Background: 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 my Raspberry Pi is 10.141.247.12 for the client.
1. Install tightvncserver on Raspberry Pi's machine first (set the software source based on another blog post)
Sudo apt-get install tightvncserver
2. Enable tightvncserver
Tightvncserver
Enter the Raspberry Pi password 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
5. The following information is displayed:
Recommended reading:
Raspberry Pi build LAMP Server
Install a game simulator on Raspberry Pi
Install Weston on Raspberry Pi
Linux OS for Raspberry Pi is available
Raspberry Pi (Raspberry Pi) trial note
Introduction to Raspberry Pi (Raspberry Pi) installation, IP configuration, and software source