Browsing category

Linux

How To Install Arch Linux 2021 [Step by Step Guide]

Arch Linux is a well-known open-source Linux distribution for x86-64 computers and is very popular among intermediate and advanced Linux users. Its development is purely driven by the community and the core development circle. Arch Linux follows the KISS principle (“keep it short and simple”), which means you will only get a minimal base system […]

3 Steps: How to Convert from CentOS 8 to CentOS Stream

CentOS Linux’s future is CentOS Stream – yes, you have heard it correctly. This is the exact announcement from Rich Brown, community manager of CentOS. In 2021, CentOS will be shifting focus from CentOS Linux to CentOS Stream, a midstream between Fedora and RHEL. This announcement garnered a lot of negative reactions in the comments […]

How To Install PHP 8.1 on Ubuntu 20.04 / Ubuntu 18.04

PHP is an open-source programming language widely used for web development to create dynamic websites such as E-commerce sites, Blogs, Internet Forums, etc. Here, we will see how to install PHP 8.1 on Ubuntu 20.04 / Ubuntu 18.04. Add PHP Repository Ondřej Surý, a third-party repository, offers PHP 8.1 for Ubuntu operating system. Update the […]

How To Install PHP 8.0 On CentOS 8 / RHEL 8

PHP is an open-source programming language that is embedded in HTML. It is mainly used for creating dynamic web sites such as blogs, e-commerce sites, etc. Rasmus Lerdorf created it in 1994. CentOS 8 / RHEL 8 comes with PHP v7.2 by default. In this post, we will see how to install PHP 8.0 on […]

How To Install PHP 8.0 on Debian 10 / Debian 9

PHP is an open-source programming language used for web development, created by Rasmus Lerdorf in 1994. It is an HTML-embedded scripting language for creating dynamic websites such as blogs, internet forums, e-commerce portals, etc. In this post, we will see how to install PHP 8.0 on Debian 10 / Debian 9. Add PHP Repository SURY, […]