・自動セットアップスクリプトのインストール
[root@alma]# curl -o webmin-setup-repo.sh https://raw.githubusercontent.com/webmin/webmin/master/webmin-setup-repo.sh
%
|
Total
|
%
|
Received
|
%
|
Xferd
|
Average
|
Speed
|
Time
|
Time
|
Time
|
Current
|
|
|
|
|
|
|
Dload
|
Upload
|
Total
|
Spent
|
Left
|
Speed
|
100
|
16246
|
100
|
16246
|
0
|
0
|
42640
|
0
|
--:--:--
|
--:--:--
|
--:--:--
|
42640
|
・自動セットアップスクリプトの実行
[root@alma]# sh webmin-setup-repo.sh
Setup Webmin releases repository? (y/N) y※ y を押下
Downloading Webmin developers key ..
.. done
Installing Webmin developers key ..
.. done
Setting up Webmin releases repository ..
.. done
Downloading repository metadata ..
.. done
Webmin and Usermin can be installed with:
dnf install webmin usermin
・webmin のインストール
[root@alma]# dnf -y install webmin