Immich upgrade from 129.0 to 142.1
This article documents the steps taken to upgrade Immich from 129.0 to 142.1. Immich runs singularly in a Ubuntu VM on a Proxmox server. There is a custom storage location NOT inside the VM where I...
This article documents the steps taken to upgrade Immich from 129.0 to 142.1. Immich runs singularly in a Ubuntu VM on a Proxmox server. There is a custom storage location NOT inside the VM where I...
After every installation of an Ubuntu server in a VM that I will be using to hold a Docker style application, this is how I set up the terminal so that every one of my servers operates with the sam...
Still documenting how to attach a external SSD (or could be internal) on a linux machine or server and how to initially set it up for basic use. Then, how to get a Docker app running in a VM on a ...
After almost losing my Proxmox server - thank God for recent backups and snapshots - I decided to document how the storage was set up this time, which was more logical than the initial setup. Two ...
Maintenance Guide for Debian based Proxmox servers. Differs a little from the same tasks on Ubuntu based servers. Don't make the mistake I did of running Ubuntu maintenance script on Debian serve...
Crontab Guru (Cronitor Dashboard) & Cockpit are GUI fronts for running cron jobs and all things system administration related on Linux Mint.
A repeatable blueprint for mounting external drives through Proxmox hosts to VMs and into Docker containers using NFS shares.
This is an updated, cleaner and easier to follow outline on how to install Fish, Atuin, Tide and set custom left and right prompts in the terminal. You still run Tide Configure to set up the Tide ...
This appears in other articles on this site but since it is used in most of my new VMs that I spin up on Proxmox, it made sense to break out the instructions in a separate article.
Most used Git commands to help maintain and update your GitHub repo. Git tracks changes not files. Most operations are reversible if you understand the process