Did you know that you can deploy your rails app with just the deploy.rb file?
Download your deploy.rb file and hit it:
[sbarber@awhpbl01 onlinerss]$ ls
deploy.rb
[sbarber@awhpbl01 onlinerss]$ RAILS_ENV=qa cap -f ./deploy.rb deploy
* executing task deploy
* executing task update
…
Yeah - cap rocks.
I just recently upgraded my MythTV to Knoppmyth R5E50 (MythTV .20+) and added a new 200GB drive. Here’s a few tips for the road:
- That USB remote (RC6) that came with your PVR-150 MCE not working? All you need is a new lircd.conf and an updated .lircrc
- DigestAuth seems broken all the way around for securing MythWeb… go for BasicAuth
- MythBrowser already has flash installed! YouTube from the couch!