• 1 Post
  • 197 Comments
Joined 2 years ago
cake
Cake day: June 9th, 2023

help-circle
  • As tempting as that is, I’m not expecting to build up something that hefty. Love the wireminding and all, but I’m hoping to keep this as something I can mount nicely in my teeny tiny network cabinet. The horsepower I’m looking for, alongside the low thermal and power loads, are my goal. Maybe I’ll expand beyond eventually, but who knows?

    Understood! I’m just showing you that a tiny/mini/micro PC is incredibly beefy for what it is, especially when you stuff it with an i7 and a bunch of RAM.

    Thank you for the suggestion though! Also love the R&C refs :) Still need to finish Rift Apart.

    I name all my physical machines after R&C characters. HA is “Ace” as in Ace Hardlight, and the Optiplex on the left (running Frigate) is “Skrunch”… As in Qwark’s monkey sidekick 😂

    Rift Apart was super fun. The final battle sequence is awesome for grinding if you wanna 100% the game. I’ve got it down to a science haha.








  • Same here. Dockge is also developed by the Watchtower dev.

    It’s so much easier to use than Portainer: no weird licensing shit, uses standard Docker locations, and works even with existing stacks. Also helps me keep Docker stacks organized - each compose.yaml lives in it’s own folder under /opt/stacks/.

    I have 4 VMs on my cluster specifically for Docker, each with it’s own Dockge instance, which can be linked together so that any Dockge instance in my cluster can access all Docker stacks over all the VMs.


  • Lka1988@sh.itjust.workstoSelfhosted@lemmy.worldEntry-Level NAS recommendations?
    link
    fedilink
    English
    arrow-up
    10
    arrow-down
    1
    ·
    edit-2
    25 days ago

    “NAS” is just an acronym for “Network Attached Storage”. Companies have capitalized on that and will happily sell you a “do everything box”…Until you realize that it’s closed-source, overpriced, and underpowered garbage that will go EOL after a couple years, and might even lock you out of using non-approved drives coughSynologycough

    A NAS is literally any computer that is setup to host storage that’s accessible over a network. That’s it. Don’t get suckered into overpriced underpowered crap. Dollar for dollar, literally any PC made in the last decade has more horsepower than a brand new “dedicated NAS”. Hell, a Pentium G4560T (i.e. 6th/7th gen Intel) will run OMV or TrueNAS or whatever without a hitch. Stuff an old ATX case with hard drives, load OMV or TrueNAS or something, and go to town.









  • I use KeePass (Keepass2Android, KeePassXC, OG KeePass, and KeePassium) for everything. Been using KeePass in general for 20-ish years.

    Recently, I decided to export all of my passwords from Firefox, Chrome, and Edge, import the data into my KeePass database under their own folders, then delete everything from the browsers. That way I can move entries that weren’t already in the database to their respective locations in the database hierarchy, delete duplicates, and change insecure passwords.

    The database is hosted on my phones (work and personal), laptop, gaming PC, and a server at home, all synced with Syncthing. My work laptop also has Portable KeePass that accesses the database via WebDAV to my server.