Search This Blog

Sunday, July 31, 2011

Access remote systems using ssh and VNC

1)Basic ssh access
#ssh user@host

2)VNC
vncviewer is an Xt-based client application for the VNC (Virtual Network Computing) system. It can connect to any VNC-compatible server such as Xvnc or WinVNC, allowing you to control desktop environment of a different machine.

#vncviewer host:port

No comments: