Month: July 2020
-
Apps
How to Install Eclipse IDE on Ubuntu 20.04
Eclipse is a widely used Integrated Development Environment for JAVA application development. It is also used for developing applications in various programming languages such as…
Read More » -
Commands
How To Install Pip on CentOS 8 / RHEL 8
In this tutorial, we will explain how to install pip for Python 2 and 3 on CentOS 8 and cover the basics of how to…
Read More » -
Commands
How to Create Symbolic link in Linux Using Ln Command
A symbolic link is commonly referred to as soft link or symlink, which is a special type of file that references another file or directory.…
Read More » -
Administration tools
How To Enable Snap Package Manager On Linux Mint 20
Snap is a package management system for installing and managing the applications (called Snaps) developed by Cananoical for Linux operating systems. The Snap is a bundle…
Read More » -
Administration tools
How To Install VirtualBox On Linux Mint 20
VirtualBox is an open-source hypervisor application for creating and running virtual machines on a single host machine. VirtualBox can be installed on operating systems, including…
Read More » -
Administration tools
How to prevent SSH Connection Timeout in Linux
If you spend a lot of time at the command line you may have run into an annoying issue where your session times out after…
Read More » -
MySql
How To Reset MySQL Or MariaDB Root Password
Have you forgotten your MySQL root password? Don’t worry, it happens to all of us. In this article, we will show you how to reset…
Read More »