Install Webmin on linux -Manage Your Linux server via Web Interface
# System update
#===#======#==
apt update -y
# Download script
#===========#====
https://webmin.com/download/
# Install Webmin
#========#====
apt-get install webmin -y
# Start services at boot
#=====#=====#======
systemctl enable webmin
# Show services status
#======#======#====
systemctl status webmin
by Ripon4You
linux smtp server
whats the password??