• 0 Posts
  • 72 Comments
Joined 1 year ago
cake
Cake day: July 1st, 2023

help-circle

  • Do a search for you server OS + STIG

    Then, for each service you’re hosting on that server, do a search for:

    Service/Program name + STIG/Benchmark

    There’s tons of work already done by the vendors in conjunction with the DoD (and CIS) to create lists of potential vulnerable settings that can be corrected before deploying the server.

    Along with this, you can usually find scripts and/or Ansible playbooks that will do most of the hardening for you. Though it’s a good Idea to understand what you do and do not need done.


  • Another reason for going with a swap file vs partition (if you need either) are nvme and SSD drives.

    A partition that’s only a few GB and written to constantly will wear out a solid state drive quickly.

    Using a swap file in a larger partition that has other data allows the drive to even out the wear across more storage cells.







  • I would check two things:

    1. Is it a QLED tv? Those are very efficient with the backlight power. QLED only have a blue led backlight and the “quantum dots” in the panel between the backlight and the LCD panel absorb the blue light and emit the red green and blue needed to create the full color spectrum.

    2. How many nits of brightness does it produce? I’d check for the specific model on RTINGS. It won’t help OP much if the TV is efficient, but so dim that it’s unusable in their case.

    Reflectivity also helps with brightness when viewed in a bright room. The less reflective (matte) the less brightness the TV needs to overcome distracting light sources reflecting on the screen.

    Edit: Had to look it up to be sure, normal LED panels use filters that filter red, green, and blue light from a white light source. This means roughly 1/3 of the light from the backlight is filtered away, hence the energy inefficiency vs QLED which uses the energy from the blue light to create the colors.

    Intestingly, some DLP projectors use alternating red, green, and blue light sources which strobe on the DLP chip which takes turns modulating the intensity of each color. Less efficient (and bright) DLPs use a single white light source and a color wheel (rotating color filter).