Open wangwangwar opened 8 years ago
usermod -a -G GROUPNAME USERNAME
Install:
btrfs
, optimize for ssd (mount flag: ssd, discard
)
mkinitcpio-btrfs
, non-volatile rollback
snapper
, helps with managing snapshots of Btrfs subvolumes and LVM volumes. It can create and compare snapshots, revert between snapshots, and supports automatic snapshots timelines.
snap-pac
and pacupg
, wraps pacman and AUR upgrades in btrfs snapshots and provides an easy way to roll them back.
/var/lib/systemd/{system,user,..}
: many default systemd units and timers
systemd/Timers: The replacement of cron
Adjust trackpoint speed:
#/etc/udev/rules.d/10-trackpoint.rules
ACTION=="add", SUBSYSTEM=="input", ATTR{name}=="TPPS/2 IBM TrackPoint", ATTR{device/sensitivity}="240"
Bug: can't open x program when wake up from suspend/hibernate and get error:
No protocol specified
QXcbConnection: Could not connect to display :0
Aborted (core dumped)
It may possibly caused by that the hostname wasn't be set. Run
hostnamectl set-hostname <hostname>
and the problem solved.
AUR tools:
yaourt
makepkg -sri
downgrade
for downgrading packagesconky
1.10 breaks and downgrade it to 1.9