Setting up a Samba Share using Docker Thumbnail

Setting up a Samba Share using Docker

In this quick guide, you will be learning how you can set up a Samba share easily using a Docker container on Linux. Samba is one of the best protocols for setting up network shares as it is supported by the vast majority of operating systems without needing additional software. Read More

Running a WebDAV Server on Ubuntu using Apache Thumbnail

Running a WebDAV Server on Ubuntu using Apache

In this guide, you will learn how to install and set up WebDAV on the Ubuntu operating system using the Apache web server. WebDAV is an extension of the HTTP and HTTPS protocols designed to help collaborate on a web server by enabling file creation and editing. Read More

Checking Out the MiSTer Pi FPGA Board Thumbnail

Checking Out the MiSTer Pi FPGA Board

In this article, we explore the MiSTer Pi FPGA Board from Retro Remake. This FPGA development board was developed with a focus on MiSTer. MiSTer is an open-source project that aims to emulate retro consoles at a hardware level rather than a software one. Read More

Steam Deck Charger Wattage Thumbnail

Steam Deck Charger Wattage

Learn the maximum wattage the Steam Deck will accept from a charger. We also show you the smallest charger you should aim for. The Deck will only ever accept a certain amount of wattage. There is also a minimum size of a charger you should use to keep gaming. Read More

How to Log In as the Root User on Ubuntu Thumbnail

How to Log In as the Root User on Ubuntu

In this tutorial, you will learn how to enable the ability to log in to the root user on the Ubuntu operating system. By default, Ubuntu blocks logging in as the root user for security purposes. However, there are some use cases where you may need to use it instead of just elevating privileges using sudo. Read More

Installing Ubuntu on the Raspberry Pi Thumbnail

Installing Ubuntu on the Raspberry Pi

In this quick guide, you will be learning how you can install and run the Ubuntu operating system on a Raspberry Pi. Thanks to official support for the PI's hardware you can get the full desktop experience. To make the most out of this OS you will need a Pi with 4GB of RAM. Read More

Running AirTrail using Docker Thumbnail

Running AirTrail using Docker

In this project, you will learn how to easily self-host AirTrail using Docker. AirTrail is a software for manually tracking your flights similar to myFlightRadar24. It boasts a super neat web interface that lets you easily view all the places you have flown to on a world map. Read More

Installing Node-RED on Ubuntu Thumbnail

Installing Node-RED on Ubuntu

In this quick tutorial, you will learn how you can easily install and set up Node-RED on the Ubuntu operating system. Node-RED is a automation platform that uses a super easy-to-use visual based scripting language. You can build an automation by just dropping a few nodes on to your screen. Read More

Running Discord on a Raspberry Pi Thumbnail

Running Discord on a Raspberry Pi

In this tutorial, you will learn how to run the Discord chat client on your Raspberry Pi even though it doesn't officially support Linux ARM. To get this to run on a Pi, we will rely on a third-party client called ArmCord. This client offers many of the same features the official client does but will also run on your Raspberry Pi. Read More