s50
Userminインストール.
必要な モジュールをインストールします。
root@www:~# 50_1apt -y install python apt-show-versions libapt-pkg-perl libauthen-pam-perl libio-pty-perl libnet-ssleay-perl
s51Userminモジュールをインストールします。
root@www:~# 51_1curl -L -O http://www.webmin.com/download/deb/usermin-current.deb root@www:~# 51_2dpkg -i usermin-current.deb
s52ファイルを設定します。
root@www:~# 52_1vi /etc/usermin/miniserv.conf
s53最終行についきします。
53_1allow=127.0.0.1 192.168.1.1/24
denyusers=root
keyfile=/etc/letsencrypt/live/ubuntuserver.jp/privkey.pem
certfile=/etc/letsencrypt/live/ubuntuserver.jp/fullchain.pem
s54起動します。
root@www:~# 54_1systemctl restart usermin
s55
起動確認.
Webブラウザを起動し、Userminへアクセスし、ユーザーでログインします。
Usermin:https://ubuntuserver.jp:20000/
s56クリックします。
s57クリックします。
s58「Usermin」→「Change Language」を選択して、日本語化します。
s59「Display in language:」→「Japanese(JA_JP,UTF-8)」を選択して、「Change」をクリックします。
s60「F5」キー押下して、「日本語表示」を確認します。
コメント