ubuntu 18.04 webmin Webminstats
ubuntu 18.04にwebminをインストールし,Webminstatsをインストールする. $> wget http://www.webmin.com/jcameron-key.asc $> sudo apt-key add jcameron-key.asc /etc/apt/sources.list に以下を追加 deb https://download.webmin.com/download/repository sarge contrib 以下のコマンドを実行 $ sudo apt install libauthen-pam-perl libnet-ssleay-perl openssl libpam-runtime libio-pty-perl gawk rrdtool libgd-tools librrds-perl smartmontools liblwp-protocol-http-socketunix-perl libio-pty-perl apt-show-versions libapt-pkg-perl $ sudo apt install libcgi-pm-perl $ wget http://www.webmin.com/jcameron-key.asc $ sudo apt-key add jcameron-key.asc $ sudo apt install apt-transport-https $ sudo apt update $ sudo apt install webmin