How to Migrate Virtual Machines Between Proxmox Servers
This article is created to provide guidance when doing VM Migration from One Proxmox Node to Another. One major need for migrating a virtual machine between proxmox servers is old …
…a collection of tech how-to's and tips.
This article is created to provide guidance when doing VM Migration from One Proxmox Node to Another. One major need for migrating a virtual machine between proxmox servers is old …
Learn how to transform an old Hi-Fi or sound system with an AUX input into a bluetooth/wireless speaker with a Raspberry Pi and balena. If you’ve got an old Hi-Fi …
This guide will show you how to create a fleet of devices capable of playing perfectly synchronized multi-room audio all over your place. Turn your spare Raspberry Pis and speakers …
Docker+Portainer.io+Jellyfin: First set up Docker and Portainer.io Sign into your Portainer.io web interface:(Example: 192.168.1.23:9000) At the Portainer.io Home screen under Enviroments click the little blue whale next to Local. Then …
Table of Contents WHAT IS TAUTULLI? Tautulli is a 3rd party application that runs alongside Plex to monitor and give you more information about your Plex media server. It has no affiliation …
This guide covers the Server Message Block (SMB) protocol. Specifically, it discusses using the SMB protocol to mount a Windows SMB share (a shared directory) to a Linux system. By …
In this post, we will cover how to set static ip address on Ubuntu server 22.04. It is highly recommended to have a static ip on linux server because it …
Portainer is an open-source container management tool that provides a web-based graphical user interface (GUI) for managing Docker containers, images, networks, and volumes. Portainer supports multiple Docker environments, including Docker …
I like Ubuntu Studio. I don’t like the XFCE desktop that comes with it. I do like Ubuntu Mate. So, I figured out how to install all of the relevant …
Network Bonding is the combination of multiple LAN interfaces to create a single bond. The main purpose is to improve throughput/redundancy and bandwidth. Network Bonds can be created on different types …