
Twitter Updates
- I feel love, I feel love, I feel love… boingboing.net/2012/05/17/don… #RIP 17 hours ago
- the bus is showing that movie where Sean Connery plays Russian Kenny Rogers 2 days ago
- New post: The Avengers' "Adopted" Joke romkey.com/?p=336 4 days ago
- If Apple really does sell a TV it'll be the worst kept secret in all of product history. 6 days ago
flickr/romkey




Categories
Tags
Ajax amazon ambient apple bat blogs brian eno computers dashboard david foster wallace deal Entertainment feed feedcache ie in memoriam internet explorer ios iphone ipod itunes jquery json leopard Life live+press livejournal mac macintosh macos x Music MySQL security sidebar simplify software taxes toilet TV UNIX uvfood web Wordpress world of warcraft writersMeta
Category Archives: Macintosh
Use sudo Without a Password on Your Mac
Usually you’ll use it to execute a single command: sudo dmesg or to start a shell: sudo -s sudo is similar to the su command – the su command also allows you to become another user (most likely root). … Next, load /etc/sudoers in your favorite text editor, and add a line to it that looks like this: USERNAME ALL=(ALL) NOPASSWD: ALL Replace USERNAME with your short username (so in my case, my username is romkey or johnromkey rather than ‘John Romkey’ ). You can find your username with the who command – but if you don’t already know what it is or who to find it, you probably shouldn’t be disabling passwords on sudo in the first place. … There are other ways to do this (in particular, there are ways to say that anyone in a particular UNIX group can become use sudo without a password), but this is the simplest way to let a single user do this. Continue reading
Offline jQuery Documentation for MacOS X
I don’t always have reliable online access when I’m coding – in particular, I was on a bus today for a couple of hours and didn’t always have Internet access. There are a couple of dashboard widgets for MacOS X which I found that helped out on the jQuery documentation front. … This widget is designed for browsing… click around in it, but don’t expect to search it. … This widget is designed for searching – if you know what you’re looking for, you can find it quickly. Continue reading
MacOS X DVDs – Versions and Saving a Little Money on Them
The family pack is licensed for use for up to five machines in one household, and lists for $199, a pretty good deal for staying legal at less than the cost of two single user licenses. … At the time I wrote this, they were charging $26 less than list for the single user edition and $44.51 less than list for the family pack , both with free shipping. … You should be forewarned that, in my experience, the restore DVD that comes with a computer will only work with that computer or class of computers. … Amazon also has a pretty good deal on Leopard Server: $104.51 off the 10 user version (normal list price $499) and $168.46 off the unlimited user version (normal list price $999). Continue reading
Posted in Computers, Macintosh, Uncategorized
Tagged amazon, apple, deal, leopard, macintosh, software
Leave a comment