Pixels and Politics

Politics, Computers, Ruby on Rails, and Miscellaneous.

Wednesday, April 09, 2014

Updating Phusion Passenger to Mitigate the Heartbleed Bug

›
Install Passenger/Nginx with Heartbleed Mitigation The following steps may be taken to mitigate the OpenSSL vulnerability. Compile the ...
2 comments:
Friday, January 18, 2013

So which branch do I want to merge with?

›
You type git pull  at the command line, then you get a message that says: You asked me to pull without telling me which branch you want to...
Friday, April 06, 2012

Pest Control in Austin

›
I just finished deploying my father-in-law's pest control business site. If you have a bug problem in the Austin area, please consider  ...
2 comments:
Tuesday, January 18, 2011

Netbeans Won't Debug Rails Project

›
If the Netbeans says it "can't contact the web server" when running "Debug Project" there is likely an issue with th...
Saturday, December 11, 2010

Per Host SSH Key Configuration

›
You can automatically specify an SSH private key, via local configuration, when connecting to SSH hosts. This is especially helpful when us...
Wednesday, June 16, 2010

How to Enable Aero on Windows 7 N

›
To enable the Aero UI enhancements in Windows 7, you must "rate" your computer using the Performance Information and Tools panel. ...
1 comment:
Tuesday, March 02, 2010

Convert a Hash to a Query String or Parameter String

›
I Rails, to convert a Hash object into a query string or parameter string for use in a url: opts = {:a => 1, :b => 2} params = ActionC...
1 comment:
›
Home
View web version
Powered by Blogger.