Questions tagged [webmin]

Webmin is a web-based system configuration tool for Unix-like systems.

With Webmin, it is possible to configure operating system internals, such as users, disk quotas, services or configuration files, as well as modify and control open source apps. It's released under a BSD-like license and is largely based on Perl.

65 questions
5
votes
2 answers

Adding ssh keys for user on webmin interface?

I'd like to set ssh key on webmin. I already have keys to use for many servers. Normally in CLI, I just paste my id_rsa.pub to server server:/whitebear/.ssh/ Where can I set this on webmin interface?
whitebear
  • 655
  • 4
  • 12
  • 26
3
votes
1 answer

How to set certify the Webmin panel with Let's Encrypt

Getting SSL certificates for virtual servers on Webmin is easy with Let's Encrypt. But how do you setup automatic SSL renewal for Webmin itself using Let's Encrypt?
Bram z
  • 157
  • 1
  • 13
2
votes
1 answer

How can I supervise processes in webmin much like supervisord?

Currently I’m using Laravel Forge hosting to manage my server, but for $10 a month just to auto deploy my git repo and sometimes disable supervisord is a bit overkill. Now I can miss the auto deploy feature, but I would like to manage supervisord…
Ortix92
  • 981
  • 3
  • 12
  • 22
2
votes
0 answers

Webmin: New Virtualhost Apache configuration is incorrect, how to fix?

Whenever I create a new site on one one of my servers which runs Apache 2.4, after visiting the URL, I'm being redirected ot the default website on that server. When I look in the config file, I see the following in the header: As…
Henry van Megen
  • 175
  • 1
  • 9
2
votes
2 answers

delete webmin or not? any good reasons to keep it sitting on server?

I'm running ubuntu server. And during original set-up I installed webmin thinking it would be useful in some way. But after a month, I never even logged in. I tend to edit config files myself, and feel it's better to get familiar with txt files and…
user98645
2
votes
1 answer

How can I log in to Webmin if it doesn't accept/I can't remember my user details?

I installed webmin, and I tried to access it with my account (not root, but able to sudo) and I always got login failed. Now I have Access Denied even to my login page for too many tries. What should I do?
1
vote
1 answer

How to execute a script from a browser that is on a private server?

I am extremely new to Linux / Unix as a whole, so I apologize in advance for any ignorance that may be perceived by this question. I am trying to execute a script to set up a control panel from the front-end of a server so I can finish setting it…
J.W.F.
  • 221
  • 3
  • 17
1
vote
1 answer

How to get webmin working in Server 2008(X64)

I have installed webmin in server 2008(howto) plus its dependencies activeperl(howto) under VirtualBox, but I can not get it to work. That is what I did so far: As per the activeperl(howto) I briefly turned off the server, cause otherwise, it will…
blade19899
  • 688
  • 2
  • 11
  • 27
1
vote
0 answers

Webmin Java applets not starting

I have running Mint 13 (based on Ubuntu 12.04) KDE desktop with Firefox 19.0.2 and Opera 12.14 browsers. Java installed default by the system and its version is: $~/ java -version java version "1.7.0_15" OpenJDK Runtime Environment (IcedTea7 2.3.7)…
Sencer H.
  • 1,290
  • 13
  • 22
1
vote
1 answer

stop emails originating from apache / php

I am running Ubuntu with Webmin / VirtualMin And I started getting this issue with thousands of emails coming from www-data which is Apache.. somehow from a virtual site. How can I disable this feature. I want site users to use SMTP that is created…
Piotr Kula
  • 3,736
  • 2
  • 25
  • 40
1
vote
3 answers

How can I connect to webmin as a sudo user

How can I connect to webmin when I do not know the root password. I have a sudo account that can become root
David Roth
  • 11
  • 1
  • 1
  • 2
1
vote
2 answers

webmin bind issue- error when i try to start bind

I am setting up a domain = mydomain.com with 2 nameservers ns1.mydomain.com and ns2.mydomain.com in Webmin -> BIND. For this, I have registered 2 child nameservers at my domain registrar, and in Webmin->Bind I have set up a new zone for this…
Arvind
  • 185
  • 1
  • 3
  • 9
1
vote
0 answers

Check Root Email on Laptop Running Ubuntu and Webmin

I am on Ubuntu Desktop 20.04 running Webmin 1.998, Postfix 9.4.1, Thunderbird 91.11. How can I use Thunderbird to read my root / webmin emails? Researching this, I can only find an old post whose solutions all seem out-dated, due to changes in…
mjones
  • 277
  • 4
  • 16
1
vote
0 answers

Webmin Emails In Trash SPF=none & DKIM=permerror

I have webmin installed on my server, along with virtualmin. While Virtualmin emails are correctly authenticated with configured SPF and DKIM settings.... All of my emails from webmin and/or root are being sent straight to trash because their…
mjones
  • 277
  • 4
  • 16
1
vote
0 answers

Couldn't add PHP 7.4 to Webmin/Virtualmin

I followed this tutorial which actually referred to this but after I did the installation for my CentOS 7 and went to System Settings -> Re-Check Config at VirtualMin, I see the same PHP versions I already have as shown below. The following PHP…
henix81359
  • 11
  • 1
1
2 3 4 5