Run a terminal (Applications → Utilities → The terminal app), and then perform the following syntax checking $ md5 /path/to/file $ shasum /path/to/file If a file path is complex $ shasum (Drag and drop files here) Shasum command detection SHA1…
MacBook Pro MC374 LL/A
Detailed item info Product Information The MacBook Pro MC374LL/A boasts a 13.3-inch LED-backlit display that offers wide-angle viewing with exceptional clarity and detail. Powered by the Intel Core 2 Duo processor, this Apple 13.3-inch laptop delivers high-speed performance, great media-management,…
Install OS X Mavericks 10.9 on DELL Inspiron 5520
OS X Mavericks (version 10.9) is the tenth major release of OS X, Apple Inc.’s desktop and server operating system for Macintosh computers. OS X Mavericks was announced on June 10, 2013, at WWDC 2013, and was released on October…
Install PEAR in OS X
PEAR is a framework and distribution system for reusable PHP components. In the terminal, run the following command: $ sudo php /usr/lib/php/install-pear-nozlib.phar $ sudo pear config-set php_ini /private/etc/php.ini $ sudo pecl config-set php_ini /private/etc/php.ini $ sudo pear upgrade-all