Under almost all circumstances, you can just go to "About this Mac" or use the system profiler. However, very rarely I am accessing a machine remotely using SSH where I don't also have the ability to Remote Desktop or VNC to the machine. In these cases, you can get the exact version number of Mac OS X like this:

system_profiler SPSoftwareDataType

On my mac, it returns:

Software:
System Software Overview:
System Version: Mac OS X 10.5.7 (9J61)
Kernel Version: Darwin 9.7.0
Boot Volume: Macintosh HD
Boot Mode: Normal
Computer Name: Fleetwood's Mac
User Name: jason (jason)
Time since boot: 2 days 23:57

First, isntall MySQL package installer from

http://dev.mysql.com/downloads/mysql/5.1.html#downloads

DON'T DOWNLOAD THE 64-BIT VERSION!!!
You must download the 32-bit version even if you have a 64-bit machine.

Then I was able to run this. Note: it is important to give the gem installer the -with-mysql-config flag, and point it to the file mysql_config inside the bin/ directory

sudo gem install mysql – -with-mysql-config=/usr/local/mysql/bin/mysql_config

Type this in terminal:

defaults write com.apple.Finder AppleShowAllFiles TRUE
KillAll Finder

To hide the hidden files again:

defaults write com.apple.Finder AppleShowAllFiles FALSE
KillAll Finder

How does enable/disable File Access Control List on a volume affect whether or not you can "Use Standard POSIX behavior" or "Inherit from parent" when configuring a sharepoint (on that volume) in the AFP protocol configuration.

When ACL is enabled on a volume, the options when configuring a AFP sharepoint on the volume for Use Standard POSIX behavior or Inherit from parent are greyed out, indicating the ACL will be used to determine inheritance.

- make them all available to users who are using your server to Software Update

Key What it does
C boot from optical drive drive (CD or DVD) drive
N boot from NetBoot image
T target disk mode, computer acts as a firewire hard drive and can be connected to another computer, allowing you to run diagnostics
X "X-Ray" key (resets startup disk selection)
Command-S Single User mode
Command-V Verbose Mode
Shift safe boot mode
Apr 102004

ADDRESS BOOKs DATA FILES

~/Library/Application Support/AddressBook/

ABPerson.skIndex
AddressBook.data
AddressBook.data.beforesave
AddressBook.data.previous
Images

~/Library/Preferences

com.apple.AddressBook.plist

Address Book will exhibit funny behavior if you start messing with its data files. Sometimes it will start up with an error message Data base is corrupted. (I have seen this happen when I move over the four files in Application Support/AddressBook) and sometimes it will launch and immediately quit (I have seen this happen if you delete the four files in AddressBook but leave the AddresssBook folder intact)

Apr 102004

~/Library/Safari/
Bookmarks.plist
Downloads.plist
Form Values
History.plist
Icons

- copying over these items to the new ~/Library/Safari folder seems to work

- Rendezvous. threatening to networking community because it's putting techs out of work.
- think about how this is changing the face of technology professionals.

- File Permissions

- How to share files over two or more small computers.
OS 10.2 Jaguar introduces full implementaiton of multipline users. Unfortunately, there is something sharply counter-intiuative about how it is implemented.

Here are some tips on installing re/installing the Mac OS

To do a clean install, you must have available the following amount of hard drive space.

7.6 – ?

8.0 – ?

8.1 – 120 mb
8.5 –
8.6 – 180 MB
9.0 – 194 mb
9.1 - 313 mb
9.2.1 UPDATER – additional 263 mb (only instal on top of 9.1)
9.2.2 UPDATER – additional (only install on top of 9.2.1)
10.1 – INSTALLER – < 1.1 GB
10.1 – UPDATER

© 2012 Tech Notes Suffusion theme by Sayontan Sinha