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
-1
votes
2 answers

How to find files taking up disk space in Linux

I'm trying to find the largest files on my 25GB Linux server which has been steadily running out of space and is now 99.5% full. I assumed it was log files since I wasn't doing anything with the sites, and the database sizes are small and…
Jon
  • 452
  • 4
  • 23
-1
votes
1 answer

Speed up direct MP3 streaming on Apache?

I have a CentOS 7 (64bit) VPS powered by OpenVZ. 1.70 GHz CPU, 1GB RAM, 1TB SSD, 1 Gbps port speed. I'm running Webmin and Apache (2.4.6) as a virtual host. No other software is running on the VPS, and I'm using it as a file server to link directly…
Adam
  • 836
  • 2
  • 8
  • 13
-1
votes
1 answer

EC2 board advice

this is my first post.  I wanted a advice on my aws services. Last week I purchased an EC2 T2 medium where I installed a Lamp and webmin server. All worked well until yesterday. Because on the server there is an online newspaper that does a great…
enzo
  • 419
  • 3
  • 7
  • 16
-1
votes
1 answer

How can I stop using https on Webmail in Webmin

I have a virtual server and it doesn't have an ssl certificate. When I try to use webmail from http://webmail.oznurdavetiye.com, I encounter "your connection is not secure message" because of https redirection. If I edit directives as "RewriteRule…
OzzY
  • 221
  • 5
  • 16
-1
votes
1 answer

How do i deploy .NET projects on a Linux Server(Webmin)

So,this has been bugging me for quite sometime,i tried a lot of solutions that are there on the internet and its not working out Tried mod_mono,Mono,Docker,nginx I can compile a Dotnet project,but i'm not able to put it onto Internet Hosting,like i…
Venky
  • 1,929
  • 3
  • 21
  • 36
-1
votes
2 answers

Connect to WebMin from external network

I have set up a new NAS using Open Media Vault. I have installed the WebMin extension to get on to the web gui for configuration. My problem is that I have to be on the same network as my NAS. How can I connect to my NAS from a different network…
-1
votes
1 answer

Having problems accessing Apache Webserver from Webmin

I'm running apache on AMI, and I am unable to start the server through webmin. When I try, I get: Failed to start apache : Apache does not appear to be running : [Wed Sep 07 20:53:22.937284 2016] [suexec:notice] [pid 9985] AH01232: suEXEC…
-1
votes
1 answer

How do I update CSV file into mysql Database?

Hello I wondering is there way I can update a CSV file into mysql database. At this current time I have created a database in mysqlworkbench which connected to mysql sever. Then I upload CSV file into database which updates auto on webmin…
-1
votes
1 answer

Wordpress permalinks not working on Webmin

I have a Webmin, which is CentOS server, for hosting Wordpress sites. But my permalinks are not working. I have give a persmisions to Wordpress, so I can control permalinks from WP. WP saves a configuration to .htaccess and also all link in my…
-1
votes
1 answer

Error when trying to enable DKIM in Virtualmin

I am trying to enable DKIM signing in Virtualmin per these instructions. When I save the changes, it begins adding DKIM records to the various virtual domains, until it hits a specific domain which has lots of alias domains. It stops with this…
Ryan Griggs
  • 2,457
  • 2
  • 35
  • 58
-1
votes
2 answers

match string in file and replacement with other string

I have a file containing lines as follows #comments abc #comments xyz SerialPort=100 Baudrate=9600 Parity=2 Databits=8 Stopbits=1 also I have array @in = ( SerialPort=500 , Baudrate=300, parity=0, Databits=16,…
Maruti
  • 21
  • 3
-1
votes
2 answers

ProFTPD can't connect after install

Installed Webmin successfully on a Debian system. Created a virtual server, added some users and a domain. Installed ProFTPD via Webmin's unused modules. Added a new user with same named group via System -> Users and Groups. Tried to connect via ftp…
Kosmas Papadatos
  • 1,277
  • 2
  • 14
  • 32
-1
votes
1 answer

Disable Webmin when not in use?

My web server has "webmin" web based admin console installed and accessible on port 10000. Typically I do not use it except for adding a new domain name (mysite.com, etc). Since that is rare, do you recommended I disable port 10000 for added…
medokr
  • 441
  • 1
  • 5
  • 16
-2
votes
1 answer

Memory consumption

How there could be such a memory consumption when the total amount of RAM is 2 GB?
-2
votes
1 answer

googledrive or onedrive as localdrive in linux server

I want to access to googledrive or onedrive as local drive or local folder in linux server. I tried to search internet and found grive and syncdrive for linux.are these tools can be used in linux servers? or Do exist simple script for control panels…
1 2 3
20
21