Comparison between MySQL vs. MariaDB (including Percona Server for MySQL), …
Comparison between MySQL vs. MariaDB (including Percona Server for MySQL), https://t.co/32SObB4ban
— Cristian O. Balan (@oviliz) November 5, 2017
Comparison between MySQL vs. MariaDB (including Percona Server for MySQL), https://t.co/32SObB4ban
— Cristian O. Balan (@oviliz) November 5, 2017
While installing Node.js and npm, I’ve somehow ended up with different versions of nodejs and node.
# node -v v6.9.5 # nodejs -v v7.10.1
Getting inspired from Completely removing Node.js and Npm, I’ve managed to fix the mess:
git clone https://github.com/nodejs/node.git cd node/ ./configure sudo make uninstall
The result?
# node -v v7.10.1 # nodejs -v v7.10.1
How to update Magento https://t.co/x7vnQ0iWML /via @fbrnc
— Cristian O. Balan (@oviliz) October 22, 2017
FZF & RipGrep – Navigate with bash faster than ever before https://t.co/5XCXTAUXSW
— Cristian O. Balan (@oviliz) October 22, 2017
Magento file and directories folders permissions after patch update https://t.co/UfpVqVZIer
— Cristian O. Balan (@oviliz) October 11, 2017