Setting up a secure & public-facing Filebrowser instance

//filebrowser-pub// Latest Updates: https://wiki.haacksnetworking.org/doku.php?id=computing:filebrowser This tutorial is for Debian Trixie users seeking to set up a secure and public-facing Filebrowser instance. This is to assist with uploading and managing music/media on Navidrome, Jellyfin, and other similar instances. Do not proceed with this tutorial until you’ve learned how to set up a public facing VM/VPS and…

Spinning up Jellyfin

//jellyfin// Latest Updates: https://wiki.haacksnetworking.org/doku.php?id=computing:jellyfin This tutorial is for Debian users wanting to set up a production-ready Jellyfin server. This instance runs on a VM inside my virsh+qemu stack recently recapped in detail in this article. This VM is set up with a LAMP stack, a reverse proxy with Let’s Encrypt, automated syncing, scanning, and some…

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…

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.…

Leveraging Dedicated Hosting by Pebble Host

//backupnode// Latest Updates: https://wiki.haacksnetworking.org/doku.php?id=computing:backupnode As I discussed in the last post, the sudden server failure and/or link failure that happened a month ago were a source of concern for me. After all, in addition to having my own infra there and that of my clients, I also volunteer and host floss instances of the PubGLUG…

Virtualization stack growing pains and PeerTube Hype!

//peertube// Latest Updates: https://wiki.haacksnetworking.org/doku.php?id=computing:peertube As part of the Haack’s Networking business, I run a virtualization stack on a Supermicro 6028U-TRTP+ Dual 8-core Xeon E5-2650 2.2Ghz, with 384GB RAM, which has 576 virtual CPUs to allocate, or 24*12*2, which is threads *cores*sockets. This host uses Debian and virsh+qemu and a collection of bash scripts to manage…

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…

Working around the HP Plugin Checksum Issue

hp-plugin Jonathan Haack Haack’s Networking webmaster@haacksnetworking.org //hp-plugin// Sourceforge hp-plugin website has been down for some time. So, to install the plug-in manually, download the plugin and the signature to the same directory as follows: wget https://www.openprinting.org/download/printdriver/auxfiles/HP/plugins/hplip-3.21.12-plugin.run|hplip-3.21.12-plugin.run wget https://www.openprinting.org/download/printdriver/auxfiles/HP/plugins/hplip-3.21.12-plugin.run.asc|hplip-3.21.12-plugin.run.asc Make sure both of the files are executable by the system once you got them downloaded as…

invoice plane

This tutorial is for users of Debian who have already established a host with TLS/LAMP and want to create an InvoicePlane instance in order to create and send invoices to clients. If you have not yet completed TLS/LAMP, however, please begin with ApacheSurvival. (As always, please refer to the wiki for the latest changes/updates to…

Close