In my previous article I have explained how to install Apache Web Server in Linux and how to...
Latest Articles
How to Configure Apache HTTPD Sever in Linux
In my previous article I have explained how to install Apache Web Server in Linux. In this article...
Install and Setup Apache Web Server in Linux
Apache Web Server is an open-source web server creation, deployment and management software...
Setup WordPress with Nginx and FastCGI Caching on CentOS 7
FastCGI-Cache is currently considered the most efficient way to implement a dynamic cache mechanism...
How to Shutdown and Reboot a Solaris Server
Solaris is the UNIX-based operating system of Sun Microsystems with roots in the BSD operating...
How to Change Partition UUID in Linux
The UUID of a Linux partition is the Universally Unique IDentifier of that partition. I would say...
How to Enable SSH Root Login on CentOS 6.x
Secure Shell (SSH) is a protocol which is used to access Linux servers remotely. In short, we can...
Enable SSH Root Login on Ubuntu 16.x
Secure Shell (SSH) is a protocol which is used to access Linux servers remotely. In short, we can...
How to Change WordPress Username Using MySQL
Due to security reason you may want to change your WordPress username, However, you can do this...
How To :- Upgrade or Update CentOS 7 to CentOS 8 to Latest...
In this article I will explain how to upgrade 7 old CentOS version to latest version CentOS 8...
Easy Steps to Disable SELinux on CentOS 6.9
Security-Enhanced Linux (SELinux) is a security module specifically made for the Linux kernel...
How to Reset Root Password in Linux
This article will help to reset the root password if you have forgotten of your Linux machine. This...
How to Disable SELinux on CentOS 6.4
Security-Enhanced Linux (SELinux) is a security module specifically made for the Linux kernel...
Find the Big Files Size in Linux CentOS/Fedora/RHEL
As Linux administrator, sometimes we need to know what files are eating up all our disk space...
How to Properly Shutdown Linux Server
Question: Recently one of my reader asked me what is the correct way to shutdwon the Linux server...
How to Install 389 Directory Server on CentOS 7
389 Directory Server is free and an open source enterprise LDAP Server.This can handle very huge...
How to Reset Directory Manager Password on RHEL 7 / CentOS 7
If you have too many passwords it is difficult to remeber it but it is best practice to remember...
How to Change Default Runlevel in CentOS 7 and RHEL 7
Contents... Runlevel in LinuxChange Default RunlevelMethod 1 :Method 2:Change the Default Runlevel...
How to Check Memory Usage on Linux VPS Server
Contents... Check Memory Usage1. Using /proc/meminfo command2. Using free -m command3. Using top...
How to Setup Automated Remote Backup Using FTP Commands and Cron...
The File Transfer Protocol (FTP) is used to transfer files between two computers over a network and...