@maxclark
- How does your logo look to a 5 year old? http://t.co/OSPns8Ra 5 days ago
- good grief rt# pkg_info | wc -l 212 6 days ago
- is there a perl module that RT doesn't use? sigh. 6 days ago
- "The General has lost his contact lens." 1 week ago
- wow, go #SEALs ! 1 week ago
- Omg!!! 2 weeks ago
- Testing (at @wanphy) — http://t.co/Qo0Av6r8 2 weeks ago
Recent Comments
-
Recent Posts
Tag Archives: howto
HOWTO Improve iPhone Battery Life
There are quite a few guides on how to improve the iPhone 4S / IOS 5 battery life. If you are just starting to research this search for: Disabling APP Notifications Disabling Location Services Disabling System Services I found a … Continue reading
Name Based SSL Virtual Hosting
Wait, before you say to yourself that it’s impossible to use Name Based SSL Virtual Hosting and that you have to use IP Based SSL Virtual Hosting checkout this link: http://wiki.apache.org/httpd/NameBasedSSLVHostsWithSNI It turns out that there is an undocumented (or … Continue reading
HOWTO Create ISO on Mac OS X
Found here: 1. Insert CD/DVD source 2. Fire up a Terminal, you can then determine the device that is you CD/DVD drive using the following command: $ drutil status Vendor Product Rev MATSHITA DVD-R UJ-835E GAND Type: DVD-ROM Name: /dev/disk1 … Continue reading
Sharing a Screen Session
Let’s assume that I elubow want to share my console with jdoe. The easiest way to do this next part is to actually name your screen session. So let’s call our session test. $ screen -S test This will create the … Continue reading
MongoDB: Handling Master Crashes in Master/Slave Setups « myNoSQL
MongoDB: Handling Master Crashes in Master/Slave Setups « myNoSQL. remove the lock file start mongod with –repair after the repair is complete, then you can restart mongod
HOWTO Configure Unix ODBC
Taken from: How to setup a mySQL (DSN) datasbase source in CentOS with myODBC and unixODBC command line odbcinst -j vi /etc/odbcinst.ini vi /etc/odbc.inst odbcinst -i -d -f /etc/odbcinst.ini odbcinst -i -s -l -f /etc/odbc.ini odbcinst -s -q isql -v
Set the time zone on a per user basis
Continuing on my general rant that all computer systems should use UTC/GMT for their system clocks the question is often posed by users that want to see their own local time when they log into a remote computer. Procedure – … Continue reading
HOWTO Install OS X on a Dell Mini 9
I just finished installing OS X on my Dell Mini 9 pic (as an aside – probably one of the best form factors I have owned for a traveling laptop). The instructions here: How-To: Install Mac OS X – DellEFI Method … Continue reading
Howto Subnet IPv6
I’ve been trying to get my head around IPv6 subnetting for some time now. Today was finally the day that forced the issue… First some background: All IP addresses (IPv4 and IPv6) are allocated in large blocks to a regional … Continue reading
HOWTO Remove Emergency Dialing from Blackberry when Locked
I have what seems to be a relatively straightforward problem. I lock my blackberry, put it in my pocket and discover that a perfect series of motions result in the phone dialing 911. I find out the phone has dialed … Continue reading