The inability to open an https page through #firefox is starting to get into my nerves. Plz firefox just inform, respect user’s decision.
bash shell cheat sheet: http://ur1.ca/8v0te
http://ur1.ca/8sa2i “Building Spice server on 32-bit machine is not supported”
Open Source Software hosting by Microsoft: http://ur1.ca/8s3l6
Top 5 Linux Monitoring Tools. Web Based. http://ur1.ca/8s3j4
if you have a lot of files with comma separated values and you want to see them more humanly: $ column -x -t -s’,’ * | more
kvm on lvm: # lvcreate -L 5G vg01 -n winxp # kvm -cpu host -m 2048 /dev/vg01/winxp -cdrom winxp.iso -boot d
Xmarks does not work for most proxy servers ! Try this: http://ur1.ca/8ot9p
Capture network traffic and see if you post clear text passwords: # tcpdump -nn -v -A -i wlan0 host balaskas.gr -l | tee /tmp/data
The nightmare: # du -sh -x /lost+found/ 10G /lost+found/
!firefox 11 ctrl+shift+i (insept) 3d view ccs
26 May 2009 I installed !archlinux for the first time #TenYearsofArchLinux
Encryption, Anonymity and Freedom of Speech on the Internet http://linkd.in/yl3YYM
booting a new !archlinux Desktop PC in 7.3sec seems …… wrong.
RT @mcnalu assembly was once an innovative, high-level language
!citrix note: # xe vm-list # cd /opt/xensource/packages/files/transfer-vm # ./unistall-transfer-vm.sh && ./install-transfer-vm.sh
Mental Reminder: “Grub2 with LVM on GTP” parted /dev/sda set 1 bios_grub on quit