Get your Public IP Address using Curl on Linux Thumbnail

Get your Public IP Address using Curl on Linux

In this tutorial, you will learn how to use curl on your Linux system to easily get the IP address assigned to your machine. By using services such as icanhazip you can easily check your public IP address directly from the terminal. It is even possible to check both your IPv4 and IPv6 public addresses. Read More

Using Flatpak on the Raspberry Pi Thumbnail

Using Flatpak on the Raspberry Pi

In this quick guide, we will be exploring how you can install and use Flatpak on the Raspberry Pi. Flatpak is a way of packaging software that makes them easier to distribute while also being more secure. This extra security is due to the software being isolated into its own sandbox. To interact outside of its sandbox a Flatpak requires additional permissions to be given to it. Read More

How to Install Sublime Text on the Raspberry Pi Thumbnail

How to Install Sublime Text on the Raspberry Pi

In this tutorial, you will learn how to install the Sublime Text editor on your Raspberry Pi. This is a great text and code editor. It boasts a huge number of features that significantly improves the text and code editing experience. This code editor only supports 64-bit operating systems. Read More

How to Record Gameplay on the Steam Deck Thumbnail

How to Record Gameplay on the Steam Deck

In this tutorial, you will learn a super easy and straightforward way to record gameplay on your Steam Deck. This whole process is made easy thanks to the screen recorder built directly into SteamOS. This recorder can even run in the background to constantly record all of your games. Read More

Checking out the Pironman 5 Raspberry Pi 5 Case Thumbnail

Checking out the Pironman 5 Raspberry Pi 5 Case

In this article, we will be checking out the stylish and feature packed Pironman 5 case. It is one of the best cases you can use for your Raspberry Pi 5. Included with this case is an NVME hat, RTC battery, OLED screen and more. This case packs basically all the features you require for your Raspberry Pi 5. Read More

Running an OpenVPN VPN using Docker Thumbnail

Running an OpenVPN VPN using Docker

In this tutorial, you will be learning how you can easily set up an OpenVPN virtual private network by using Docker. To get this all to work we will be using a container called DockOVPN. This container allows you to start a VPN with just a couple of commands. Read More

Setting up Moonlight on Linux Thumbnail

Setting up Moonlight on Linux

In this guide, you will learn how you can set up the Moonlight Streaming client on a Linux based operating system. This client allows you to stream your PC and games directly to your Linux machine. All you need is a PC with NVIDIA GameStream or Sunshine. Read More

How to Install and Run WhatsApp on Ubuntu Thumbnail

How to Install and Run WhatsApp on Ubuntu

In this tutorial, you will learn a couple of ways that you can install and run WhatsApp on Ubuntu. WhatsApp is a popular messaging client. While it doesn't offer a native Linux version, it does offer a web app that we can utilize. Read More

Installing BookStack on the Raspberry Pi Thumbnail

Installing BookStack on the Raspberry Pi

In this tutorial, you will learn how to install and run BookStack on your Raspberry Pi. BookStack is a software for storing and organizing your information. Information is stored in what is called books, and a collection of books is stored in what the software calls a shelf. Read More

How to Run a Traceroute on Linux Thumbnail

How to Run a Traceroute on Linux

In this tutorial, you will learn how to run a traceroute on a Linux based operating system. A traceroute is an incredibly powerful tool for debugging issues with your network connectivity. Since it checks every router, you can quickly identify problematic devices in your network. Read More