I regularly work with my colleagues and customers based out in multiple time zones. Referencing time converter websites or doing…
Tag mac
When your trying to connect to a remote server via pem key and it asks you for the passphrase everytime…
To install NodeJS on a Mac the first thing you have to do is download Brew package manager for mac.…
Below is the Filesystem on our VM Filesystem Size Used Avail Use% Mounted on /dev/mapper/ol-root 18G 11G 7.0G 61% /…
Take a backup of the databases before removing mysql [code language=”bash”] rm /usr/local/mysql rm -rf /usr/local/mysql* rm -rf /Library/StartupItems/MySQLCOM rm…