Posts

Showing posts from May, 2016

Installed Percona Server / Mysql 5.7 and cannot start without root password.

To fix this:


Make sure your data dir is empty. mysqld --initialize-insecure  --datadir=/path-to-datadir --user=youruserDone. Now you have root user with no password

Mac OSX AirDrop not working (not seeing people or not seen) - HOW TO FIX

AirDrop does not work all the time. Either you cannot see other people, or other people can't see you. To fix this issue, do these steps:


Turn off Bluetooth on your Macsudo rm /Library/Preferences/com.apple.Bluetooth.plistTurn Bluetooth back on Fixed :)