Category Archives: osx86

Convert *.dmg to *.iso


 hdiutil convert /path/to/filename.dmg -format UDTO -o /path/to/savefile.iso

Replace /path/to/filename.dmg with the path and name of the existing .DMG file,

and replace /path/to/savefile.iso with the desired path and name for the converted image.

Posted in iMac / Macbook, osx86 | Leave a comment

Folder List Quick Look plug-in MacOSX

I was browsing the internet looking for Mac tweaks and came across this one, not had chance to try it yet, but will be doing as soon as i get home, i picked the info up from http://www.flickr.com/photos/t_trace/2060171212/ 

When you are browsing through Finder, you can hit your spacebar or click the "Quick Look" button to see more detailed information about the folder or item highlighted. With this tweak, not only will you see the folder information, but you will also see a list of what the folder contains as well as information about its contents.

2060171212_ef7625083e_b 

Folder.qlgenerator shows items contained in folders in pretty good list view.
Folder Quick Look Plugin
Download: Folder.qlgenerator02.zip

1. Install
Drag Folder.qlgenerator into /Library/QuickLook/ or ~/Library/QuickLook/.
Make QuickLook folder If you can’t find it.

2. How to use
After installed, only hit space bar at Finder.

3. Functions
3-1. Show/Hide hidden file
3-2. Show/Hide Time stamps
At bottom of Quick Look window, you’ll find 2 checkbox to select show/hide hidden files and time-stamps.
3. Customize
Folder.qlgenerator shows list with using HTML and you can customize the style of view.
You’ll find HTML files at following path.
Folder.qlgenerator/Contents/Resources/English(or Japanese).lproj
Please read variables in custom.txt.

Credit
Program: xdd
homepage.mac.com/xdd/
I

nterface Design: taiyo
d.hatena.ne.jp/t_trace/

some more information at here.
Folder Quick Look Plugin – Underconstruction by Taiyo@hatena

Posted in iMac / Macbook, osx86, techy / geeky | Leave a comment

Change Computer Name: Leopard MacOSX

How to change the computer name of your Mac in OS X Leopard.

1. Open System Preferences.

2. Open Sharing under Internet & Network.

3. Enter a new name in the Computer Name field.

Posted in iMac / Macbook, osx86 | Leave a comment

Reset A Users Password OSX 10.5

  1. Boot into single user mode (press Command-S at power on)
  2. Type fsck -fy
  3. Type mount -uw /
  4. Type launchctl load /System/Library/LaunchDaemons/com.apple.DirectoryServices.plist
  5. Type dscl . -passwd /Users/username password, replacing username with the targeted user and password with the desired password.
  6. Reboot

This allows you to reset the password in single user mode without booting from the install media.

Posted in iMac / Macbook, osx86, techy / geeky | Leave a comment

Fast User Switching MacOSX 10.3.x

  1. From the Apple menu, select System Preferences... .
  2. In System Preferences, from the View menu, select Accounts.
  3. On the bottom left side of the window, click Login Options.
  4. On the right side of the window, check the box next to Enable fast user switching.
  5. On the sheet that drops down, click OK to save the change.
  6. The name of the account you are currently logged into should appear on the right side of the menu bar, in the upper right corner of your screen. To log into a different account, click the current account’s name, and from the pull-down menu that appears, select the account you wish to log into.
  7. When prompted, provide the password for the account. It may take a moment for the login process to complete, at which point the screen will rotate, and the other account will become dominant.
  8. To access the first account, or to log into a different account, repeat steps 6 and 7, selecting the appropriate account.
Posted in iMac / Macbook, osx86, techy / geeky | Leave a comment

intel wireless drivers osx86

If you have a Intel wireless card and are running osx86 i stumbled across this site where you can download some .dmg files

I havent personally tested them as i dont have a wireless network card, but let me know if you find them usful and if they have worked for you

Posted in osx86 | Leave a comment