Skip Navigation

𝓢𝓮𝓮𝓙𝓪𝔂𝓔𝓶𝓶

@ SeeJayEmm @lemmy.procrastinati.org

Posts
19
Comments
582
Joined
2 yr. ago

  • I feel this post so hard. I'm always about 5 seconds from going Office Space on my printer.

  • You do if you want to provide that as your "work" number. Unless you're going to jump though VoIP hoops.

  • A guy can dream.

  • The only complaint on this list that, I think, is a legitimate complaint is replies not loading. Imagine if Lemmy worked that way. The rest is just how it's intended to work.

    Certainly a good warning before trying to self host but this isn't broken.

  • However, if my VPS is compromised, wouldn't the attacker still be able to access my local network?

    That depends on your setup. I terminate my wireguard tunnels on my opnsense router, where I have explicit fw rules for what the vps hosts can talk to.

  • I'm using CheckMk for pretty much all of that. Personally I found zabbix to have too much overhead.

  • No but less power hungry than a full desktop. It's a good trade-off between power and performance.

  • Nextcloud AIO in docker is dead simple and has been reliable for me.

    The sync client is capable of syncing the whole tree as remote pointers that didn't take space until you access the file then it downloads it local. You can also set files to always be local.

  • If you want the small footprint and power costs are a concern, look for a second hand mini computer. Dell, Lenovo, Intel nuc.

    Something like this as an example.

  • Tuesday

  • You know b2 has multi region replication now, right?

  • I just wanted to say I loved your analogy.

  • Thanks I may give it a try if I'm feeling daring.

  • Media should exist in its own with a tuned record size of 1mb

    Should the vm storage block size also be set to 1MB or just the ZFS record size?

  • That cheat sheet is getting bookmarked. Thanks.

  • I'm referring to this.

    ... using grub to directly boot from ZFS - such setups are in general not safe to run zpool upgrade on!

     
        
    $ sudo proxmox-boot-tool status
    Re-executing '/usr/sbin/proxmox-boot-tool' in new private mount namespace..
    System currently booted with legacy bios
    8357-FBD5 is configured with: grub (versions: 6.5.11-7-pve, 6.5.13-5-pve, 6.8.4-2-pve)
    
      

    Unless I'm misunderstanding the guidance.