Browsing Category
Linux
How To Install PostgreSQL on CentOS 8 / Rocky Linux 8 / RHEL 8
PostgreSQL is a free, open-source object-relational database management system (ORDBMS) available for various…
How To Install MySQL 8.0 on CentOS 8 / RHEL 8
MySQL is a free database management System software most commonly used in three-tier applications to store and…
How To Install Pip On Ubuntu 18.04, Debian 9 & Linux Mint 19
Pip (Pip Installs Packages) is a package management system that allows you to install software packages written in…
How To Upgrade From RHEL 7 to RHEL 8
Red Hat Enterprise Linux 8 has been released on May 7th, 2019. This new release comes with lots of new features and…
How To Use Linux Shutdown, PowerOff and Reboot Command
The shutdown, poweroff and reboot commands are the most important power cycle commands in Linux. These commands are…
How To Install Visual Studio Code On CentOS 7 / RHEL 7
Visual Studio Code is a cross-platform source code editor developed by Microsoft. It has built-in debugging…
How To Enable SSH on Ubuntu 20.04/18.04, Linux Mint 20/19 & Debian 10/9
SSH (Secure Shell) is a cryptographic network protocol used for securing the remote login between server and…
How To Install Eclipse IDE on Linux Mint 20 / Linux Mint 19
Eclipse is a well-known, widely used IDE (Integrated Development Environment) for developing Java applications…
How To List Users in Linux
The very first task that any Linux administrator performs when a user says unable to login to the system. Yes, to…
How To Delete / Remove Users in Linux Using the userdel Command
As a Linux system administrator, one of the primary responsibility is to manage the users and groups on Linux…