2 – MokerLink Multigig switches w/OpenWRT
To add two MokerLink 2G08110GSM switches to your network (192.168.2.0/24) using 1 SFP+ port and a Direct Attach Copper (DAC) cable, follow these steps: Overview of Your Setup Step-by-Step Setup…
Vlan config with OpenWRT/MokerLink Switch
To configure VLAN 3 on OpenWRT to communicate with a MokerLink 2G08110GSM (an 8-port managed switch with 1 SFP+ 10G uplink), you’ll need to do the following: Overview: Step 1:…
PiMIN NAS/Backup Server via Ubuntu Server
So you want to use your SBC/Pi as a NAS and you have no clue how to start or where to start. Well I believe I have a solution for…
Install OpenMediaVault 7/8 in a Proxmox/PiMOX VM/SBC (Debian 12.8 Bookworm)
As far as the install goes, This will take longer on a Pi than on a regular PC so please be patient. PIs do not have the same processing power…
How to Install PiPBS – Proxmox Backup Server on a Pi/SBC/VM
Proxmox Backup Server is an open-source backup software project supporting virtual machines, containers, and physical hosts. The Bare-metal server is based on the Debian Linux distribution, with some extended features,…
Building a Plex Media Server on Proxmox ARM
Build a media server in your home library for your whole home/house. I have recently started playing around with media servers to see what they were about because where I…
Install an OpenVPN Access Server in your HomeLAB
An OpenVPN server is a type of VPN (Virtual Private Network) server that allows clients to securely connect to a private network over the internet using the OpenVPN protocol. It…
Deploy Jellyfin on a SBC/VM
Jellyfin Server is an open-source media server software that allows users to organize, manage, and stream their personal media collections. It supports a wide range of media types, including movies,…
Deploy an OpenWRT VM on Promox Intel/AMD
OpenWrt (from open wireless router) is an open-source project that is an OS for creating and building your own router/firewall. It is also used for being able to embed the…
Diagnosing Reboots in Linux
When a linux server reboots, it records data to a couple of different logs inthe process. The first is the last log, this log records all logins and fromwhere a…