FreeNAS
How To: Control Lenovo SA120 fan speeds from within FreeNAS
AndrewX192 has created a Python script to allow adjusting the fan speed of a Lenovo SA120. Step 1: Download the python script to your FreeNAS Log in to FreeNAS and open a shell Hit “paste” and copy below: curl https://raw.githubusercontent.com/AndrewX192/lenovo-sa120-fanspeed-utility/master/fancontrol.py > ./fancontrol.py To verify that this downloaded, run the command Read more…