Category Archives: MAC

MACBOOK Periodic Maintenance

The MACBOOK is a maintenance free laptop. But I still run the MAC OS X Maintenance Script at least once a month. This is to keep my MACBOOK in the best performance. This has allowed me to keep my MACBOOK for 3 years with no performance drop. I am still using 2GB of RAM compared with others who are on 4GB to 8GB of RAM.

Run the MAC OS X Maintenance Scripts by reading this guide>>>

Backups and Recovery are also important. This is a backup plan for your MACBOOK if it was to fail on YOU one day. Time Machine comes with your MACBOOK. Use it to create snapshots of your harddisk. It will backup all your data on your hard drive. Your data will be safe with the Time Machine. Use the Time Machine to backup your data at least once a month.

But if your hard disk on your MACBOOK failed, Time Machine cannot help you. This is beacause it cannot create a bootable duplicate of your MACBOOK startup disk. You need a software call SuperDuper to create a duplicate bootable startup disk.

Most users start with Time Machine since it comes free with your MACBOOK. Add the SuperDuper software to your list and you will have a comprehensive backup and recovery plan for your MACBOOK.

Check MD5 checksum on MAC

You can check the MD5 checksum of any file on your MAC. Launch the Terminal software on your MAC.

Goto Applications – Utilities – Terminal

Navigate to the folder where the file is locate that u want to check the MD5 checksum. U will be at the default drive. To move into the folder, type cd “Folder Name”. In my case, my folder is Downloads so I will type cd Downloads and hit enter.

Checking the MD5 Checksum of file

md5 Android_Revolution_HD-4G_6.1.0.zip

Result will be as shown as extract from Terminal on my MAC

MD5 (Android_Revolution_HD-4G_6.1.0.zip) = 241ef4288d58b4264415a4dbb8cdb14f

Terminal_MD5

You are return the MD5 checksum code which you can check with the MD5 code provide for you by the person who upload the file. This is to ensure that the file u obtain is correct and not corrupted.