linux

  • Bookmarks for 8 set 2014 through 9 set 2014

    These are my links for 8 set 2014 through 9 set 2014: How to write udev rules – Since the adoption of Kernel 2.6, Linux has used the udev system to handle devices such as USB connected peripherals. If you want to change the behavior when you plug something into a USB port, this section…

  • Bookmarks for 5 set 2014 through 8 set 2014

    These are my links for 5 set 2014 through 8 set 2014: Mail-in-a-Box – Mail-in-a-Box turns a fresh cloud computer into a working mail server. You get contact synchronization, spam filtering, and so on. On your phone, you can use apps like K-9 Mail and CardDAV-Sync free beta to sync your email and contacts between…

  • Bookmarks for 4 set 2014 through 5 set 2014

    These are my links for 4 set 2014 through 5 set 2014: tmux-plugins/tmux-resurrect – Restore tmux environment after a system restart. Tmux is great, except when you have to restart the computer. You lose all the running programs, working directories, pane layouts etc. There are helpful management tools out there, but they require initial configuration…

  • Bookmarks for 29 ago 2014 through 1 set 2014

    These are my links for 29 ago 2014 through 1 set 2014: Scaling PHP apps via PHP-FPM clustering | Jamie Alquiza – PHP-FPM is a way to move your busted PHP handling from one place to another. It's essentially a pool of processes ready for PHP interpretation through FastCGI. While Apache will service client connections…

  • Bookmarks for 28 ago 2014 from 12:10 to 13:11

    These are my links for 28 ago 2014 from 12:10 to 13:11: CloudInit – Community Help Wiki – cloud-init is the Ubuntu package that handles early initialization of a cloud instance. It is installed in the Ubuntu Cloud Images and also in the official Ubuntu images available on EC2. Some of the things it configures…