• 0 Posts
  • 40 Comments
Joined 2 years ago
cake
Cake day: June 9th, 2023

help-circle

  • If you have your encryption key backed up, you have a chance to decrypt it still. It’s also possible, but unlikely, the key somehow survived the ISO write and it was written elsewhere on the drive, allowing the key to be recovered. I would only trust such with a professional. (There is basically a smaller encrypted section that your typed-in password decrypts, that section contains the encryption key the rest of the drive uses.)

    Honestly though, if you have your stuff backed up (you do have your stuff backed up elsewhere?!?), just restore from your backup and call this a loss.


    If you don’t have a backup, this was your wakeup call. Always have a backup going forward.










  • BombOmOm@lemmy.worldtoSelfhosted@lemmy.worldSubmitting an App for iOS approval
    link
    fedilink
    English
    arrow-up
    12
    arrow-down
    1
    ·
    edit-2
    1 month ago

    Yes, iOS app approval is a pain in the ass (this is one of the reasons there is so much fuss about app store policies and anti-competitive practices). They do test the app and if it has to connect to a server, they will ask you to provide such for them to test against.

    Setup a virtual host that you only turn on when they need to approve a new version. Give it some royalty free music to serve.



  • Since you are looking to build up to 12 bays, what you can do is buy that 4x 12TB drive set now, transfer everything over to the new system, then add the old 12TB drives into the array one-by-one expanding it to an 8x 12TB array. This ensures no data loss, nor wasted drives.

    Edit: Also with 8 drives, consider using RAID 6 instead of RAID 5. It’s almost the same thing, it just has two redundancy drives instead of one. Depending on how full your current RAID is, you may or may not need to start the new array with 5x 12TB drives instead of 4 due to the lower capacity when using RAID 6.





  • BombOmOm@lemmy.worldtoSelfhosted@lemmy.worldSimple NAS hardware for home use?
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    1
    ·
    edit-2
    1 month ago

    A note on the fans specifically, you can buy quiet fans. In general, the larger the fan, the lower the speed you can run it and the quieter it is. You can also setup fan curves so they are only doing anything of note when the computer is pumping out heat (given your statements, that would be basically never).

    The electricity usage is a pretty notable thing. Though, if you take the graphics card out of a desktop (use integrated graphics, a dedicated graphics card in a server is just wasted electricity) and set the OS to power saver (this mostly means it won’t boost the CPU to higher clocks), it really won’t use much power. Compared to buying dedicated NAS hardware, you may never recoup the energy costs between the hardware you have and the lower-power hardware you need to buy.

    If you don’t already own one, a Kill-A-Watt is a great tool to have. Tells you how much energy a device is using. Biggest thing I found was my TV had a vampire draw of 15W. Literally draws 15W while off. This got the TV put on a power strip I turn off when I’m not using it.

    Now, with all that said, sometimes you just want what you want. And there is nothing wrong with that. My goal here is to make sure you don’t feel you have to pick one option over the other.



  • What are you intending to run on this server?

    • If it is just PiHole, you can basically get the weakest computer you can find.

    • If you want lots of storage space, you will need to make sure you have a case and motherboard that will accommodate the drives.

    • If you are running encryption on those drives as well, you will need a CPU more powerful than what comes in a Pi, but nothing crazy.

    • If you are running lots and lots of VMs, you will want lots of RAM. A linux VM will use maybe a few GB each depending on what software each is running internally, a windows vm will use a bit more.

    • If you are doing AI workloads, you will need a graphics card.


  • BombOmOm@lemmy.worldtoLinux@lemmy.mlLinux gaming hardware/software
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    2 months ago

    Those are both solid pieces of hardware. However, I would suggest getting a Ryzen 5600 for a notable per-core CPU buff over the 3600x, which should help quite a bit with games like Civ’s AI turn time. And since that CPU, Motherboard socket isn’t latest-gen either, you can buy used for cheap still.

    Ryzen 3600x vs Ryzen 5600.

    On a slightly different note: The 7k series Ryzen CPUs get you on the latest slot, AM5. This will get you future upgradability if you want it, but it will also come with higher costs as AM5 is the newest socket, so people aren’t unloading them onto the used market in quantity. Such cost considerations are best determined by you. Both are a solid choice though.


    For the GPU, I think the Radeon 6600 is a good choice. Radeon stuff works better in linux and that particular one is plenty strong for what you listed.


    I highly, highly recommend PassMark’s benchmarks for comparing hardware. They are the first place I look to get relative numbers. And from there I determine what I need/want.

    Single-thread CPU chart

    GPU Chart