Install Node.js in CentOS 8

How to Install Node.js in CentOS 8

Node.js is an open-source, cross-platform lightweight and powerful Javascript run-time environment for server-side programming, built on Chrome’s V8 JavaScript engine and used to create scalable

Install Nginx on CentOS 8

How to Install Nginx on CentOS 8

Nginx (Engine X) is a most popular, powerful and high-performance open-source HTTP web server and reverse proxy server with a scalable event-driven (asynchronous) architecture. It

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 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