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...

Installing Portainer on Ubuntu Thumbnail

Installing Portainer on Ubuntu

In this quick guide you will be learning how to install Portainer to the Ubuntu system. This software allows you to manage Docker containers through a simple web interface. It even allows setting up remote systems that it can manage. Read More...