How to reset os x password with recovery partition

In case your forgot or lost your os x password (and you have no other user with admin rights), you have to reset the default user’s pass. This can be done via the Mountain Lion Recovery HD partition. Follow these steps. Shutdown your mac. Boot it. Hold “Option” at boot and select the “Recovery HD” disk [...]

Posted at 7pm on 20/10/12 | no comments | Filed Under: Apple Mac read on

Learn to use Xcode 4 snippets

One of my favorite features of the new Xcode 4 is code snippets. Code snippets let you use (and re-use) common classes and objects by simply typing a shortcut. For example if you type dealloc, Xcode 4 automatically generates the deallocation method for you: – (void)dealloc { <#deallocations#> [super dealloc]; } To add your code [...]

Posted at 8pm on 17/01/12 | no comments | Filed Under: Apple Mac read on

Typpz RSS Feed

Categories

Recent Posts

Pages

Archive

License