Within this new version, the way to install Zpanel is simpler than its previous version. I have already write an article about it. Now to install zPanelX v10.1.1, login to your VPS as root and simply issue below command. The below command will download and execute zPanel installer script: […]
How to Install zPanel on CentOS 6 VPS
In this tutorial we will guide you how to install and set up zPanel on centOS 6 VPS. If you want a free Control Panel for your VPS which is very easy to use and user friendly, then zPanel is preferable. […]
How to Disable auto restart of Exim on cPanel servers
In this article we assume that you are using cPanel on your server/machine and want to disable exim service for long time. Mostly it happens that we stop the service and get shocked when we see it back up and running after several minutes. […]
Create a WordPress admin user with MySQL
Sometimes we have been looked out of WordPress installation but have access to the database.So here is a way to create a WordPress user with administrator-level access. […]
How To Add New Site Into Your Apache-based Ubuntu Server
In this tutorial, we will guide you how to add a new website or domain into your Ubuntu server with Apache and PHP. Before proceeding further make sure you have a working Ubuntu server with Apache, PHP, and MySQL. Login to your server via SSH, In this example, am using putty to connect the server […]
Using putty to connect your server with SSH on Windows:
Most of our clients ask about how to use putty to access server via SSH. This is a very basic skill, so in this tutorial we will guide you how to use putty tool.Putty is basically a client for the SSH. […]
How to add new website into your Apache-based Debian server
So we have already set up a working Debian server with an Apache, Now the question is how can we host a new website on this? Simply we can do it via Apache virtual host file where we can put necessary configuration regarding websites we want to host on our Server. […]
Magento 2 Database Configuration File
As Magento2 has recently launched and most of the people ask about its database configuration when migrate on Magento2,So In this tutorial we will give you details about Magento 2 configuration file. […]
How to build working Debian server with Apache, PHP and MySQL
Previously in our most of the tutorials we have talk about CentOS and Ubuntu, So today I have decided to write something about working Debian server. In this article I will show you step by step guide to install Apache, MySQL and PHP on Debian server. Just read and follow each step, you will be […]
Configure Static IP in Centos 6.5
In this tutorial, I will show you how to convert from DHCP to Static IP address in CentOS 6.5. In CentOS, Fedora or RHEL, you can configure network interfaces by using configuration files located in: […]