ipvsadm

Linux Virtual Server support programs

Install

All systems
curl cmd.cat/ipvsadm.sh
Debian Debian
apt-get install ipvsadm
Ubuntu
apt-get install ipvsadm
Alpine
apk add ipvsadm
Arch Arch Linux
pacman -S ipvsadm
image/svg+xml Kali Linux
apt-get install ipvsadm
CentOS
yum install ipvsadm
Fedora
dnf install ipvsadm
Windows (WSL2)
sudo apt-get update sudo apt-get install ipvsadm
Raspbian
apt-get install ipvsadm
Docker
docker run cmd.cat/ipvsadm ipvsadm powered 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.