This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
doc:x250 [2017/08/18 02:44] stwn [SSD and Filesystem] update |
doc:x250 [2018/02/01 01:12] (current) stwn [SSD and Filesystem] hdparm |
||
|---|---|---|---|
| Line 35: | Line 35: | ||
| If you use LUKS encrypted partition, don't forget to activate "discard" option in crypttab. The implication is the less secure storage since the firmware knows where the data stored in the encrypted partition. LVM has also "discard" option. | If you use LUKS encrypted partition, don't forget to activate "discard" option in crypttab. The implication is the less secure storage since the firmware knows where the data stored in the encrypted partition. LVM has also "discard" option. | ||
| - | edisk UUID=XYZ none luks,discard | + | edisk UUID=XYZ none luks,discard |
| dmsetup table /dev/mapper/edisk --showkeys | dmsetup table /dev/mapper/edisk --showkeys | ||
| + | | ||
| + | sudo hdparm -I /dev/sda|grep TRIM | ||
| ===== Packages ===== | ===== Packages ===== | ||
| Line 45: | Line 47: | ||
| gnumeric gns3 libreoffice mc nixnote2 nmap plymouth plymouth-themes qemu rhythmbox | gnumeric gns3 libreoffice mc nixnote2 nmap plymouth plymouth-themes qemu rhythmbox | ||
| screen simple-scan synaptic tlp totem wine wireshark | screen simple-scan synaptic tlp totem wine wireshark | ||
| + | |||
| + | ==== GNOME and Qt ==== | ||
| + | |||
| + | adwaita-qt adwaita-qt4 gnome-themes-standard qt4-qtconfig | ||
| ==== Official ==== | ==== Official ==== | ||
| + | - Atom | ||
| + | - GNS3 | ||
| - Mozilla Firefox | - Mozilla Firefox | ||
| - Mozilla Thunderbird | - Mozilla Thunderbird | ||
| - Telegram | - Telegram | ||
| + | - VirtualBox | ||
| ===== Configuration ===== | ===== Configuration ===== | ||
| Line 76: | Line 85: | ||
| ==== TLP ==== | ==== TLP ==== | ||
| + | START_CHARGE_THRESH_BAT0=75 | ||
| + | STOP_CHARGE_THRESH_BAT0=80 | ||
| + | START_CHARGE_THRESH_BAT1=75 | ||
| + | STOP_CHARGE_THRESH_BAT1=80 | ||
| ===== Backup ===== | ===== Backup ===== | ||