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
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
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
In this tutorial we will be showing you how to install and run Paperless on the Raspberry Pi. This powerful software helps digitize and organise your paper documents through a central dashboard. Read More
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
In this project, we will show you how to install Heimdall on your Raspberry Pi. This software acts as an elegant dashboard for all of your web applications. Heimdall allows easy access to all of your apps from one central location. Read More
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
In this tutorial, you will learn how to run an internet speed test on your Ubuntu device using the Ookla Speedtest command line interface. Ookla is one of the biggest providers for internet performance metrics. Read More
In this tutorial. you will learn how to install Network Manager on Raspberry Pi OS. This new software allows you to better control the network of your Raspberry Pi through both the GUI and terminal. Read More
Within this tutorial, you will be learning how to get the length of an array in PHP by using the count() function. Being able to get the length of an array easily and quickly is helpful for a variety of reasons. Read More
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
This quick guide will teach you how to install pip on Raspberry Pi OS. pip is the package manager for the Python programming language. Using pip, you can easily manage any Python library you might need for your Python scripts. Read More
In this tutorial, you will learn how to enable SSH on Raspberry Pi OS when you don't have a monitor for the device. With SSH disabled by default on new installs, you will have to use one of two workarounds to getting it enabled without a screen. Read More
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
In this tutorial, you will be learning how to install PowerShell to the Raspberry Pi. PowerShell is a shell developed by Microsoft that is aimed at helping you automate administrative tasks. Read More
This tutorial will teach you how to mount an NTFS formatted partition on a Linux-based system such as Ubuntu. NTFS is a proprietary filesystem used on Windows and intended as a replacement for the older FAT filesystem. Read More
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
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
In this tutorial, you will learn how to install the network packet analyzer Wireshark to a Raspberry Pi in simple to follow steps. Wireshark allows you to capture any packets on your device and analyze their content. Read More
In this tutorial, we will be showing you how to run the PhotoPrism software on the Raspberry Pi. This software allows you to host all of your photos in a modern web interface that uses AI to categorize your photos. Read More
This tutorial will teach you how to run the Changedetection.io service on a Raspberry Pi. This is a powerful service that allows you to easily, periodically check whether a change has occurred on a website. Read More