21 Jan '14, 2pm

Starting and Stopping Background Services with Homebrew

Starting and Stopping Background Services with Homebrew Gabe Berke-Williams January 21, 2014 osx I love Homebrew , but sometimes it really gets me down, you know? Especially when I have to deal with launchctl . launchctl loads and unloads services that start at login. In OS X, these services are represented by files ending with .plist (which stands for "property list"). These plists are usually stored in either ~/Library/LaunchAgents or /Library/LaunchAgents . You load them (i.e. tell them to start at login) with launchctl load $PATH_TO_LIST and unload them with launchctl unload $PATH_TO_LIST . Loading a plist tells the program it represents (e.g. redis ) to start at login, while unloading it tells the program not to start at login. This post-install message from Homebrew may look familiar: To have launchd start mysql at login: ln -sfv /usr/local/opt/mysql/*.plist ~/Librar...

Full article: http://robots.thoughtbot.com/starting-and-stopping-backgr...

Tweets

Brewfile: a Gemfile, but for Homebrew

robots.thoughtbot.com 20 Jan '14, 1pm

Brewfile: a Gemfile, but for Homebrew Gabe Berke-Williams January 20, 2014 osx Bundler users define dependencies for Ruby ...

@RobboHold @tweetperth @9NewsPerth not so, extr...

transperth.wa.gov.au 23 Jan '14, 2pm

To help you celebrate Australia Day, we’ll be putting on plenty of additional trains and buses to get you to and from the ...

Starting to run? Don't think too deeply, just go:

runnersworld.com 01 Feb '14, 4am

Here is what I call the abandon-all-reason-and-do-it-now approach to your first run ever. Explained simply, what you have ...

Next Beginner Courses Starting 5th February

absolutesalsa.co.uk 23 Jan '14, 9am

After a fantastic intake in January we are pleased to announce our next intake for what looks like another successful New ...

@amyhoy rake assets:clean – Rails got you cover...

edgeguides.rubyonrails.org 24 Jan '14, 3pm

$ rails generate scaffold HighScore game:string score:integer invoke active_record create db/migrate/20130717151933_create...

gets contract for .wien and .tirol auction serv...

domainnamewire.com 20 Jan '14, 8pm

Pool.com scores sunrise and landrush business for two domains, but this aspect of TLD launches isn’t as important as befor...

Shrinket, The Homebrew Trinket

hackaday.com 26 Jan '14, 6pm

We’ve seen a lot of Trinket builds over the past few months, but so far few people have capitalized on the Trinket’s minim...