Migrating from a VPS to a Data Center

vmserver Jonathan Haack Haack’s Networking netcmnd@jonathanhaack.com What? I put a large physical host at a data center in Northern New Mexico. I purchased a few blocks of ip4 addresses, and set up virt-manager to run guest OSs for my business and other projects. Put simply, I was creating virtualized infrastructure on a physical host I…

Pihole on the Beagle Bone Black

piholeonblack Jonathan Haack Haack’s Networking netcmnd@jonathanhaack.com //piholeonblack// This tutorial instructs users on how to get a vanilla pihole instance functioning on the Beagle Bone Black. Please remember that my blog posts age, but my original Wiki post for this will receive updates as software/distributions/configurations change etc. Also, I don’t cover why to install a DNS…

AirSonic 10.6.1 & ListenBrainz

It is with great joy that I report that the new api for listenbrainz.org works flawlessly with AirSonic 10.6.1 – this is amazing and returns me to the early days of AudioScrobbler (I imported the last 10 years since last reset of history) but with Free Software flavor … amazing … https://listenbrainz.org/user/oemb1905 #freesoftware #hackingprojects #gnulinux…

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…

network monitoring with munin

This tutorial is for users of Debian who have already established a host with TLS/LAMP and want to create a Munin instance to monitor the host. If you have not yet completed that, please begin with ApacheSurvival. (As always, please refer to the Wiki post here for the latest instructions and documentation.) Okay, as long…

fail2ban basics

fail2ban Jonathan Haack Haack’s Networking oemb1905@jonathanhaack.com //fail2ban// This tutorial is designed to help you install fail2ban and get a basic set of configurations in place. As always, these blog posts have an associated wiki post that receives updates and changes: fail2ban wiki post. sudo cp /etc/fail2ban/jail.conf /etc/fail2ban/jail.localsudo nano /etc/fail2ban/jail.local Once inside the configuration file jail.local…

Self-Hosted WordPress

#gnulinux #freesoftware #wordpress As always, check the most recent tutorial on the wiki. This tutorial is for setting up a self-hosted WordPress instance on Debian GNU/Linux. This tutorial assumes you already have a LAMP stack with active TLS. If not, you should read the Apache Survival tutorial first. Once you do that, begin with some…

migratewp

#freesoftware #gnulinux #mysql … As always, view the wiki for the most current version. [Update: The context for this tutorial should be explained. I had this tutorial on my site for over a year, and it used to be one line long. It said, execute this command sudo mysql -u root -h localhost -p <…

Close