Today's tutorial describes a very simple and quick installation panel Webmin system Debian9.
What is Webmin?
Webmin is a graphical interface for server administration through a web browser.
Very useful especially novice administrators with server configuration, but not only, because its features are quite big.
At the beginning, add the repository Webmin.
edit file:
nano /etc/apt/sources.list
and add:
deb http://The following guide describes how to install the Webmin panel on a Debian system
The next step is to download and install the key
wget http://www.webmin.com/jcameron-key.asc
sudo apt-key add jcameron-key.asc
We update the list of packages:
apt update
The last step is to install the webmin which we will command:
apt install webmin After the correct installation should receive a message in the console as below:
Webmin install complete. You can now login to https://your_server_ip:10000 as root with your root password, or as any user who can use `sudo`.
Webmin to log in using our adresuip:port.
If you have a firewall, we add exceptions for port 10000
The guide below describes how to install KeePass on Ubuntu. Całość wykonamy za pomocą kilku poleceń…
Master PDF Editor is a comprehensive PDF program, which includes many features. Oprócz tworzenia i edycji…
Iotop jest prostym narzędziem dla systemów Uniksowych umożliwiającym monitorowanie użycia dowolnego nośnika pamięci flash/hdd/ssd w…
You can separate two or more commands with semicolons (;), Semicolon (;): służy do oddzielania…
Poniższy poradnik opisuje w jaki sposób za pomocą konsoli możemy dokonać edycji danych zdjęcia exif.…
The following guide describes how to install Rocket.Chat on Rocky Linux 8 Całość bardzo prosto zainstalujemy…