bulwark

joined 1 year ago
[–] bulwark@infosec.pub 6 points 7 months ago (1 children)

"Tell me you don't understand web apps without telling me you don't understand web apps"

[–] bulwark@infosec.pub 4 points 1 year ago* (last edited 1 year ago)

Unless the BIOS locks down control of fan speed (as is the case with some Dell models), you should be able to use fancontrol to modify your fan curve.

You can install it with sudo apt install fancontrol, then you would run sudo pwmconfig to run fan tests and create a config file. To reduce fan noise you would typically raise the minimum trigger temperature to engage the fans.

If the tests came out alright, enable fancontrol with sudo systemctl enable fancontrol --now.

For more information and suggestions, take a look at this ArchWiki entry.

[–] bulwark@infosec.pub 7 points 1 year ago

A reminder: if you care enough to validate the checksum of your recently downloaded ISO, don't follow links from a stranger. Navigate to the distributors website and find the checksum yourself.

[–] bulwark@infosec.pub 13 points 1 year ago (1 children)

I think everyone that selfhost their RSS-feeds have at one point or another thought "now what?".

I have 3 recommendations that might help get you started:

  • feedspot is a great place to start to just discover what's out there.

  • GitHub releases can be followed as RSS (atom) feeds. This is a great way to keep up with changelogs for services that you selfhost. For example, here is the RSS/Atom feed for Jellyfin: link

  • Do you listen to podcasts? These can usually be found as RSS-feeds and is a great way to get your daily dose of news on your morning commute.