vlock-main
Virtual Console locking program
Install
- All systems
-
curl cmd.cat/vlock-main.sh
- Debian
-
apt-get install vlock
- Ubuntu
-
apt-get install vlock
- Kali Linux
-
apt-get install vlock
- CentOS
-
yum install vlock
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install vlock
- Raspbian
-
apt-get install vlock
- Dockerfile
- dockerfile.run/vlock-main
vlock
Virtual Console locking program
vlock either locks the current terminal (which may be any kind of terminal, local or remote), or locks the entire virtual console system, completely disabling all console access. vlock gives up these locks when either the password of the user who started vlock or the root password is typed. vlock is interesting on multi user system environments. vlock allows users to lock their sessions while other users can still use the same system via other virtual terminal. vlock is very useful for users security.