404 errors are the part of all websites and it usually comes when requested page not found on the web server. In this article, we will show you how to redirect 404 page to home page in WordPress. […]
Posts by seemab:
How to Download and Upload Files with SFTP Securely
SFTP (SSH File Exchange Protocol) is properly secured method to transfer files between local and remote server. This method encrypts the transfer of data between local and remote system. […]
How to Fix SSL Error When You Can’t Login to WordPress
One of the unusual problem that many customers experience is that when trying to sign in to WordPress, an SSL error is occurred. In this informative article, you’re going to figure out how to fix SSL error when you’re incapable to login to WordPress admin. […]
“Upload: Failed to Write File to Disk” Error in WordPress
WordPress now a days is the most popular content management system and first choice blogging platform for beginners.Using WordPress is usually a simple experience but sometimes little irritating issues can spend your valuable time. […]
How To Disable The WordPress Admin Bar
One of the coolest feature of WordPress is the new WordPress Admin Bar which is placed above your website while you are logged in and provides quick links to various admin locations. […]
How to create a welcome-note for SSH server
It’s very simple to create a welcome-note for SSH server by adding a text file in ‘/etc/ssh/’ location In that file we can add the content as welcome-note. […]
How to remove parked domain through command line – cpanel/WHM
Using cPanel we can simply remove a parked domain via control panel options. Today in this post I will explain how to remove a parked domain via command line. […]
How to change cPanel/WHM port using command line
WHM/cPanel is the most popular web hosting panel used globally by website hosts. Standard port numbers for cPanel and WHM are 2082/2083 and 2086/2087 respectively. […]
How to Ignore LFD Email Alert for Certain Users in Linux
You will get LFD alerts messages often because you have installed CSF on your server and LFD will notify to you every time when the user or process take more time or memory which is assigned in your CSF configuration. […]
How to Install MySQL Database Server on Fedora 16
MySQL is a Relational Database Management System that can stores and retrieves data for the blog, websites and applications. In this article, i will show on how to install MySQL database server on Linux Fedora 16 server. […]