Questions tagged [webmin]

A web-based interface for system administration for Unix. Setup user accounts, DNS, file sharing and the program is freeware.

Webmin removes the need to manually edit Unix configuration files like /etc/passwd, and lets you manage a system from the console or remotely.

It could be considered a free alternative to the commonly used CPanel & WHM Hosting/Server administration solutions.

http://www.webmin.com/


Webmin can be expanded by installing modules, which can be custom made. Aside from this, there are two other major projects that extend the functionality of webmin:

  1. Usermin presents and controls a subset of the features available in Webmin, such as webmail and other user-level tasks, rather than administrator-level tasks.
  2. Virtualmin, which is a domain hosting and web site control panel, which gives the ability to create and manage domains. See .
301 questions
6
votes
1 answer

Is there any replacement for Webmin file manager?

I was wondering if there is any third party module to replace Webmin Java file manager. I couldn't find anything in Webmin website. so is there anything I can try?
Zim3r
  • 580
  • 2
  • 14
  • 36
5
votes
2 answers

Virtualmin-Webmin Inaccessible when cloudflare is ON

The problem that i have is that the only way i can get to the login page (in a subdomain) is when i have cloudflare OFF for that record, the moment i turn on Cloudflare, it never show me nothing, after a while only shows an ERR_CONNECTION_TIMED_OUT…
elgranchuchu
  • 333
  • 1
  • 5
  • 18
5
votes
3 answers

Creating a virtual host using webmin loads default site

So I'm trying to set up a rackspace cloud server to host multiple sites (not servers) with a single IP. I installed Virtualmin/Webmin on an Ubuntu 12.04 LTS server. I created the directory /var/www/sites/testsite. Then I created a virtual host under…
Rooster242
  • 911
  • 3
  • 10
  • 19
4
votes
1 answer

Why do I keep getting this error on Postgreql psql: /lib64/libpq.so.5: no version information available (required by psql)?

Updated: Someone mentioned below this is a duplicate of this: https://dba.stackexchange.com/questions/269473/what-does-psql-usr-pgsql-11-lib-libpq-so-5-no-version-information-available Well mine is on centos and Below is what shows when I use: rpm…
Vvictory
  • 45
  • 1
  • 11
4
votes
2 answers

Is there a way to assign multiple static IPs to an Amazon Lightsail instance?

I am currently using Amazon Lightsail to provide Wordpress Multisite Hosting for a couple of my clients, but I'm running into an issue. I am working with the following technologies: 1) Wordpress Multisite (2 installations on the same server) 2)…
4
votes
6 answers

Virtual server on virtualmin keeps redirecting to wrong website

I have created a virtual server say aaa.com but when I access the site (via editing my hosts file on Windows 7, cos I have a live aaa.com running on the Internet), it brings me to my other virtual server's site I have, like bbb.com Why is that? I…
WWelsh
  • 41
  • 1
  • 4
4
votes
3 answers

Where does Webmin stores its passwords?

I am trying to figure out where does Webmin store its passwords on a fedora machine ? Is it stored hashed ? or plain text and where ? I have tried to search all the system files and Webmin but no luck ! Thanks in advance
Ahmed Taher
  • 999
  • 3
  • 11
  • 12
4
votes
2 answers

FollowSymLinks error "Not allowed here"

I've been searching for 4 hours already but I can't seem to find a solution to our problem. The problem we've encountered We have a CentOS Linux 6.4 server, running Virtualmin 3.99.gpl. We have a Drupal website which we would like to move to this…
jeroenvisser101
  • 856
  • 10
  • 23
4
votes
4 answers

Can't log into ProFTPD set up by Webmin on CentOS

I just installed ProFTPD on a test CentOS webserver, which contains Webmin. After installing ProFTPD I tried to connect via FTP and it wouldn't let me. I've tried to connect with FileZilla and terminal on the server. To connect I've tried all the…
Steven10172
  • 2,003
  • 4
  • 21
  • 37
4
votes
1 answer

SQL add new columns ignoring duplicates

We have quite a few databases, and we're trying to run upgrade scripts on all of them to bring them up to date - as such, they all have different columns and tables. We want to add new tables and columns if they arent already present, so for…
Toby
  • 1,651
  • 2
  • 18
  • 31
3
votes
2 answers

Linux add PHP 7.4 to Webmin/Virtualmin

My current setup of Webmin/Virtualmin has PHP 5.6 and 7.2. More and more composer packages have a requirement of PHP 7.4. I don't want to have 7.4 as the default PHP, I have sites on the server that need 5.6 (I know, not great but it's the way it…
Mike
  • 182
  • 1
  • 3
  • 15
3
votes
1 answer

Webmin Database Permissions

Is there a way that I can set user permissions in webmin/vitrualmin so that only certain databases show up. I've created a Mysql user and set their permissions so that they can perform actions against the given databse. However when they log in (to…
Rob
  • 1,089
  • 3
  • 11
  • 19
3
votes
4 answers

Change root password of instance in Amazon EC 2 & Webmin

I have set up a website with the help of a System Admin on Amazon EC2. After the work, he installed a Webmin for me to handle the things like Control Panel. Now I need to reset the password for everything to keep things secure. For this: (a) I have…
Web_Developer
  • 1,251
  • 2
  • 18
  • 34
3
votes
2 answers

How to configure Virtualmin to be accessed using Domain name after installation

I installed Virtualmin on my server at a time i wasn't having a domain name. But now i do, how do i configure Virtualmin to be accessed through this domain name that is managed from another server. Can I simply use a reverse proxy to map the ip to…
spirit
  • 283
  • 2
  • 16
3
votes
1 answer

Trigger programmatically autocomplete event for shell in system call and get output

Before actual question few words about what I'm doing to grasp the idea. I would want to add another cool feature to my Authentic Theme for Webmin. I have made Command Shell module look/feel just if it was ordinary shell. However, as it's only a…
Ilia Ross
  • 13,086
  • 11
  • 53
  • 88
1
2
3
20 21