• 0 Posts
  • 18 Comments
Joined 11 months ago
cake
Cake day: October 20th, 2023

help-circle





  • Really depends on the gear. Some of it you can, some you can’t.

    Check IPMI and see if you can adjust it there. For mine, I use the IPMI plugin that you can get for Unraid. So some OS’s do have solutions. But depends on your OS and hardware.

    You can replace fans, usually. But need to make sure you still have enough airflow for the equipment.

    I did replace my server grade fans with the Noctua Industrial. They are still a bit loud for being in the same room, but quiet one room over. Where before you could hear it in any room of the house.
    My goal was quiet one room over.


  • Really depends on your use case.

    Unraid is wonderful and easy to use. But really has two reasons to use it:Unraid Array fits your file storage strategy. (few writes, mainly reads)You want an EZ way to get into docker and use the unraid appstore.

    Other than that, you can probably find everything on Debian or Ubuntu. (I prefer Debian for services)

    You can add one more:
    Proxmox and then run a Debian VM for docker, for example, and compartmentalize other things you may want to run.

    Also, download a mem test utility and run it overnight to test your hardware.




  • I do this with ZFS using a Keyfile and a script that runs at boot to unlock/mount.

    I put the keyfiles on a USB drive. (Make sure you have backups!) This USB drive is hidden, I won’t go into details on how I did that, several ways to do that, you can get pretty creative.

    If someone steals my server, they need to know where I hid my USB, or they won’t be able to get to any of the encrypted datasets.



  • That sounds easy enough, but it creates a situation where I don’t know what updates are important (security) and what updates are minor. So I have to read the release notes for each update and then decide if I need it to patch a security vulnerability.
    Where with the other method, I know the update is likely critical.
    For some those frequent updates are a +, for me it is not. So use what works best for you!

    But right now I couldn’t use opensense even if I wanted to, as it’s FIPS non-compliant due to them still using the depreciated EOL OpenSSH 1.1.1, and no date set to move to v3







  • I don’t use photoprism, but have experienced similar in other docker containers. What is most likely happening is that something, like headers/ports, needs to be forwarded by NPM, usually b adding additional config to the “advanced” tab in NPM.
    Sorry, I’m not familiar enough with photoprism to know what exactly needs to be added to the config, but I since nobody has replied, I thought it might at least give you a direction to search in.