
Tue Oct 15 2019
How to Install Python 3.7 on Ubuntu 18.04
Python 3.7 is the latest major release of the Python language. This tutorial describes two ways of installing Python 3.7 on Ubuntu 18.04.
Read more

Tue Oct 15 2019
How to Install Python 3 on CentOS 7
This tutorial will guide you through installing Python 3 on a CentOS 7 system using the Software Collections (SCL) along side the distribution default Python version 2.7. We will also show you how to create a Python virtual environment.

Mon Oct 14 2019
Dmesg Command in Linux
The dmesg command-line utility prints and control the kernel ring buffer. It is useful for examining kernel boot messages and debugging hardware related issues.

Sun Oct 13 2019
How to Install and Configure an NFS Server on CentOS 8
In this tutorial, you'll go through the steps necessary to set up an NFSv4 Server on CentOS 8. We'll also show you how to mount an NFS file system on the client.
Sat Oct 12 2019
How to Install Apache on CentOS 8

Thu Oct 10 2019
List (Show) Tables in a MySQL Database

Thu Oct 10 2019
Setting up an Nginx Reverse Proxy

Thu Oct 10 2019
How to Install Git on CentOS 7

Thu Oct 10 2019
How to Install Git on Ubuntu 18.04

Wed Oct 09 2019
How to Install Git on CentOS 8
