Software & Apps

Ubuntu 5

How To Install GCC 9 on Ubuntu 18.04 LTS?

In this comprehensive guide, we will walk you through the process of installing GCC 9 on Ubuntu 18.04 LTS. The GNU Compiler Collection (GCC) is a suite of compilers for …

Ubuntu 8

How To Set JDK for Android Studio?

In the world of Android development, Java Development Kit (JDK) plays a crucial role. It is a software development environment used for developing Java applications and applets. It includes the …

Ubuntu 2

How To Configure SFTP for Root Login in “/” Directory

In this guide, we will walk through the process of configuring Secure File Transfer Protocol (SFTP) to allow root login in the root (“/”) directory. This can be useful in …

Ubuntu 3

Using Ubuntu 18.04 with Netplan and VLANs

In this article, we will explore how to use Ubuntu 18.04 with Netplan and VLANs. We’ll guide you through the process of configuring your netplan settings to work with VLANs, …

Ubuntu 8

How To Disable GNOME Keyring Globally on Ubuntu

GNOME Keyring is a feature in the GNOME desktop environment that keeps your passwords and keys secure. However, there might be instances where you want to disable it, such as …

Ubuntu 19

How To Check Your Ubuntu Login History

In this article, we will cover how to check your Ubuntu login history. This is a helpful tool for system administrators and security-conscious users who want to keep an eye …

Ubuntu 2

Fixing PostgreSQL Connection Error on Port 5432

PostgreSQL is a highly popular open-source relational database system. However, users may occasionally encounter connection errors, one of the most common being the inability to connect to PostgreSQL on port …

Ubuntu 15

How To Mount BitLocker Encrypted Drive on Ubuntu

In this article, we will guide you on how to mount a BitLocker encrypted drive on Ubuntu. BitLocker is a full volume encryption feature included with Microsoft Windows versions starting …

Ubuntu 8

Where is WSL located on my computer?

Understanding the location of the Windows Subsystem for Linux (WSL) on your computer can be crucial for certain tasks. In this article, we will explore where WSL is located, how …