Vislab8: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (added the category tag.) |
||
Line 8: | Line 8: | ||
User vislab can use "sudo" to run commands with super user rights: | User vislab can use "sudo" to run commands with super user rights: | ||
sudo ls | sudo ls | ||
[[Category:Vislab]] |
Revision as of 18:20, 20 July 2010
Vislab8 is Dario's pc. It hosts an NVIDIA Tesla C1060 GPGPU.
You can access vislab8 by ssh:
ssh vislab@10.0.3.8
The password is the usual one. The password for the super user (root) is the usual second-level password.
User vislab can use "sudo" to run commands with super user rights:
sudo ls