Read more

Fan control for Dell notebooks

Arne Hartherz
September 09, 2010Software engineer at makandra GmbH
  1. sudo apt-get install i8kutils
  2. Reboot
  3. You can now run the i8k tools such as i8kmon

Setting the fan speed to high (2) will only work shortly as the fan is somehow controlled automatically.\
This helps you out in bash:
while true; do i8kfan - 2; sleep 0.2; done

Illustration online protection

Rails Long Term Support

Rails LTS provides security patches for old versions of Ruby on Rails (2.3, 3.2, 4.2 and 5.2)

  • Prevents you from data breaches and liability risks
  • Upgrade at your own pace
  • Works with modern Rubies
Read more Show archive.org snapshot

There should be a better solution and it will be posted as soon as it's found.

Posted by Arne Hartherz to makandra dev (2010-09-09 11:27)