In this guide, we are going to check on a number of things that are recommended on a new Fedora 34/35 workstation install. Fedora…
In this guide, we are going to install the latest version of Fedora – Fedora 34 workstation with screenshots. This guide will go through…
In this guide we will go through the process of Installing and setting up Apache Cassandra Version 4 in Centos 8 and RHEL 8…
Run the following egrep command to verify that Intel VMX or AMD SVM supported on your CPU: egrep –color 'vmx|svm' /proc/cpuinfo Install kvm sudo…
In this guide, we will explore setting up Opencart in a Centos 8 Server with Apache serving it and Mysql 8 acting as the…
Remi’s RPM repository is a free and stable YUM repository mainly for the PHP stack. It contains packages for the latest versions of PHP.…
In this guide, we will explore installing Apache Web server on a Centos 8 server. The Apache HTTP Server(Apache), is one of the most…
Python is among the most popular programming languages. Because of this, most scripts and tools used in linux are written on python.Its often described…
Ansible is an open-source software provisioning, configuration management, and application-deployment tool enabling infrastructure as code. MySQL is an open-source relational database management system. It’s…