C++: Project Euler Problem 6
Sunday, 09 December 2012 22:07

Here's C++ solution to problem 6 from Project Euler, which should produce the below output.

     Square Of Sums: 25502500
     Sum Of Squares: 338350
     Answer: 25164150
Read more...
 

Linux: Grep for IPV4 Addresses
Thursday, 15 November 2012 23:39

Found this regex online, and thought I'd make note of it:

Read more...
 
Linux: CVS import notes
Monday, 12 November 2012 14:15

I haven't used the CVS command line in quite sometime (it's built into the eclipse UI) so here are some quick notes on how to import a new project.

Read more...
 
Linux: Mounting Raw KVM Disk Images
Thursday, 15 November 2012 22:51

Here's some instructions, that I found here 'http://blog.dustinkirkland.com/2008/10/mounting-kvm-disk-image.html', on how to mount raw KVM images into the file system.

Read more...
 
Linux: tcpdump Notes
Thursday, 08 November 2012 20:33

Here are some quick notes on 'tcpdump' that I took to help find a problem on this server:

Read more...
 
Start Prev 1 2 3 4 5 6 7 8 9 10 Next End

Page 1 of 27