Windows 7 Tutorials
June 14, 2011 in Computer Configuration, Software, Windows
June 14, 2011 in Computer Configuration, Software, Windows
May 10, 2011 in Apple, Computer Configuration, Software
Original Post: http://appleclinic.wordpress.com/2008/10/30/time-machine-on-nas/
Some of us may own Network Attached Storage (NAS) devices, and/or may feel that an Apple Time Capsule is too expensive, and hence would rather buy a seperate router, NAS and Hard Disk Drives. This guide will help you to enable Time Machine on any NAS, allowing you to have the functionality of a Time Capsule, with hardware of your own choosing.
defaults write com.apple.systempreferences TMShowUnsupportedNetworkVolumes 1your Computername_MACaddress.sparsebundle.ifconfig en0 | grep ether | sed s/://g | sed s/ether// in Terminal. This will return one line of output, which is the MAC address for the Ethernet port, which will be a string of 14 hexadecimal characters (letters and numbers, for example,001ec4b8f9b3).
Even if the network backups will be done using a different port (e.g. AirPort: usually en1), the system will use the MAC address of en0 as part of the system identifier.sudo hdiutil create -size 70g -type SPARSEBUNDLE -nospotlight -volname "Backup of My Mac" -fs "Case-sensitive Journaled HFS+" -verbose ./Computername_MACaddress. This will create a 70GB sparse-bundle as a case-sensitive, journaled HFS+ without spotlight indexing. Substitute variables in red for values you need. Computername_MACaddress may be in the form of “DansComputer_001ec4b8f9b3smb://TimeMachine@ip-address-of-nas/TimeMachine. Click Connect and when prompted, enter the password and save in your keychain.Hope this helps.
November 9, 2010 in Development, Software, Windows
Here’s some good advice for getting CF to work with IIS on Vista and 7: http://www.akbarsait.com/blog/index.cfm/2010/1/10/Installing-ColdFusion-on-Windows-7-with-IIS-7
January 26, 2010 in Apple, Development, Software
March 18, 2009 in Software
Here’s the link to Marketcircle’s Billings 3:
March 16, 2009 in Software
Here’s the link to a useful Dreamweaver extension for creating Constant Contact email signup forms. The company, WebAssist, also has other free extensions for such things a PayPal and Google integration.
http://www.webassist.com/software/constant-contact-join-my-mailing-list/