Mar 25
The MacPorts Project provides software installation, updating, and removal functionality to OS X similar to Linux’ apt-get or yum. The Project is currently tracking more than 5000 packages including software such as subversion, wget, apache2, php5, etc. To install the software, first install Apple’s Xcode Developer Tools (available on your Mac OS X installation disc) and the X11 windowing environment (included by default in 10.6.* “Snow Leopard”, 10.5.* “Leopard”, but available on your Mac OS X installation discs for 10.4.* “Tiger” and 10.3.* “Panther”), then ...(continue read)
tags:

Sep 04
NFS mounts are now added using Disk Utility. To add a Linux-hosted NFS share on network:Start Disk Utility Select NFS Mounts from the File menu Click the plus sign in the lower left corner Enter in your remote NFS URL info as described Enter the mount point (if you add it to /Network, then it will show up in the Shared section of Finder, in an entry called All). If you’re using secure ports on your server, then click the Advanced option and enter -P Click Verify Save your settingsYour  NFS mount is now available in system. tags: , ,