How to Generate and Use SSH Keys on Ubuntu Thumbnail

How to Generate and Use SSH Keys on Ubuntu

In this tutorial, you will learn how to generate and use SSH keys on Ubuntu. SSH keys are a crucial part of improving the security of an SSH connection. These keys come in pairs where the public key is used to verify a connection created by a private key. Read More

How to Install a .deb File on Ubuntu Thumbnail

How to Install a .deb File on Ubuntu

In this guide, you will learn how to install a .deb file on the Ubuntu operating system. A .deb file typically contains a software package that can be installed on to Debian based operating systems such as Ubuntu. Read More

How to Install and Use AnyDesk on Ubuntu Thumbnail

How to Install and Use AnyDesk on Ubuntu

This tutorial will show you how to install and use AnyDesk on the Ubuntu operating system. AnyDesk is one of the best remote desktop solutions thanks to its superb operating system and device support. It is relatively easy to install. Read More

Installing the UniFi Controller on Ubuntu Thumbnail

Installing the UniFi Controller on Ubuntu

In this tutorial, you will learn how to install the UniFi controller on Ubuntu. This controller allows you to manage all of your Ubiquiti network gear from a central interface without relying on a third party or specific hardware. Read More

Setting up Samba Shares on Ubuntu Thumbnail

Setting up Samba Shares on Ubuntu

In this tutorial you will be learning how to install and configure Samba on an Ubuntu operating system. Samba is a re-implementation of the SMB Protocol that Windows uses for its file and printer sharing. Read More

How to Reboot Linux Thumbnail

How to Reboot Linux

In this tutorial, you will learn how to reboot a Linux system using the terminal. Restarting your system can be done with a simple command. Some of the commands you will learn in this guide is shutdown, reboot and systemctl. Read More

How to Install Composer on Ubuntu Thumbnail

How to Install Composer on Ubuntu

In this tutorial, you will learn how to install Composer on the Ubuntu operating system. Composer is a powerful dependency manager for the PHP language. Use this tool to manage any library that your software relies on. Read More

How to use the sudo Command in Linux Thumbnail

How to use the sudo Command in Linux

This guide will take you through the basics of using the sudo command on a Linux-based distribution. The sudo command is instrumental in running commands requiring superuser or root permissions. Therefore, it is likely you will need to use this command. Read More

How to Install PHP on Ubuntu Thumbnail

How to Install PHP on Ubuntu

This tutorial will teach you how to install PHP on the Ubuntu operating system. This includes guides on setting it up for the Apache and Nginx webservers. PHP is a programming language that helps drive dynamic websites. Read More

How to Install DOSBox on Ubuntu Thumbnail

How to Install DOSBox on Ubuntu

This tutorial will show you how to install and configure DOSBox on Ubuntu. DOSBox is a free and open-source emulator that emulates the MS-DOS system. By using this software, we can run old DOS games on Ubuntu easily. Read More

How to use the id Command in Linux Thumbnail

How to use the id Command in Linux

This tutorial takes you through all the basics of the id command on Linux. The id command is helpful in finding a user's group ids or the user's id. You can use various options to alter the command's behavior to get the information you require. Read More

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