• 0 Posts
  • 144 Comments
Joined 2 years ago
cake
Cake day: July 11th, 2023

help-circle



  • In my experience using a PC as a NAS, the power draw isn’t necessarily the drives as they spin down when idle.

    that’s not always the default setup, especially with enterprise drives. also if you have some kind of monitoring, that can keep the drives from going down (for that, use linux hd-idle instead of drive internal idle timer), and it can also wake them up (for that, prometheus node exporter’s smart collector first checks whether a drive is up, and only then collect stats). Interestingly, checking temps with smartctl always spins up my drives, while linux hwmon can give me live temp stats even while the drives are down







  • I run proxmox, and proxmox manages the zfs pool, there are VMs for important and convenience services, where important only hold things needed for the machine to work (so networking related) and metrics. I also have a desktop VM for the occasional use, and you can install opnsense later if you want an advanced firewall for VLANs and maybe internet too.
    the storage is made accessible through virtiofs shares, but setup is quite hacky, and some things don’t like it (like it can’t store any kind of databases) because virtiofs works technically like a network filesystem, and does not support some consistency features (yet?). maybe ceph would be a solution, it is natively supported by proxmox.

    if I were to build a new one, I would try out TrueNAS, it’s newer linux based version. I heard that can run VMs too if needed. I suspect that it can be more user friendly, but I haven’t used its web interface yet ever.


  • I use Syncthing for other purposes, but I think it’s pretty complicated for a one-off transfer.

    given that most people use windows, it is:

    • download exe
    • run exe
    • attempt to teach the other person to not be scared of the “hacker window” that popped up
    • exchange IDs
    • accept folder, find a place for it

    exchangeing IDs is especially tricky if you both are in a call, and the PC does not have a messaging account that can reach you, because they live on their phones or something








  • Cloudflare’s is a corporate solution from the company that man-in-the-middles half the internet and makes me click shit every fucking time. I see it whenever I make the mistake of following a stackoverflow link.

    on SO sites all the difference is a single click. and you have to allow scripts and cookies for both, so no difference there.