Running Netdata on the Raspberry Pi Thumbnail

Running Netdata on the Raspberry Pi

This tutorial will teach you how to install and run Netdata on your Raspberry Pi. Netdata allows you to easily retrieve and store your system metrics, such as CPU usage, and presents them in an elegant and easy-to-use graph. Read More

How to Install Ubuntu Restricted Extras Thumbnail

How to Install Ubuntu Restricted Extras

In this guide you will learn how to install the Ubuntu Restricted Extras meta package on Ubuntu. This package adds support for various video and audio formats. It also installs programs like unrar to help extract rar files. Read More

How to Add a Directory to PATH in Ubuntu Thumbnail

How to Add a Directory to PATH in Ubuntu

This tutorial will teach you to add a new directory to the PATH environment variable on Ubuntu. The operating system will search the paths stored in this variable every time you run a command. It saves you having to use absolute paths to programs. Read More

How to kill a process on Ubuntu Thumbnail

How to kill a process on Ubuntu

This tutorial will teach you how to kill a process on Ubuntu. For example, you may want to kill a process after it becomes unresponsive and won't stop when you attempt to close the application normally. Read More

How to Restart Ubuntu using the Terminal Thumbnail

How to Restart Ubuntu using the Terminal

In this quick guide you will be learning how to restart Ubuntu using the terminal. There are three simple commands you can use to reboot the system. Each of these commands offer a different benefit for restarting the Ubuntu operating system. Read More

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

Running Redis on the Raspberry Pi Thumbnail

Running Redis on the Raspberry Pi

In this tutorial, we will be showing you how to install and run the Redis server on the Raspberry Pi. Redis is an open-source, free and super-fast memory data store. With a low memory and CPU footprint, it is excellent on ARM devices like the Pi. Read More