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

Re installing webmin theme through command prompt

I was changing my webmin theme and I don't really know what went wrong the theme doesnt seem to be loading correctly. How can I reset webmin back to the default the via putty command line I know that if I want to change the theme I do this nano…
2
votes
1 answer

changes needed to install Webmin on a server running Gentoo

I'm trying to setup a www.kimsufi.com server running Gentoo and to install Webmin to administrate it. I used the command : emerge webmin and it returned : !!! Found 2 make.conf files, using both '/etc/make.conf' and '/etc/portage/make.conf' …
Graham Slick
  • 6,692
  • 9
  • 51
  • 87
2
votes
2 answers

Can I run a LAMP server with a webmin interface on my raspberry pi on raspbian?

I would like to run a LAMP server with a webmin interface on my raspberry pi. I am running the latest Raspbian. I have found some packages useful for parts of this, such as: sudo apt-get install apache2 php5 mysql-server ...but I'm sure there…
ChrisPrime
  • 458
  • 1
  • 6
  • 13
2
votes
0 answers

Bind9 Master zone has no address records (A or AAAA)

I've just installed Bind9 and Webmin on my VPS to manage a DNS server. Domain of the nameserver is ns1.primesystems.ch. I created a new master zone (forward) for smartvend.ch through webmin. This works just fine, ip is resolved correctly. See…
ihkawiss
  • 986
  • 3
  • 9
  • 25
2
votes
1 answer

Php not working in virtual hosts

I have a CentOS 6 VPS, I installed VirtualMin and Webmin onto a fresh install. I followed the walk-through here http://76design.com/provision-webmin-centos/ I have 5 domains that I need to be served from this server. I created…
DataCorrupt
  • 35
  • 1
  • 7
2
votes
1 answer

How to setup Webmin browser-certificate authentication?

I'm struggling with different methods of making Webmin secure, and choice is key(certificate)based browser authentication with password one disabled. I'm stacked at point where browser gets and stores by Webmin generated client certificate (I've…
2
votes
1 answer

C program (compiled as fcgi) giving 500 Internal Error

I'm trying to run a simple fcgi program (for testing purposes) from my browser. I took the code from here: (fcgi not cgi) Run a C Program on a Linux Server I replaced \n\n with \n\r\n\r at the end of the HTTP header. I also made sure http.conf has…
2
votes
0 answers

Using CURL To Run PHP Scripts

I have created an internal billing system where i need to generate invoices for a customer based on their billing schedule however i have run into a problem when running PHP scripts from CURL and was wondering if there is any way round it I…
Scott H
  • 33
  • 1
  • 7
2
votes
1 answer

Mails not being delivered due to local-host-names

I am having some trouble delivering mail messages sent by the Magento contact form. Mails to 'local' mail addresses are not being delivered, however mails to other addresses áre being delivered. I am using a unmanaged VPS with Webmin panel, but the…
srf0611
  • 21
  • 1
2
votes
1 answer

How to install phpmyadmin on Webmin

I am trying to install phpmyadmin on webmin as webmin itself does not provide a very friendly Mysql administration, therefor i decided to install phpmyadmin on it. I tried to install PHPMYADMIN as a module, but didnt work thru Virtualmin. What I am…
Lulzim
  • 865
  • 7
  • 18
  • 28
2
votes
1 answer

Apache2: Expected but saw

Syntax error on line 14 of /etc/apache2/sites-enabled/mysite.org.conf: Expected but saw Action 'start' failed. The Apache error log may have more information. And /etc/apache2/sites-enabled/mysitet.org.conf:
Jacob Valenta
  • 6,659
  • 8
  • 31
  • 42
2
votes
1 answer

Nginx PHP FPM installation issue on Virtualmin

I have a linode and I used LEMP script to install nginx. Then I used Virtualmin for managing my virtual servers. When I use phpinfo(), my version was 5.3.2 and server api is CGI/FastCGI. I updated my ubuntu repositories and had a new php 5.4 which…
sakir
  • 21
  • 4
2
votes
3 answers

Inactive plugin error when using java applet on MacOSX10.6.8

I've set up webmin and it was working fine until yesterday. I was trying to get it more secured. So I tried to put .htaccess with basic password authentication in the directory related to webmin. However it didn't work at all. so I just enabled…
Foo
  • 800
  • 1
  • 7
  • 17
2
votes
2 answers

Apache uploads (gives for download) php instead of executing it

Im using Virtualmin on top of Webmin to configure my websites on a VPS. Everything worked fine, but now I try to create a new domain, but when I put files in its public_html it gives the php-files to download instead of executing it. How to solve…
Highmastdon
  • 6,960
  • 7
  • 40
  • 68
2
votes
1 answer

Virtualmin enable DKIM with Postfix error: initctl: Unknown job: dkim-milter

i got following error while installing DKIM in virtualmin on my centos 6.3 server using postfix as a MTA:- Enable DomainKeys Identified Mail Finding virtual servers to enable DKIM for .. .. found 1 servers Generating private key in file…
achal tomar
  • 121
  • 5