tigervncpasswd
Virtual network computing; Common software needed by servers
Install
- All systems
-
curl cmd.cat/tigervncpasswd.sh
- Debian
-
apt-get install tigervnc-common
- Ubuntu
-
apt-get install tigervnc-common
- Kali Linux
-
apt-get install tigervnc-common
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install tigervnc-common
- Raspbian
-
apt-get install tigervnc-common
- Dockerfile
- dockerfile.run/tigervncpasswd
tigervnc-common
Virtual network computing; Common software needed by servers
VNC stands for Virtual Network Computing. It is, in essence, a remote display system which allows you to view a computing `desktop' environment not only on the machine where it is running, but from anywhere on the Internet and from a wide variety of machine architectures. It is implemented in a client/server model. This package provides the vncpasswd and vncconfig tools.