GNU/Linux >> Znalost Linux >  >> Debian

Instalace Webminu v Debianu 8 (Jessie)

Tyto pokyny jsou 'plagiátem' webu:
http://www.christophe-casalegno.com/2015/07/14/how-to-install-webmin-on-debian-8/

Chcete-li nainstalovat webmin na Debian 8, postupujte podle těchto pokynů:
cd /root
wget http://www.webmin.com/jcameron-key.asc
apt-key add jcameron-key.asc
echo "deb http://download.webmin.com/download/repository sarge contrib" >> /etc/apt/sources.list
echo "deb http://webmin.mirror.somersettechsolutions.co.uk/repository sarge contrib" >> /etc/apt/sources.list
apt-get update
apt-get -y install webmin

Pokud je to pro vás příliš dlouhé, můžete také udělat toto:
wget http://www.christophe-casalegno.com/tools/install_webmin.sh
chmod +x install_webmin.sh
./install_webmin.sh


Debian
  1. Instalace GRUB2 na mdadm software Raid v Debian Wheezy/Jessie

  2. Oficiální seznam repozitářů Debianu Jessie

  3. Instalace Xen Hypervisor 4.8 na Debian Jessie

  1. Instalace PHP 8 na Debian 10

  2. Debian – instalace Steamu na Debian?

  3. Instalace g++ 7.0.1 na Debian 8.7

  1. Debian apt-get jessie sources.list

  2. Vydán Debian 8 Jessie – Co je nového?

  3. Jak upgradovat Debian 7 Wheezy na Debian 8 Jessie