View original post found on TheAppleBlog authored by Jenny Kortina
October 13th, 2008 — mac

I recently set up a Mac mini in my living room to act as a media server. Instead of trying to update separate music libraries every time I added songs to my collection, I was just adding the music to the Mac mini’s iTunes library and streaming it my laptop. That worked fine until I tried to sync my iPhone. For obvious (copyright) reasons you cannot sync an iPhone to a shared library.
I wanted access to my music on both machines, but I did not want to share my Macbook Air’s library because the laptop would have to be on with iTunes running for the Mac mini to have the music. At this point, I had to choose between running separate libraries and updating them independently or figure out a way to run one library that updated whenever I added music from either machine. I chose the latter of the two options.
(more…)

View original post found on TheAppleBlog authored by Jenny Kortina
September 25th, 2008 — mac

I used iChat for a while and, although it’s a great program and has the ability to be used with most of the major chat interfaces, I got frustrated with the lack of built in customizable features very quickly. I never took the time to download a new client or find a way to add features to iChat itself, but the other day I was reading a forum that mentioned Chax.
Chax is a freeware application that puts iChat on steriods without the added rage. The install is simple and clean and adds a new tab in the preferences window of iChat entitled “Chax.”
(more…)


View original post found on TheAppleBlog authored by Jenny Kortina
June 22nd, 2008 — mac
I wrote about this a while back on my blog, hackaddict, but it was such a popular post I thought I’d give it a revisit. A lot of people buy used Macs, and they often run into the problem of not knowing the admin password, so here is a way to get around not knowing the admin password on Macs.
To reset your OS X password without an OS X CD you need to enter terminal and create a new admin account:
- Reboot
- Hold apple + s down after you hear the chime.
- When you get text prompt enter in these terminal commands to create a brand new admin account (hitting return after each line):
- mount -uw /
- rm /var/db/.AppleSetupDone
- shutdown -h now
- After rebooting you should have a brand new admin account. When you login as the new admin you can simply delete the old one and you’re good to go again!

