18.04.2017, 22:08
(Dieser Beitrag wurde zuletzt bearbeitet: 18.04.2017, 22:09 von Dorena Verne.)
ich sehe schon....
Steht auch alles auf der webminseite
Edit:
Bogus war schneller^^
Zitat:Using the Webmin APT repository
If you like to install and update Webmin via APT, edit the /etc/apt/sources.list file on your system and add the line :
Code:deb http://download.webmin.com/download/repository sarge contrib
You should also fetch and install my GPG key with which the repository is signed, with the commands :
You will now be able to install with the commands :Code:cd /root
wget http://www.webmin.com/jcameron-key.asc
apt-key add jcameron-key.asc
All dependencies should be resolved automatically.Code:apt-get update
apt-get install apt-transport-https
apt-get install webmin
Steht auch alles auf der webminseite
Edit:
Bogus war schneller^^