• 6 Posts
  • 158 Comments
Joined 2 years ago
cake
Cake day: June 17th, 2023

help-circle

  • Programming is generally not needed when self-hosting. At best you might learn Ansible, Puppet, Salt, or Terraform, but that’s for advanced scenarios (e.g. easily shifting the workloads between machines or into the cloud).

    Learning the ins-and-outs of containers will get you the biggest return on investment. They’re not strictly necessary but most tools will expect that is the common use-case and the community won’t be as much help. Until you know more about containers I would also recommend Docker over Podman. It has a few more “conveniences” than Podman and orgs like LinuxServer will target Docker as the engine.



  • I don’t think I encrypt my drives and the main reason is it’s usually not a one-click process. I’m also not sure of the benefits from a personal perspective. If the government gets my drives I assume they’ll crack it in no time. If a hacker gets into my PC or a virus I’m assuming it will run while the drive is in an unencrypted state anyway. So I’m assuming it really only protects me from an unsophisticated attacker stealing my drive or machine.

    Please educate me if I got this wrong.

    Edit: Thanks for the counter points. I’ll look into activating encryption on my machines if they don’t already have it.





  • As long as you use bash in your shebang you won’t know the difference. Fish even has conventions for applying environment variables to be available in both shells. I’ve used Fish for a couple years and my biggest gripe (which is still minor) is that command snippets off the Internet don’t always work. In those cases I either switch to bash temporarily or fix the command to work in Fish.













  • Printing and scanning. I only print like one thing every couple months and scan things every 6 months, but a backlog is growing. My printer is over 10 years old but it worked well on Windows. Despite their site saying it supports Linux I just can’t get it to print or acknowledge any data is being sent. I’m contemplating a newer printer since deals are going on right now.

    Update: Woooo! After a few weeks of fiddling with the install scripts and CUPS config I got something to print via Linux! That being said I’m upgrading, not giving up, to a new EcoTank printer.