Showing posts with label Webmin. Show all posts
Showing posts with label Webmin. Show all posts

Tuesday, May 20, 2014

Install webmin on Debian


Webmin :

Webmin is a wonderful web based tool to administrate linux system. It consumes low RAM and very much stable than other administration tools. It helps to demonstrate a server easily. However, recent version can also run in windows operating system. In webmin WebUI control panel, you can easily control almost everything in your server without knowing bunch of Linux codes. Moreover, if you have only 128 MB linux server (VPS/Dedicated), you can install and use webmin easily without having any trouble to operate your server.

Monday, May 19, 2014

Setup new domain in virtualmin



Adding new domain in virtualmin is easy. You have to just follow some simple steps to add new host or domain. To create a new domain or host, follow the step by step procedure.

Fix: Webmin acessing issue

Sometimes, accessing webmin with your vps ip & port (https://<your-vps-ip>:10000) doesn't work because of your ISP. Your ISP has blocked 10000 port for a reason that's why 
 you can not access in your webmin control panel. You can fix this problem in two ways. You can tell your ISP to unblock port 10000 or just change this port to another. I think the second option is way better. To change webmin port to another, simply follow the below steps.

Saturday, May 17, 2014

Configuring virtualmin for OpenVZ VPS

This tutorial continues from previous one

Configuring virtualmin:

Configuring virtualmin is a bit confusing. Just follow the following step by step tutorial to configure it properly

Installing webmin and virtualmin on NGINX


Webmin and Virtualmin:

Webmin is a web based control panel software which helps to administrate linux server as well as web server software easily. Virtualmin is a webmin module which helps to manage virtual hosts.