Software & Apps

Ubuntu 14

How To Update Chrome on Ubuntu 20.04 from a .deb File

In this article, we will guide you through the process of updating Google Chrome on Ubuntu 20.04 when installed through a .deb file. This article aims to provide a detailed …

Ubuntu 14

How To Disable 127.0.0.53 as DNS in Ubuntu

Ubuntu, one of the most popular Linux distributions, uses a system called systemd-resolved to handle DNS resolution. By default, this system uses the IP address 127.0.0.53 as the DNS server. …

Ubuntu 11

How To Restart XFCE from TTY1 in Xubuntu

In this article, we will provide a comprehensive guide on how to restart XFCE from TTY1 in Xubuntu. This can be particularly useful if you encounter issues with your XFCE …

Ubuntu 19

How To Copy Files Larger than 4GB to a USB Drive

If you’ve ever tried to copy a file larger than 4GB to a USB drive, you may have encountered an error message. This is due to the FAT32 file system, …

Ubuntu 2

How To Downgrade from Python 3.6 to 2.7

Python is a versatile programming language that is widely used in many fields, from web development to data science. However, some older scripts or programs may require a specific version …

Ubuntu 3

How To Set Python 3.8 as Default on Ubuntu 20.04

In this article, we’ll be discussing how to set Python 3.8 as the default version on Ubuntu 20.04. Ubuntu 20.04, by default, comes with Python 3.8 installed but not set …

Ubuntu 3

How To Get GPU Information Using Terminal

In this article, we will explore various methods to extract GPU information using the terminal on a Linux system. Understanding your GPU’s specifications and its current state can be crucial …