sudo hdparm -t /dev/sdadd if=/dev/zero of=_speedtest bs=512000 count=2048 && dd if=_speedtest of=/dev/null bs=512000 && rm _speedtestsudo lsblk -o NAME,FSTYPE,SIZE,MOUNTPOINT,LABELsudo shutdown -h nowsudo rebootsudo pm-suspendsudo ethtool eth0sudo ethtool -s eth0 wol gwakeonlan -i <ip> <mac-address>iperf -s
iperf -c <ip>rsync -az from/ login@host:/to/ln -s <from> <to>/etc/rc.localWith crontab:
sudo crontab -e
# and put at the end:
@reboot mycommand &sudo rm /var/crash/*uname -a# to put in ~/.inputrc
"\e[A": history-search-backward
"\e[B": history-search-forwardps aux | grep <name>