Forskel mellem versioner af "Webmin installering"

Fra Millenium's Wiki
Spring til navigation Spring til søgning
(Oprettede siden med '== Install == Tilføj følgende sources <code> deb http://download.webmin.com/download/repository sarge contrib deb http://webmin.mirror.somersettechsolutions.co.uk/reposi...')
 
Linje 29: Linje 29:
  
 
== Links ==
 
== Links ==
http://www.webmin.com/deb.html
+
[http://www.webmin.com/deb.html Installing Webmin on Debian]
  
 
[[category:Computer]]
 
[[category:Computer]]
 
[[category:Linux]]
 
[[category:Linux]]
 
[[category:Server]]
 
[[category:Server]]

Versionen fra 12. feb 2012, 17:06

Install

Tilføj følgende sources

deb http://download.webmin.com/download/repository sarge contrib deb http://webmin.mirror.somersettechsolutions.co.uk/repository sarge contrib

til /etc/apt/sources.list

Hent apt-key:

cd /root wget http://www.webmin.com/jcameron-key.asc apt-key add jcameron-key.asc

installér Webmin med følgende kommando'er

apt-get update apt-get install webmin

Links

Installing Webmin on Debian