How to Boot into Ubuntu Recovery Mode Thumbnail

How to Boot into Ubuntu Recovery Mode

In this guide, you will learn how to boot into recovery mode on Ubuntu. This mode allows you to attempt to repair your system. It does this by giving you access to various tools. It even allows you shell access to the root system to repair your system manually. Read More...

How to Enable Wake-on-LAN on Ubuntu Thumbnail

How to Enable Wake-on-LAN on Ubuntu

In this guide, you will be learning how to enable Wake-on-LAN on your Ubuntu operating system. This allows you to wake your device remotely while its suspended. This works by telling the network adapter to accept a specially formatted packet. Read More...

How to Install Yarn on Ubuntu Thumbnail

How to Install Yarn on Ubuntu

In this tutorial you will be learning how to install Yarn on the Ubuntu operating system. Yarn is a package manager for JavaScript projects. It is an alternative to the popular npm with a focus on performance. Read More...

Installing Python on Ubuntu Thumbnail

Installing Python on Ubuntu

In this quick guide you will be learning how to install Python to the Ubuntu operating system. We cover both a simple method as well as how to install newer releases of Python that aren't available through the official repository. Read More...

How to Empty the Trash on Ubuntu Thumbnail

How to Empty the Trash on Ubuntu

In this quick guide, you will be learning how to empty the trash bin on the Ubuntu operating system. The trash is where deleted files are kept when they are removed using the Files app. Using the rm command, files won't be moved into the trash folder and can't be recovered. Read More...

How to List Services on Ubuntu Thumbnail

How to List Services on Ubuntu

In this tutorial you will be learning how to list services on the Ubuntu operating system. This allows you to see services that are running on your system. Using a single command, you can even see what services are disabled or inactive. Read More...

Installing Transmission on Ubuntu Thumbnail

Installing Transmission on Ubuntu

Learn how to install and set up the Transmission BitTorrent client on the Ubuntu operating system. Transmission is lightweight and feature packed torrent client that boasts a useful web interface for remote access. Read More...

How to List Users on Ubuntu Thumbnail

How to List Users on Ubuntu

In this tutorial will be showing you how to list users on Ubuntu using the terminal. These methods will output the names of users to the terminal as well as some additional information. You can even list logged in users. Read More...

How to Turn Off Swap on Ubuntu Thumbnail

How to Turn Off Swap on Ubuntu

In this tutorial you will be learning how to turn off the swap memory system on your Ubuntu operating system. Swap memory is used when your system runs out of physical memory and leads to degraded performance. Read More...

Getting the Size of a Folder on Ubuntu Thumbnail

Getting the Size of a Folder on Ubuntu

In this quick guide you will be learning how to get the size of a directory on the Ubuntu operating system. To achieve this we will be using the du command. This tool allows you to summarise the size of folders on systems like Ubuntu. Read More...

Installing phpMyAdmin on Ubuntu Thumbnail

Installing phpMyAdmin on Ubuntu

In this tutorial, you will be learning how to install phpMyAdmin on the Ubuntu operating system. This is a web-based tool that allows you to easily manage your MariaDB or MYSQL databases with relative ease. Read More...

How to Shut Down Ubuntu Using the Terminal Thumbnail

How to Shut Down Ubuntu Using the Terminal

In this tutorial you will be learning how to shut down the Ubuntu operating system while only using the terminal. You can even use this command to schedule your system to shut down at a specific time, or even power off immediately without any prompts. Read More...

Installing the XFCE Desktop on Ubuntu Thumbnail

Installing the XFCE Desktop on Ubuntu

In this tutorial, you will learn how to install the XFCE desktop environment onto the Ubuntu operating system. This environment is a faster, more optimized alternative to the default GNOME interface. It is excellent for those wanting a more lightweight system. Read More...