易春木

Feed Rss

Ubuntu server 安裝 webmin

08.31.2010, IT開發, 記事本, by , 1,233 人次 .

http://www.info-artist.net/2009/11/ubuntu-server-webmin.html

Webmin 是一個很有名的 linux 的網頁介面的管理軟體 ~ 會讓我們在管理

相關的設定方便許多, 那在 ubuntu 上安裝也很方便 ~

以下簡單分享安裝方式

首先先到 webmin 的網站下載webmin 下載頁面 :

http://www.webmin.com/download.html

找到 Debian package suitable for Debian, Ubuntu or other derived Linux

下載後就可以開始安裝囉 ~~

首先先安裝相關套件
sudo apt-get install libauthen-pam-perl libnet-ssleay-perl libpam-runtime openssl perl perl-modules

再安裝 webmin
sudo dpkg -i webmin_1.430_all.deb

啟用 webmin
sudo /etc/init.d/webmin start

這樣就可以用brower輸入 https://serverip:10000

開始使用 webmin 囉 ~

閱讀這篇文章的讀者也會看:

發表迴響

您的電子郵件位址並不會被公開。 必要欄位標記為 *

*

您可以使用這些 HTML 標籤與屬性: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>