One of our client was trying to install Magneto on a new folder/subdomain of his website and getting the error: […]
Category: Cpanel
Basic Ubuntu setup before building a working server
In this post you’ll see first things you need to do on Ubuntu server before you truly build and setup a working web server to host your domains and databases in it. In short, these steps are beginning setup you have to apply on Ubuntu even before you install Apache and any stack you wish.For […]
HowTo Install samba on CentOS
To install the samba package,run the following command: yum install samba samba-client samba-common Check the version of installed samba software by using the below command: […]
Install IPTraf on a Centos Linux To Get Network Statistics
IPTraf is a simple tool to monitor Inbound and Outbound network traffic passing through interface. In this article we will guide you you on how to install IPTraf monitoring tool using YUM command. […]
HowTo Create Email Account on Webmin Control Panel
Webmin is a free control panel that provides a simple and effective user interface for website and server owners to manage their services . We have already discuss in our previous articles about how to install Webmin on CentOS and Ubuntu. […]
How To Install VirtualMin On CentOS
Virtualmin is a Webmin module which allows you to manage Apache, Nginx, PHP, DNS, MySQL, PostgreSQL, mailboxes, FTP, SSH, SSL, Subversion/Git repositories and many more. […]
How to Uninstall Webmin from Linux CentOS/RHEL
In this article we will cover the steps to uninstall or remove Webmin software on Linux CentOS and Linux (RHEL) We will describe here three different ways to remove webmin ,But the choice of uninstallation depends upon how the installation has been done in the beginning. […]
How to Install Webmin on CentOS/RHEL
Webmin is a web-based graphical tool for unix . It is used to manage services like User management, Disk management, Network, Iptables ( Firewall ), Cron, Apache, DNS, File sharing and much more . This article will help you to install and configure Webmin on CentOS, RHEL and Fedora systems. Kindly go through below steps. […]
Error: 404 while trying to reach temporary URL on Cpanel.
One of our client was getting 404 error when he was trying to access temporary URL on Cpanel server. The url looks like this http://111.222.333.444/~domainusername/ […]
Install Ruby on CPanel
you can quickly set up ruby on your system using CPanel. previously, you had to do this using operating system packages or personally from resources. Now, we can just run /scripts/installruby and this will do everything for us: […]