Como esta solucion siempre funciona, aqui la copio para que la proxima vez no la tenga que buscar demasiado:
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 :
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 :
cd /root
wget http://www.webmin.com/jcameron-key.asc
apt-key add jcameron-key.asc
You will now be able to install with the commands :apt-get update
apt-get install webmin
All dependencies should be resolved automatically.
Es la copia textual del manual online en
http://www.webmin.com/deb.html
No hay comentarios:
Publicar un comentario