Mackintosh

My first Mac

Mac Web Sharing

Mackintosh First Tip

Mac OS X Apache PHP MySQL Configuration

MAC Keyboard Symbol

Capture web files using Safari on MAC

@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY! Someone could be eavesdropping on you right now (man-in-the-middle attack)! It is also possible that the RSA host key has just been changed. The fingerprint for the RSA key sent by the remote host is 06:ea:f1:f8:db:75:5c:0c:af:15:d7:99:2d:ef:08:2a. Please contact your system administrator. Add correct host key in /home/user/.ssh/known_hosts to get rid of this message. Offending key in /home/user/.ssh/known_hosts:4 RSA host key for domain.com has changed and you have requested strict checking. Host key verification failed.

Add correct host key to ~/.ssh/known_hosts file

ssh-keygen -R example.com

MAC OSX file path note

hosts
/private/etc/hosts

Apache httpd.conf
/private/etc/apache2/http.conf

Apache virtual httpd.conf
/private/etc/apache2/users/[username].conf

MySQL
/usr/local/mysql/bin/mysql
/usr/local/mysql/bin/mysqladmin