How to Install Jellyfin on Ubuntu Thumbnail

How to Install Jellyfin on Ubuntu

In this quick guide, we will show you how to install the Jellyfin media server onto the Ubuntu operating system. Jellyfin is one of the best alternatives to Plex and is known for being free and open-source. It has many of the features of Plex and excellent client support. Read More...

Creating a WordPress Website with Docker Thumbnail

Creating a WordPress Website with Docker

In this tutorial, you will learn how you can easily self-host your own website by using WordPress and a Docker container. Docker makes getting a website up and running a very simple process that can be completed in a few short minutes. You only need a domain name and a server to host your website. Read More...

Self-Hosting Zigbee2MQTT using Docker Thumbnail

Self-Hosting Zigbee2MQTT using Docker

In this quick guide, we will be showing you how you can easily self-host Zigbee2MQTT on your Linux machine by using a Docker container. Zigbee2MQTT is a super powerful software that allows you to easily set up your own Zigbee bridge without relying on proprietary software. Read More...

Running PhotoPrism using Docker Thumbnail

Running PhotoPrism using Docker

In this tutorial, we will be showing you how to self-host PhotoPrism using Docker. Docker makes getting this image hosting service up and running in just a few minutes incredibly easy. This service is packed with smart features that you expect from services like Google Photos. Read More...

Installing the Pip Alternative UV on Linux Thumbnail

Installing the Pip Alternative UV on Linux

In this guide, you will learn how to install the speedy pip alternative called UV on Linux. UV is a Python package manager written in Rust. Not only is it significantly faster than pip, but it also has a lot of extra functionality built-in, such as the ability to set up Python virtual environments quickly. Read More...

How to Install the Rust Compiler on Linux Thumbnail

How to Install the Rust Compiler on Linux

In this quick guide, you will learn how you can install the latest version of the Rust compiler on a Linux based operating system. Rust is a programming language that was developed with a focus on type safety and performance. The compiler is what compiles your code into something the machine can actually run. Read More...

How to Install OBS on Ubuntu Thumbnail

How to Install OBS on Ubuntu

In this quick guide, we will be showing you the easiest way to install and use the latest version of OBS on Ubuntu. OBS is the go-to solution for streaming thanks to its performance, compatibility and versatility. This software even has official support for Ubuntu. Read More...

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...

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...

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...