#nobridge

  • 0 Posts
  • 68 Comments
Joined 1 year ago
cake
Cake day: March 14th, 2025

help-circle
  • An easy first step is to check BIOS and see if you can simply increase your fan speeds there for an immediate gain.
    Another easy quick fix is to add a normal desktop fan placed so it pushes air towards your intake fans.
    Third cheap way is to check what fans your case has today and what fits in it. Even the cheap 120mm fans from Arctic or Thermalright can increase airflow and lower temperatures.










  • The main thing I see you can avoid with locking down the docker images into a separate low permission user that can only access what they really need is if someone successfully attacks a project and you get infected with some shit when your Synology pulls image:latest.
    It could limit the traversal of a ransomware that successfully breaks free of the container but ends up having no permissions outside as an example.
    I would probably purge the whole NAS and setup from my backup for my own peace of mind even with the user separation though.

    edit: updating “low user” to “low permission user”, amazing how the brain can fill in words for you when reading your own texts.