以debain6 为例安装webmin及其虚拟主机控制模块virtualmin
——————下载安装webmin——————
Debian package suitable for Debian, Ubuntu or other derived Linux
http://prdownloads.sourceforge.net/webadmin/webmin_1.530_all.deb
14M
wetget http://prdownloads.sourceforge.net/webadmin/webmin_1.530_all.deb
If Debian complains about missing dependencies, you can install them with the command : apt-get install perl libnet-ssleay-perl openssl libauthen-pam-perl libpam-runtime libio-pty-perl apt-show-versions
dpkg --install webmin_1.530_all.deb
————————————安装virtualmin————————————
http://www.webmin.com/vinstall.html
The Linux installer can be downloaded from install.sh
. Once you have it on the Linux system you want to run Virtualmin on, execute it with the commands :
wetget http://software.virtualmin.com/gpl/scripts/install.sh
chmod +x install.sh
./install.sh
————————————然后就可以进入管理面板————————————
password to your current root password. You should now be able to login to Webmin at the URL http://localhost:10000/
. Or if accessing it remotely, replace localhost
with your system's IP address.
用户密码为为SSH的用户名及密码
————————————常见问题Q&A————————————