Chrome still better than Firefox

I was a Firefox Fan since 1.4. the tabs download manager and speed made me fall in love and drop…Continue readingChrome still better than Firefox

Deploy PHP applications

Super important to have a proper tool to deploy your PHP applications. Best case scenario as an atomic deployment and…Continue readingDeploy PHP applications

Free Open Source Photography Software

Hello! Since not long ago I started taking more “professional” photos. I did a presencial course and then I did…Continue readingFree Open Source Photography Software

MySQL 5.7 incompatibility – sql_mode=only_full_group_by

If you update mysql to 5.7 you will face this error: Database_Exception [ 1055 ]: Expression #1 of ORDER BY…Continue readingMySQL 5.7 incompatibility – sql_mode=only_full_group_by

Adding locales in Ubuntu Server

I am always googling this. Everytime I need a new locale in a Ubuntu Server to get gettext working I…Continue readingAdding locales in Ubuntu Server

Monit – system monitoring and error recovery

With Monit you can monitor services and resources of your server easily. It’s a really cool tool since it also allows…Continue readingMonit – system monitoring and error recovery

PHP-FPM configuration of child processes Nginx

If you get this message on your PHP-FPM log server reached max_children setting (20), consider raising it You can find this…Continue readingPHP-FPM configuration of child processes Nginx

CORS nginx for Fonts

If you face this nice error Font from origin ‘http://cdn.domain.com’ has been blocked from loading by Cross-Origin Resource Sharing policy:…Continue readingCORS nginx for Fonts

WordPress site got hacked, how to prevent it and how to fix it

One of my WordPress sites was compromised, someone had successfully uploaded a PHP script that provides file system and root access…Continue readingWordPress site got hacked, how to prevent it and how to fix it

Server Monitoring

Hello, Today something that is really important and I should have written about long time ago.  Server monitoring; you need…Continue readingServer Monitoring