41
edits
(Created page with "=== Use VNC Server for Remote Access === You can use VNC (Virtual Network Computing) to access graphical interface of the remote machines Advantage: jobs initiated in a VNC en...") |
|||
=== Start using VNC ===
:1. Login to your account through a ssh terminal (refer to __link) (use login.hep.wisc.edu)
:
::
$ vncpasswd
:
:3. Issue command vncserver
::
$ vncserver
:
Then you'll see the address of the newly created remote desktop
::
New 'login##.hep.wisc.edu:# (USER)' desktop is login##.hep.wisc.edu:#
:
Your new VNC desktop location is 'login##.hep.wisc.edu:#'
:4. Copy the location to your VNC viewer software, put in the password you just set, and you are ready to go
|
edits