All the steps to setup a VNC Server and make a remote desktop access into a Raspberry Pi.
This video is just "for fun" but the all the steps are those to be completed in order to user VNC as a Server and Viewer to remotely access into a Raspberry Pi with a graphical interface.
» PREREQUISITES
1) download Raspbian OS Buster: https://downloads.raspberrypi.org/
2) write the image on a microSD
3) enable SSH access with an empty "ssh" file into "/boot" partition
4) log into the pi and change the password of "pi" user
5) connect to Internet and update the system
» STEP 1: basic desktop setup (optional, only for Raspbian Lite)
1) sudo apt install --no-install-recommends xserver-xorg xinit
2) sudo apt install raspberrypi-ui-mods
3) sudo apt install lightdm
4) sudo reboot 0
» STEP 2: setup & enable VNC Server
1) sudo apt install realvnc-vnc-server realvnc-vnc-viewer
2) sudo raspi-config - Interfacing Options - VNC - Yes
3) vncserver-virtual -Encryption PreferOn -Authentication VncAuth
» STEP 3: test! connecting to Raspberry Pi with VNC Viewer
[Soundtrack by Various Artists released under Creative Commons]
#geekonerd #raspberrypi #vnc #remotedesktop #remoteaccess #vncserver #vncviewer #remote
_____
FOLLOW ME ON https://linktr.ee/geekonerd