$ nala install gnupg2 curl -y
$ curl -o setup-repos.sh https://raw.githubusercontent.com/webmin/webmin/master/setup-repos.sh
$ sudo sh setup-repos.sh -y
$ sudo nala install -install-recommends webmin -y
$ sudo systemctl enable webmin
$ sudo systemctl start webmin
$ sudo systemctl status webmin
dostep przez WEB
http://YourServerIPaddress:10000
user/pass - z linuxa
w razie bledow
$ sudo systemctl restart webmin
$ sudo systemctl stop webmin
$ netstat -tunlp | grep 10 000
You should get the following output:
root@host:/tmp# netstat -tunlp | grep 10000
tcp 0 0 0.0.0.0:10000 0.0.0.0:* LISTEN 34981/perl
udp 0 0 0.0.0.0:10000 0.0.0.0:* 34981/perl