
Hosting Paperless-NGX using Docker
In this guide, you will learn how you can easily self-host Paperless-NGX by setting up it's official Docker container. Paperless enables you to convert your physical documents to digital. Read More
Fantastic tutorials for learning more about Linux based operating systems.
In this guide, you will learn how you can easily self-host Paperless-NGX by setting up it's official Docker container. Paperless enables you to convert your physical documents to digital. Read More
Learn how you can easily monitor your LAN using the WatchYourLAN IP network monitor and Docker. This enables you to easily track the devices available on your network and be alerted of anything new. Read More
In this guide, you will learn how you can easily set up the Caddy web server on the Ubuntu operating system. Caddy is a web server with a particular focus on providing SSL certificates and setting up HTTPS connections. Read More
In this guide, we will show you how to easily monitor your Docker logs in real-time through your web browser using Dozzle. This software is a lightweight web app that makes viewing and searching your logs a simple process. Read More
In this quick guide, you will learn how to set up Node-RED using a Docker container easily. This software makes setting up automation incredibly easy thanks to its drag-and-drop web interface and flow-based workflow. Read More
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
In this guide, you will learn how you can easily deploy an Nginx reverse proxy using Docker Compose. This can be a great way of adding HTTPS support to your various multiple services and have them routed to different domain names. Read More
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
In this tutorial, we will be showing you an easier method for setting up your Ubuntu operating system as a WireGuard VPN server. WireGuard is a great protocol for setting up a virtual private network thanks to its great network performance. Read More
In this tutorial, we will be showing you how to self-host the Heimdall Dashboard using Docker. This is one of the cleanest and easiest to use dashboards for all of your self-hosted applications. Adding new items can be done in just a few short clicks without the need to mess around with config files. Read More
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
In this tutorial, you will learn how to set up Uptime Kuma on your machine using Docker. Uptime Kuma is a super sleek software that can monitor almost any service using a wide variety of protocols. Read More
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
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
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
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
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
In this guide, we will be showing you how you can easily mount a network drive on the Ubuntu operating system while using the terminal. A network drive is a way of accessing data that is stored on another machine on your network. A NAS often uses network shares to offer access to the data on it Read More
In this quick guide, we will show you how to easily add a user to a group on a Linux-based operating system. Groups are a key component of the Linux permission system, so knowing how to add a user to a group is critical. Read More
In this tutorial, we will be showing you how you can set up the open-source message broker called RabbitMQ using Docker Compose. RabbitMQ is a great service to use when you have any tasks that you need to queue and process asynchronously. Read More