cd /usr/lib/systemd/user/graphical-session.target.wants
sudo ln -s ../vino-server.service ./.
gsettings set org.gnome.Vino prompt-enabled false
gsettings set org.gnome.Vino require-encryption false
gsettings set org.gnome.Vino prompt-enabled false
gsettings set org.gnome.Vino require-encryption false
sudo reboot
1.After nano login, you must enter your password to login before the remote service will start automatically 2.View the nano's iP address
ifconfig
nano /etc/X11/xorg.conf
Add at the bottom of the file
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Tegra0"
SubSection "Display"
Depth 24
Virtual 1280 800 # Modify the resolution by editing these values
EndSubSection
EndSection
Restart takes effect
sudo reboot
*note: if you want hot change, you can run:
xrandr --fb 1920x1080