查看文章 |
Many Ways to Use Remote Desktop (X11VNC)There are many ways to get into a computer by using remote desktop. Some examples include: ssh, VNC, RDP, XDMCP, ICA, X11VNC, etc. Remote desktop can be used for lots of different reasons, such as if you promised your son to get him a game in your house and you have to go to work, VNC can come to the rescue!. Or, if you need help with configuring something on your system and know a trusted person that can assist you remotely, X11VNC is the tool to help. Today, I'm going to talk about X11VNC. X11VNC is the most commonly used remote desktop tool for X systems. To start X11VNC, you need to first install it. To get X11VNC, type this command in a terminal of a Debian- or Ubuntu-based: sudo apt-get install x11vnc
Note your host and port. Since the server setup is complete, let's move on to client. You should have two accounts for this step.
http://www.linux.com/learn/tutorials/102976-many-ways-to-use-remote-desktop-x11vnc |