Composer update creates a lack of memory

While using Symfony 2 it’s common that you have to run the command composer update. Sometimes we’re graced with the error: The following exception is caused by a lack of memory and not having swap configured PHP Fatal error: Uncaught exception 'ErrorException' with message 'proc_open(): fork failed - Cannot allocate memory' in phar:///usr/local/bin/composer/vendor/symfony/console/Application.php:954 Stack trace:

Unix bash aliases

Well, I’m a little bored by, every time I change my system I have to update my aliases. So here it goes some alias that can be really useful. I gonna use this page to save all my aliases. Both systems .bash_aliases: [cc_bash escaped=”true”] alias duh =’du -h -d1′ alias ll =’ls -lA –color’ alias