May 2006
5 posts
2 tags
tip: emacs
to change modes, M-x mode-name
May 30th
2 tags
tip: network
ping -c2 broad.cast.ip.address and then arp -a or nmap -sP sub.net.mask.ip/24
May 30th
2 tags
tip: macosx
cmd-shift-4 and then space bar does a window capture
May 23rd
2 tags
tip: matlab
clc clears command window
May 9th
2 tags
tip: linux
iptables -I INPUT -i eth0 -j ACCEPT accepts all traffic on eth0
May 3rd