How to Install an SFTP Server on Ubuntu Thumbnail

How to Install an SFTP Server on Ubuntu

In this tutorial, you will be learning how to install and run an SFTP server on the Ubuntu operating system. We will show how you can set up users that you can only use to log in using SFTP and how they can have their own individual folders to upload. Read More

How to Suspend Ubuntu Thumbnail

How to Suspend Ubuntu

In this quick guide, we will be showing you how to suspend/sleep the Ubuntu operating system. By suspending the device is put into lower power mode. All of your programs are kept within RAM until you wake the device. Read More

How to Get Hardware Info on Ubuntu Thumbnail

How to Get Hardware Info on Ubuntu

In this quick guide, we will be showing you how to get the Hardware Info of your Ubuntu system. This is useful for seeing what parts you have in your system. You can even get more in-depth information about each piece of hardware. Read More

How to use an AppImage on Ubuntu Thumbnail

How to use an AppImage on Ubuntu

In this tutorial, you will learn how to use and open an AppImage on Ubuntu. These images can be ran after been giving execute privileges. An AppImage is an app that has been packaged with everything it needs to run. Read More

How to Install Minecraft Java Edition on Ubuntu Thumbnail

How to Install Minecraft Java Edition on Ubuntu

In this tutorial, we will be showing you how to install Minecraft Java Edition to the Ubuntu operating system. You will be accessing Minecraft by utilizing the Minecraft Launcher. This launcher allows you to easily download the version you want to play. Read More

How to use nslookup on Ubuntu Thumbnail

How to use nslookup on Ubuntu

In this quick guide, we will be showing you how to install and use the nslookup utility on Ubuntu. This tool allows you to easily query the DNS server to get information about a chosen domain name. It is a simple tool to use. Read More

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