Disable SELinux on CentOS 8

How to Disable SELinux on CentOS 8

SELinux or Security-Enhanced Linux is a mechanism or security module that provides access control security policies. In simple terms, it’s a feature or service used

Disable IPv6 in CentOS 8

How to Disable IPv6 in CentOS 8

An internet protocol version 6 (IPv6) is an identifier of a network interface that’s involved in an IPv6 computer network. If you don’t want to

Install Curl in Linux

How to Install Curl in Linux

In this article, you will learn how to install the curl command-line tool for transferring data to and from a server using various types of

Install Wget in Linux

How to Install Wget in Linux

In this article, you will learn how to install wget non-interactive network downloader in Linux. Wget is a tool developed by the GNU project used

Install Htop in CentOS 8

How to Install htop on CentOS 8

If you are looking to monitor your system interactively, then the htop command should be one of your best options. An improvement of its predecessor

Install Jenkins in CentOS 8

How to Install Jenkins on CentOS 8

Previously during software development, developers would submit their code to a code repository like GitHub or Git Lab usually, the source code would be fraught

Install PHP 7 on CentOS 8

How to Install PHP 7.4 on CentOS 8

PHP, a recursive acronym for PHP Hypertext Preprocessor, is a popular server-side scripting language used in web development for creating powerful and dynamic websites. In