Daniel McKnight's blog

Archives · 2024

Home

Archives

homelabs3Nextcloud

Migrating Nextcloud from Local Storage to S3

As I continue to investigate migration from Unraid to XCP-ng (or maybe Proxmox), I am taking a closer look at what storage resources my containers are still using on my Unraid system. Unsurprisingly, Nextcloud is using a significant amount of persistent storage and I found that moving that data to a remote share is difficult due to Nextcloud’s file permiss..

Read more
homelablinuxbashdevelopment

Shell Customizations and SSH

Taking a detour from actual deployments, I recently started experimenting with different shell customizations. Until now, I’ve just used whatever default shell I have available on a given system, but a recent live stream from Lawrence Systems mentioned shell customizations and tmux and lead me down this rabbithole. I’ll also mention SSH configuration as it..

Read more