
Docker Commands
Docker is a set of platform as a service (PaaS) products that use OS-level virtualization to deliver software in packages called containers. The software that hosts the containers is called Docker ...

Docker is a set of platform as a service (PaaS) products that use OS-level virtualization to deliver software in packages called containers. The software that hosts the containers is called Docker ...

The LAMP Stack is an open-source platform and works on the Linux operating system. LAMP stack uses Apache web server, MariaDB relational database management system, and PHP object-oriented scriptin...

Navidrome can be used as a standalone server, that allows you to browse and listen to your music collection using a web browser. It can also work as a lightweight Subsonic-API compatible server, th...

Unbound is a secure open-source recursive DNS server primarily developed by NLnet Labs, VeriSign Inc., Nominet, and Kirei. The benefit of running Unbound is privacy as you are directly contacting t...

Homer is a full static html/js dashboard, based on a simple yaml configuration file. See documentation for information about the configuration (assets/config.yml) options. It’s meant to be served b...

This Markdown cheat sheet provides a quick overview of all the Markdown syntax elements. It can’t cover every edge case, so if you need more information about any of these elements, refer to the re...

Install Dependencies for Jekyll sudo apt-get install ruby-full build-essential zlib1g-dev git -y Avoid installing RubyGems packages (called gems) as the root user. Instead, set up a gem installa...

OPNsense is an open source, FreeBSD-based firewall and routing software developed by Deciso, a company in the Netherlands that makes hardware and sells support packages for OPNsense. It is a fork o...

In order for unattended-updates to work seamlessly, you can add the following lines in. This will allow updates from all repositories, remove unused kernel related packages, remove unused dependen...

This tutorial is going to show you how to set up Postfix SMTP relay on Proxmox VE 7.1 using Sendinblue (requires signing up for a free account). I have not tested this on earlier builds of Proxmox....