Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)AN
Posts
1
Comments
173
Joined
4 mo. ago

Permanently Deleted

Jump
  • Of course it does. The guided meditative walk is essential as every step helps you leave the toxicity of digital life behind and prepares you to open yourself up to the present.

  • Router: opnsense/pfsense
    Switch: I guess look at something like Open vSwitch After some more reading I would go for a proprietary managed switch here. WiFi/Mesh network: OpenWrt with 802.11r setup - https://openwrt.org/docs/guide-user/network/wifi/roaming
    Server: Proxmox or Debian Bookworm with KVM/Qemu
    Docker/Kubernetes: Portainer CE version as a VM in Proxmox - https://github.com/portainer/portainer
    Collab software: https://github.com/nextcloud/server
    Server Backup: Proxmox backup server or Borg backup/Restic
    Client backup: Borg backup/Restic

  • Most of my data are on 2x16TB HDDs running an mdraid1 and then I backup it all to a usb drive with Borg Backup.
    The os.qcow2 files live on my m.2 NVMe and are manually backuped to the mdraid1 before running the borg backup.
    I should automate the borg backup but currently I just do it manually a few times a month.
    Would also like to have two usb drives and keep one offline in another part of the house but that's another future project.

  • Kinda feel like that infographic is a good startpage and works good in tandem with more in depth material.
    A part I really liked about the pamphlets they sent out is that they have checklists for the different home prep parts, f.e.



  • That's true, if there's no load then the difference isn't much money.
    I'm running a NAS, some game servers, a forgejo instance and a jellyfin server and more on my machine so it's never truly idle and I forgot to think about that metric.

  • Yeah, I focused on the I’m just looking for some fun experiments, projects part.
    I wouldn't use the machines for anything other than experimenting for fun, they're power hungry too if counting per performance.

  • For those of us using Firefox there was a post on !youshouldknow@lemmy.world on how you can use uBlock Origin to create word filters.

    To do so, open up the uBlock Origin dashboard, go to the ‘My filters’ tab, and add this filter:

     
            lemmy.world##article.row:has-text(/word1|word2|word3|word4/i)
    
      

    For example:

     
            lemmy.world##article.row:has-text(/Trump|Elon|Musk|nazi/i)