In this article I will guide you How to setup a working Apache server on Ubuntu 16.04. We will have Apache, MariaDB, and definitely the fastest version of PHP, the PHP 7 – this setup is known as LAMP Stack. […]
Category: Linux
How to install Webuzo CP on Ubuntu 15.04 VPS
Webuzo is a single user hosting control panel suitable for both Dedicated or Virtual Private Server (VPS). This control panel is also compatible with cloud environment. Webuzo can easily installed on your virtual servers. Webuzo has easy-to-use and sleek user interface. It is like cPanel without WHM. […]
Move cagefs-skeleton directory from /usr/share to another partition
CageFS is a virtualized data file program and a tool to lock each program client in its own ‘cage’. Each client will have its own completely efficient CageFS, with all the system files, resources, etc. For a cageFS allowed client only safe binaries are available, client will not see any other customers etc are the […]
How to Speed Up cPanel to cPanel Migration
Sometimes migration of accounts from cPanel to cPanel takes long time, if the accounts have high disk usage. We can avoid this delay by skipping home directory and sync the home directory by using rsync command after the migration. […]
Apache Error: Failed to create temporary file
On checking Apache error logs it shows the error: [error] ModSecurity: Input filter: Failed to create temporary file: /root/tmp/20151028-234930-VjGXSkAWQiQAA@W7VAsAAAAD-request_body-nKiZdT [hostname “www.cpanelplesk.com”] [uri “/wp-admin/admin.php”] [unique_id “VjGXSkAWQiQAA@W7VAsAAAAD”] […]
Prevent .htaccess file modification while running EasyApache
Sometime, During the recompilation process of Apache/php with EasyApache effected the users’ .htaccess file under the WHM/cPanel server. After the EasyApache recompilation, we will see some entries in .htaccess file like the one given below. […]
How to Enable/Check TUN/TAP module in VPS(OpenVZ)
TUN/TAP are the virtual-network kernel devices. TUN is the short of network TUNnel and TAP is the short of network tap. The TUN simulates a network layer device and it works with layer 3 packets like IP packets. […]
How to create OpenVPN server on CentOS 6.X
In this tutorial I will guide you how to install OpenVPN on CentOS server. […]
How to install Ghost with Nginx on CentOS
In this tutorial i will explain you how to install and setup Ghost with Ngnix running on Centos server. Ghost is a powerful free blogging script based on Node.js. Its Just a blogging platform. […]
How to configure multipile shared IP’s on a cPanel server
Sometimes we need to set up several shared IP addresses on a server. This may include grouping accounts per IP or decreasing the consequence of DDoS attacks if it becomes necessary to block traffic to a specific interface . […]