
Handling Directories in Linux
Directories in Linux are folders that contain files and other directories. They are organized in a hierarchical structure, starting from the root directory (/) that …
Directories in Linux are folders that contain files and other directories. They are organized in a hierarchical structure, starting from the root directory (/) that …
Step 1) Do you meet the system requirements? – Clean OS install: Redhat 7.2, 7.3, 8.0, 9.0, Fedora (any version), CentOS (any version). PS :- …
Install Fantastico on Linux cpanel server Before installing Fantastico you must replace the buggy version of wget that ships with your OS or Fantastico will …
If you need to go back to apache 1.3 after installing apache 2, you’ll need to do the following: 1) Restore the old httpd.conf file: …
Cron is the tool used to control the update frequency of the stats. You can easily change the frequency by modifying the cron job. Cron …
Step 1) Do you meet the system requirements? – Clean OS install: Redhat 7.2, 7.3, 8.0, 9.0, Fedora (any version), CentOS (any version). PS :- …
On a server with CPanel, you can log into the WHM and install it there. If that for some reason doesn’t work for you, you …
RedHat, as well as other distributions, contain the AutoFS utility. This will allow you to mount your NAS share automatically in a directory. There are …
Before you disable root logins you should add an administrative user that can ssh into the server and become root with su. First, you will …
To configure or manage user quotas on a RedHat server (with no control panel installed), follow the steps below: 1. Understanding the user’s quota file …
As the root user, edit file /etc/fstab to add qualifier “usrquota” or “grpquota” to the partition you want quotas enabled for as shown below: /dev/hda2 …