How to Restart the Network on Ubuntu Thumbnail

How to Restart the Network on Ubuntu

This quick guide will show you how to restart the network on an Ubuntu device. You will see how you can use either the terminal or GUI to restart the network. These steps differ between the desktop and server variants. Read More

How to Install MariaDB on Ubuntu Thumbnail

How to Install MariaDB on Ubuntu

This tutorial will show you how to install the MariaDB server on the Ubuntu operating system. MariaDB is an open-source and popular relational database management system. It is considered to be a solid alternative to MySQL. Read More

How to Install and Use Flatpak on Ubuntu Thumbnail

How to Install and Use Flatpak on Ubuntu

In this tutorial, you will learn how to install and use Flatpak on Ubuntu. This is an alternative package manager for Linux operating systems that installs a "Flatpak". A flatpak is a collection of everything needed to run that program. Read More

How to use the last Command in Linux Thumbnail

How to use the last Command in Linux

In this tutorial, we take you through the basics of using the last command on a Linux distribution. This command allows you to search the history of users' login behavior. It is incredibly useful for investigating login issues, user behavior, and more. Read More

How to Install MySQL on Ubuntu Thumbnail

How to Install MySQL on Ubuntu

In this tutorial, we will show you how to install the MySQL server on the Ubuntu operating system. In addition to installing the server, we will walk you through locking down the initial installation. Security is crucial for a MySQL server. Read More

How to get your IP Address on Ubuntu Thumbnail

How to get your IP Address on Ubuntu

In this tutorial, you will learn how to get the IP address on Ubuntu. An IP address is a unique identifier for a device on a network. Getting the IP address is useful when you want to connect to your Ubuntu device remotely. Read More

How to Disable the Firewall on Ubuntu Thumbnail

How to Disable the Firewall on Ubuntu

Learn how to disable the firewall on the Ubuntu operating system in this tutorial. These steps cover disabling the firewall using either the terminal or desktop interface. Be careful when disabling a firewall, as it's crucial to security. Read More

How to Take a Screenshot in Ubuntu Thumbnail

How to Take a Screenshot in Ubuntu

In this tutorial, you will learn how to take a screenshot in Ubuntu. The operating system offers two super easy ways to take a screenshot. You can use the in-built application or three super easy-to-use keyboard shortcuts. Read More

How to Install Node.js on Ubuntu Thumbnail

How to Install Node.js on Ubuntu

In this guide, you will learn how to install the Node.js runtime on Ubuntu. Installing this runtime allows you to run JavaScript natively on your device without the need for a web browser. It is especially useful for developing a scalable web backend. Read More

How to Flush the DNS Cache on Ubuntu Thumbnail

How to Flush the DNS Cache on Ubuntu

In this tutorial you will learn how to flush the DNS cache on Ubuntu 18.04, 20.04, 22.04 and newer. The DNS cache is what helps accelerate DNS requests on your system. Clearing the DNS cache can help with badly cached requests. Read More

How to change DNS settings on Ubuntu Thumbnail

How to change DNS settings on Ubuntu

This guide will teach you how to set the DNS servers on the Ubuntu operating system. A DNS server is what helps translate a domain name to an IP address. Changing the servers your connection uses is a straightforward process. Read More