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. […]
Category: Cpanel
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. […]
Change document root for primary domain in cPanel/WHM
This article will explain how to get change root document for your primary domain. You need to have root access to change the main/primary domain document root in cPanel, Use following steps to change document root of your primary domain in cPanel/whm. […]
How to install LNMP on CentOS 7
LNMP stands for Linux, Nginx, MySQL and PHP. In this this article we will show you how to set up working Nginx server to host your websites on your VPS with CentOS 7 version. […]
How to find out top processes by memory usage in Linux
As a Linux administrator,You might be curious about how much memory your running processes are using.In this article we’ll show you some commands that can sort out top processes by memory usage on your Linux system. […]
How to install FAIL2BAN on CentOS
This article will guide you how to install Fail2Ban on CentOS so that you can protect your server from Brute force attacks, previously we have discuss about some basic configs for CentOS. But sometimes that is not enough as brute force attacks may occur occasionally. Fail2ban scan log files for selected entries then bans IPs […]
Clear or Remove Last Login information in Linux
If you are Linux user and you want to know how to clear all login information in Linux, so in this article we will learn how to clear or remove the last login information on a Linux server from the command line. […]
How to Redirect Visitors to Maintenance Page Using .htaccess
Sometimes, you may want to put your site into maintenance mode so that you can do required up-dates like modifying themes, including custom features, repairing corrupted files. […]
How to Get a List of All WordPress Post URLs
For some reasons you might need to get a list of WordPress post URLs to work with. But WordPress doesn’t have any local function to record all the publish, web page and customized post URLs. […]
How to download entire WordPress media library
Recently one of our reader ask me how he can download entire WordPress media library as he wants to keep a copy of backup of media library on his local system. Though you can always have full backup of your entire WordPress site. […]