Backing Up VMs

//backingupvms// Warning: This blog post will age. To find the latest script, go here. This tutorial is for users of Debian GNU/Linux who seek to back up, manage space, and provide version control for KVM virtual machines, or VMs for short here on out (presume using all pure virsh and qemu). First of all, the…

Mail Server

//mailserver// Tutorial: The tutorial and setup details can be found on the Wiki. The official documentation for postfix and dovecot is great, but also a big thanks to Linux Babe again for a treasurer trove of resources and tips. The mail server tutorial is for users of Debian GNU/Linux who want to set up a…

Synapse Instance

//synapse// Reminder: Only the Wiki has the latest changes, so for complex live instance, visit the source wiki for the latest updates/corrections/changes. This tutorial is for users of Debian GNU/Linux who want to create their own synapse/matrix instance. The [[https://matrix-org.github.io/synapse/latest/setup/installation.html|official documentation]] was solid and the [[https://docs.hackliberty.org/books/self-hosted-services/page/how-to-install-matrix-synapse-on-debian-11|Hack Liberty]] tutorial had many great insights. I have everything…

Mastodon Instance

mastodon Jonathan Haack Haack’s Networking webmaster@haacksnetworking.org //mastodon// This tutorial is for users of Debian GNU/Linux who want to set up a mastodon instance. This particular instance runs in a VM (4-core / 16GB RAM / 1TB) for which the underlying host OS setup and hardware is outlined here: https://wiki.haacksnetworking.org/doku.php?id=computing:vmserver . I used Mastodon’s official docs…

Restarting AirSonic After Reboot or Crash

airsonic (restart script update) Jonathan Haack Haack’s Networking webmaster@haacksnetworking.org //airsonic (restart script update)// Have an AirSonic instance? If so, you need to reboot at times and/or it may crash. If so, here’s a simple script I run to monitor whether it is up or not, and start it if not and/or write a log entry…

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…

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…

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…

rstudio server proxy

As always, please refer to the wiki for the latest version of this tutorial: rstudio. This tutorial is to set up rstudio on Debian. First, download and install the package: cd ~ sudo apt install r-base sudo apt install gdebi wget https://download2.rstudio.org/server/debian9/x86_64/rstudio-server-1.2.1335-amd64.deb sudo gdebi rstudio-server-1.2.1335-amd64.deb Make sure you already have an existing LAMP stack running…

Close
JavaScript licenses