ryantremaine.com
Partner & Lead Developer at
greenfield
Friday, March 25, 2011
#2002 Cannot log in to the MySQL server
›
If you're getting "#2002 Cannot log in to the MySQL server" when logging in to phpmyadmin on mac os, try editing phpmyadmin/co...
11 comments:
Monday, March 14, 2011
Oracle with Ruby 1.9.2 / rvm
›
Thanks mikecomstock for pointing me to this ruby oracle tut How To Install ruby-oci8 on Ubuntu Server 64bits I’m running rvm so a couple ...
Saturday, March 12, 2011
Mac OSX Start/Stop SSH
›
Start: $sudo launchctl load -w /System/Library/LaunchDaemons/ssh.plist Stop: $sudo launchctl unload /System/Library/LaunchDaemons/ssh.pli...
Thursday, March 10, 2011
How to View Hidden Files and Folders in Ubuntu File Browser
›
ctrl+h http://www.debianadmin.com/how-to-view-hidden-files-and-folders-in-ubuntu-file-browser.html
Monday, January 31, 2011
›
Install Java 6 on Ubuntu 10.10 $ sudo add-apt-repository "deb http://archive.canonical.com/ lucid partner" $ sudo apt-get update ...
Thursday, January 20, 2011
Copy music from an IPod to iTunes (Mac OS X)
›
I recently picked up a new iPod Nano and needed to get music off my old iPod onto the new device. Unfortunately I also recently had a hard d...
Use Ruby To Retrieve a User's Public Twitter Timeline
›
Install the twitter gem: $ gem install Twitter Write the code: #!/usr/bin/env ruby require ' rubygems ' require ' twitter...
1 comment:
‹
›
Home
View web version