Home » Linux Tutorials » vnc

vnc

[Dec 9, 2012 | Views: 2,518]
Sometimes we need to have the GUI of some application on the remote server. ssh’s X11 forwarding with “-X” parameter is a good and fast method. But if we want ... read more »
[Nov 27, 2012 | Views: 1,834]
ssh, scp, sftp and vnc are frequently used tools (both servers and clients) on Linux. We may want to remote control a Linux box from Windows such as when we make ... read more »