2064 shaares
6 private links
6 private links
Inehetenerence tree of altcoin
Retreive your ip info with a curl request
This is the web site for the Third Edition of Linux Device Drivers, by Jonathan Corbet, Alessandro Rubini, and Greg Kroah-Hartman.
echo "NICK pingbot" > pingbot.input # what nick
echo "USER pingbot +iw pingbot :$0" >> pingbot.input
echo "JOIN #tdobson.net" >> pingbot.input # what channel
tail -f pingbot.input | telnet irc.freenode.net 6667
Lots of interesting security stuff
Some git tips
Some info on how malloc works