http://localhost:10000
Код: Выделить всё
wget q -O http://www.webmin.com/jcameron-key.asc | apt-key add
Код: Выделить всё
deb http://download.webmin.com/download/ bullseye main contrib
apt install webmin
Код: Выделить всё
wget q -O http://www.webmin.com/jcameron-key.asc | apt-key add
Код: Выделить всё
deb http://download.webmin.com/download/ bullseye main contrib
Код: Выделить всё
curl -o setup-repos.sh https://raw.githubusercontent.com/webmin/webmin/master/setup-repos.sh
sudo sh setup-repos.sh
sudo apt-get install webmin --install-recommends
Код: Выделить всё
wget https://www.webmin.com/download/deb/webmin-current.deb
sudo apt-get install --install-recommends ./webmin-current.deb