5 Practical Reasons for Learning Linux in 2023
As a Unix-like operating system (OS), Linux was released in 1991. This OS possesses a kernel, system applications, and a collection of libraries. In most
As a Unix-like operating system (OS), Linux was released in 1991. This OS possesses a kernel, system applications, and a collection of libraries. In most
In this tutorial, you will learn how to upgrade VirtualBox 6.x to VirtualBox 7.x on Ubuntu/Debian. VirtualBox 7.0.0 was officially released on October 10 2022.
This guide provides a step by step tutorial on how to install Monitorix on Debian 10. Monitorix is an open source, lightweight system monitoring tool
This guide provides a step-wise tutorial on how to install MySQL 8 on Ubuntu 22.04. MySQL is a fast, stable and true multi-user, multi-threaded SQL
In this tutorial, we are going to learn how to install sysPass password manager on Ubuntu 22.04/Ubuntu 20.04. sysPass is opensource multiuser password manager written
In this guide, we are going to learn how to set system wide proxy in Ubuntu 18.04. Imagine you are in a local network environment
In this tutorial, you will learn how to install Kali Linux 2022.2 on VirtualBox. Kali Linux is an Advanced Penetration Testing Debian-based Linux distribution used for Penetration
In this tutorial, you will learn how to use VeraCrypt on Command Line to Encrypt Drives on Ubuntu. In our previous article, we discussed how
In this tutorial, you will learn how to set static routes via an interface/IP on CentOS/Ubuntu systems. In a network, a route is a path
Our previous two guides, whose links are below, we covered how to schedule system tasks or jobs in Linux using the cron and anacron commands.