by lunarg on March 8th 2012, at 23:42

By default, Lion's new Launchpad application is what it is: it contains all the applications installed on your Mac. With Launchpad-Control you can configure which applications are shown and in which order. It's a very neat and handy tool to configure Launchpad just the way you want it.

http://chaosspace.de/launchpad-control/

by lunarg on February 23rd 2012, at 13:43
Create a folder with the contents you want on your ISO.

Open Disk Utility and use the New Image from Folder menu item to create an image. Ensure it is uncompressed and use the CD/DVD master option.

In my experience this creates HFS+ masters which are no good in Windows.

Open the Terminal

Assuming your new image is called ~/Desktop/Master.cdr (the file is on your desktop and called Master.cdr) type:

cd ~/Desktophdiutil makehybrid -iso -joliet -o Master.iso Master.cdr

This will create an ISO/Joliet .iso file.

Notice

When converting a DVD, be sure to use the option -udf instead of &  ...
by lunarg on December 13th 2011, at 12:54

You can clear the DNS cache on a Mac by using these commands (depending on the version of OSX you're running):

  • Tiger (10.4): lookupd -flushcache
  • Leopard and later (10.5+): dscacheutil -flushcache
by lunarg on November 15th 2011, at 16:38
Had some trouble on a Sony VAIO VGN-Z41WD which has been upgraded to Windows 7 by performing a complete installation. After installing just about every driver and after installing the necessary components for WWAN for 3G access to the internet, the software just bails out with an error stating it can't find the device.

A closer look in device manager reveals no sighting of said adapter. At first, I thought the device to be broken until I started thinking a little further. The manual states that devices can be turned on and off via the VAIO Control Center, meaning that the device could b  ...
by lunarg on November 14th 2011, at 15:29
If you're running RDS on a vSphere server with VMware Tools installed, you may have noticed the evergrowing presence of vmwaretray DMP files in the user profiles. These are crash dumps from the VMware Tray icon, which is ran during every session.

The reason for this crash dump is an error which is caused by lack of read access to a certain key in the Windows registry by your regular (domain) users.

This key is called HKEY_LOCAL_MACHINE\Software\VMWare. Inc.\VMWare Tools.

Set the permissions on that key to read access for the users logging on to the server, and your problem should go away.

  ...
by lunarg on November 14th 2011, at 15:28

If you're running RDS on a vSphere server with VMware Tools installed, you may wish to remove/hide the system tray icon. This can be done by setting a certain registry value.

The registry value is:

  • Key: HKEY_LOCAL_MACHINE\SOFTWARE\VMware, Inc.\VMware Tools
  • Value: ShowTray

Change the value to 0 will effectively disable the icon the next time a user logs on.

by lunarg on November 14th 2011, at 14:52
While unsupported, iCloud still allows access to your e-mail via IMAP, and sending via SMTP. Apple has published the necessary parameters for manually configuring your e-mail client to use the iCloud service.

Server name: imap.mail.me.comSSL required: yesPort: 993 (is set by default)Username: example@me.com (use your @me.com address from your iCloud account)Password: Your iCloud passwordServer name: smtp.mail.me.comSSL required: yesPort: 587SMTP authentication required: YesUsername: example@me.com (use your @me.com address from your iCloud account)Password: Your iCloud passwordSSL is required  ...
 
 
« May 2012»
SunMonTueWedThuFriSat
  12345
6789101112
13141516171819
20212223242526
2728293031  
 
Links
 
Quote
« Smith & Wesson - the original point and click interface »