How to Check Disk Space on Ubuntu Thumbnail

How to Check Disk Space on Ubuntu

In this tutorial you will learn how to check the disk space on an Ubuntu system using the terminal or desktop interfaces. Using these tools, you can even work out what files are consuming all of your systems disk space. Read More...

How to use the date Command Thumbnail

How to use the date Command

In this tutorial, I go through the basics of using the date command on a Linux-based distribution. This command will come in handy whenever you need date and time information in your bash script or straight into the terminal. Read More...

How to Install Steam on Ubuntu Thumbnail

How to Install Steam on Ubuntu

This tutorial will show you how to install the Steam client to Ubuntu. Steam is a popular game marketplace and client that supports Linux. It even helps compatibility with Windows based games thanks to the Proton compatibility layer. Read More...

How to use the less Command Thumbnail

How to use the less Command

This tutorial will explain how to use the less command on a Linux operating system. The less command allows you to display the content of a file or output in smaller parts. This command is particularly useful when viewing large files with hundreds of lines of text. Read More...

Installing PostgreSQL on Ubuntu Thumbnail

Installing PostgreSQL on Ubuntu

In this guide you will learn how to install PostgreSQL on Ubuntu. PostgreSQL is a free and open-source database using the SQL language. It is known for its conformity to the SQL language and its extensibility. Read More...

How to Logout a User on Linux Thumbnail

How to Logout a User on Linux

This tutorial will show you how you can logout a user on a Linux operating system. Knowing how to logout a user in Linux is vital to maintaining a healthy operating system. Luckily the process of removing the user is very straightforward. Read More...

How to Copy and Paste in the Ubuntu Terminal Thumbnail

How to Copy and Paste in the Ubuntu Terminal

In this quick guide, we will be showing you how to copy and paste within the terminal on Ubuntu. When you are new to using the terminal on Ubuntu, you may be unaware of how to copy and paste from the terminal. Knowing how to copy and paste from the terminal will help you utilize […] Read More...