This is my little spot to keep notes for things I need to remember and maybe others would like to remember.
dpkg --get-selections > selections.txtdpkg --set-selections < selections.txtdselect updateapt-get dselect-upgradetar xcvf user@host dir/foo.tar.gz
sshfs hostname:/remotedir localdir/fusermount -u localdir/xmodmap -e "keycode 94 = Alt_L"
curl --silent whatismyip.com/automation/n09230945.asp | awk '{print $1}'
keditfiletype text/html
Go to the Embedded tab and move the WebKit part up to the top.
qemu-img create foo.img 2Gqemu-img create -f qcow foo.qcow 2Gqemu -cdrom foo.iso -hda foo.img -boot dqemu -cdrom foo.iso -hda foo.qcow -boot dqemu -m 512 -hda foo.imgqemu -m 512 -hda foo.qcow