Page 1 of 1

webmin : server control panel

Posted: Tue Jan 01, 2019 5:57 pm
by Stevyn
webmin : server control panel

http://www.webmin.com/

install:

Code: Select all

sudo nano /etc/apt/sources.list
Then add this line to the bottom of the file to add the new repository:

Code: Select all

deb http://download.webmin.com/download/repository sarge contrib

Code: Select all

wget http://www.webmin.com/jcameron-key.asc
sudo apt-key add jcameron-key.asc
sudo apt-get update 
sudo apt-get install webmin
sudo ufw allow 10000
/usr/share/webmin/changepass.pl /etc/webmin username password

Re: webmin : server control panel

Posted: Thu Jul 25, 2019 3:07 pm
by Stevyn
Webmin databases backup

https://www.virtualmin.com/node/56204

"Is a directory" Either the directory already exists or it doesnt know how to write to /directory/. Try variable substitution. Make last folder /%m-%d-%y

Then enable variable and time substitution in the webmin, mysql module config.

Do strftime substitution of backup destinations? Yes

Do Webmin variable substitution on backup destinations? Yes