| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year |
| seen | May 28 at 21:22 | |
| stats | profile views | 19 |
|
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 |
answered | How to update iTunes library? |
|
Mar 6 |
answered | Remove _specific_ items from Finder Open With menu |
|
Mar 6 |
answered | RAID system with external hardrives |
|
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 6 |
awarded | Tumbleweed |
|
Mar 4 |
answered | Alternative to “luit” which is available via homebrew |
|
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 27 |
asked | “sharing only” account cannot access SMB shares |
|
Feb 27 |
answered | Mount NFS share in /Volumes as a drive |
|
Feb 14 |
answered | Weird colors on secondary monitor |
|
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 |
answered | /etc/launchd.conf setenv value containing whitespace |
|
Feb 12 |
answered | declare -x messages appear in my terminal. How can I get rid of it? |
|
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 12 |
answered | How do I view .nfo files in Terminal? |
|
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 |