: Sometimes we want to remotely connect to a linux GUI to manage machines. here we need to use tightvncserver and xtightvncviewer.
The ip address of my Raspberry Pi is 10.141.247.134. the ip address of the client to connect to Raspberry Pi is 10.141.247.12.
1. Install tightvncserver on raspberry's machine first (set the software source based on another blog post)
Sudo apt-get install tightvncserver
2. Enable tightvncserver
Tightvncserver
Enter the password of Raspberry Pi and then ask if you want to set an independent password. I choose n
3. Install xtightvncviewer on another machine (10.141.247.12)
Aborn @ aborn-lisp :~ $ Sudo apt-get install xtightvncviewer
4. Connect to another machine (after Step 2 is complete ~ /. There is an aborn: 1.pidin The vnc directory, so the number below corresponds to 1)
Aborn @ aborn-lisp :~ $ Xtightvncviewer 10.141.247.134: 1
4. The following information is displayed: