Install KLMS, Webmin Dan Postfix
Install KLMS, Webmin Dan Postfix
Pembuatan/penginstall KLMS
1. Masuk sebagai Root di Server
2. Membuat Group user
“groupadd klusers”
“useradd kluser”
“usermod -a -G klusers kluser”
3. Update Server
“apt-get update”
Tambahkan
“deb http://download.webmin.com/download/repository sarge contrib”
“deb http://webmin.mirror.somersettechsolutions.co.uk/repository sarge
contrib”
3. Download webmin
“wget -q -O- http://www.webmin.com/jcameron-key.asc | sudo apt-key add”
4. Install Webmin
“apt-get install webmin”
Install Postfix