-
Notifications
You must be signed in to change notification settings - Fork 0
V Server
Matvey Gladkikh edited this page Dec 3, 2021
·
4 revisions
echo "deb http://repo.psand.net/ stretch main" > /etc/apt/sources.list.d/vserver.list
curl http://repo.psand.net/pubkey.txt | apt-key add -
apt-get update
apt-get install util-vserver util-vserver-build linux-image-vserver-4.9-beng
echo "deb http://repo.psand.net/ jessie main" > /etc/apt/sources.list.d/vserver.list
curl http://repo.psand.net/pubkey.txt | apt-key add -
apt-get update
apt-get install util-vserver util-vserver-build linux-image-vserver-4.1-beng
echo "deb http://repo.psand.net/ wheezy main" > /etc/apt/sources.list.d/vserver.list
curl http://repo.psand.net/pubkey.txt | apt-key add -
apt-get update
apt-get install util-vserver util-vserver-build linux-image-vserver-3.18-beng