How to Install Nginx on CentOS

Nginx pronounced engine x is a free, open-source, high-performance HTTP and reverse proxy server responsible for handling the load of some of the largest sites on the Internet. Nginx can be used…

1 Comment

Linux User & Group Management

A user or account of a system is uniquely identified by a numerical number called the UID (unique identification number). There are two types of users – the root or…

3 Comments

Linux File & Directory Advance Permission

So in the previous topic, we learn about Normal Permission but now we will learn about advanced Linux permission. Let’s Start: Normal PermissionSpecial PermissionACL Permission Special Permission: Three special types of permissions…

3 Comments

Linux File & Directory Permission

Linux is a clone of UNIX, the multi-user operating system which can be accessed by many users simultaneously. Linux can also be used in mainframes and servers without any modifications. But this…

4 Comments