Skip to the content
  • louie.se
  • Who am I?
  • > My Projects
  • > My Experiments
  • > All Random
  • louie.se/
  • Who am I?
  • All posts
    • My Projects
    • My Experiments
    • All Random

Running CrashPlan on Truenas Core

  • Post date 2024-01-18
  • Categories Random
My home server runs Truenas Core, a natural choice since I've been partial towards BSD since I accidentally overwrote my main disk with OpenBSD back in the 90s. To get some ease of mind I want to back up photos and other important files and CrashPlan is (was when I looked last time) the only cloud backup service that ran on Linux and mounted disks [...]

Per client/host ssh-keys

  • Post date 2023-01-15
  • Categories Random
I have a handful servers where I login regularly and started to created separate ssh-keys for each client-server pair instead of the standard practice of just one ssh-key per client. The basic idea If you only have one ssh-key and it get accidentally (or intentionally by your nemesis) it's quite a chore to hunt down all the places where you used that [...]