by Devin Yang
(This article was automatically translated.)

Published - 5 years ago ( Updated - 5 years ago )

Execute the following command
sudo apt update
sudo apt install realvnc-vnc-server realvnc-vnc-viewer
Run the settings again
sudo raspi-config

Select Interfacing Options, you can start.

Figure 2

Download RealVNC Client software
https://www.realvnc.com/download/viewer/



 

Tags: linux raspberry

Devin Yang

Feel free to ask me, if you don't get it.:)

No Comment

Post your comment

Login is required to leave comments

Similar Stories


linux

Multiple ssh configuration files for public key authentication

When we use ssh public key authentication, we usually add relevant settings in ~/.ssh/config. If some are used by the company or at home, can multiple configs be used? In fact, it is possible. We can use git to load the company-shared, version-controlled config through Include.

linux,system

Detect whether selinux is enabled in the system

Detect whether selinux is enabled in the system

linux,system,config

Fix the problem that CentOS6.x can no longer be updated

There may still be some old programs in some places, which can only run the old system. But you want to be able to execute and install some desired packages, you may try this method. Please note that if this system is important to you, please evaluate it yourself. It is recommended that you have a Docker environment and have a backup image before trying it.