Gw copas aja dari milis ilkomerz-42, lumayan lah biar pada tau, and gw juga ga lupa :D... Semua nya gw masukin berikut nama penulis command :p ...
[Auriza]
Mount file ISO
$ mkdir /mnt/cdimage
$ mount -o loop -t iso9660 cdimage.iso /mnt/cdimage/
Buka tutup tray CD-ROM (lewat Terminal!)
$ eject
$ eject -t
Ekstrak tar.gz
$ tar xvfz package.tar.gz
Compile source code
$ ./configure
$ make
$ make install
Lihat temperatur dan baterai
$ cat /proc/acpi/thermal_zone/THRM/tempe...