| 1 | == Login into reserved domain == |
| 2 | |
| 3 | During your approved time slot, you will be able to ssh into the console of the respective domain. A console is a dedicated machine that allows access to all resources in that domain. |
| 4 | |
| 5 | For example, to access the sandbox8: |
| 6 | {{{ |
| 7 | yourhost>ssh username@console.sb8.orbit-lab.org |
| 8 | |
| 9 | Using username "username". |
| 10 | Authenticating with public key "xxxxxxxxx" |
| 11 | Welcome to Ubuntu 12.04.1 LTS (GNU/Linux 3.2.0-36-generic x86_64) |
| 12 | |
| 13 | * Documentation: https://help.ubuntu.com/ |
| 14 | |
| 15 | System information as of Mon Jan 28 20:25:50 EST 2013 |
| 16 | |
| 17 | System load: 0.0 Processes: 93 |
| 18 | Usage of /: 2.7% of 69.43GB Users logged in: 0 |
| 19 | Memory usage: 6% IP address for eth0: 10.50.18.10 |
| 20 | Swap usage: 0% IP address for eth1: 10.18.0.10 |
| 21 | |
| 22 | Graph this data and manage this system at https://landscape.canonical.com/ |
| 23 | |
| 24 | 9 packages can be updated. |
| 25 | 0 updates are security updates. |
| 26 | |
| 27 | |-----------------------------------------------------------------| |
| 28 | | *** For authorized use only *** | |
| 29 | | This system is for the use of authorized users only. All users | |
| 30 | | are expected to comply with the "Acceptable Use Policy" availa- | |
| 31 | | ble at http://www.orbit-lab.org/AUP.html | |
| 32 | | Individuals using this computer system, are subject to having | |
| 33 | | all of their activities on this system monitored and recorded | |
| 34 | | by system personnel. | |
| 35 | | | |
| 36 | | Anyone using this system expressly consents to such monitoring | |
| 37 | | and is advised that if such monitoring reveals possible | |
| 38 | | evidence of criminal activity, system personnel may provide the | |
| 39 | | evidence of such monitoring to law enforcement officials. | |
| 40 | | | |
| 41 | | Email question, comments or problems to help@orbit-lab.org | |
| 42 | |-----------------------------------------------------------------| |
| 43 | |
| 44 | username@console.sb8:~$ |
| 45 | }}} |