ipvsadm-save
Linux Virtual Server support programs
Install
- All systems
-
curl cmd.cat/ipvsadm-save.sh
- Debian
-
apt-get install ipvsadm - Ubuntu
-
apt-get install ipvsadm -
Alpine
-
apk add ipvsadm - Arch Linux
-
pacman -S ipvsadm - Kali Linux
-
apt-get install ipvsadm - CentOS
-
yum install ipvsadm - Fedora
-
dnf install ipvsadm - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install ipvsadm - Raspbian
-
apt-get install ipvsadm - Docker
-
docker run cmd.cat/ipvsadm-save ipvsadm-savepowered by Commando
ipvsadm
Linux Virtual Server support programs
The Linux Virtual Server (lvs or IPVS) is a highly scalable and highly available server built on a cluster of real servers. The architecture of the cluster is transparent to end users, and the users see only a single virtual server. This package provides some support programs necessary to implement a virtual server under Linux. With the addition of the mon and heartbeat packages it is possible to implement a complete high-availability solution for Linux.