linuxvnc
VNC server to allow remote access to a tty
Install
- All systems
-
curl cmd.cat/linuxvnc.sh
- Debian
-
apt-get install linuxvnc
- Ubuntu
-
apt-get install linuxvnc
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install linuxvnc
- Raspbian
-
apt-get install linuxvnc
- Dockerfile
- dockerfile.run/linuxvnc
linuxvnc
VNC server to allow remote access to a tty
linuxvnc can export your currently running text sessions to any VNC client. It can be useful if you want to move to another computer without having to log out or to help a distant colleague solve a problem.