April 2012
1 post
Powershell journey | versorge →
Apr 27th
March 2012
1 post
4 tags
Mar 2nd
June 2011
1 post
1 tag
Jun 22nd
291 notes
December 2010
12 posts
2 tags
Dec 30th
3 tags
Dec 29th
3 tags
Dec 29th
3 tags
Dec 29th
4 tags
Dec 29th
2 tags
Dec 29th
4 tags
Dec 28th
3 tags
Dec 28th
1 note
3 tags
Dec 28th
3 tags
Dec 28th
2 tags
Dec 28th
2 tags
Dec 27th
1 note
February 2010
5 posts
3 tags
Feb 18th
1 note
4 tags
Feb 18th
1 note
1 tag
Feb 5th
5 tags
“it seems to take a very unique combination of technology, talent, business and...”
– http://www.rollingstone.com/news/story/31896381/from_the_archives_a_revealing_interview_with_steve_jobs/print
Feb 4th
2 tags
“Computer games don’t affect kids, I mean if Pac Man affected us as kids,...”
– Marcus Brigstocke
Feb 1st
January 2010
3 posts
4 tags
Jan 25th
42 notes
5 tags
Jan 19th
1 note
3 tags
Jan 13th
December 2009
6 posts
1 tag
Dec 16th
1 tag
Dec 14th
95 notes
3 tags
Dec 3rd
2 tags
Dec 3rd
4 tags
Dec 3rd
5 tags
Dec 2nd
November 2009
9 posts
3 tags
Nov 19th
2 notes
4 tags
Nov 10th
3 tags
Python on Eclipse →
Nov 8th
2 tags
Google and what they know about you →
Nov 6th
1 note
2 tags
Nov 5th
2 tags
Java Comparator examples →
Nov 5th
6 tags
How to generate an MD5sums file of packages
Start by querying the Red Hat package manager rpm -ql coreutils | grep bin > files1 This gets a listing of all the executables in that rpm, dumping them into a file called files1. Next, copy the file to a file called “file2”, open up file 2, and go through it, deleting every line that contained a file rkhunter had told you about (there were several executables in coreutils...
Nov 5th
4 tags
Red Hat Shenanigans
An “update” or “patch” in Linux is just a file that overwrites the old file, so it will have a different hash value than the old file. Rootkit Hunter will warn you about this, and it gets annoying! The procedure for this sort of event is as follows: Look at the files that rkhunter tells us have changed, and try to figure out what package they’re in.  We do this by...
Nov 5th
3 tags
Nov 4th
27 notes
October 2009
4 posts
2 tags
Introduction to Java Collections →
with some source code!
Oct 23rd
4 tags
Oct 23rd
322 notes
4 tags
Statistical Methods for the Social Sciences →
Oct 20th
5 tags
Oct 8th
September 2009
14 posts
3 tags
Sep 30th
5 tags
Sep 25th
2 tags
A new low for microsoft? →
Sep 22nd
6 tags
RK Hunter: an overview from CSU Fresno →
Even though installing RKhunter is as easy as yum install rkhunter I wanted to know how it works and what goes on behind the scenes. Assistant Professor Gregory R. Kriehn from the CSUFreno department of Electrical and Computer Engineering provided this nice overview of a manual install. Good stuff, thanks Prof. Kriehn!
Sep 17th
3 tags
Sep 17th
4 tags
Sep 15th
4 tags
Sep 14th
Processing and Physics! →
I love to get free education, class notes, tutorials… whatever.
Sep 11th