sudo dpkg -i webmin_1.670_all.deb
不过安装这个之前得安装一些依赖包,看提示安装就好。
bitnami@linux:~$ sudo apt-get install libnet-ssleay-perl libauthen-pam-perl libio-pty-perl apt-show-versions libapt-pkg-perl
安装完毕以后提示:
** initializing cache. This may take a while ** Setting up webmin (1.670) ... Webmin install complete. You can now login to https://linux:10000/ as root with your root password, or as any user who can use sudo to run commands as root.
如上面注释所属,我可以受用ubuntu的root账户或者是所有能够使用sudo权限的账户登录,所以我就默认使用bitnami用户登录就好,就是ubuntu的登陆账户。bitnami/psw。

.png)
原文:http://www.cnblogs.com/xwdreamer/p/3552991.html