
Setting up a Cron Job on Ubuntu
In this tutorial, you will learn how to set up a cron job on the Ubuntu operating system. A cron job is a task that will be triggered on a schedule that you define within the crontab file. Read More
Fantastic tutorials for learning more about Linux based operating systems.
In this tutorial, you will learn how to set up a cron job on the Ubuntu operating system. A cron job is a task that will be triggered on a schedule that you define within the crontab file. Read More
In this quick guide, we will be showing you a couple of simple ways that you can log out of the Ubuntu operating system using the terminal. Logging out helps prevent unwanted access to your system. Read More
In this tutorial you will learn how to run the Factorio dedicated server on the Ubuntu operating system using straightforward steps. Factorio is a popular factory simulation game that has support for multiplayer. Read More
In this tutorial, you will learn how to install Webmin on the Ubuntu operating system. This tool allows you to manage various elements on your system through a straightforward web interface. Read More
In this tutorial we will be showing you how to remove a file or directory from the Ubuntu operating system while using the terminal. Knowing how to delete files is a crucial aspect of dealing with Ubuntu. Read More
In this quick guide we will be showing you how you can start, stop or restart the NGINX service on the Ubuntu operating system. Managing the NGINX service is a straightforward process with just a few commands to learn. Read More
In this quick guide, you will be learning how to start, stop, restart or reload the Apache web server on the Ubuntu operating system. These steps are made simple since Apache runs itself as a service. Read More
In this guide, we will be showing you how to resize any partition on Ubuntu. The tools we will be using are GParted or parted which can extend or decrease the size of a partition with relative ease. Read More
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
Within this tutorial we will show you how to install the TeamViewer remote desktop client to your Ubuntu system. This tool allows you to remotely access your device's desktop interface. Read More
Learn how you can easily install and run the desktop client for Discord on the Ubuntu operating system. Discord is one of the most popular VoIP clients, especially amongst gaming communities. Read More
In this quick guide, you will learn how to uninstall a package on the Ubuntu operating system using the terminal or desktop interface. Removing a package is made simple thanks to the apt package manager. Read More
This tutorial will teach you how to install and run Nextcloud on the Ubuntu operating system. This software allows you to operate a private file service, much like Google Drive or Onedrive. Read More
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
In this guide you will learn how to manually add a package repository on Ubuntu. Adding a repo allows you to install extra packages that aren't normally available through the default Ubuntu repositories. Read More
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
Within this tutorial we will be showing you how to find the mac address of network interfaces on your Ubuntu system. These addresses are used by the wider network to identify that specific network adapter. Read More
In this tutorial, you will learn how to encode or decode data using base64 on Linux. Base64 is used for encoding data for transit or storage. As one of the core utilities on Linux this tool is always available. Read More
In this tutorial, you will be learning how to extract a RAR archive on the Linux system. RAR is a proprietary archiving format that allows you to compress and store multiple files. It even supports verifying contents remain uncorrupted. Read More
This tutorial will teach you how to install the official Spotify client on Ubuntu. Spotify is regarded as one of the top audio streaming services boasting a diverse range of music, podcasts and more. Read More