Я не очень понимаю как именно устанавливаются скрипты в линуксе.
Цитата:
The Quick and Easy
1.
Download fonz_funplug_0.3_w_fan_control.rar.
2.
Open the .rar archive (use WinRAR), drop the four files in the archive into your root folder (e.g. /Volume_1/) via ftp or just by simple drag and drop. Reboot immediately.
3.
After the power light stops blinking, wait one minute. Then telnet into your unit's local IP (default is 192.168.0.32) using a telnet/ssh client (try PuTTY) and type temperature g 0 to check your DNS-323's temperature readings.
4.
If the temperature shows Fahrenheit unit, you are done (you may also type rm /mnt/HD_a2/ctrl_fanspeed.C in telnet to delete the Celsius version script). If it's below 108F, the fan should have stopped. You can type fanspeed g to check the fan RPM.
5.
If the temperature shows in Celsius, in the same telnet screen, type:
mv /mnt/HD_a2/ctrl_fanspeed.C /mnt/HD_a2/ctrl_fanspeed.sh
reboot
The last command of course reboots your unit. After which you can recheck the temperature and fan. If it's below 43C, the fan should have stopped, and you are done.
Warning: it's imperative that you follow through steps 3, 4, and 5 to verify temperature units, as the fan may never run if you have the wrong numbers feeding the script, possibly resulting in heat damage to hardware. If you encountered problems and must abort, just remove ctrl_fanspeed.sh from your root directory to reset factory fan control settings.
На этом заканчивается установка?