Questions tagged [webmin]

Webmin is a web-based interface for system administration for Unix.

Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes the need to manually edit Unix configuration files like /etc/passwd, and lets you manage a system from the console or remotely.

112 questions
6
votes
1 answer

How to install webmin?

How do I install webmin on Ubuntu 12.04? Note: I am using the desktop edition, not Ubuntu Server.
3
votes
4 answers

Problem connecting to Webmin

I have installed Webmin with the view to try an understand what is all running. Yesterday I had it setup with login and password, but today when I try to get access to the server with: https://ubuntu:10000/ in order to login, I get unable to…
1
vote
1 answer

Can't change webmin port?

I'm using the code sudo nano -w /etc/webmin/miniserv.conf to change Webmin's port in putty but it's saying command not found. Any suggestions? :~# sudo nano -w /etc/webmin/miniserv.conf sudo: nano: command not found
zarch
  • 19
  • 1
  • 4
0
votes
1 answer

Webmin MySql error message

Has anybody else had a error message like this in webmin? Failed to save MySQL server options : Missing or invalid IP address to listen on
Sam
  • 1
0
votes
1 answer

Trying to keep users in their home directory

I have created a user brandon. I am trying to keep brandon in his home directory (/home/brandon/), I would like him to be able to edit/delete/create folder and files, but I don't want him to go to /home/ or anything else above his directory. I have…
0
votes
2 answers

Unable to access webmin?

I'm unable to access webmin via web or com. I've changed the port, and I'm thinking it's the firewall that is closing it. What code is needed to change and give access to the port?
zarch
  • 19
  • 1
  • 4
0
votes
2 answers

Both Webmin & ISPConfig won't work on my Ubuntu Linode

I followed the steps on this page to download and setup Webmin on my Linode Ubuntu server, however, when I try to visit https + my.ip.add.ress + :10000, the page just hangs and nothing loads. I already looked into my firewall settings. I uninstalled…
0
votes
0 answers

How do I fix Ajaxterm connection error for text login after updating webmin?

I performed all the recommended updates listed in webmin and now when I click on text login I get the following. "Ajaxterm did not start accepting connections on port 10001 after 30 seconds." This did not happen before updating. What is this and how…
Stuperfied
  • 173
  • 1
  • 1
  • 4
0
votes
1 answer

Cant install DHCP in webmin Help!

I installed ubuntu 18.04 today and after I installed webmin I can't install dhcp-server. How can I debug/fix this?