Browsing category

How To’s

How to Recover Data from Windows PC Easily

While technological advancements have introduced us to newer possibilities of data storage, it has also led to rampant issues of data loss. After all, you might accidentally delete the files from the system or your hard disk might get corrupted. Such instances might cause you to lose all valuable data. If you had faced such […]

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 […]