549 reputation
18
bio website
location
age
visits member for 1 year
seen May 28 at 21:22
stats profile views 19

Apr
9
comment NTFS-Bootcamp-partition thinks it is a FAT partition
Bootcamp still works, right? If you boot into Windows what does Window report as the filesystem type?
Apr
8
comment How to find cause of repeated reboots?
@Buscar웃 The OP asked what else can be done to track it down. My answer tells the OP to check to see which agents and daemons are running.
Apr
8
comment Where did tab completion go?
are you having trouble tab-completing commands, paths or both?
Apr
8
comment NTFS-Bootcamp-partition thinks it is a FAT partition
Aside from displaying the filesystem type incorrectly is there anything that's not working for you? p.s. you didn't attach the screen shot
Apr
3
comment Can I customize the volume image of an individual USB drive?
Read this short article. macapper.com/2007/04/21/how-to-create-custom-icons-for-your-mac. The important part is "Icon Composer leaves us with an ICNS file, which is almost usable. We now need to convert the ICNS to a RSRC file, which can be easily done with Icns2Rsrc. Just open the app, open the ICNS file, and it will ask you where to save the RSRC."
Apr
3
comment Quicktime records a green screen
It looks like you forgot to actually ask a question.
Apr
3
comment Can Mountain Lion OS X run on HP G62 series using VMWare virtualization?
@Linuxios Virtualizing OS X client on OS X client has been allowed since 10.7 (a.k.a Lion.)
Mar
19
comment What's a good Mac equivalent of WinMerge?
Do you want to diff/merge the contents of files or the contents of directories?
Mar
13
comment Better tabs management in Safari
IMO the best Safari enhancer out there is glims (machangout.com), but it doesn't appear to have the two features you require. :-(
Mar
7
comment Mount NFS share in /Volumes as a drive
@CatalinM Dang I hate it when I forget to add links. Here it is: images.apple.com/business/docs/Autofs.pdf
Mar
7
comment RAID system with external hardrives
@Bob I am saying that on Mountain Lion Time Machine will spread the backups across both drives. I do not know the algorithm used to do the spreading. I just know that TM can use more than one drive.
Mar
6
comment Mount NFS share in /Volumes as a drive
@CatalinM the /etc/fstab file does not exist by default. You have to create it. See this Apple document for more info, specifically page 9 where it describes fstab and how autofs interacts with fstab. And please up-vote my answer if you found it useful
Mar
4
comment Why does iTunes continually ask me to authorize my computer?
@daviesgeek Uninstalling iTunes would neither delete the media files nor the library's data files.
Mar
4
comment Installing RPM with MacPorts on Mac OS X 10.7.5
There are two questions asked here: 1) What happened to the command line prompt? 2) How do you solve the segmentation fault. Really you should only be asking one question at a time. So, which question do you want answered?
Mar
4
comment Mount NFS share in /Volumes as a drive
@CatalinM Instead of mounting them as Login Items you can auto mount them at system boot time via the fstab file. Read the man page for fstab for more info.
Feb
14
comment Have Automator add original path to Spotlight Comment for a file when moving to the trash
Are you saying you already added the timestamp and user to the Spotlight comment and the only thing remaining is figuring out how to append the file's original path to the (presumably already existing) Spotlight comment?
Feb
12
comment How to uninstall MIcrosoft Silverlight from mountain lion?
After moving all those files to the trash bin did you try emptying the trash then restarting your Mac?
Feb
7
comment How to install Mac OS X as a guest OS in VMware Workstation 8 (running in Ubuntu host)?
This is not true. It would violate the Apple EULA. The EULA states that running OS X inside a VM is only allowed on Apple hardware running OS X as the host OS.
Feb
7
comment Mac OS X Server ignores remote HTTP connections, but accepts local ones
This is what shows up on my 10.8.2 system's appfirewall.log when connecting to it on port 80 from another machine on my home LAN. Feb 6 19:37:38 honeysmacks socketfilterfw[133] <Info>: Allow httpd connecting from 192.168.1.128:51744 to port 80 proto=6 and my Apache access_log shows 192.168.1.128 - - [06/Feb/2013:19:37:46 -0800] "GET / HTTP/1.1" 200 44
Jan
27
comment How can I modify the list of Applications under 'Open With…'?
@CDK, This sounds more like a comment than an answer.