December 17,2007

How to install and uninstall Webmin

Webmin是一個可透過Web介面管理伺服器的OSS,這對因CLI有恐懼而無法踏入Linux領域的人來說,無疑是一大福音!
Webmin有許多種Package,以下就介紹TAR檔案在FC4底下的安裝方式
1.下載後,通常檔案存放位置為/tmp下
2.解開TAR檔案,使用以下命令:
[root@yourhost /tmp]# gunzip webmin-1.380.tar.gz
[root@yourhost /tmp]# tar xf webmin-1.380.tar
3.移至特定目錄下,安裝Webmin
[root@yourhost /tmp]# cd webmin-1.380
[root@yourhost /tmp/webmin-1.380]# ./setup.sh /usr/local/webmin
在安裝時,安裝程式會詢問系統設定相關問題,分別輸入後,即完成安裝程序。
4.解除安裝之方法,只要執行下列命令即可
/etc/webmin/uninstall.sh


Posted by chenbj at 樂多Roodo! │15:47 │回應(0)引用(0)IT技術
樂多分類:網路/3C 共同主題:LINUX 工具:編輯本文
Ads by Roodo! 

引用URL

http://cgi.blog.roodo.com/trackback/4665671