How To Install PHP 7.0, PHP 7.1 and PHP 7.2 on CentOS 7
Using an obsolete PHP version is clearly not recommended, especially for a web hosting environment. However, in some cases you might encounter compatibility issues...
How To Install and Setup PHP 7.4 on CentOS 7
The latest stable version of PHP 7.4.0 has been released to the public a few days ago and brings many improvements, as well as...
How To Fix Missing Kernel-Headers on CentOS 7
In this guide I will show you how to fix missing kernel-headers on CentOS 7 server. If you get the same error message like...
Installing VMware Tools in CentOS 7, The Complete Guide
Nowadays, the use of virtual machines is widespread as virtualization allows you to run more than one operating system on one computer...
Creating a New Sudo User on CentOS 8, The Easy Way
Most of Linux users are already familiar with the sudo command available from the terminal. The sudo command allows user able to...
Setup and Configure CentOS TFTP Server
CentOS is a versatile Linux distribution that allows you to install various applications, covering a lot of your needs. One of the...
How to Install build-essentials in CentOS or Ubuntu
Linux is an operating system suited for software development. In Linux, you can build and run various software written in different languages,...