viotop
user-space tools for Linux-VServer virtual private servers
Install
- All systems
-
curl cmd.cat/viotop.sh
- Debian
-
apt-get install util-vserver
- Ubuntu
-
apt-get install util-vserver
- Kali Linux
-
apt-get install util-vserver
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install util-vserver
- Raspbian
-
apt-get install util-vserver
- Dockerfile
- dockerfile.run/viotop
util-vserver
user-space tools for Linux-VServer virtual private servers
The util-vserver project provides the user-space tools for creating and managing the virtualization technology known as Linux-Vserver guests. Linux-Vserver guests are a significantly advanced jail mechanism running inside a host GNU-Linux server. Linux-Vserver guests can be used to securely partition resources such as processes, memory, network; logically separate services or run entirely different distributions all on a single system. Virtual private servers are separated from each other through security contexts, and as a result are completely unaware of each other, or of the host itself. http://linux-vserver.org/ http://ftp.linux-vserver.org/pub/utils/util-vserver/