Classic Bridging w/ ifupdown

//classic-bridging// Latest Updates: https://wiki.haacksnetworking.org/doku.php?id=computing:classic-bridging This tutorial is for Debian users who want to create network bridges, or virtual switches, on production hosts. By production hosts, I mean something that’s designed to run virtual appliances (VMs, containers, etc.). This tutorial assumes you have access to PTR records and/or have a block of external IPs. In this…

Setting Up Navidrome

//navidrome// Latest Updates: https://wiki.haacksnetworking.org/doku.php?id=computing:navidrome This tutorial is for Debian Trixie users seeking to set up a production-ready Navidrome server. I used virsh+qemu to make a VM with 8TB of storage, and the VM is set up with a LAMP stack, a reverse proxy with Let’s Encrypt, automated syncing, scanning, and some hardening measures. Im using…

Your Email, Your Rules: Self-Hosting Simplified

//mailserver// Wiki Entry: https://wiki.haacksnetworking.org/doku.php?id=computing:mailserverSlides: https://nextcloud.haacksnetworking.org/index.php/s/s6wAL5p7jKHc9DbSeaGL Presentation: https://content.haacksnetworking.org/w/nsMwnJhLnfMrs17W5cAdWg Introduction Contrary to popular belief, it’s entirely possible to self-host email servers. Like others, I listened to the propaganda that “it’s no longer feasible to self-host email” or “it’s too complex and servers won’t respect your mail health anyway” or other such explanations. In 2014, while running workshops…

Monitoring Hard Drives on Production Hosts

Latest Updates: https://wiki.haacksnetworking.org/doku.php?id=computing:monitorvitals This tutorial is Debian GNU/Linux users wanting to regularly monitor the temperature and SMART health of their hard drives, as well as a slew of helpful zfs reports. Any production server I build includes these scripts and techniques. I set the vitals script to send me an email each hour, with the…

Managing AI Bots+ w/ Apache MPM, FPM, & Fail2Ban

//managingbots// Latest Updates: https://wiki.haacksnetworking.org/doku.php?id=computing:managingbots This tutorial is designed for Debian OS and LAMP stack users that want to track and or prohibit bot scraping (or other url requests) that might harm server performance and/or cause it to fail. In my case, I have a multi-site WordPress that includes my tech blog, poetry, and teaching blog.…

Setting up a Self-Hosted RustDesk Instance

//rustdesk// Latest Updates: https://wiki.haacksnetworking.org/doku.php?id=computing:rustdesk This tutorial is for users of Debian GNU/Linux who want to setup a self-hosted RustDesk instance. This tutorial is designed for a public facing instance/domain which uses an apache2 reverse proxy to serve TLS requests back to the gohttp server listening on port 8000. TLS certs are handled by Let’s Encrypt…

Recursive DNS w/ Unbound

//openwrtmt6000// Latest Updates: https://wiki.haacksnetworking.org/doku.php?id=computing:unbounddns This tutorial is for users of Debian GNU/Linux who want to run their own recursive DNS server using the Unbound project. In this scenario, I am using GL.iNet MT6000 router and a separate AP. The router handles all dhcp/dns for the LAN / private subnet. In the openWRT config on the router’s dhcp server, I specify…

openWRT on two GL.Inet MT6000

//openwrtmt6000// Latest Updates: https://wiki.haacksnetworking.org/doku.php?id=computing:openwrt-mt6000 This tutorial reviews the unique manner in which I was able to get public and private interfaces/subnets/vlans set up on two GL.Inet MT6000s. One device is used as the router and has WiFi setup for emergencies, an openvpn server for external access, and public and private lan interfaces/subnets/vlans. The other device…

Automating virt-install with preseed.cfg

//preseed// Latest Updates: https://wiki.haacksnetworking.org/doku.php?id=computing:preseed I created my own virtualization stack which is complete with version control, file backups, full image backups and more. Additionally, because my client base and use-case does not require that I spin up VMs too often, it was very easy to just keep a few VMs pre-configured generically and then virt-clone…

Forking a FLOSS Pokemon Project

//frontier-team-builder// Latest Updates: https://wiki.haacksnetworking.org/doku.php?id=projects:frontier-team-builder This tutorial is designed for users of Debian GNU/Linux who wish to self-host a version of PvPoke.com, an MIT licensed Pokémon GO project designed by KakunaMatata. The primary purposes of PvPoke.com are to allow lovers of the game to build a collection of Pokémon suited for battle, called a battle party…

Close