Meta
Recent Tweets
Warning: Invalid argument supplied for foreach() in /home/geektank/public_html/wp-content/plugins/wordtwit/html/twitter.php on line 4
Recent Comments
Author Archives: Jordan
Using “robocopy” to Copy EFS Files
When required to move large amounts data from one location to another, we use robocopy. Why? It’s basically like rsync for Linux, it copies NTFS Security ACL’s and will do file compare on every file to ensure that the destination … Continue reading
JungleDisk – Server Daemon Not Responding, No Backups, Not cool?
So I noticed that one of my servers wasn’t being backed up via email alerts recently. Usually I’m on top of it, but I noticed recently one less email from JungleDisk (I get completion notices on all JungleDisk Backups). So … Continue reading
Simple Apache Expires Setup via .htaccess
If you’ve used Google Page Speed then you’ve probably seen “Leverage browser caching” as one of the items on the Medium Priority list. And it’s a real simple fix if you’re running Apache. Just create or edit your .htaccess file for … Continue reading
Posted in 1
Leave a comment
WordPress Permalink Sub-Directory 404 Error Weirdness
I didn’t really know what to put for the title of this post, but hopefully the content makes more sense and gets indexed properly and found by people looking for this specific information. The problem is when you install WordPress … Continue reading
Eletronics Purge – For Sale
Big Ticket Items Apple Mac Book Pro (A1278) – Intel Core 2 Duo – 8GB Memory – 500GB Drive (Seagate Monmentus) - MB990LL/A - MacBookPro5,5 - A1278 - 2326* www.everymac.com/ultimate-mac-lookup/?search_keywords=A1278 Bought in December 2009 – No Apple Care. Couple of scratches from wear and tear. … Continue reading
Posted in 1
Leave a comment
Cracking Secured (WEP/WPA) Wireless Networks with Backtrack!
I’ve always been asked, “is my Wireless Network secure?” and usually reply with “As long as you’re using WPA with a strong password”. However I wanted to test that out and do some penetration testing. I looked on the supported … Continue reading
Testing Exchange 2007 IMAPS using OpenSSL
I was trying to find out why Thunderbird wasn’t working with Exchange 2007 IMAPS (SSL). So I started testing this using OpenSSL using the following command. openssl s_client -connect imap.host.ca:993 However, I was able to use the LOGIN command, no … Continue reading
Installing CentOS 5.6 on Debian Xen Host
So I was trying to setup a SolusVM install on my Debian Lenny Xen machine. SolusVM requires CentOS 5.6 so I decided to do what most people have been doing online. xen-create-image –hostname=bob.bob.ca–ip=192.168.22.4 –gateway=192.168.22.254 –netmask=255.255.255.0 –dist=centos-5 –install-method=rinse –arch=i386 –pass –force … Continue reading
Posted in Linux, Virtulization
3 Comments
35 Everyday Life Hacks that can make your life awesome!
I found this somewhere and then found the source. which seems to be theirtoys.com which looks to be a sexuality blog? theirtoys.com/sexblog/35-life-hacks-you-should-know-infographic.html
Posted in Random
Leave a comment