<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>garron.me — English</title>
    <link>https://www.garron.me/en</link>
    <description>Guillermo Garron's personal site and blog in English</description>
    <language>en</language>
    <item>
      <title>How to self-host your email server with Mailcow</title>
      <link>https://www.garron.me/en/linux/self-host-email-server-mailcow.html</link>
      <guid>https://www.garron.me/en/linux/self-host-email-server-mailcow.html</guid>
      <pubDate>Fri, 29 May 2026 00:00:00 +0000</pubDate>
      <description>I have been trying to host all my own services, from email to web servers, also Asterisk and lots of other examples, as written on my personal blog I also see some good points about hosting your own email server. If you want to host your own email server, Mailcow is one of the best options available…</description>
    </item>
    <item>
      <title>diff — Linux command to compare files</title>
      <link>https://www.garron.me/en/go2linux/diff-linux-command-line.html</link>
      <guid>https://www.garron.me/en/go2linux/diff-linux-command-line.html</guid>
      <pubDate>Fri, 29 May 2026 00:00:00 +0000</pubDate>
      <description>diff compares two files line by line and shows you what is different between them. It is one of the most useful commands on Linux — you will reach for it every time you need to check what changed in a config file, review a patch, or verify that two directories are in sync. Syntax diff [options] file…</description>
    </item>
    <item>
      <title>df — Linux command line tool to display disk space usage</title>
      <link>https://www.garron.me/en/go2linux/df-linux-command-line-disk-free.html</link>
      <guid>https://www.garron.me/en/go2linux/df-linux-command-line-disk-free.html</guid>
      <pubDate>Thu, 28 May 2026 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org on May 18, 2007. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. When you need to know how much space is used on your disks and how much is free, df (Disk Free) is…</description>
    </item>
    <item>
      <title>du — Linux command line to display disk usage per file and directory</title>
      <link>https://www.garron.me/en/go2linux/du-linux-command-line-disk-usage.html</link>
      <guid>https://www.garron.me/en/go2linux/du-linux-command-line-disk-usage.html</guid>
      <pubDate>Thu, 28 May 2026 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org on May 1, 2007. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. When you need to know how much space a file or directory is using, du (Disk Usage) is the right too…</description>
    </item>
    <item>
      <title>iotop — monitor disk I/O in real time on Linux</title>
      <link>https://www.garron.me/en/go2linux/iotop-real-time-input-output-disk-monitor-tool.html</link>
      <guid>https://www.garron.me/en/go2linux/iotop-real-time-input-output-disk-monitor-tool.html</guid>
      <pubDate>Wed, 27 May 2026 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org on March 30, 2009. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Continuing with my review of performance tools, I will now introduce you to iotop, a top-like to…</description>
    </item>
    <item>
      <title>history — the Linux command to manage your command line history</title>
      <link>https://www.garron.me/en/go2linux/history-command-linux.html</link>
      <guid>https://www.garron.me/en/go2linux/history-command-linux.html</guid>
      <pubDate>Wed, 27 May 2026 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org on December 20, 2008. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. history is one of those commands I use every day. Once you learn a few tricks around it, you …</description>
    </item>
    <item>
      <title>htop — an improved top for Linux</title>
      <link>https://www.garron.me/en/go2linux/htop-linux-command-line.html</link>
      <guid>https://www.garron.me/en/go2linux/htop-linux-command-line.html</guid>
      <pubDate>Wed, 27 May 2026 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org on August 6, 2007. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Almost every Linux user has used top to check how the system is doing — running processes, CPU u…</description>
    </item>
    <item>
      <title>grep — Linux command line, search for patterns in files</title>
      <link>https://www.garron.me/en/go2linux/grep-linux-command-line.html</link>
      <guid>https://www.garron.me/en/go2linux/grep-linux-command-line.html</guid>
      <pubDate>Wed, 27 May 2026 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org on August 15, 2007. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Introduction grep is a utility to look for specific strings in files, searching line by line. Y…</description>
    </item>
    <item>
      <title>tail — Linux command line to display the end of a file</title>
      <link>https://www.garron.me/en/go2linux/tail-linux-command-line.html</link>
      <guid>https://www.garron.me/en/go2linux/tail-linux-command-line.html</guid>
      <pubDate>Wed, 27 May 2026 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org on May 5, 2007. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. This command is related to head, but opposite — instead of displaying the beginning of a file, it d…</description>
    </item>
    <item>
      <title>Docker for Self-Hosting on a VPS — No Kubernetes Needed</title>
      <link>https://www.garron.me/en/blog/docker-for-self-hosting-on-a-vps-no-kubernetes-needed.html</link>
      <guid>https://www.garron.me/en/blog/docker-for-self-hosting-on-a-vps-no-kubernetes-needed.html</guid>
      <pubDate>Tue, 26 May 2026 17:41:11 +0000</pubDate>
      <description>As mentioned in this post about garron.me coming back, this site is self-hosted again. I have been self-hosting my sites since 2008 with Go2Linux, back when it was Drupal running on a Linode VPS, through the years I have experimented with Varnish, Nginx and written posts about all of that. This time…</description>
    </item>
    <item>
      <title>The site is back after two years offline</title>
      <link>https://www.garron.me/en/blog/the-site-is-back-after-two-years-offline.html</link>
      <guid>https://www.garron.me/en/blog/the-site-is-back-after-two-years-offline.html</guid>
      <pubDate>Tue, 26 May 2026 16:40:45 +0000</pubDate>
      <description>The site is back, after being offline for almost two years and going three years without new content. The site went down when I migrated servers, and because it was generated with Middleman, it was complicated to get it online again. Now, with the help of AI (more about this later), I was able to br…</description>
    </item>
    <item>
      <title>Ten useful Docker commands</title>
      <link>https://www.garron.me/en/linux/ten-useful-docker-commands.html</link>
      <guid>https://www.garron.me/en/linux/ten-useful-docker-commands.html</guid>
      <pubDate>Wed, 29 Jul 2020 00:00:00 +0000</pubDate>
      <description>Introduction Docker launched in 2011, but was founded in 2010 by Solomon Hykes, and was finally released to the public in 2013. Docker is an Open Source project, that allows running virtualized containers where complete applications run. It is like Virtual Machines, but, a lot lighter, because the K…</description>
    </item>
    <item>
      <title>Show Docker container logs</title>
      <link>https://www.garron.me/en/bits/logs-docker-compose.html</link>
      <guid>https://www.garron.me/en/bits/logs-docker-compose.html</guid>
      <pubDate>Mon, 20 Jul 2020 00:00:00 +0000</pubDate>
      <description>If you need to check the logs of a Docker compose created container, just go to the folder where the docker-compose.yml file is and run these commands. docker-compose ps That will have an output like this: Name Command State Ports ---------------------------------------------------------------------…</description>
    </item>
    <item>
      <title>Arch Linux, Aur error - FAILED unknown public key </title>
      <link>https://www.garron.me/en/linux/arch-linux-aur-unkdown-public-key.html</link>
      <guid>https://www.garron.me/en/linux/arch-linux-aur-unkdown-public-key.html</guid>
      <pubDate>Thu, 09 Jul 2020 00:00:00 +0000</pubDate>
      <description>Introduction Just a small tip for me to remember when this happens again, as it was not easy to solve. Arch Linux error When trying to install something from AUR, after downloading it with git, I got this error. ==&gt; Making package: caddy2 2.1.1-3 (Thu 09 Jul 2020 08:21:05 PM UTC) ==&gt; Checking runtim…</description>
    </item>
    <item>
      <title>How to add a second private key to ssh in Linux</title>
      <link>https://www.garron.me/en/linux/add-second-private-key-to-ssh.html</link>
      <guid>https://www.garron.me/en/linux/add-second-private-key-to-ssh.html</guid>
      <pubDate>Mon, 06 Jul 2020 00:00:00 +0000</pubDate>
      <description>Introduction You can log into Linux servers using passwords, or log in with no password, using ssh key, but there are times when it is not you who create the private/public key pair, or when you want to use a diferente key pair to log to another server. One key pair for one server and another for th…</description>
    </item>
    <item>
      <title>How to install Wallabag on Ubuntu using SQLite</title>
      <link>https://www.garron.me/en/linux/install-wallabag-ubuntu-nginx-sqlite.html</link>
      <guid>https://www.garron.me/en/linux/install-wallabag-ubuntu-nginx-sqlite.html</guid>
      <pubDate>Sat, 04 Jul 2020 00:00:00 +0000</pubDate>
      <description>Introduction Wallabag is an open source alternative for Pocket and similar services or tools, it is Open Source and you can run it on your server. You can read my Wallabag review if you like. Installation Preparing the server We will need to prepare the server first sudo apt update &amp;&amp; sudo apt upgra…</description>
    </item>
    <item>
      <title>How to use awk to print text string between characters</title>
      <link>https://www.garron.me/en/bits/how-to-print-text-between-characters-awk.html</link>
      <guid>https://www.garron.me/en/bits/how-to-print-text-between-characters-awk.html</guid>
      <pubDate>Sun, 14 Jun 2020 00:00:00 +0000</pubDate>
      <description>Today while configuring my other blog to be hosted at vercel and moving it out from Apache, I had the need to create a redirect file from my htaccess file, so I needed first to print extract the file-names from a long string, the good thing was that the file-names were between a slash /. These are t…</description>
    </item>
    <item>
      <title>How to list the active cronjobs in Linux</title>
      <link>https://www.garron.me/en/linux/list-cron-jobs-linux.html</link>
      <guid>https://www.garron.me/en/linux/list-cron-jobs-linux.html</guid>
      <pubDate>Tue, 02 Jun 2020 00:00:00 +0000</pubDate>
      <description>Part of the maintenance tasks of a Linux system are repetitive, fortunately Linux offers you cronjobs. What are cronjobs? Cron jobs are repetitive tasks executed by the cron daemon, and a deamon is a program that runs all the time in a Linux system, so cron deamon takes care of these tasks and execu…</description>
    </item>
    <item>
      <title>How to create users in Linux with useradd</title>
      <link>https://www.garron.me/en/linux/how-to-create-users-in-linux-with-useradd-command.html</link>
      <guid>https://www.garron.me/en/linux/how-to-create-users-in-linux-with-useradd-command.html</guid>
      <pubDate>Sun, 31 May 2020 00:00:00 +0000</pubDate>
      <description>Linux as all Unix like operating systems are multi users, that means that multiple users can log into the system, actually multiple users can be logged at the same time, all of then using the computer resources. Users can also be asigned to groups, that gives Linux systems a lot of flexibility. If y…</description>
    </item>
    <item>
      <title>How to add a new service to systemd</title>
      <link>https://www.garron.me/en/linux/add-service-systemd-systemctl.html</link>
      <guid>https://www.garron.me/en/linux/add-service-systemd-systemctl.html</guid>
      <pubDate>Sun, 31 May 2020 00:00:00 +0000</pubDate>
      <description>Some years ago ArchLinux started to use systemd instead of init scripts, I like init scripts more, but you have to adapt. So, How to add a new service to be managed by systemd? We'll see just the basic options, systemd has its files at: /etc/systemd/system, so if you want your service to managed by …</description>
    </item>
    <item>
      <title>Install from Debian backports</title>
      <link>https://www.garron.me/en/linux/debian-backports.html</link>
      <guid>https://www.garron.me/en/linux/debian-backports.html</guid>
      <pubDate>Sat, 23 May 2020 00:00:00 +0000</pubDate>
      <description>Introduction Debian backports are according to its homepage Backports are packages taken from the next Debian release (called "testing"), adjusted and recompiled for usage on Debian stable. Because the package is also present in the next Debian release, you can easily upgrade your stable+backports s…</description>
    </item>
    <item>
      <title>Install old ruby 2.3.x on latest Ubuntu 20.04</title>
      <link>https://www.garron.me/en/linux/install-ruby-2.3.3-ubuntu.html</link>
      <guid>https://www.garron.me/en/linux/install-ruby-2.3.3-ubuntu.html</guid>
      <pubDate>Fri, 22 May 2020 00:00:00 +0000</pubDate>
      <description>The problem I needed to install ruby 2.3.x actually, it was 2.3.3, I am trying to do it on Ubuntu 20.04, I have followed this guide, but it stops with this error. Last 10 log lines: installing rdoc: /home/user/.rbenv/versions/2.3.3/share/ri/2.3.0/system installing capi-docs: /home/user/.rbenv/versio…</description>
    </item>
    <item>
      <title>Install Zoom on Ubuntu</title>
      <link>https://www.garron.me/en/linux/install-zoom-ubuntu.html</link>
      <guid>https://www.garron.me/en/linux/install-zoom-ubuntu.html</guid>
      <pubDate>Thu, 21 May 2020 00:00:00 +0000</pubDate>
      <description>If you are running Ubuntu you can install Zoom in two different ways Option number 1 Be sure you have your system up to date sudo apt update Install dependencies sudo apt install libglib2.0-0 libgstreamer-plugins-base0.10-0 libxcb-shape0 libxcb-shm0 libxcb-xfixes0 libxcb-randr0 libxcb-image0 libfont…</description>
    </item>
    <item>
      <title>Create python virtual environment</title>
      <link>https://www.garron.me/en/linux/create-virtual-environment-python.html</link>
      <guid>https://www.garron.me/en/linux/create-virtual-environment-python.html</guid>
      <pubDate>Wed, 20 May 2020 00:00:00 +0000</pubDate>
      <description>To work with Python projects, it is advisable to create virtual environment, that way each project can have its own modules, and even differente versions of modules and does not interfere with another one. We are going to use python3 and Ubuntu 20.04 for this tutorial. Install python venv sudo apt i…</description>
    </item>
    <item>
      <title>Access WSL Linux files from Windows 10 Explorer</title>
      <link>https://www.garron.me/en/linux/access-wsl-files-from-windows.html</link>
      <guid>https://www.garron.me/en/linux/access-wsl-files-from-windows.html</guid>
      <pubDate>Wed, 20 May 2020 00:00:00 +0000</pubDate>
      <description>The latest version of Windows 10 at the time of this writing, is able to access files on Linux installed in WSL through Windows Explorer. There are two ways. From Linux Go to the folder you want to acces in Windows, and enter this command. explorer.exe . Fron Windows Explorer Open Windows Explorer a…</description>
    </item>
    <item>
      <title>How to install pip on Ubuntu</title>
      <link>https://www.garron.me/en/linux/install-pip-ubuntu.html</link>
      <guid>https://www.garron.me/en/linux/install-pip-ubuntu.html</guid>
      <pubDate>Wed, 20 May 2020 00:00:00 +0000</pubDate>
      <description>Pip is a tool to manage Python modules, it lets you find, install, updated and remove packages, just like apt does for Debian. Python Version Ubuntu 20.04 comes with python3 installed by default, and if you are starting a new project python3 is what you have to use, phthon2 can be installed, but it …</description>
    </item>
    <item>
      <title>Install NodeJS on Ubuntu</title>
      <link>https://www.garron.me/en/linux/install-nodejs-ubuntu.html</link>
      <guid>https://www.garron.me/en/linux/install-nodejs-ubuntu.html</guid>
      <pubDate>Tue, 19 May 2020 00:00:00 +0000</pubDate>
      <description>How to install NodeJS on Ubuntu If you want to install NodeJS in a different version than the one that comes with your Ubuntu distribution, you may proceed this way. First thing, you need to install needed packages. apt-get install build-essential Now, choose one of the next lines, depending on the …</description>
    </item>
    <item>
      <title>Install ruby on Ubuntu 20.04</title>
      <link>https://www.garron.me/en/linux/install-ruby-rbenv-ubuntu-20.04.html</link>
      <guid>https://www.garron.me/en/linux/install-ruby-rbenv-ubuntu-20.04.html</guid>
      <pubDate>Sat, 16 May 2020 00:00:00 +0000</pubDate>
      <description>Installing ruby on Ubuntu 20.04 using rbenv is at the time of this writing the most recommenden method. First things first, update your computer. sudo apt update &amp;&amp; sudo apt upgrade Then install dependencies sudo apt install zlib1g-dev build-essential libssl-dev libreadline-dev libyaml-dev libsqlite…</description>
    </item>
    <item>
      <title>sshd: no hostkeys available -- exiting</title>
      <link>https://www.garron.me/en/linux/sshd-no-hostkeys-available-exiting.html</link>
      <guid>https://www.garron.me/en/linux/sshd-no-hostkeys-available-exiting.html</guid>
      <pubDate>Mon, 11 May 2020 00:00:00 +0000</pubDate>
      <description>Today while trying to start ssh server on my WSL Ubuntu installation, I got this error: sshd: no hostkeys available -- exiting After searching on the web, I found that the solution was really simple, at least in this case. I only needed to run ssh-keygen -A In the /etc/ssh/ folder, and the start the…</description>
    </item>
    <item>
      <title>How to password protect a file in Linux</title>
      <link>https://www.garron.me/en/linux/password-protect-file.html</link>
      <guid>https://www.garron.me/en/linux/password-protect-file.html</guid>
      <pubDate>Sat, 09 May 2020 00:00:00 +0000</pubDate>
      <description>Any file can be password protected if you are using Linux, that is a good idea, in order to have them stored in the cloud, or carry them in a usb dongle. To encrypt a file in Linux we will use, gpg which is parte of the GnuPG. Syntax of gpg gpg -c filename.ext Let's imagine we have a file called my-…</description>
    </item>
    <item>
      <title>How to install Brackets on Ubuntu</title>
      <link>https://www.garron.me/en/linux/install-brackets-ubuntu-20.04.html</link>
      <guid>https://www.garron.me/en/linux/install-brackets-ubuntu-20.04.html</guid>
      <pubDate>Fri, 01 May 2020 00:00:00 +0000</pubDate>
      <description>Brackets is one of the best HTML, CSS and text editor for me, is open source and really easy to use, with not too much noise. So, if you are running Ubuntu and want it, the best way to install it is with snap, so, just enter this command. snap install brackets If you get this warning: error: This re…</description>
    </item>
    <item>
      <title>How to upgrade Ubuntu LTS, Bionic to Focal</title>
      <link>https://www.garron.me/en/linux/upgrade-ubuntu-18-04-to-20.04.html</link>
      <guid>https://www.garron.me/en/linux/upgrade-ubuntu-18-04-to-20.04.html</guid>
      <pubDate>Fri, 01 May 2020 00:00:00 +0000</pubDate>
      <description>Ubuntu has released last month the LTS version, one that comes every two years and with Long Term Support of five years. I was using 18.04 in my laptop and now I will upgrade to 20.04, so, how to upgrade Ubuntu? As I always prefer the terminal, let's do it that way. Update and upgrade your current r…</description>
    </item>
    <item>
      <title>Clean a git repo</title>
      <link>https://www.garron.me/en/blog/clean-git-repo.html</link>
      <guid>https://www.garron.me/en/blog/clean-git-repo.html</guid>
      <pubDate>Sun, 26 Apr 2020 00:00:00 +0000</pubDate>
      <description>Today I needed to start a new blog, in order to post about another topics not related to Linux, FOSS, server admin and so on. I did not want to start from zero, yes I am lazzy, so I just copy the git repo this blog is in to another folder, and from there I had to remove all posts, images and site sp…</description>
    </item>
    <item>
      <title>Empty Streets</title>
      <link>https://www.garron.me/en/pictures/cuarentena.html</link>
      <guid>https://www.garron.me/en/pictures/cuarentena.html</guid>
      <pubDate>Sun, 19 Apr 2020 00:00:00 +0000</pubDate>
      <description>Empty streets in Bolivia because of Covid-19 Empty streets in Bolivia because of Covid-19</description>
    </item>
    <item>
      <title>Apache in a Docker container</title>
      <link>https://www.garron.me/en/linux/apache-static-site-docker-ubuntu.html</link>
      <guid>https://www.garron.me/en/linux/apache-static-site-docker-ubuntu.html</guid>
      <pubDate>Thu, 09 Apr 2020 00:00:00 +0000</pubDate>
      <description>Introduction Docker is a platform that lets you run applications in containers, with all its libraries and needed software so it can run the same in any computer with Docker installed, no matter what other software is installed on the host. Unlike Virtual Machines, docker uses the same kernel of the…</description>
    </item>
    <item>
      <title>rsync</title>
      <link>https://www.garron.me/en/linux/rsync.html</link>
      <guid>https://www.garron.me/en/linux/rsync.html</guid>
      <pubDate>Sun, 05 Apr 2020 00:00:00 +0000</pubDate>
      <description>Introduction rsync stands for remote sync and it is a tool to synchronize to directories being them in the same host or to sync a remote with a local server. Any time you need to copy files from one directory to another or from one server to another and copy only files that have changed, then you ca…</description>
    </item>
    <item>
      <title>Linux command line spotify player</title>
      <link>https://www.garron.me/en/linux/spotify-linux-cli.html</link>
      <guid>https://www.garron.me/en/linux/spotify-linux-cli.html</guid>
      <pubDate>Sun, 05 Apr 2020 00:00:00 +0000</pubDate>
      <description>Introduction I like to use everything from the terminal when on Linux, just because it is possible, but because of its low use of memory it is also a good idea to run on the terminal anything you can run on it, that is the case of Spotify, there is an official app for Linux but it consumes too much …</description>
    </item>
    <item>
      <title>build-essential in Arch Linux</title>
      <link>https://www.garron.me/en/bits/build-essential-arch-linux.html</link>
      <guid>https://www.garron.me/en/bits/build-essential-arch-linux.html</guid>
      <pubDate>Tue, 31 Mar 2020 00:00:00 +0000</pubDate>
      <description>I usually run Ubuntu or Debian servers, but I like Arch Linux a lot. So when I need to compile software in Arch Linux, I come to the question of what is the equivalent of build-essential package in Arch Linux. The package build-essential is a set of packages that you need in order the compile softwa…</description>
    </item>
    <item>
      <title>Logrotate</title>
      <link>https://www.garron.me/en/linux/logrotate.html</link>
      <guid>https://www.garron.me/en/linux/logrotate.html</guid>
      <pubDate>Tue, 31 Mar 2020 00:00:00 +0000</pubDate>
      <description>Introduction As a Linux sysadmin, you know that logs are part of the tools you have to solve problems, when there an error in the server, the only way to know what is happening are the logs. As important as they are, you need to keep copies of them on your server, but not for ever, you have to decid…</description>
    </item>
    <item>
      <title>Undo and redo on vim</title>
      <link>https://www.garron.me/en/linux/undo-redo-vim.html</link>
      <guid>https://www.garron.me/en/linux/undo-redo-vim.html</guid>
      <pubDate>Mon, 30 Mar 2020 00:00:00 +0000</pubDate>
      <description>Introduction Vim is one of the most used text editor in Linux, it is also used by Mac OS users, it is very powerfull and it is my favorite one. Undo on vim Some years ago I have already written about vim undo but here it is again. If you make a mistake while editing text on Linux with vim, while not…</description>
    </item>
    <item>
      <title>htacces, remove trailing slash</title>
      <link>https://www.garron.me/en/linux/remove-trailing-slash-htaccess.html</link>
      <guid>https://www.garron.me/en/linux/remove-trailing-slash-htaccess.html</guid>
      <pubDate>Mon, 30 Mar 2020 00:00:00 +0000</pubDate>
      <description>In order to avoid duplicate content like this: http://domain/page and http://domain/page/ It is a good idea to remove the trailing slash from the URI, if you are using Apache, that can be done with the .htaccess file. Just add these lines and it will work. RewriteEngine On RewriteCond %{REQUEST_FILE…</description>
    </item>
    <item>
      <title>How to use wget in Linux</title>
      <link>https://www.garron.me/en/linux/uses-of-wget.html</link>
      <guid>https://www.garron.me/en/linux/uses-of-wget.html</guid>
      <pubDate>Sun, 29 Mar 2020 00:00:00 +0000</pubDate>
      <description>Overview wget is part of the command line tools in Linux, and it is used to download files from the Internet, using different protocols, it can download one file, lots of files, work in batchs and a lot more. Syntax The command syntax is: wget [options] [url] You can use it with no options, and poin…</description>
    </item>
    <item>
      <title>Install ncurses on Ubuntu or Debian Linux</title>
      <link>https://www.garron.me/en/linux/install-ncurses-library-ubuntu-debian.html</link>
      <guid>https://www.garron.me/en/linux/install-ncurses-library-ubuntu-debian.html</guid>
      <pubDate>Sun, 29 Mar 2020 00:00:00 +0000</pubDate>
      <description>How do I install ncurses on Ubuntu? ncurses is needed by some software you may need to compile in your Linux, and before you install that software you need to install ncurses library. If you are running Debian or Ubuntu, you can do it with this simple command on a terminal sudo apt-get install libnc…</description>
    </item>
    <item>
      <title>What version of Ubuntu do I have?</title>
      <link>https://www.garron.me/en/linux/which-ubuntu-version-am-i-running.html</link>
      <guid>https://www.garron.me/en/linux/which-ubuntu-version-am-i-running.html</guid>
      <pubDate>Sat, 28 Mar 2020 00:00:00 +0000</pubDate>
      <description>Ubuntu Linux comes in two flavors, one comes with Long Term Support (LTS for short), and it is most appropiate for servers, as you will get support for many years, according with Ubuntu: A new LTS version is released every two years. In previous releases, a Long Term Support (LTS) version had three …</description>
    </item>
    <item>
      <title>pkill linux command explained</title>
      <link>https://www.garron.me/en/linux/pkill-command-explained.html</link>
      <guid>https://www.garron.me/en/linux/pkill-command-explained.html</guid>
      <pubDate>Fri, 20 Mar 2020 00:00:00 +0000</pubDate>
      <description>Overview When you are working with Linux and want to kill a process the first step is to get the Process ID or PID which you can do by using top or htop, but you can also use pkill pkill is like kill but uses search criteria to kill processes based on names, users or other criteria Syntax The comman…</description>
    </item>
    <item>
      <title>Delete a directory in Linux</title>
      <link>https://www.garron.me/en/linux/delete-directory-not-empty-linux.html</link>
      <guid>https://www.garron.me/en/linux/delete-directory-not-empty-linux.html</guid>
      <pubDate>Sun, 01 Mar 2020 00:00:00 +0000</pubDate>
      <description>To delete a directory or folder in Linux you use the command rmdir directoryname But that command only works when the folder is empty, what to do if it still has files? rm -rf directoryname Just be sure you are not deleting anything you may need later, as this has no fallback option. You can also us…</description>
    </item>
    <item>
      <title>Recursively delete files with find and rm</title>
      <link>https://www.garron.me/en/linux/find-and-delete-files-with-linux.html</link>
      <guid>https://www.garron.me/en/linux/find-and-delete-files-with-linux.html</guid>
      <pubDate>Sun, 01 Mar 2020 00:00:00 +0000</pubDate>
      <description>First of all, I want to warn you that any command that may delete files should be used with care, you may break or badly damage your Linux and get no warning about what is going to happen. You will only notice when it is too late. That said, I will show you how to delete files recursively, this is r…</description>
    </item>
    <item>
      <title>Microsoft released new office suite app for iPhone and Android</title>
      <link>https://www.garron.me/en/blog/new-office-app-iphone-adroid.html</link>
      <guid>https://www.garron.me/en/blog/new-office-app-iphone-adroid.html</guid>
      <pubDate>Sun, 01 Mar 2020 00:00:00 +0000</pubDate>
      <description>Microsoft has just released a new app for iPhone and Android phones, it is the office suite. Yes I know that we had already had all the suite available for phones and tablets, but this time this is all programs in just one app. You know that before we had to install Word, Excel and Powerpoint separa…</description>
    </item>
    <item>
      <title>How to upgrade CentOS to 8.1</title>
      <link>https://www.garron.me/en/bits/upgrade-centos-8.1.html</link>
      <guid>https://www.garron.me/en/bits/upgrade-centos-8.1.html</guid>
      <pubDate>Sat, 29 Feb 2020 00:00:00 +0000</pubDate>
      <description>On february 9th CentOS-8 (1911) has been released, you can read the release note here In order to upgrade from 8.01 to version to CentOS 8.1 do this. yum update You need to run the previous command as root It is a good idea to reboot the system after the upgrade reboot Once again, run the command as…</description>
    </item>
    <item>
      <title>How to upgrade Middleman to the latest stable version</title>
      <link>https://www.garron.me/en/bits/upgrade-middleman.html</link>
      <guid>https://www.garron.me/en/bits/upgrade-middleman.html</guid>
      <pubDate>Sun, 23 Feb 2020 00:00:00 +0000</pubDate>
      <description>This is the method that worked for me, I am not sure if this is the correct one. All I did was to clone my blog from my git repository in another directory, then, using rbenv I have installed the 2.6.3 version of ruby and swithed to it. Then renamed the Gemfile.lock in order not to lose changes. mv …</description>
    </item>
    <item>
      <title>How to edit files with Notepad++ on WSL Linux</title>
      <link>https://www.garron.me/en/bits/edit-wsl-linux-files-with-windows-editor.html</link>
      <guid>https://www.garron.me/en/bits/edit-wsl-linux-files-with-windows-editor.html</guid>
      <pubDate>Sun, 23 Feb 2020 00:00:00 +0000</pubDate>
      <description>What I did was simply to create the files in my C:\something directory, and then copy to my Linux home folder using this command: cp /mnt/c/something/sometextfile /home/user/sometextfile Be sure to review the permissions as they might not match your needs.</description>
    </item>
    <item>
      <title>Installing ruby on Ubuntu using rbenv</title>
      <link>https://www.garron.me/en/linux/install-ruby-on-ubuntu-with-rbenv.html</link>
      <guid>https://www.garron.me/en/linux/install-ruby-on-ubuntu-with-rbenv.html</guid>
      <pubDate>Sun, 23 Feb 2020 00:00:00 +0000</pubDate>
      <description>Overview This guide will help you install ruby on Ubuntu Linux, it was tested using WSL (Linux on Windows 10) and on an Ubuntu 18.04 LTS version. There are another ways to install ruby, being the easiest to install the Ubuntu version sudo apt-get update &amp;&amp; sudo apt-get upgrade sudo apt-get install r…</description>
    </item>
    <item>
      <title>Using Ubuntu on Windows 10 with WSL</title>
      <link>https://www.garron.me/en/blog/running-ubuntu-on-windows-wsl.html</link>
      <guid>https://www.garron.me/en/blog/running-ubuntu-on-windows-wsl.html</guid>
      <pubDate>Sun, 23 Feb 2020 00:00:00 +0000</pubDate>
      <description>In 2005 I stopped using Windows, and switched completly to Linux, I had it installed on my Laptop and my main home PC, in 2011 I wanted to buy a new laptop and decided to go with a MBP, I was so happy to be able to run a flavor of Unix on my laptop and have everything working without the hassle, I c…</description>
    </item>
    <item>
      <title>sudo vs su</title>
      <link>https://www.garron.me/en/linux/su-vs-sudo.html</link>
      <guid>https://www.garron.me/en/linux/su-vs-sudo.html</guid>
      <pubDate>Sat, 08 Jun 2019 00:00:00 +0000</pubDate>
      <description>With Linux like with most things in life you have different ways to accomplish a specific task, this is the case of su and sudo they are different commands with different goals but they are usually used one instead the other. From the man page: The su command is used to become another user during a …</description>
    </item>
    <item>
      <title>Moving back to Android</title>
      <link>https://www.garron.me/en/blog/moving-from-ios-to-android.html</link>
      <guid>https://www.garron.me/en/blog/moving-from-ios-to-android.html</guid>
      <pubDate>Sat, 27 Apr 2019 00:00:00 +0000</pubDate>
      <description>Background I am a guy that really loves to test new things and new set ups, I have been an Android user, then a Blackberry, then iOS and now I am back on Android again, and happy with the change Why am I moving I am moving mainly because of external situations that have nothing to do with iOS or And…</description>
    </item>
    <item>
      <title>Apple Music and Spotify</title>
      <link>https://www.garron.me/en/blog/spotify-apple-music.html</link>
      <guid>https://www.garron.me/en/blog/spotify-apple-music.html</guid>
      <pubDate>Sun, 20 Jan 2019 00:00:00 +0000</pubDate>
      <description>There are a lot of comparison articles about Apple Music vs Spotify, most of them center their analysis in the prices and number of songs and because the have almost the same price, and Spotify has as many songs as Apple Music, and unless you are looking for something really special you will find th…</description>
    </item>
    <item>
      <title>iPhone SE</title>
      <link>https://www.garron.me/en/blog/iphone-se.html</link>
      <guid>https://www.garron.me/en/blog/iphone-se.html</guid>
      <pubDate>Sat, 16 Sep 2017 00:00:00 +0000</pubDate>
      <description>Some years ago I have written about iPhone my best option after Blackberry I have used a Blackberry until August 2014. I have replaced it with a Moto G for one and a half year, after it I got a second hand iPhone 5S, used it for one year and since two months ago I've using an iPhone SE It was a grea…</description>
    </item>
    <item>
      <title>Ian Murdock</title>
      <link>https://www.garron.me/en/blog/ian-murdock.html</link>
      <guid>https://www.garron.me/en/blog/ian-murdock.html</guid>
      <pubDate>Wed, 30 Dec 2015 00:00:00 +0000</pubDate>
      <description>On Monday night the world in general, and the world of Open Source in particular have lost one of its most memorable individuals, Ian Murdock has died at the age of 42. If you are a Linux user, you should have heard about him, he has created Debian in 1993. Debian is the most famous and more used Li…</description>
    </item>
    <item>
      <title>How to shutdown or reboot Linux</title>
      <link>https://www.garron.me/en/bits/shutdown-reboot.html</link>
      <guid>https://www.garron.me/en/bits/shutdown-reboot.html</guid>
      <pubDate>Sat, 04 Jul 2015 00:00:00 +0000</pubDate>
      <description>How to shutdown or reboot a Linux computer from the command line? Well it is actually one of the first things you learn when you administer servers via ssh, let's start with restart. bc. reboot You need to be root to be able to restart a Linux system, or you can use sudo (provided you are in the sud…</description>
    </item>
    <item>
      <title>From Jekyll to Middleman</title>
      <link>https://www.garron.me/en/blog/middleman.html</link>
      <guid>https://www.garron.me/en/blog/middleman.html</guid>
      <pubDate>Sun, 21 Jun 2015 00:00:00 +0000</pubDate>
      <description>Three weeks ago I have decided to move away from Jekyll and start using Middleman to generate this site, the next weekend I will post about what was needed to make the switch, today I will post only about why I have switched. Since 2011 I have been blogging with Jekyll, from 2007 to 2011 it was Drup…</description>
    </item>
    <item>
      <title>Copy Files on Linux and BSD (cp command with examples)</title>
      <link>https://www.garron.me/en/bits/cp-copy-files.html</link>
      <guid>https://www.garron.me/en/bits/cp-copy-files.html</guid>
      <pubDate>Sat, 30 May 2015 00:00:00 +0000</pubDate>
      <description>Spanish How to copy files on Linux or BSD systems from one location to another on the same computer? How to copy files and directories (folders) on Linux and BSD systems? The answer to the questions above is solved with the cp command, cp stands for copy and it is the command you have to use to copy…</description>
    </item>
    <item>
      <title>Change permissions recursively in Linux or BSD</title>
      <link>https://www.garron.me/en/bits/change-permissions-recursively.html</link>
      <guid>https://www.garron.me/en/bits/change-permissions-recursively.html</guid>
      <pubDate>Fri, 29 May 2015 00:00:00 +0000</pubDate>
      <description>How to change permissions for a folder recursively If you want to changes permissions for all files and folders recursively for Owner, Group and others there is an easy way to do it. Let's say you want a folder to be Read and Write for Owner and Group. bc. sudo chmod -R ug+rw /some/folder The meanin…</description>
    </item>
    <item>
      <title>Nginx send 404 to backend</title>
      <link>https://www.garron.me/en/bits/nginx-proxy_pass-404.html</link>
      <guid>https://www.garron.me/en/bits/nginx-proxy_pass-404.html</guid>
      <pubDate>Sun, 24 May 2015 00:00:00 +0000</pubDate>
      <description>Spanish How to make Nginx forward requirements to backend when an error 404 "file not found" Nginx is a great web server, but it is also great as a reverse proxy, and guess what, it is great when doing both things at once. If you want to make Nginx act as a web server, but if there is an error a 404…</description>
    </item>
    <item>
      <title>Make MySQL listen on other interfaces</title>
      <link>https://www.garron.me/en/bits/mysql-bind-all-address.html</link>
      <guid>https://www.garron.me/en/bits/mysql-bind-all-address.html</guid>
      <pubDate>Mon, 18 May 2015 00:00:00 +0000</pubDate>
      <description>Spanish How to make MySQL listen on other interfaces? If you want to change the default behaviour of MySQL that only listen on localhost (127.0.0.1) and make it aviable from the outside Network. You need to edit file /etc/mysql/my.cnf and look for this line bind-address = 127.0.0.1 and make it look …</description>
    </item>
    <item>
      <title>Download File from the terminal with Mac</title>
      <link>https://www.garron.me/en/mac/download-file-from-terminal-mac.html</link>
      <guid>https://www.garron.me/en/mac/download-file-from-terminal-mac.html</guid>
      <pubDate>Fri, 01 May 2015 00:00:00 +0000</pubDate>
      <description>Introduction If for some reason while using a Mac, you may want to download a file using the terminal, you’ll really have to love the terminal to it, but let’s assume you want to it that way. Mac as a Unix based system has a lot of resources to accomplish a lot of tasks from the terminal. How to dow…</description>
    </item>
    <item>
      <title>MaxCDN Review</title>
      <link>https://www.garron.me/en/blog/maxcdn-review.html</link>
      <guid>https://www.garron.me/en/blog/maxcdn-review.html</guid>
      <pubDate>Sun, 19 Apr 2015 00:00:00 +0000</pubDate>
      <description>Introduction I'm going to share my experiences with MaxCDN, I have been using it for over a week to speed up this site, I started a Free test account, and thanks to the friends of the sales department I have been also given access to Full Site Cache, so the whole site is being accelerated by MaxCDN …</description>
    </item>
    <item>
      <title>Island of Sun</title>
      <link>https://www.garron.me/en/pictures/isla-del-sol.html</link>
      <guid>https://www.garron.me/en/pictures/isla-del-sol.html</guid>
      <pubDate>Sun, 05 Apr 2015 00:00:00 +0000</pubDate>
      <description>Taken in the interior of the Island of Sun in December 2014</description>
    </item>
    <item>
      <title>Your own CDN</title>
      <link>https://www.garron.me/en/linux/your-own-cdn.html</link>
      <guid>https://www.garron.me/en/linux/your-own-cdn.html</guid>
      <pubDate>Fri, 03 Apr 2015 00:00:00 +0000</pubDate>
      <description>How to speed up your site and it load faster Loading speed is something really important for your site, because it gives your readers the best possible experience, there are a lot of different things you need to do in order to improve your site's speed, one of them is to put the content as close as …</description>
    </item>
    <item>
      <title>Nginx Reverse Proxy. Multiple Applications on One Domain</title>
      <link>https://www.garron.me/en/linux/nginx-reverse-proxy.html</link>
      <guid>https://www.garron.me/en/linux/nginx-reverse-proxy.html</guid>
      <pubDate>Sun, 29 Mar 2015 00:00:00 +0000</pubDate>
      <description>Usually when you install a Web Application you assign its own domain for it, but there are a handful times when you want to install two or even more applications under the same domain. For example, let's say you have a Wordpress blog, and you want to use ZenPhoto for your photo album, and just to co…</description>
    </item>
    <item>
      <title>Using apt-cache to search for packages</title>
      <link>https://www.garron.me/en/bits/package-search-apt.html</link>
      <guid>https://www.garron.me/en/bits/package-search-apt.html</guid>
      <pubDate>Sun, 22 Mar 2015 00:00:00 +0000</pubDate>
      <description>How to search for package on Debian or Ubuntu using command line apt? When you want to install packages on your Debian or Ubuntu box, but you do not know the complete name of the packages you want to install, then you can get help from apt-cache command. apt-cache performs a variety of operations on…</description>
    </item>
    <item>
      <title>Optimize jpg and png for your website</title>
      <link>https://www.garron.me/en/bits/optimize-compress-jpg-png.html</link>
      <guid>https://www.garron.me/en/bits/optimize-compress-jpg-png.html</guid>
      <pubDate>Sat, 21 Mar 2015 00:00:00 +0000</pubDate>
      <description>How to optimize and compress images for your webpage? Having a fast site in important, your readers want your to load very fast, and it is also important for Google, if you have a lot of images in your site optimizing and compressing them is a must to have a fast loading site. You will also have the…</description>
    </item>
    <item>
      <title>Make Firefox wrap html pre tags</title>
      <link>https://www.garron.me/en/bits/wrap-pre-firefox.html</link>
      <guid>https://www.garron.me/en/bits/wrap-pre-firefox.html</guid>
      <pubDate>Sun, 15 Mar 2015 00:00:00 +0000</pubDate>
      <description>How to make Firefox properly wrap html pre tags? For some reason I still do not know Firefox does not wrap html pre tags properly as Safari, Chrome and IE does. To make it work as the above mentioned browsers, add this lines to your css file. pre { white-space: pre-wrap; /* css-3 */ white-space: -mo…</description>
    </item>
    <item>
      <title>Wordpress on Nginx upload size limit</title>
      <link>https://www.garron.me/en/linux/increase-upload-size-limit-nginx.html</link>
      <guid>https://www.garron.me/en/linux/increase-upload-size-limit-nginx.html</guid>
      <pubDate>Sun, 08 Mar 2015 00:00:00 +0000</pubDate>
      <description>How to increase upload file size limit for Wordpress running on PHP-FPM and Nginx I am running some Wordpress blogs on Ubuntu LTS server, with Nginx and PHP-FPM, it is really fast and using Nginx caching capabilities incredible scalable. I had some problems uploading big theme files, so I had to adj…</description>
    </item>
    <item>
      <title>How to clean up MySQL</title>
      <link>https://www.garron.me/en/bits/mysql-cleaning.html</link>
      <guid>https://www.garron.me/en/bits/mysql-cleaning.html</guid>
      <pubDate>Sun, 22 Feb 2015 00:00:00 +0000</pubDate>
      <description>How to clean MySQL from not used databases and users? When you are a tester, and keep proving one application after other, then you end up with a lot of garbage on your MySQL server, that is unused databases and users. There is an easy way to clean it. Let's connect to the server mysql -u root -p On…</description>
    </item>
    <item>
      <title>Installed packages on Ubuntu</title>
      <link>https://www.garron.me/en/bits/list-installed-packages-ubuntu.html</link>
      <guid>https://www.garron.me/en/bits/list-installed-packages-ubuntu.html</guid>
      <pubDate>Sun, 22 Feb 2015 00:00:00 +0000</pubDate>
      <description>How to list all installed packages in Ubuntu? If you want to know which packages are installed in your Ubuntu box dpkg is a handy tool dpkg --get-selections That will list all installed packages in the computer, if you want to narrow your search combine it with grep dpkg --get-selections | grep php …</description>
    </item>
    <item>
      <title>Add options to an installed package in FreeBSD</title>
      <link>https://www.garron.me/en/bits/freebsd-recompile-new-options.html</link>
      <guid>https://www.garron.me/en/bits/freebsd-recompile-new-options.html</guid>
      <pubDate>Sun, 01 Feb 2015 00:00:00 +0000</pubDate>
      <description>How to recompile software in FreeBSD with new options There are times when you need to compile again a software, but you want to add a new module o compile it with a new option. Here are the steps to do it. Go to the port folder. cd /usr/ports/port/folder De-install the old software make deinstall C…</description>
    </item>
    <item>
      <title>Apache, PHP-FPM, MariaDB and FreeBSD</title>
      <link>https://www.garron.me/en/linux/apache-event-php-fpm-mariadb-freebsd.html</link>
      <guid>https://www.garron.me/en/linux/apache-event-php-fpm-mariadb-freebsd.html</guid>
      <pubDate>Sun, 01 Feb 2015 00:00:00 +0000</pubDate>
      <description>Introduction I always liked the bsd-like ports that Slackware Linux uses and now that Digital Ocean offers FreeBSD I am having a great time working with it. Today I want to show you how to setup an FAMP (Apache 2.4, MySQL and PHP on FreeBSD 10), we will be installing Apache using Event MPM, and PHP-…</description>
    </item>
    <item>
      <title>WhatsApp Web</title>
      <link>https://www.garron.me/en/tech/web-whatsapp.html</link>
      <guid>https://www.garron.me/en/tech/web-whatsapp.html</guid>
      <pubDate>Thu, 22 Jan 2015 00:00:00 +0000</pubDate>
      <description>Introduction With some 700 million users around the world, WhatsApp is the most popular instant messaging app in Europe and Latin America. And recently has announced a long waited feature. You can now use WhatsApp from the PC using an official web-app. There are some downsides but it works, here are…</description>
    </item>
    <item>
      <title>Install Nginx on FreeBSD</title>
      <link>https://www.garron.me/en/bits/nginx-freebsd.html</link>
      <guid>https://www.garron.me/en/bits/nginx-freebsd.html</guid>
      <pubDate>Wed, 14 Jan 2015 00:00:00 +0000</pubDate>
      <description>How to install Nginx web server on FreeBSD You can install it will the default options with just a command: pkg install nginx But as I prefer to have gzip_static module enable to gzip files on the fly, I would rather install by compiling it from ports, I love this possibility that I mainly enjoy on …</description>
    </item>
    <item>
      <title>Starting with FreeBSD</title>
      <link>https://www.garron.me/en/linux/starting-freebsd.html</link>
      <guid>https://www.garron.me/en/linux/starting-freebsd.html</guid>
      <pubDate>Wed, 14 Jan 2015 00:00:00 +0000</pubDate>
      <description>Starting with FreeBSD on Digital Ocean I have received an email today telling me that I am now able to install FreeBSD on DigitalOcean, of course I have inmediately headed to D.O. and created a new droplet and have chosen FreeBSD. I have read a lot of good things about FreeBSD, and now that it is av…</description>
    </item>
    <item>
      <title>Latest version of Jekyll on Ubuntu</title>
      <link>https://www.garron.me/en/bits/latest-jekyll-ubuntu.html</link>
      <guid>https://www.garron.me/en/bits/latest-jekyll-ubuntu.html</guid>
      <pubDate>Sun, 11 Jan 2015 00:00:00 +0000</pubDate>
      <description>How to install the latest version of Jekyll on Ubuntu Ubuntu has Jekyll available on its repositories, but it is an older version, if you want to have the latest follow this easy steps. Install dependencies sudo apt-get install curl nodejs build-essentials git Install RVM With rvm you will have the …</description>
    </item>
    <item>
      <title>MySQL select from where multiple conditions</title>
      <link>https://www.garron.me/en/bits/mysql-select-multiple-conditions.html</link>
      <guid>https://www.garron.me/en/bits/mysql-select-multiple-conditions.html</guid>
      <pubDate>Sun, 11 Jan 2015 00:00:00 +0000</pubDate>
      <description>SELECT FROM WHERE multiple conditions Maybe one of the most used MySQL commands is SELECT, that is the way to stract the information from the database, but of course one does not need all the info inside a database, therefore one should limit the info coming out from the table, there is WHERE statem…</description>
    </item>
    <item>
      <title>MySQL SELECT FROM range of dates</title>
      <link>https://www.garron.me/en/bits/mysql-select-from-range-dates.html</link>
      <guid>https://www.garron.me/en/bits/mysql-select-from-range-dates.html</guid>
      <pubDate>Sun, 11 Jan 2015 00:00:00 +0000</pubDate>
      <description>How to Select rows from a range of dates with MySQL query command If you need to select rows from a MySQL database' table in a date range, you need to use a command like this: SELECT * FROM table WHERE date_column &gt;= '2014-01-01' AND date_column &lt;= '2015-01-01'; Of course you need to change: table d…</description>
    </item>
    <item>
      <title>Brackets Text Editor</title>
      <link>https://www.garron.me/en/blog/brackets.html</link>
      <guid>https://www.garron.me/en/blog/brackets.html</guid>
      <pubDate>Sun, 11 Jan 2015 00:00:00 +0000</pubDate>
      <description>As most of you alreay know, this blog is powered by Jekyll, and therefore it is a bunch of plain text files, with Markdown syntax. In all this years I have used different text editor to write this blog. Vim Emacs iA Writer Uber Writer ByWord MultiMarkdown Composer Erato Most of the time it is just V…</description>
    </item>
    <item>
      <title>VirtualBox Guest Additions for Ubuntu</title>
      <link>https://www.garron.me/en/bits/virtualbox-guest-additions-ubuntu.html</link>
      <guid>https://www.garron.me/en/bits/virtualbox-guest-additions-ubuntu.html</guid>
      <pubDate>Sat, 10 Jan 2015 00:00:00 +0000</pubDate>
      <description>How to install VirtualBox Guest Additions on Linux Q. How can I install VirtualBox Guest Additions on Linux A. If you have VirtualBox installed, and you have a Linux Guest OS, Ubuntu for this example, you can install VirtualBox Guest additions really easy, that will help you in may ways, but maybe t…</description>
    </item>
    <item>
      <title>Import csv file into MySQL table</title>
      <link>https://www.garron.me/en/bits/mysql-import-csv.html</link>
      <guid>https://www.garron.me/en/bits/mysql-import-csv.html</guid>
      <pubDate>Sat, 10 Jan 2015 00:00:00 +0000</pubDate>
      <description>How to import a CSV file into MySQL database? **Q. How can I import CSV files into MySQL tables? A. First thing, is to have a clean CSV file, one that does not have ^M chars, usually inserted by Windows editors. Then be sure to have the same structure on the CSV file than the one you have in the MyS…</description>
    </item>
    <item>
      <title>Evolve OS</title>
      <link>https://www.garron.me/en/blog/evolve-os.html</link>
      <guid>https://www.garron.me/en/blog/evolve-os.html</guid>
      <pubDate>Sat, 03 Jan 2015 00:00:00 +0000</pubDate>
      <description>Evolve OS There is a new kid in town, Evolve OS is a new Linux distribution built from scratch. It is good to know that there still is people working in developing Linux distribution and not just forking Ubuntu, but I have to admit that Elementary did a great job on that direction. Evolve OS is stil…</description>
    </item>
    <item>
      <title>Test Apache and PHP configuration with php info script</title>
      <link>https://www.garron.me/en/bits/phpinfo-script-test-php-apache.html</link>
      <guid>https://www.garron.me/en/bits/phpinfo-script-test-php-apache.html</guid>
      <pubDate>Thu, 01 Jan 2015 00:00:00 +0000</pubDate>
      <description>How to test the Apache and PHP configuration Q. How can I be sure that my PHP server is working? and How to know the version and modules enabled? A. You can create a simple PHP script and load it from your browser in order to know the version of PHP and modules you are running. To do that follow thi…</description>
    </item>
    <item>
      <title>Clean and Simple, a Wordpress Theme</title>
      <link>https://www.garron.me/en/web-design/clean-wordpress-theme.html</link>
      <guid>https://www.garron.me/en/web-design/clean-wordpress-theme.html</guid>
      <pubDate>Sun, 28 Dec 2014 00:00:00 +0000</pubDate>
      <description>This is my first experiment creating Wordpress Themes, and I am sure it will be no success, but I hope it may be useful for somebody. It is a minimalistic theme, aimed at written blogs (not for your cat's pictures). I made it thinking specially in those who love share what they write. This theme is …</description>
    </item>
    <item>
      <title>2015 resolutions</title>
      <link>https://www.garron.me/en/blog/season-greetings.html</link>
      <guid>https://www.garron.me/en/blog/season-greetings.html</guid>
      <pubDate>Thu, 25 Dec 2014 00:00:00 +0000</pubDate>
      <description>2014 is almost done, it has been a good year for me, I have had a lot of fun at my job. But because of it I had little time to write to the blog. Writing just because I like is not that difficult, also writing some small tips is not difficult either, but writing some articles of better quality like …</description>
    </item>
    <item>
      <title>Wordpress Child Themes</title>
      <link>https://www.garron.me/en/web-design/wordpress-child-theme.html</link>
      <guid>https://www.garron.me/en/web-design/wordpress-child-theme.html</guid>
      <pubDate>Thu, 25 Dec 2014 00:00:00 +0000</pubDate>
      <description>Developing a Wordpress Child Theme Introduction Wordpress is the most widely used CMS software to develop websites by the time of this writing. With Wordpress you can power complex sites as well as simple blogs, you can customize almost every aspect of it with the use of plugins or rich feature them…</description>
    </item>
    <item>
      <title>Wordpress Cluster Powered</title>
      <link>https://www.garron.me/en/linux/cluster-wordpress.html</link>
      <guid>https://www.garron.me/en/linux/cluster-wordpress.html</guid>
      <pubDate>Sun, 21 Dec 2014 00:00:00 +0000</pubDate>
      <description>Wordpress installation on a cluster of servers Introduction Blogging is very popular even though a lot of people believe it is not anymore, and Wordpress is still the most used technology, to share your thoughts or work online. Now if you want to have a server with multiple installations of Wordpres…</description>
    </item>
    <item>
      <title>Deer on the road</title>
      <link>https://www.garron.me/en/pictures/deer.html</link>
      <guid>https://www.garron.me/en/pictures/deer.html</guid>
      <pubDate>Mon, 08 Dec 2014 00:00:00 +0000</pubDate>
      <description>Little deer crossing the road, taken in Bolivia</description>
    </item>
    <item>
      <title>Remove M characters with vim</title>
      <link>https://www.garron.me/en/bits/get-rid-m-characters-vim.html</link>
      <guid>https://www.garron.me/en/bits/get-rid-m-characters-vim.html</guid>
      <pubDate>Sat, 29 Nov 2014 00:00:00 +0000</pubDate>
      <description>How to get rid of ^M characters **Q. How can I remove ^M characters from text files? A. ^M are nothing more than carriage return, so it is easy to use the search and replace function of vim to remove them. Enter vim and open the file. Then enter this after hitting ":" (Without the quotes) %s/\r//g T…</description>
    </item>
    <item>
      <title>Replace with sed</title>
      <link>https://www.garron.me/en/bits/sed-replace.html</link>
      <guid>https://www.garron.me/en/bits/sed-replace.html</guid>
      <pubDate>Sat, 29 Nov 2014 00:00:00 +0000</pubDate>
      <description>How to replace strings with sed **Q. How can I replace a word with another without "opening" file on the fly with sed? A. Sed is a wonder and powerful stream **ed*itor, and with it you can make modifications to files from the command line. Replace with sed sed 's/old/new/g' file.txt That will output…</description>
    </item>
    <item>
      <title>Insert lines in files with sed</title>
      <link>https://www.garron.me/en/bits/sed-insert-line.html</link>
      <guid>https://www.garron.me/en/bits/sed-insert-line.html</guid>
      <pubDate>Sat, 29 Nov 2014 00:00:00 +0000</pubDate>
      <description>How to insert lines into text files using stream editor (sed) Q. How can I insert a line in a specific position in a text file? A. You can use sed in order to add or insert a line in a specific position of a text file. Let's say you have a file named, well file.txt and you want to insert a line in p…</description>
    </item>
    <item>
      <title>Low carb and High protein diet</title>
      <link>https://www.garron.me/en/blog/diet-exercise.html</link>
      <guid>https://www.garron.me/en/blog/diet-exercise.html</guid>
      <pubDate>Sun, 16 Nov 2014 00:00:00 +0000</pubDate>
      <description>Because of my job I've been forced to live alone in another city for some months, actually since August 11th, I've been in a Hotel for some time but since October the first I am in an apartment living alone, and then able to follow the diet I prefer. During this more than thirty days being here I ha…</description>
    </item>
    <item>
      <title>Cable Way In La Paz</title>
      <link>https://www.garron.me/en/pictures/cable-way-in-la-paz-skyline.html</link>
      <guid>https://www.garron.me/en/pictures/cable-way-in-la-paz-skyline.html</guid>
      <pubDate>Sat, 15 Nov 2014 00:00:00 +0000</pubDate>
      <description></description>
    </item>
    <item>
      <title>Use Mac</title>
      <link>https://www.garron.me/en/mac/use-mac.html</link>
      <guid>https://www.garron.me/en/mac/use-mac.html</guid>
      <pubDate>Sun, 02 Nov 2014 00:00:00 +0000</pubDate>
      <description>We always hear that Apple products just work, and yesterday I have been convinced that Apple engineers really think about everything even the most minimal details have been considered. I have a Mac Book Pro mid 2010, it is a 4 years old product, and even it works as if it was new, and I am running t…</description>
    </item>
    <item>
      <title>Day is Over</title>
      <link>https://www.garron.me/en/pictures/day-is-over.html</link>
      <guid>https://www.garron.me/en/pictures/day-is-over.html</guid>
      <pubDate>Sun, 05 Oct 2014 00:00:00 +0000</pubDate>
      <description></description>
    </item>
    <item>
      <title>Hungry Bee</title>
      <link>https://www.garron.me/en/pictures/hungry-bee.html</link>
      <guid>https://www.garron.me/en/pictures/hungry-bee.html</guid>
      <pubDate>Sun, 05 Oct 2014 00:00:00 +0000</pubDate>
      <description></description>
    </item>
    <item>
      <title>Noon</title>
      <link>https://www.garron.me/en/pictures/noon.html</link>
      <guid>https://www.garron.me/en/pictures/noon.html</guid>
      <pubDate>Sun, 05 Oct 2014 00:00:00 +0000</pubDate>
      <description></description>
    </item>
    <item>
      <title>After the Rush Hour</title>
      <link>https://www.garron.me/en/pictures/after-the-rush-hour.html</link>
      <guid>https://www.garron.me/en/pictures/after-the-rush-hour.html</guid>
      <pubDate>Sun, 05 Oct 2014 00:00:00 +0000</pubDate>
      <description></description>
    </item>
    <item>
      <title>Day and Night</title>
      <link>https://www.garron.me/en/pictures/day-and-night.html</link>
      <guid>https://www.garron.me/en/pictures/day-and-night.html</guid>
      <pubDate>Sun, 05 Oct 2014 00:00:00 +0000</pubDate>
      <description></description>
    </item>
    <item>
      <title>Hide commands from bash history</title>
      <link>https://www.garron.me/en/bits/hide-command-history.html</link>
      <guid>https://www.garron.me/en/bits/hide-command-history.html</guid>
      <pubDate>Fri, 26 Sep 2014 00:00:00 +0000</pubDate>
      <description>How to enter commands in Linux bash and be sure they are not logged. Q. How can I enter commands in bash shell on Linux and make sure my commands are not registered or recorded in history logging A. There is an easy way to do just that. Enter a space before the command you want to be ommited from ba…</description>
    </item>
    <item>
      <title>Flush Postfix Queue</title>
      <link>https://www.garron.me/en/bits/flush-mailq-postfix.html</link>
      <guid>https://www.garron.me/en/bits/flush-mailq-postfix.html</guid>
      <pubDate>Sun, 07 Sep 2014 00:00:00 +0000</pubDate>
      <description>How to flush the queue of Postfix Q. How can I send all emails in queue on Postfix from command line? A. If you are using Postfix as your MTA on a Linux, Mac OS X or Unix server, and for some reason there are a lot emails on the queue, you can try to send all of them with: postfix -f That will try t…</description>
    </item>
    <item>
      <title>Forgot to enter sudo</title>
      <link>https://www.garron.me/en/bits/forgot-to-write-sudo.html</link>
      <guid>https://www.garron.me/en/bits/forgot-to-write-sudo.html</guid>
      <pubDate>Sun, 07 Sep 2014 00:00:00 +0000</pubDate>
      <description>What to do when you write a long command, and realize that you forgot to write sudo. Q. I keep forgetting about writing sudo in front of commands since I switched to Ubuntu from other Linux distribution, is there an easy way to repeat the command with sudo in front of it? A. You only need to creat a…</description>
    </item>
    <item>
      <title>Classify Email with Fetchmail, Procmail and Postfix</title>
      <link>https://www.garron.me/en/linux/email-fetchmail-procmail-postfix.html</link>
      <guid>https://www.garron.me/en/linux/email-fetchmail-procmail-postfix.html</guid>
      <pubDate>Sun, 07 Sep 2014 00:00:00 +0000</pubDate>
      <description>Connecting Email Accounts Using Fetchmail and Postfix I know that most email providers have to option to connect accounts, so your main account can collect emails from all others using POP protocol, so you can have all your email concentrated in just one account. That is not the way I do it, I use F…</description>
    </item>
    <item>
      <title>Mutt, Mac and IMAP</title>
      <link>https://www.garron.me/en/mac/mutt-mac-imap.html</link>
      <guid>https://www.garron.me/en/mac/mutt-mac-imap.html</guid>
      <pubDate>Sun, 07 Sep 2014 00:00:00 +0000</pubDate>
      <description>Using Mutt with Mac to read Office 365 IMAP account I love using lightweight software to do simple tasks, I mean why on earth would you like to use bloated software to perform easy tasks like reading and writing emails? That is why I decided to use mutt when on my Mac to read my personal email accou…</description>
    </item>
    <item>
      <title>Pedestrian day</title>
      <link>https://www.garron.me/en/pictures/pedestrian-day.html</link>
      <guid>https://www.garron.me/en/pictures/pedestrian-day.html</guid>
      <pubDate>Sun, 07 Sep 2014 00:00:00 +0000</pubDate>
      <description></description>
    </item>
    <item>
      <title>Changing Password</title>
      <link>https://www.garron.me/en/bits/change-password.html</link>
      <guid>https://www.garron.me/en/bits/change-password.html</guid>
      <pubDate>Sat, 06 Sep 2014 00:00:00 +0000</pubDate>
      <description>How to Change the Password on a Unix or Linux System Q. How can I change my password while working on a Unix like system? A. This command works on any Unix like system, from Unix itself to Linux and Mac OS X. The command to use is passwd passwd Will ask for you to enter your old password, and then t…</description>
    </item>
    <item>
      <title>Compiling C programs on Linux</title>
      <link>https://www.garron.me/en/bits/compile-c-programs.html</link>
      <guid>https://www.garron.me/en/bits/compile-c-programs.html</guid>
      <pubDate>Sat, 06 Sep 2014 00:00:00 +0000</pubDate>
      <description>How to Compile and Run C programs on Linux Q. How can you compile and execute C programs on Debian or Ubuntu Linux distributions A. If you are a developer that happens to be using Linux now, you will notice that it is as easy as on Mac OS X or Windows to run programs written in C. If you are using a…</description>
    </item>
    <item>
      <title>Show the Contents of a File in a Unix-like Terminal</title>
      <link>https://www.garron.me/en/bits/more-less-cat.html</link>
      <guid>https://www.garron.me/en/bits/more-less-cat.html</guid>
      <pubDate>Sat, 06 Sep 2014 00:00:00 +0000</pubDate>
      <description>Showing the contents of the text file in Linux Q. How can I see the contents of a text file in Linux while connected via ssh? A. When you are working on a Linux computer that has a Desktop application like Gnome or KDE you can just double click on a file, and an application will open to let you edit…</description>
    </item>
    <item>
      <title>Installing deb files</title>
      <link>https://www.garron.me/en/bits/install-deb-file.html</link>
      <guid>https://www.garron.me/en/bits/install-deb-file.html</guid>
      <pubDate>Sat, 06 Sep 2014 00:00:00 +0000</pubDate>
      <description>Ubuntu and Debian .deb Installation Q. How do I install a .deb file in a Debian, Ubuntu, Mint or any other Debian derivative GNU/Linux distribution? Well, of course the first thing you need to do is to download the .deb file, which stands for Debian Package. Once you have it you have to use dpkg com…</description>
    </item>
    <item>
      <title>List Members of a Group in Linux</title>
      <link>https://www.garron.me/en/bits/list-members-linux-group.html</link>
      <guid>https://www.garron.me/en/bits/list-members-linux-group.html</guid>
      <pubDate>Sat, 06 Sep 2014 00:00:00 +0000</pubDate>
      <description>Show the Members of a Group in Linux Q. How can I know who are the users in sudo group for Ubuntu? A. There is a command for that, but it is usually not installed by default. It is called members as one might imagine. If you are using Debian or Ubuntu install it with apt-get sudo apt-get install mem…</description>
    </item>
    <item>
      <title>CommonMark</title>
      <link>https://www.garron.me/en/blog/commonmark.html</link>
      <guid>https://www.garron.me/en/blog/commonmark.html</guid>
      <pubDate>Fri, 05 Sep 2014 00:00:00 +0000</pubDate>
      <description>CommonMark Two years ago Jeff Atwood started to talk about The future of Markdown, and they he thought it should be. Jeff wants a standard Markdown, and he wanted that some of the biggest sites in the Internet to join together as a committee to create that standard. Now, two years later, and two yea…</description>
    </item>
    <item>
      <title>Old Jersusalem</title>
      <link>https://www.garron.me/en/pictures/old-jerusalem.html</link>
      <guid>https://www.garron.me/en/pictures/old-jerusalem.html</guid>
      <pubDate>Thu, 04 Sep 2014 00:00:00 +0000</pubDate>
      <description></description>
    </item>
    <item>
      <title>Man at Work</title>
      <link>https://www.garron.me/en/pictures/man-at-work.html</link>
      <guid>https://www.garron.me/en/pictures/man-at-work.html</guid>
      <pubDate>Wed, 03 Sep 2014 00:00:00 +0000</pubDate>
      <description></description>
    </item>
    <item>
      <title>Herzliya Beach</title>
      <link>https://www.garron.me/en/pictures/herzliya.html</link>
      <guid>https://www.garron.me/en/pictures/herzliya.html</guid>
      <pubDate>Tue, 02 Sep 2014 00:00:00 +0000</pubDate>
      <description></description>
    </item>
    <item>
      <title>La Cumbre Yungas</title>
      <link>https://www.garron.me/en/pictures/la-cumbre-yungas-bolivia.html</link>
      <guid>https://www.garron.me/en/pictures/la-cumbre-yungas-bolivia.html</guid>
      <pubDate>Mon, 01 Sep 2014 00:00:00 +0000</pubDate>
      <description></description>
    </item>
    <item>
      <title>Blue Orchid</title>
      <link>https://www.garron.me/en/pictures/blue-orchid.html</link>
      <guid>https://www.garron.me/en/pictures/blue-orchid.html</guid>
      <pubDate>Mon, 01 Sep 2014 00:00:00 +0000</pubDate>
      <description></description>
    </item>
    <item>
      <title>Illimani</title>
      <link>https://www.garron.me/en/pictures/illimani.html</link>
      <guid>https://www.garron.me/en/pictures/illimani.html</guid>
      <pubDate>Mon, 01 Sep 2014 00:00:00 +0000</pubDate>
      <description></description>
    </item>
    <item>
      <title>Cars</title>
      <link>https://www.garron.me/en/pictures/cars.html</link>
      <guid>https://www.garron.me/en/pictures/cars.html</guid>
      <pubDate>Sun, 31 Aug 2014 00:00:00 +0000</pubDate>
      <description></description>
    </item>
    <item>
      <title>Flowers</title>
      <link>https://www.garron.me/en/pictures/flowers.html</link>
      <guid>https://www.garron.me/en/pictures/flowers.html</guid>
      <pubDate>Sun, 31 Aug 2014 00:00:00 +0000</pubDate>
      <description></description>
    </item>
    <item>
      <title>Cristoforo Colombo</title>
      <link>https://www.garron.me/en/pictures/cristoforo-colombo.html</link>
      <guid>https://www.garron.me/en/pictures/cristoforo-colombo.html</guid>
      <pubDate>Sun, 31 Aug 2014 00:00:00 +0000</pubDate>
      <description></description>
    </item>
    <item>
      <title>Church of the Annunciation</title>
      <link>https://www.garron.me/en/pictures/church-in-israel.html</link>
      <guid>https://www.garron.me/en/pictures/church-in-israel.html</guid>
      <pubDate>Sun, 31 Aug 2014 00:00:00 +0000</pubDate>
      <description></description>
    </item>
    <item>
      <title>Cold</title>
      <link>https://www.garron.me/en/pictures/cold.html</link>
      <guid>https://www.garron.me/en/pictures/cold.html</guid>
      <pubDate>Sun, 31 Aug 2014 00:00:00 +0000</pubDate>
      <description></description>
    </item>
    <item>
      <title>Blue Sky</title>
      <link>https://www.garron.me/en/pictures/blue-sky.html</link>
      <guid>https://www.garron.me/en/pictures/blue-sky.html</guid>
      <pubDate>Sun, 31 Aug 2014 00:00:00 +0000</pubDate>
      <description></description>
    </item>
    <item>
      <title>Irpavi</title>
      <link>https://www.garron.me/en/pictures/irpavi.html</link>
      <guid>https://www.garron.me/en/pictures/irpavi.html</guid>
      <pubDate>Sun, 31 Aug 2014 00:00:00 +0000</pubDate>
      <description></description>
    </item>
    <item>
      <title>Mount of Olives</title>
      <link>https://www.garron.me/en/pictures/mount-of-olives.html</link>
      <guid>https://www.garron.me/en/pictures/mount-of-olives.html</guid>
      <pubDate>Sun, 31 Aug 2014 00:00:00 +0000</pubDate>
      <description></description>
    </item>
    <item>
      <title>El Prado</title>
      <link>https://www.garron.me/en/pictures/el-prado.html</link>
      <guid>https://www.garron.me/en/pictures/el-prado.html</guid>
      <pubDate>Sun, 31 Aug 2014 00:00:00 +0000</pubDate>
      <description></description>
    </item>
    <item>
      <title>Porto Alegre Farroupilha</title>
      <link>https://www.garron.me/en/pictures/porto-alegre-farroupilha.html</link>
      <guid>https://www.garron.me/en/pictures/porto-alegre-farroupilha.html</guid>
      <pubDate>Sun, 31 Aug 2014 00:00:00 +0000</pubDate>
      <description></description>
    </item>
    <item>
      <title>mailwise</title>
      <link>https://www.garron.me/en/tech/mailwise.html</link>
      <guid>https://www.garron.me/en/tech/mailwise.html</guid>
      <pubDate>Sat, 30 Aug 2014 00:00:00 +0000</pubDate>
      <description>mailwise Introduction mailwise is yet another mail app for Android, one I have just discovered, so far, I’m loving it. It is clean, easy to use and support all major email providers. Main features According to its site these are the main features: Conversations - e-mails are combined in a clear orga…</description>
    </item>
    <item>
      <title>Which version of Ubuntu am I running?</title>
      <link>https://www.garron.me/en/linux/ubuntu-version.html</link>
      <guid>https://www.garron.me/en/linux/ubuntu-version.html</guid>
      <pubDate>Sat, 23 Aug 2014 00:00:00 +0000</pubDate>
      <description>You should usually know the version of Ubuntu you are running, but in case you can not determine the version you are running, just run this command. cat /etc/issue That command will tell you the version of Ubuntu you are using. [Update] Somebody sent me an email telling me that this commands are a l…</description>
    </item>
    <item>
      <title>Solve Brew Update problem on Mac</title>
      <link>https://www.garron.me/en/mac/brew-update.html</link>
      <guid>https://www.garron.me/en/mac/brew-update.html</guid>
      <pubDate>Sun, 17 Aug 2014 00:00:00 +0000</pubDate>
      <description>Problem updating brew on Mac After trying to update brew on my Mac today I have run into this error: ggarron$ brew update error: SSL certificate problem: Invalid certificate chain while accessing https://github.com/Homebrew/homebrew.git/info/refs?service=git-upload-pack fatal: HTTP request failed Er…</description>
    </item>
    <item>
      <title>Outlook 2011. Show Full Headers</title>
      <link>https://www.garron.me/en/bits/full-headers-outlook.html</link>
      <guid>https://www.garron.me/en/bits/full-headers-outlook.html</guid>
      <pubDate>Sat, 16 Aug 2014 00:00:00 +0000</pubDate>
      <description>In case you need to see the full headers of an email while using Outlook 2011 on your Mac, here is the simplest way. Right click on the email and choose View Source</description>
    </item>
    <item>
      <title>Happy Birthday Debian</title>
      <link>https://www.garron.me/en/linux/debian-anniversary.html</link>
      <guid>https://www.garron.me/en/linux/debian-anniversary.html</guid>
      <pubDate>Sat, 16 Aug 2014 00:00:00 +0000</pubDate>
      <description>Debian Anniversary Today August 16th is the 21st anniversary of the GNU/Linux distribution Debian. It was released by Ian Murdock on this day 21 years ago. The name is derived from the combination of Ian's girlfriend at that time Debra, and his own name. Since then Debian has just grown in popularit…</description>
    </item>
    <item>
      <title>Your Own Password Manager</title>
      <link>https://www.garron.me/en/linux/bash-password-manager.html</link>
      <guid>https://www.garron.me/en/linux/bash-password-manager.html</guid>
      <pubDate>Sat, 16 Aug 2014 00:00:00 +0000</pubDate>
      <description>Your own password manager There are a lot of options when your want and application to store and manage your passwords. Maybe the best known options are: LastPass Keepass Dashlane Keeper And more But if you are the kind of guy that wants everything simple (KISS principle, remember?), and done by you…</description>
    </item>
    <item>
      <title>On Writting</title>
      <link>https://www.garron.me/en/blog/writing.html</link>
      <guid>https://www.garron.me/en/blog/writing.html</guid>
      <pubDate>Mon, 11 Aug 2014 00:00:00 +0000</pubDate>
      <description>On Writing For some reason I can't really explain I love writing, I know I am not good at it, specially when I do it in English, anyway I keep doing and doing it. I also know not too many people read what I write, maybe with the exemption of my Linux tutorials, where they arrive mostly after a Googl…</description>
    </item>
    <item>
      <title>Boxer App for Android</title>
      <link>https://www.garron.me/en/blog/boxer-app.html</link>
      <guid>https://www.garron.me/en/blog/boxer-app.html</guid>
      <pubDate>Sun, 10 Aug 2014 00:00:00 +0000</pubDate>
      <description>Boxer for Android Three days ago I have received an invitation to join another users to beta test the Boxer app for Android. What is Boxer? Boxer created one of the best email applications for iOS, it comes with features like: SWIPE TO DELETE - Swipe to archive, trash, spam CLOUD ATTACHMENTS - Dropb…</description>
    </item>
    <item>
      <title>Thunderbird Best Practices</title>
      <link>https://www.garron.me/en/blog/thunderbird-best-practices.html</link>
      <guid>https://www.garron.me/en/blog/thunderbird-best-practices.html</guid>
      <pubDate>Sun, 03 Aug 2014 00:00:00 +0000</pubDate>
      <description>Thunderbird Best Practices Thunderbird is the email client from Mozilla, it has been around since a long time ago, and it evolved to have all you need from an email client. Even though there are other solutions, and that most people read their emails from mobile devices, I do still use my desktop cl…</description>
    </item>
    <item>
      <title>Svbtle vs Medium</title>
      <link>https://www.garron.me/en/blog/svbtle-vs-medium.html</link>
      <guid>https://www.garron.me/en/blog/svbtle-vs-medium.html</guid>
      <pubDate>Sat, 02 Aug 2014 00:00:00 +0000</pubDate>
      <description>Since last October I've been away from the Internet, well not completely, but not following my favorite blogs in a daily basis, wait… Not even in a weekly or bi-weekly basis. Because of that I have missed the day when Svbtle opened its door to everyone interested in a nice space to blog. I have been…</description>
    </item>
    <item>
      <title>From Disqus to Google Plus</title>
      <link>https://www.garron.me/en/blog/jekyll-comments-powered-google-plus.html</link>
      <guid>https://www.garron.me/en/blog/jekyll-comments-powered-google-plus.html</guid>
      <pubDate>Thu, 31 Jul 2014 00:00:00 +0000</pubDate>
      <description>Three years ago I moved my blog to Jekyll and since then I have been very happy with it, with the time I have changed the way it looks and have gone from comments to no comments. Right now I am switching again, I am switching from Disqus to Google Plus to handle the comments on this blog. No real re…</description>
    </item>
    <item>
      <title>Network Traffic Monitor Tool for Mac</title>
      <link>https://www.garron.me/en/mac/vnstat-mac-traffic-monitor-tool.html</link>
      <guid>https://www.garron.me/en/mac/vnstat-mac-traffic-monitor-tool.html</guid>
      <pubDate>Sat, 28 Jun 2014 00:00:00 +0000</pubDate>
      <description>If you have a capped connection to the Internet, something like LTE o 3G connection, then you may want to monitor how much bandwidth your Mac is using. There are some tools to help you on this. The best option for me is vnstat, it will let you monitor the monthly used bandwidth by your Mac, then you…</description>
    </item>
    <item>
      <title>After 16 years of development apt-get 1.0 is released</title>
      <link>https://www.garron.me/en/blog/apt-get-1.0-released.html</link>
      <guid>https://www.garron.me/en/blog/apt-get-1.0-released.html</guid>
      <pubDate>Sat, 19 Apr 2014 00:00:00 +0000</pubDate>
      <description>I love Debian, it is together with Arch Linux my favorite distribution of GNU Linux. One thing I love about Debian is apt, actually I switched from Fedora/CentOS to Debian/Ubuntu because in my opinion APT is a lot better than YUM. Being APT as good as it could be, there is always room for improvemen…</description>
    </item>
    <item>
      <title>Windows 8 and 8.1 native email app</title>
      <link>https://www.garron.me/en/blog/windows-8.1-email-app.html</link>
      <guid>https://www.garron.me/en/blog/windows-8.1-email-app.html</guid>
      <pubDate>Wed, 22 Jan 2014 00:00:00 +0000</pubDate>
      <description>Maybe because I am a little old (40 years old) I am not an "addict" of Facebook or Instagram, but I have to admit I'm an addict of email. I am constantly evaluating new email applications and services. Because I am forced to work with Windows again I have tested and used the Windows 8 and 8.1 email …</description>
    </item>
    <item>
      <title>Microsoft again. Now with Windows 8</title>
      <link>https://www.garron.me/en/blog/windows-8.html</link>
      <guid>https://www.garron.me/en/blog/windows-8.html</guid>
      <pubDate>Sun, 05 Jan 2014 00:00:00 +0000</pubDate>
      <description>I have stopped using Windows on 2011 and since then I have been using exclusively Mac OS X and Linux but on October 2013 I have started a new job, and I have been given a Dell Inspiron with Windows 8. The company I work for uses Exchange server so Windows and Outlook is something very usef ul. Well …</description>
    </item>
    <item>
      <title>Quinoa Salad</title>
      <link>https://www.garron.me/en/food/quinoa-salad.html</link>
      <guid>https://www.garron.me/en/food/quinoa-salad.html</guid>
      <pubDate>Sun, 17 Nov 2013 00:00:00 +0000</pubDate>
      <description>One of the things I enjoyed the most from my last trip to Israel have been eating lots of salads. Now that I am back to Bolivia, and having easy and cheap access to quinoa here, I have starting trying diferent recipes of quinoa salads. Let's try one of them. Ingredients two portions Quinoa Real (1/2…</description>
    </item>
    <item>
      <title>Ghost</title>
      <link>https://www.garron.me/en/blog/ghost.html</link>
      <guid>https://www.garron.me/en/blog/ghost.html</guid>
      <pubDate>Sun, 17 Nov 2013 00:00:00 +0000</pubDate>
      <description>Sometimes it seems like everything has been done in a specific field, and talking about blogging one may think that everything has already been implemented. We have Wordpress, and a lot of other CMS tools which can be used to blog, we have some minimalistic tools for geeks, like Jekyll, and we have …</description>
    </item>
    <item>
      <title>Extraterrestrial life</title>
      <link>https://www.garron.me/en/blog/extraterrestial.html</link>
      <guid>https://www.garron.me/en/blog/extraterrestial.html</guid>
      <pubDate>Sat, 16 Nov 2013 00:00:00 +0000</pubDate>
      <description>In July 7, 1947 an object crashed in a ranch in Roswell, New Mexico. The theories behind what may have happened there varies, but the most common explanation is that an space aircraft, coming from other world is what have crashed there that day. The official story says that an experimental surveilla…</description>
    </item>
    <item>
      <title>Just enjoy yourself</title>
      <link>https://www.garron.me/en/blog/enjoy-yourself.html</link>
      <guid>https://www.garron.me/en/blog/enjoy-yourself.html</guid>
      <pubDate>Sat, 16 Nov 2013 00:00:00 +0000</pubDate>
      <description>When I was a kid I loved playing soccer, I was not good at it but liked it anyway. I was playing soccer in every chance I got. It did not really matter if I was good or not, the real thing was that I enjoyed myself doing it. That is how kids usually see the life, they enjoy something, and they do it…</description>
    </item>
    <item>
      <title>Happiness</title>
      <link>https://www.garron.me/en/blog/happiness.html</link>
      <guid>https://www.garron.me/en/blog/happiness.html</guid>
      <pubDate>Sat, 16 Nov 2013 00:00:00 +0000</pubDate>
      <description>Siddhārtha Gautama, better known as Buddha said: Do not dwell in the past, do not dream of the future, concentrate the mind on the present moment. He spent good part of his life searching for the "secret" of happiness, and found that it can be achieved by eliminating the causes of suffering. And whi…</description>
    </item>
    <item>
      <title>Blogging break</title>
      <link>https://www.garron.me/en/blog/blogging-break.html</link>
      <guid>https://www.garron.me/en/blog/blogging-break.html</guid>
      <pubDate>Sat, 02 Nov 2013 00:00:00 +0000</pubDate>
      <description>I have started blogging in 2007, it has been a wonderful experience, I have met some great people because of blogging, I have received so may good comments about my site, and have enjoyed every minute about writing here. I have learned a lot during my researching in order to prepare every article po…</description>
    </item>
    <item>
      <title>Interview with Vance Davies. ioFlare review</title>
      <link>https://www.garron.me/en/blog/ioflare-review-new-vps-provider.html</link>
      <guid>https://www.garron.me/en/blog/ioflare-review-new-vps-provider.html</guid>
      <pubDate>Fri, 04 Oct 2013 00:00:00 +0000</pubDate>
      <description>##Introduction ioFlare is a new VPS provider that will be launching in a week, as you will see below Vance (CEO of ioFlare) and his team are planning to offer a new VPS option for all the hacker community. They are aiming at giving us some real competitive prices, and great performance at the same t…</description>
    </item>
    <item>
      <title>iPhone better at email than Android</title>
      <link>https://www.garron.me/en/blog/best-phone-at-email.html</link>
      <guid>https://www.garron.me/en/blog/best-phone-at-email.html</guid>
      <pubDate>Fri, 27 Sep 2013 00:00:00 +0000</pubDate>
      <description>I have been a Linux and free software advocate for years, and I still am, but I also like to think that I am objective and not just like any other fan-boy. When it comes to smart phones, I have tested Blackberries, Android Phones and even though I have never had an iPhone, I do have used an iPad, an…</description>
    </item>
    <item>
      <title>BBM coming to Android and iOS, the release date does not arrive</title>
      <link>https://www.garron.me/en/blog/bbm-for-android-ios.html</link>
      <guid>https://www.garron.me/en/blog/bbm-for-android-ios.html</guid>
      <pubDate>Sun, 15 Sep 2013 00:00:00 +0000</pubDate>
      <description>Almost everybody may know what BBM is, but if you don't it stands for (Blackberry Messenger), and it is just that, a messaging platform designed for Blackberry smartphones, and until 2010 (give or take) it was the most used messaging platform in the world. When iPhones and Android phones started to …</description>
    </item>
    <item>
      <title>First week with Elementary Luna. Review of the best Ubuntu based distribution</title>
      <link>https://www.garron.me/en/linux/elementary-luna.html</link>
      <guid>https://www.garron.me/en/linux/elementary-luna.html</guid>
      <pubDate>Mon, 26 Aug 2013 00:00:00 +0000</pubDate>
      <description>Introduction I have installed a week ago with Elementary Luna, if you like GNU/Linux operating Linux, then you should have heard about Elementary Luna but if not, I will tell you that Elementary Luna is a new GNU/Linux distribution that is based on Ubuntu 12.04, the last Long term Ubuntu released. E…</description>
    </item>
    <item>
      <title>Blackberry and iPod instead of Android</title>
      <link>https://www.garron.me/en/blog/smartphone-setup.html</link>
      <guid>https://www.garron.me/en/blog/smartphone-setup.html</guid>
      <pubDate>Sat, 24 Aug 2013 00:00:00 +0000</pubDate>
      <description>For the last year I have been using an Android phone (Galaxy S3 from Samsung), I use it mostly for email, and I hosted my main email account on Google Apps. I also own an iPod touch fifth generation. I found out that my main usage of a smartphone was for email (it is very important for my job), the …</description>
    </item>
    <item>
      <title>Wget. Resume, limit rate and run it in background</title>
      <link>https://www.garron.me/en/bits/wget-background-limit-rate-resume-download.html</link>
      <guid>https://www.garron.me/en/bits/wget-background-limit-rate-resume-download.html</guid>
      <pubDate>Fri, 16 Aug 2013 00:00:00 +0000</pubDate>
      <description>I use curl and wget a lot, because I like downloading ISO images to test new GNU/Linux distributions, but I do not have a lot of bandwidth, so that usually means that I have to left my PC on downloading the file at night. I also like to watch movies on Netflix in my Galaxy S3 or iPod Touch, so I hav…</description>
    </item>
    <item>
      <title>Back to Wordpress, a multi-site installation</title>
      <link>https://www.garron.me/en/blog/wordpress-multi-site-topic-category-blog-network.html</link>
      <guid>https://www.garron.me/en/blog/wordpress-multi-site-topic-category-blog-network.html</guid>
      <pubDate>Tue, 30 Jul 2013 00:00:00 +0000</pubDate>
      <description>Well, some of you know I love to test new things, and Jekyll was one of those things. I have been blogging on Drupal for years, and then I switched to Jekyll for this site. I have created it with multiple section some kind of mini-sites. I mean it is like a sub-folder installation of Wordpress Netwo…</description>
    </item>
    <item>
      <title>Starting a vegetarian experiment</title>
      <link>https://www.garron.me/en/blog/vegetarian-experiment.html</link>
      <guid>https://www.garron.me/en/blog/vegetarian-experiment.html</guid>
      <pubDate>Thu, 25 Jul 2013 00:00:00 +0000</pubDate>
      <description>Five years ago I started my journey to fitness, I started with spinning and weight lifting. Then I realized that it does not matter how much I exercise, I needed to eath healthy and wisely. I started reading, about nutrition and not only reading, I have started experimenting on my body with differen…</description>
    </item>
    <item>
      <title>Apache MPM Worker and PHP-FPM on CentOS</title>
      <link>https://www.garron.me/en/linux/apache-mpm-worker-php-fpm-mysql-centos.html</link>
      <guid>https://www.garron.me/en/linux/apache-mpm-worker-php-fpm-mysql-centos.html</guid>
      <pubDate>Sat, 13 Jul 2013 00:00:00 +0000</pubDate>
      <description>Introduction A LAMP server is one of the most used configurations of the GNU/Linux operating system. And being Wordpress the most used CMS to power Internet sites, it is not surprise that Apache + PHP + MySQL is mostly used to power Wordpress installations. Apache can work in different modes, being …</description>
    </item>
    <item>
      <title>Resume interrupted downloads with wget</title>
      <link>https://www.garron.me/en/bits/wget-resume-continue-broken-download.html</link>
      <guid>https://www.garron.me/en/bits/wget-resume-continue-broken-download.html</guid>
      <pubDate>Sun, 07 Jul 2013 00:00:00 +0000</pubDate>
      <description>When you are downloading big files from the Internet, there is always the risk to get your download interrupted and then you end up with a broken file. Is there a way to continue the download of a broken download file? Fortunately for us, the answer is yes, you can use wget for that. You usually wil…</description>
    </item>
    <item>
      <title>How to limit wget download rate</title>
      <link>https://www.garron.me/en/bits/limit-wget-bandwidth.html</link>
      <guid>https://www.garron.me/en/bits/limit-wget-bandwidth.html</guid>
      <pubDate>Sun, 07 Jul 2013 00:00:00 +0000</pubDate>
      <description>When you are downloading a very big file over the Internet, and you are sharing the Internet conection with others, for example with your family at home. It would nice to limit the rate at which your file is being downloaded to left enough room in the conection for the rest to use. Fortunately that …</description>
    </item>
    <item>
      <title>Multi language site with Jekyll</title>
      <link>https://www.garron.me/en/blog/jekyll-multi-language.html</link>
      <guid>https://www.garron.me/en/blog/jekyll-multi-language.html</guid>
      <pubDate>Fri, 05 Jul 2013 00:00:00 +0000</pubDate>
      <description>##Introduction It's been a while that I am writing a blog, but mostly in English, being my native tongue Spanish I wanted to also write in that language, but I needed to find the way to keep one site being it multi-lingual. Now that I am using Jekyll for more than a year, I started to look a way to …</description>
    </item>
    <item>
      <title>Solved. 'Warning: Creating default object from empty value in wordpress'</title>
      <link>https://www.garron.me/en/bits/warning-creating-default-object-empty-value-wordpress.html</link>
      <guid>https://www.garron.me/en/bits/warning-creating-default-object-empty-value-wordpress.html</guid>
      <pubDate>Sun, 30 Jun 2013 00:00:00 +0000</pubDate>
      <description>Today, while installing a Wordpress Multisite application, I have started to see lots of this messages "Warning: Creating default object from empty value in wordpress". Those were appearing in the front-end of Wordpress, when activating a new site. After searching a lot on Google for a solution, I h…</description>
    </item>
    <item>
      <title>Why to use Twitter, Facebook and Google Plus share links and not buttons</title>
      <link>https://www.garron.me/en/blog/provide-share-buttons-without-exposing-your-visitors.html</link>
      <guid>https://www.garron.me/en/blog/provide-share-buttons-without-exposing-your-visitors.html</guid>
      <pubDate>Sun, 30 Jun 2013 00:00:00 +0000</pubDate>
      <description>##Introduction Providing or not providing share buttons in your posts is something that some consider useful, while others consider is not necesary. The arguments are: In favor You are giving your visitors an easy way to share your content, if they want to. Against If someone wants to share your con…</description>
    </item>
    <item>
      <title>Backup git bare repository</title>
      <link>https://www.garron.me/en/bits/backup-git-bare-repo.html</link>
      <guid>https://www.garron.me/en/bits/backup-git-bare-repo.html</guid>
      <pubDate>Wed, 26 Jun 2013 00:00:00 +0000</pubDate>
      <description>##Introduction Git is great to version control your work, and it is also good that is does not have a central repository, but a distributed authority. Anyway, when you create bare repository to sync the job between different contributors, you are somehow in a "virtual" way creating a centralized aut…</description>
    </item>
    <item>
      <title>Crontab and cron job</title>
      <link>https://www.garron.me/en/linux/cron-job-crontab-how-to-examples.html</link>
      <guid>https://www.garron.me/en/linux/cron-job-crontab-how-to-examples.html</guid>
      <pubDate>Wed, 26 Jun 2013 00:00:00 +0000</pubDate>
      <description>##Introduction Cron jobs are added tasks to the cron daemon, for it to run them periodically, at specific times. You usually want your jobs or tasks executed every, Monday, or every day at 5 pm, etc. Cron is very powerful and flexible, so you can tweak it a lot. Let's see what cron is. Cron is a tim…</description>
    </item>
    <item>
      <title>Custom domain for Outlook.com</title>
      <link>https://www.garron.me/en/tech/add-custom-domain-outlook-com.html</link>
      <guid>https://www.garron.me/en/tech/add-custom-domain-outlook-com.html</guid>
      <pubDate>Fri, 21 Jun 2013 00:00:00 +0000</pubDate>
      <description>Note: Microsoft have disabled the option to add custom domains to Outlook.com service, now you shoudl go to Office 365 and the the Exchange package to have your own domain with Microsoft service. You will get a full Exchange server in this case. Every knows that you can use Google server to host ema…</description>
    </item>
    <item>
      <title>Recursively count files</title>
      <link>https://www.garron.me/en/bits/recursively-count-files-unix-linux-mac-bash.html</link>
      <guid>https://www.garron.me/en/bits/recursively-count-files-unix-linux-mac-bash.html</guid>
      <pubDate>Thu, 20 Jun 2013 00:00:00 +0000</pubDate>
      <description>Spanish version How to know how many files are there recursively in a folder? The answer to that questions is easy to answer with this command. find [YOUR_FOLDER] -type f ¦ wc -l If you want to start in the current folder the command is: find . -type f ¦ wc -l And if you want a specific type of file…</description>
    </item>
    <item>
      <title>Using your own comments solution for Jekyll</title>
      <link>https://www.garron.me/en/blog/in-house-comments-solution-jekyll.html</link>
      <guid>https://www.garron.me/en/blog/in-house-comments-solution-jekyll.html</guid>
      <pubDate>Thu, 20 Jun 2013 00:00:00 +0000</pubDate>
      <description>I have been blogging with the help of Jekyll for more than two years I think, and during this time I have enabled and disabled comments. I have used Disqus, Facebook, livefyre, and a plugin to manage the comments as emails. Among all the third party comment system Disqus is the best one for me, it w…</description>
    </item>
    <item>
      <title>Which one to choose Drupal or Wordpress</title>
      <link>https://www.garron.me/en/blog/when-to-choose-drupal-or-wordpress.html</link>
      <guid>https://www.garron.me/en/blog/when-to-choose-drupal-or-wordpress.html</guid>
      <pubDate>Tue, 18 Jun 2013 00:00:00 +0000</pubDate>
      <description>##Introduction Over the last two weeks I have been working on creating some sites with both Wordpress and Drupal. I have been experimenting with Drupal 7, Wordpress 3.5 and 3.6 (still in beta by the time of writing). I have also tried Buddy Press and BBPress. I have arrived to some conclusions on wh…</description>
    </item>
    <item>
      <title>Embed code files into Jekyll posts ala gist</title>
      <link>https://www.garron.me/en/blog/insert-code-files-gist-jekyll.html</link>
      <guid>https://www.garron.me/en/blog/insert-code-files-gist-jekyll.html</guid>
      <pubDate>Sat, 08 Jun 2013 00:00:00 +0000</pubDate>
      <description>I have finally decided to start learning Ruby, and actually learn to code. I know this is going to be hard, as I am 40 years old already and I know is harder now than when I was 20. As a child I have seen some Basic programming language, and later a few of C++, where I learn a little about sub-routi…</description>
    </item>
    <item>
      <title>Sync Firefox Open tabs</title>
      <link>https://www.garron.me/en/tech/sync-open-tabs-firefox.html</link>
      <guid>https://www.garron.me/en/tech/sync-open-tabs-firefox.html</guid>
      <pubDate>Thu, 06 Jun 2013 00:00:00 +0000</pubDate>
      <description>I want to note that I am not going to show you how to sync Firefox between two different computers as it is already well documented by Mozilla. But once you have two PCs or a PC and a Tablet or phone with their Firefox synced, how do you access the open tabs in one device from the other one? And thi…</description>
    </item>
    <item>
      <title>How to switch to root using su on FreeBSD</title>
      <link>https://www.garron.me/en/bits/switch-access-get-root-freebsd.html</link>
      <guid>https://www.garron.me/en/bits/switch-access-get-root-freebsd.html</guid>
      <pubDate>Thu, 06 Jun 2013 00:00:00 +0000</pubDate>
      <description>Spanish version How can a "normal" user get root rights, or actually switch to root account using the su command when working under FreeBSD? To do that, that "normal" user needs to be in wheel group. So this command will enable a given user to be able to switch to root account with the command su - …</description>
    </item>
    <item>
      <title>FreeBSD. Change pkg_add source</title>
      <link>https://www.garron.me/en/bits/change-pkg_add-source-ftp-version.html</link>
      <guid>https://www.garron.me/en/bits/change-pkg_add-source-ftp-version.html</guid>
      <pubDate>Thu, 06 Jun 2013 00:00:00 +0000</pubDate>
      <description>Spanish version In FreeBSD when you want to install new software you use pkg_add you may have downloaded the package prior to the invoke of the pkg_add command. In such a case, you just enter something like this: pkg_add lsof-4.56.4.tgz But, you can also let pkg_add retrieve the package by you. pkg_…</description>
    </item>
    <item>
      <title>Environment set and display Freebsd</title>
      <link>https://www.garron.me/en/bits/set-check-environment-freebsd.html</link>
      <guid>https://www.garron.me/en/bits/set-check-environment-freebsd.html</guid>
      <pubDate>Thu, 06 Jun 2013 00:00:00 +0000</pubDate>
      <description>Spanish version If you need to display or set new environment variables in FreeBSD operating system you will have the use the command env. This command will display the current values for all environmental pair, name / value. env The result would be like this: $ env SSH_CLIENT=200.87.xx.yy 58338 22 …</description>
    </item>
    <item>
      <title>Debian vs CentOS</title>
      <link>https://www.garron.me/en/linux/centos-vs-debian.html</link>
      <guid>https://www.garron.me/en/linux/centos-vs-debian.html</guid>
      <pubDate>Tue, 04 Jun 2013 00:00:00 +0000</pubDate>
      <description>##Introduction When it comes to setup web servers, or Internet servers (web, email and ftp) there is usually two GNU/Linux distributions that comes to mind, Debian and CentOS. Some people are starting to use Ubuntu server, but let's focus on CentOS and Debian, as Ubuntu is a Debian derivative. I thi…</description>
    </item>
    <item>
      <title>Delete spaces from filenames</title>
      <link>https://www.garron.me/en/bits/delete-spaces-filename-linux-mac.html</link>
      <guid>https://www.garron.me/en/bits/delete-spaces-filename-linux-mac.html</guid>
      <pubDate>Mon, 03 Jun 2013 00:00:00 +0000</pubDate>
      <description>Spanish version Sometimes filenames include spaces, specially song filenames and also pictures / photos filenames. That is OK until you need to batch manage those files, then the script usually have problems working on those files with spaces in its filenames. Here is a simple way to get rid of spac…</description>
    </item>
    <item>
      <title>Orange flower</title>
      <link>https://www.garron.me/en/pictures/orange-flower-black-white-over-color.html</link>
      <guid>https://www.garron.me/en/pictures/orange-flower-black-white-over-color.html</guid>
      <pubDate>Sun, 02 Jun 2013 00:00:00 +0000</pubDate>
      <description>Orange flower where the green grass behind has been converted to black and white, and only the flower selection kept its colors. All worked with Gimp</description>
    </item>
    <item>
      <title>Moving from Google Reader to Tiny Tiny RSS</title>
      <link>https://www.garron.me/en/blog/tiny-tiny-rss-google-reader-replacement-install-linux.html</link>
      <guid>https://www.garron.me/en/blog/tiny-tiny-rss-google-reader-replacement-install-linux.html</guid>
      <pubDate>Mon, 27 May 2013 00:00:00 +0000</pubDate>
      <description>##Google reader replacement Google reader is going to shut down its service in a little bit more than a month from now. They are doing that because there are very few people using their service. Well RSS is something most of the people do not even know about, I know the readers of this blog know abo…</description>
    </item>
    <item>
      <title>Self hosting your services instead of having them in the Cloud</title>
      <link>https://www.garron.me/en/blog/self-hosting-services-cloud.html</link>
      <guid>https://www.garron.me/en/blog/self-hosting-services-cloud.html</guid>
      <pubDate>Mon, 27 May 2013 00:00:00 +0000</pubDate>
      <description>##Away from the cloud More and more people are moving to the cloud[^1], moving documents, getting services, and everything. People rely more and more on services hosted on someone else servers, instead of having them on their own PCs. This is not actually new, from the first time, we put our html pa…</description>
    </item>
    <item>
      <title>On KISS principle, and why to apply it to your life</title>
      <link>https://www.garron.me/en/blog/on-kiss-principle.html</link>
      <guid>https://www.garron.me/en/blog/on-kiss-principle.html</guid>
      <pubDate>Sun, 26 May 2013 00:00:00 +0000</pubDate>
      <description>##On KISS principle KISS according to Wikipedia is: KISS is an acronym for "Keep it simple, stupid" as a design principle noted by the U.S. Navy in 1960.The KISS principle states that most systems work best if they are kept simple rather than made complex. I am usually an advocate of this principle,…</description>
    </item>
    <item>
      <title>Delete or drop MySQL database tables</title>
      <link>https://www.garron.me/en/bits/delete-mysql-table-tables.html</link>
      <guid>https://www.garron.me/en/bits/delete-mysql-table-tables.html</guid>
      <pubDate>Fri, 24 May 2013 00:00:00 +0000</pubDate>
      <description>Delete a MySQL Table To delete one or more tables on a MySQL database we use the drop command. Enter the MySQL command interface mysql -u [user] -p You will be prompted for for [users]'s password, and then you get the prompt. Select the database USE [database_name]; You can now list the tables of th…</description>
    </item>
    <item>
      <title>Linux add a second IP address, permanent or temporary</title>
      <link>https://www.garron.me/en/linux/add-secondary-ip-linux.html</link>
      <guid>https://www.garron.me/en/linux/add-secondary-ip-linux.html</guid>
      <pubDate>Fri, 24 May 2013 00:00:00 +0000</pubDate>
      <description>##Add a secondary IP to Linux ###Add a second temporary IP address Using ifconfig If you want to add a secondary IP address to a NIC already in use in Linux, and have that change only temporary. Enter this command: ifconfig [nic]:0 [IP-Address] netmask [mask] up An example is shown below ifconfig et…</description>
    </item>
    <item>
      <title>Deploy Jekyll blog to Webfaction via git</title>
      <link>https://www.garron.me/en/blog/host-your-jekyll-blog-on-webfaction.html</link>
      <guid>https://www.garron.me/en/blog/host-your-jekyll-blog-on-webfaction.html</guid>
      <pubDate>Fri, 24 May 2013 00:00:00 +0000</pubDate>
      <description>##How to install Jekyll on Webfaction ###Introduction If you want to host Jekyll on Webfaction, you have do it in various ways. The easiest one, might be to generate your site locally and then rsync to a static-only site created on Webfaction. However, this tutorial considers this assumptions. You a…</description>
    </item>
    <item>
      <title>The key to the success of Ubuntu</title>
      <link>https://www.garron.me/en/blog/ubuntu-is-not-consensus-based-community.html</link>
      <guid>https://www.garron.me/en/blog/ubuntu-is-not-consensus-based-community.html</guid>
      <pubDate>Sun, 19 May 2013 00:00:00 +0000</pubDate>
      <description>Today I have come to a post in Jono Bacon's blog. The post is not actually about the topic of this posts. But it certainly have the text that inspired this post. Ubuntu is not a consensus-based community. Consensus communities rarely work, and I am not aware of any Open Source project that bases the…</description>
    </item>
    <item>
      <title>How to install gsl ruby gem on Ubuntu</title>
      <link>https://www.garron.me/en/bits/install-gsl-ruby-gem-ubuntu.html</link>
      <guid>https://www.garron.me/en/bits/install-gsl-ruby-gem-ubuntu.html</guid>
      <pubDate>Sat, 18 May 2013 00:00:00 +0000</pubDate>
      <description>I needed to install gsl ruby gem today on Ubuntu, in order to run Jekyll with --lsi option. I needed it to generate better lists of related posts. You first need to prepare Ubuntu to be able to install gsl ruby gem. sudo apt-get install libgsl0ldbl libgsl0-dev Now you can install gsl ruby gem on you…</description>
    </item>
    <item>
      <title>Static custom 404 page, Nginx and Apache</title>
      <link>https://www.garron.me/en/bits/custom-404-nginx-apache.html</link>
      <guid>https://www.garron.me/en/bits/custom-404-nginx-apache.html</guid>
      <pubDate>Sat, 18 May 2013 00:00:00 +0000</pubDate>
      <description>Spanish version When you run a dynamic website, like one powered by PHP, Django or other similar, you have the option to manage the 404 (Not Found) pages very efficiently. Your application will take care of that. But, when you are working with static websites, you do not have an application running …</description>
    </item>
    <item>
      <title>Remove vim and emacs backup files. Endind with hash or tilde ~</title>
      <link>https://www.garron.me/en/bits/remove-vim-emacs-backup-files.html</link>
      <guid>https://www.garron.me/en/bits/remove-vim-emacs-backup-files.html</guid>
      <pubDate>Sat, 18 May 2013 00:00:00 +0000</pubDate>
      <description>Spanish version I work with Emacs and Vim a lot, as I do not want to use other text editors. I use them both on Mac or Linux. The only problem I find is that I end up with lots of backup files. Those files that end with a tilde (~) or start and end with a hash (#), also called pound symbol or number…</description>
    </item>
    <item>
      <title>The meditarrean goes to sleep</title>
      <link>https://www.garron.me/en/pictures/sunset-mediterranean-sea.html</link>
      <guid>https://www.garron.me/en/pictures/sunset-mediterranean-sea.html</guid>
      <pubDate>Wed, 15 May 2013 00:00:00 +0000</pubDate>
      <description>I really love this picture, I have never thought it could be so nice. I was in a car in movement going for a dinner, there were no place to stop nearby to take the shot, so I just opened the window, grab my phone (Galaxy S3) as firmly as I could, my friend went as slow as the cars behind allowed him…</description>
    </item>
    <item>
      <title>From Foundation to Twitter Bootstrap</title>
      <link>https://www.garron.me/en/blog/jekyll-template-based-twitter-bootstrap-2.html</link>
      <guid>https://www.garron.me/en/blog/jekyll-template-based-twitter-bootstrap-2.html</guid>
      <pubDate>Sun, 12 May 2013 00:00:00 +0000</pubDate>
      <description>I have been working for some six hours last night in order to change the theme of this blog. I was having a hang out with Brandon Holtsclaw and Kev Quirk about a new project we are starting. When talking about theming, Brandon told me that Twitter Bootstrap was actually a lot easier than I would thi…</description>
    </item>
    <item>
      <title>Pagination vs Scrolling</title>
      <link>https://www.garron.me/en/blog/why-i-hate-scrolling-prefer-pagination.html</link>
      <guid>https://www.garron.me/en/blog/why-i-hate-scrolling-prefer-pagination.html</guid>
      <pubDate>Fri, 10 May 2013 00:00:00 +0000</pubDate>
      <description>A lot about pagination vs scrolling have been written already so I am not going to discuss here the technical reasons about why prefer one over the other. The only thing I am going to rant about is: Why I hate scrolling. First of all, for those who need an introduction to the topic here. I am talkin…</description>
    </item>
    <item>
      <title>PostgreSQL server for Django applications under Ubuntu</title>
      <link>https://www.garron.me/en/bits/install-postgresql-for-django-ubuntu-server.html</link>
      <guid>https://www.garron.me/en/bits/install-postgresql-for-django-ubuntu-server.html</guid>
      <pubDate>Thu, 09 May 2013 00:00:00 +0000</pubDate>
      <description>Spanish In case you are trying to install a Django application that may need a database, one really powerful is PostgreSQL, but to be able to use it, you firs need to install it. Under Ubuntu these are the steps neede to acomplish that. sudo apt-get install postgresql libpq-dev Then the psycopg2 Pyt…</description>
    </item>
    <item>
      <title>Django, virtualenv and Python in Ubuntu</title>
      <link>https://www.garron.me/en/linux/how-to-install-django-virtualenv-virtualenvwrapper-ubuntu.html</link>
      <guid>https://www.garron.me/en/linux/how-to-install-django-virtualenv-virtualenvwrapper-ubuntu.html</guid>
      <pubDate>Thu, 09 May 2013 00:00:00 +0000</pubDate>
      <description>Today for the very first time I needed to install a Django server, so after reading a little some links I had stored from my experiments with Hyde (Which needed Phyton, virtualenv and virtualenvwrapper) I was able to have it installed. So, let's see how to do it. Update your Ubuntu server sudo apt-g…</description>
    </item>
    <item>
      <title>Ubuntu Network Speed and full or half duplex LAN</title>
      <link>https://www.garron.me/en/linux/ubuntu-network-speed-duplex-lan.html</link>
      <guid>https://www.garron.me/en/linux/ubuntu-network-speed-duplex-lan.html</guid>
      <pubDate>Thu, 09 May 2013 00:00:00 +0000</pubDate>
      <description>If you need to change your Networks settings in Ubuntu from half duplex to full duplex or the other way, or if you need to change the speed of the port from 10, 100 or 1000 Mbps to any of the other options. Then, here is how to. Install the tools sudo apt-get install ethtool net-tools Check the name…</description>
    </item>
    <item>
      <title>The future of GNU Linux in the Desktop market</title>
      <link>https://www.garron.me/en/blog/future-of-gnu-linux-desktop.html</link>
      <guid>https://www.garron.me/en/blog/future-of-gnu-linux-desktop.html</guid>
      <pubDate>Sun, 05 May 2013 00:00:00 +0000</pubDate>
      <description>In the last five years more or less, the way we use "computers" have changed a lot, specially because of Apple's iPhone and iPad, but also thanks to the offers of software as a service in the cloud. Because of this everyday less people depends on Windows for their day to day "computing" work. This m…</description>
    </item>
    <item>
      <title>Enable htaccess file in Mac OS X</title>
      <link>https://www.garron.me/en/mac/how-to-enable-htaccess-apache-mac-os-x.html</link>
      <guid>https://www.garron.me/en/mac/how-to-enable-htaccess-apache-mac-os-x.html</guid>
      <pubDate>Fri, 03 May 2013 00:00:00 +0000</pubDate>
      <description>Spanish version Using your Mac for development of web applications or websites, is very easy as it already comes with Apache pre-installed, the problem is that .htaccess file does not work by default. But it is easy to enable it. First some changes in the main configuration file of Apache. sudo vim …</description>
    </item>
    <item>
      <title>New structure in site</title>
      <link>https://www.garron.me/en/blog/new-structure-in-site.html</link>
      <guid>https://www.garron.me/en/blog/new-structure-in-site.html</guid>
      <pubDate>Wed, 01 May 2013 00:00:00 +0000</pubDate>
      <description>Some days ago I have started a Spanish section on this site, for this to work I created a new main section, which is just a sub-folder /es/ in the structure of the site. To make the site coherent, I also had to add another main section /en/ in the site, and move all the old sub-sections of the site …</description>
    </item>
    <item>
      <title>Invalid command 'Header' .htaccess file</title>
      <link>https://www.garron.me/en/bits/invalid-command-header-htaccess-apache.html</link>
      <guid>https://www.garron.me/en/bits/invalid-command-header-htaccess-apache.html</guid>
      <pubDate>Mon, 29 Apr 2013 00:00:00 +0000</pubDate>
      <description>If you ever see this error in your logs, and you are getting "500 internal server error" from the server when you try to load pages. The problem is very simple to solve. If you are on Ubuntu do this: sudo cd /etc/apache2/mods-enabled/ sudo ln -s ../mods-available/headers.load headers.load sudo servi…</description>
    </item>
    <item>
      <title>Connect Galaxy S3 to Ubuntu</title>
      <link>https://www.garron.me/en/blog/ubuntu-now-supports-galaxy-s3.html</link>
      <guid>https://www.garron.me/en/blog/ubuntu-now-supports-galaxy-s3.html</guid>
      <pubDate>Fri, 26 Apr 2013 00:00:00 +0000</pubDate>
      <description>After finishing upgrading Ubuntu from 12.10 to 13.04 today, I have noticed that I can connect the Galaxy S3 directly to my Ubuntu PC. This is really a good thing. That is one of the things I like more about rolling releases than scheduled ones. I am sure this support for Galaxy phones was abailable …</description>
    </item>
    <item>
      <title>Upgrade Ubuntu over ssh. Using terminal and screen</title>
      <link>https://www.garron.me/en/bits/upgrade-ubuntu-to-new-version-terminal-ssh.html</link>
      <guid>https://www.garron.me/en/bits/upgrade-ubuntu-to-new-version-terminal-ssh.html</guid>
      <pubDate>Thu, 25 Apr 2013 00:00:00 +0000</pubDate>
      <description>When a new version of Ubuntu is released, and you need to upgrade a server or a desktop, you can not access directly, the only option you have is to use the terminal and a ssh connection. As soon as you are logged in, run: sudo do-release-upgrade This will take care of everything. It will open a ter…</description>
    </item>
    <item>
      <title>How to undo 'git add' command, before commit</title>
      <link>https://www.garron.me/en/bits/undo-git-add-before-commit.html</link>
      <guid>https://www.garron.me/en/bits/undo-git-add-before-commit.html</guid>
      <pubDate>Wed, 24 Apr 2013 00:00:00 +0000</pubDate>
      <description>I have made some changed on my working directory the other day, not all changes were related between them, so I wanted to commit them separated with two different commit messages. But I run git add -A And the I realized that, I need to roll git add back. I was lucky I had not issued git commit yet. …</description>
    </item>
    <item>
      <title>GNU Emacs spell check</title>
      <link>https://www.garron.me/en/bits/spell-check-emacs.html</link>
      <guid>https://www.garron.me/en/bits/spell-check-emacs.html</guid>
      <pubDate>Tue, 23 Apr 2013 00:00:00 +0000</pubDate>
      <description>I have started using Emacs as my editor after some years of using Vim. Well, I am enjoying it, and learning how to use it. One of the most important things to start with is the spell check. At least for me, this is a must-have feature. First you need to be sure you have ispell or aspell installed. O…</description>
    </item>
    <item>
      <title>It ships when its ready</title>
      <link>https://www.garron.me/en/blog/debian-it-ships-when-it-is-ready.html</link>
      <guid>https://www.garron.me/en/blog/debian-it-ships-when-it-is-ready.html</guid>
      <pubDate>Tue, 23 Apr 2013 00:00:00 +0000</pubDate>
      <description>Today I have read an article in the Svbtle Network It ships when it ships, considering that Debian is almost ready to be shipped, I immediately thought about how good this policy works for them. As Bjoern Zinssmeister propose, we all should try to have that policy, there are certain times when deadl…</description>
    </item>
    <item>
      <title>Switching to Feedly</title>
      <link>https://www.garron.me/en/blog/switched-to-feedly.html</link>
      <guid>https://www.garron.me/en/blog/switched-to-feedly.html</guid>
      <pubDate>Tue, 23 Apr 2013 00:00:00 +0000</pubDate>
      <description>Some weeks ago Google announced that its Google Reader service will stop working on July the 1st this year, so we all need to look for alternative ways to read and consume our RSS feeds. Maybe I am too oll style (maybe I am too old), but I just do not see the point of using Twitter or G+ to consume …</description>
    </item>
    <item>
      <title>Working as a coder</title>
      <link>https://www.garron.me/en/blog/working-as-a-coder-developer.html</link>
      <guid>https://www.garron.me/en/blog/working-as-a-coder-developer.html</guid>
      <pubDate>Sun, 21 Apr 2013 00:00:00 +0000</pubDate>
      <description>I am not a developer, nor a coder, actually I know almost nothing about coding. I would love to know, but I just never had the time to learn. When I was young I started with some programs in C++ and Basic to solve math problems, just for fun. Anyway, I love some of the tools that coders use, Git is …</description>
    </item>
    <item>
      <title>Testing GNU/Emacs</title>
      <link>https://www.garron.me/en/blog/my-first-experience-with-emacs.html</link>
      <guid>https://www.garron.me/en/blog/my-first-experience-with-emacs.html</guid>
      <pubDate>Tue, 16 Apr 2013 00:00:00 +0000</pubDate>
      <description>Some time ago, I have started to write on this blog some of the articles using reStructuredText instead of Markdown. There is no particular reason, Markdown is great, but I like to learn new things. In the same logic, I am starting to edit my documents using Emacs instead of Vim. I have been using V…</description>
    </item>
    <item>
      <title>Securing your Wordpress site against brute force attacks, by creating new usernames</title>
      <link>https://www.garron.me/en/blog/secure-wordpress-admin-account-brute-force-attack.html</link>
      <guid>https://www.garron.me/en/blog/secure-wordpress-admin-account-brute-force-attack.html</guid>
      <pubDate>Sun, 14 Apr 2013 00:00:00 +0000</pubDate>
      <description>Securing your servers Some days ago Wordpress sites have been under attack, being the most used CMS it is an obvious target for attacks. This time thousands of computers worked in a synchronized brute force attack to guess the admin account password. admin is the default administrative username when…</description>
    </item>
    <item>
      <title>GNU Linux vs Linux</title>
      <link>https://www.garron.me/en/blog/gnu-linux-not-only-linux.html</link>
      <guid>https://www.garron.me/en/blog/gnu-linux-not-only-linux.html</guid>
      <pubDate>Sun, 07 Apr 2013 00:00:00 +0000</pubDate>
      <description>Today I attended with a lot of other people to a Dr. Richard Stallman's conference. He talked about a lot of topics, some of them I will be commenting them. I want to start now with an error a lot of us make. Why GNU/Linux and not just Linux Dr. Stallman considers that a lot of damage to his effort …</description>
    </item>
    <item>
      <title>Comparing Digital Ocean and Linode: When to choose one or the other</title>
      <link>https://www.garron.me/en/blog/digital-ocean-vs-linode.html</link>
      <guid>https://www.garron.me/en/blog/digital-ocean-vs-linode.html</guid>
      <pubDate>Tue, 02 Apr 2013 00:00:00 +0000</pubDate>
      <description>Linode is one of the best VPS providers and it is usually the preferred one among geeks, and developers (Amazon EC2 is the other favorite). Some time ago, Digital Ocean came to the game with great offers, specially talking about money. They are very affordable, now anyone can afford a VPS, their pla…</description>
    </item>
    <item>
      <title>BBM 7 certificate problem. Invalid certificate chain for *.voip.blackberry.com</title>
      <link>https://www.garron.me/en/tech/blackberry-OS-5-8520-bbm-7-voice-voip.blackberry.com-certificate-problem.html</link>
      <guid>https://www.garron.me/en/tech/blackberry-OS-5-8520-bbm-7-voice-voip.blackberry.com-certificate-problem.html</guid>
      <pubDate>Sun, 24 Mar 2013 00:00:00 +0000</pubDate>
      <description>If you have a Blackberry 8520 with OS 5.0 and you have just upgraded to BBM 7 to enable BBM voice over WiFi, then you may be facing the same problem I found. When the Blackberry connects to a WiFi network it complains about the *.voip.blackberry.com certificate authenticity. You will get a message l…</description>
    </item>
    <item>
      <title>Resize mp4 video, convert to ogg and upload to HTML 5 site</title>
      <link>https://www.garron.me/en/bits/convert-resize-upload-mp4-ogg-ogv-video-for-html5-sites.html</link>
      <guid>https://www.garron.me/en/bits/convert-resize-upload-mp4-ogg-ogv-video-for-html5-sites.html</guid>
      <pubDate>Mon, 11 Mar 2013 00:00:00 +0000</pubDate>
      <description>If you want to host your videos by your own instead of having them on youtube, you can use HTML5 standard. Today almost every browser support HTML5 vide tag, therefore there is no more reason to host your videos on Youtube or similar. You can host them by yourself, and if you have enough bandwidth y…</description>
    </item>
    <item>
      <title>Ben Gurion International Airport fountain video</title>
      <link>https://www.garron.me/en/blog/ben-gurion-international-airport-fountain.html</link>
      <guid>https://www.garron.me/en/blog/ben-gurion-international-airport-fountain.html</guid>
      <pubDate>Sun, 10 Mar 2013 00:00:00 +0000</pubDate>
      <description></description>
    </item>
    <item>
      <title>Microsoft Office for Linux is good news</title>
      <link>https://www.garron.me/en/blog/why-microsoft-office-for-linux-would-be-good-news.html</link>
      <guid>https://www.garron.me/en/blog/why-microsoft-office-for-linux-would-be-good-news.html</guid>
      <pubDate>Sun, 17 Feb 2013 00:00:00 +0000</pubDate>
      <description>Today I have found this post. It states that almost no linux users care about Microsoft Office coming to Linux. At the end in the conclusion the author says: I guess you can call me a skeptic when it comes to Microsoft Office for Linux. I just don’t see the need for it, and I see comparatively few L…</description>
    </item>
    <item>
      <title>Imagemagic convert resize and change quality in batch</title>
      <link>https://www.garron.me/en/bits/resize-lower-quality-pictures-for-web-publishing-imagemagick-batch.html</link>
      <guid>https://www.garron.me/en/bits/resize-lower-quality-pictures-for-web-publishing-imagemagick-batch.html</guid>
      <pubDate>Fri, 15 Feb 2013 00:00:00 +0000</pubDate>
      <description>If you want to post pictures on your blog, or your site. You may want to change the quality to a lower one, and resize your pictures before. Today cameras take too big pictures, and they can make your site slow, and you will have to pay for a lot of bandwidth, so you better resize the pictures befor…</description>
    </item>
    <item>
      <title>Rename files from uppercase to lowercase in bash</title>
      <link>https://www.garron.me/en/bits/rename-files-from-uppercase-to-lowercase.html</link>
      <guid>https://www.garron.me/en/bits/rename-files-from-uppercase-to-lowercase.html</guid>
      <pubDate>Fri, 15 Feb 2013 00:00:00 +0000</pubDate>
      <description>Usually songs and pictures have their names in uppercase if you are on a Unix like system, you know that A is not the same as a. So it is better to have file names in lowercase. If you want to convert your file names from uppercase to lowercase you can use this command: for i in *; do mv $i `echo $i…</description>
    </item>
    <item>
      <title>Paleo diet. Spicy pork and vegetables</title>
      <link>https://www.garron.me/en/food/paleo-diet-pork-tenderloin-vegetables-butter.html</link>
      <guid>https://www.garron.me/en/food/paleo-diet-pork-tenderloin-vegetables-butter.html</guid>
      <pubDate>Fri, 15 Feb 2013 00:00:00 +0000</pubDate>
      <description>I like to eat meat, any kind of meat with vegetables. I tried this paleo diet recipe: Spicy pork tenderloin with vegetables. Ingredients Pork tenderloin Garlic (one or two gloves) Ground cumin Mustard Salt To prepare the pork, just mix the mustard with the smashed fresh garlic, ground cumin and salt…</description>
    </item>
    <item>
      <title>Sharing to social networks from iOS (iPhone and iPad) and Android</title>
      <link>https://www.garron.me/en/blog/sharing-to-social-networks-ios-iphone-andriod.html</link>
      <guid>https://www.garron.me/en/blog/sharing-to-social-networks-ios-iphone-andriod.html</guid>
      <pubDate>Fri, 15 Feb 2013 00:00:00 +0000</pubDate>
      <description>I have been using both iOS (iPod Touch) and Android (Galaxy S3) to consume content, like reading my RSS news, checking my streams on Twitter and Google Plus. I have found that it is a better experience on Android than on iOS devices, specially when you want to share what you are reading with others.…</description>
    </item>
    <item>
      <title>Configure Netflix for Android to stream only on WiFi</title>
      <link>https://www.garron.me/en/tech/configure-netflix-android-to-only-stream-over-wifi.html</link>
      <guid>https://www.garron.me/en/tech/configure-netflix-android-to-only-stream-over-wifi.html</guid>
      <pubDate>Tue, 12 Feb 2013 00:00:00 +0000</pubDate>
      <description>You can configure Netflix for Android to be able to stream or watch instantly over the 3G network and WiFi or only over WiFi. If you do not have an unlimited data plan, or a big enough one, you may want to configure Netflix to work only over WiFi Networks. One movie can be more than 200 MBytes. To c…</description>
    </item>
    <item>
      <title>Search for string recursively in all files and folders</title>
      <link>https://www.garron.me/en/bits/find-string-recursively-in-all-files-linux-mac-grep.html</link>
      <guid>https://www.garron.me/en/bits/find-string-recursively-in-all-files-linux-mac-grep.html</guid>
      <pubDate>Tue, 12 Feb 2013 00:00:00 +0000</pubDate>
      <description>Today I was moving all my static assets from static2 to static3 server, and after the change I needed to find if there still was an occurence of static2 string. To search all files recursively in all folders of the site, I used grep grep -r "string" . That command should be entered in the folder whe…</description>
    </item>
    <item>
      <title>KVM, QEMU start or stop virtual machine from command line (CLI)</title>
      <link>https://www.garron.me/en/bits/start-stop-kvm-virtual-machine-command-line.html</link>
      <guid>https://www.garron.me/en/bits/start-stop-kvm-virtual-machine-command-line.html</guid>
      <pubDate>Mon, 11 Feb 2013 00:00:00 +0000</pubDate>
      <description>KVM or Kernel Based Virtual Machine is a popular virtualization technology. It allows you to run virtual guest machines over a host machine. To start or stop virtual machines created on head-less servers you have to use the CLI or command line interface. There are more than one option, but we will s…</description>
    </item>
    <item>
      <title>Pasta, heavy cream and sausage</title>
      <link>https://www.garron.me/en/food/sausage-cream-pasta-recipe.html</link>
      <guid>https://www.garron.me/en/food/sausage-cream-pasta-recipe.html</guid>
      <pubDate>Mon, 11 Feb 2013 00:00:00 +0000</pubDate>
      <description>I had some leftovers of the yesterday's barbecue, and I wanted to eat some pasta today. This is recipe is not light, you will have to watch the portions, if you are concerned about calories. Ingredients A cup of uncooked small-shape pasta 3 Sliced sausages 2 Table spoons of heavy cream 1/2 small cho…</description>
    </item>
    <item>
      <title>Barbecue chicken recipe</title>
      <link>https://www.garron.me/en/food/barbecue-chicken-recipe.html</link>
      <guid>https://www.garron.me/en/food/barbecue-chicken-recipe.html</guid>
      <pubDate>Sun, 10 Feb 2013 00:00:00 +0000</pubDate>
      <description>I like almost every kind of food, but I usually prefer to eat high protein and low carb food. This is the case of barbecue chicken. Here is my barbecue chicken recipe: What you need 8 Chicken legs (You can use tights too) 1/4 cup of wine vinegar Badia complete seasoning Sea salt How to prepare Put t…</description>
    </item>
    <item>
      <title>Review of Digital Ocean, the new VPS provider</title>
      <link>https://www.garron.me/en/blog/digital-ocean-vps-review.html</link>
      <guid>https://www.garron.me/en/blog/digital-ocean-vps-review.html</guid>
      <pubDate>Thu, 07 Feb 2013 00:00:00 +0000</pubDate>
      <description>There is an incredible number of hosting providers out there, most of them offer you unlimited bandwidth, unlimited sites, unlimited everything, and charge you no more than a few bucks. To me, if you are serious about hosting your site, and you do not want to have turned off when a large number of v…</description>
    </item>
    <item>
      <title>Ubuntu deb proxy and cache: squid-deb-proxy and apt-cacher-ng</title>
      <link>https://www.garron.me/en/blog/ubuntu-deb-proxy-cache.html</link>
      <guid>https://www.garron.me/en/blog/ubuntu-deb-proxy-cache.html</guid>
      <pubDate>Mon, 04 Feb 2013 00:00:00 +0000</pubDate>
      <description>Ubuntu, Debian and all other Linux distributions use a lot of bandwidth by updating its packages. You can save both bandwidth and time by installing a proxy-cache that stores copies of downloaded packages and serves them locally to other computers when requested. Actually any cache will do. The prob…</description>
    </item>
    <item>
      <title>Install KVM on Ubuntu</title>
      <link>https://www.garron.me/en/linux/install-kvm-qemu-ubuntu.html</link>
      <guid>https://www.garron.me/en/linux/install-kvm-qemu-ubuntu.html</guid>
      <pubDate>Sat, 02 Feb 2013 00:00:00 +0000</pubDate>
      <description>Kernel-based Virtual Machine (KVM) is a virtualization infrastructure for the Linux kernel. KVM requires a processor with hardware virtualization extension. I am installing it on my home PC, because there are some services I prefer not to install in my main installation. Like apt-cacher, LAMP, squid…</description>
    </item>
    <item>
      <title>Ubuntu. Two network interfaces only one for Internet the other for internal use</title>
      <link>https://www.garron.me/en/bits/ubuntu-configure-wired-or-wireless-network-only-for-internal-use-internet.html</link>
      <guid>https://www.garron.me/en/bits/ubuntu-configure-wired-or-wireless-network-only-for-internal-use-internet.html</guid>
      <pubDate>Thu, 31 Jan 2013 00:00:00 +0000</pubDate>
      <description>Say you have two network interfaces configured on your Ubuntu Desktop, and you want one of them to be used for Internet and the other only for its own internal resources. We will do this using the graphical interface and this how-to works for both Unity and Gnome Shell. Go to System Settings and the…</description>
    </item>
    <item>
      <title>Ubuntu Desktop Gnome Shell or Unity proxy settings</title>
      <link>https://www.garron.me/en/bits/configure-proxy-ubuntu-unity-gnome.html</link>
      <guid>https://www.garron.me/en/bits/configure-proxy-ubuntu-unity-gnome.html</guid>
      <pubDate>Thu, 31 Jan 2013 00:00:00 +0000</pubDate>
      <description>So you are working with Ubuntu, and you need to manually configure the proxy your Ubuntu Desktop is going to use. The steps are almost the same for Unity or Gnome Shell. I use Gnome shell. Go to Network Settings, it is under System Settings. Select Network proxy Select the method to manual and enter…</description>
    </item>
    <item>
      <title>Mac OS X, Ubuntu Linux, Network traffic monitor</title>
      <link>https://www.garron.me/en/bits/monitor-eth-lan-traffic-linux-unix-mac-os-x.html</link>
      <guid>https://www.garron.me/en/bits/monitor-eth-lan-traffic-linux-unix-mac-os-x.html</guid>
      <pubDate>Wed, 30 Jan 2013 00:00:00 +0000</pubDate>
      <description>There are a lot of times when you need to monitor the network traffic of a server, if you are using a *nix server like Linux or Mac OS X then you can use vnstat. To install it on Ubuntu: sudo apt-get install vnstat For Mac brew install vnstat Measure the traffic daily and monthly vnstat The output w…</description>
    </item>
    <item>
      <title>Linux. Create a file where the file name is the current date</title>
      <link>https://www.garron.me/en/bits/linux-create-file-with-date-in-name.html</link>
      <guid>https://www.garron.me/en/bits/linux-create-file-with-date-in-name.html</guid>
      <pubDate>Wed, 30 Jan 2013 00:00:00 +0000</pubDate>
      <description>If you need to create a file where the file-name or at least part of it is the current system name you can use this format. touch file-`date +%F_%T`.txt This is useful if you are creating reports daily, and you do not want to override them. Suppose you are backing up your MySQL database. mysqldump -…</description>
    </item>
    <item>
      <title>Vine. Six seconds video sharing</title>
      <link>https://www.garron.me/en/tech/vine-new-twitter-app-6-seconds-video-sharing.html</link>
      <guid>https://www.garron.me/en/tech/vine-new-twitter-app-6-seconds-video-sharing.html</guid>
      <pubDate>Mon, 28 Jan 2013 00:00:00 +0000</pubDate>
      <description>Last week Vine was introduced to the public, it is a new video sharing service. You can download the app for iOS. It is still not available app for Android but I am sure that is going to change soon. Just like Twitter with 140 characters, Vine gives you only six seconds of video sharing. The app tak…</description>
    </item>
    <item>
      <title>Learning Git branches</title>
      <link>https://www.garron.me/en/blog/learning-to-use-git-branches.html</link>
      <guid>https://www.garron.me/en/blog/learning-to-use-git-branches.html</guid>
      <pubDate>Mon, 28 Jan 2013 00:00:00 +0000</pubDate>
      <description>Working with Git branches I am using Git to version control this blog. As I am the only one contributor to the blog, I really do not need branches at all. But because I want to learn a little bit more about Git, I have decided to use branches for writing draft posts. Of course Git branches are great…</description>
    </item>
    <item>
      <title>htaccess file no cache</title>
      <link>https://www.garron.me/en/bits/htaccess-no-cache.html</link>
      <guid>https://www.garron.me/en/bits/htaccess-no-cache.html</guid>
      <pubDate>Sun, 27 Jan 2013 00:00:00 +0000</pubDate>
      <description>Sometimes you want to avoid caching of your website, maybe you are developing it and you want to see the fresh copy each time you hit reload. Provided that all caches in the path will obey these directives, this is the way you can do it. I am also assuming you are using Apache and have access to .ht…</description>
    </item>
    <item>
      <title>Iptables. How to open a port to one ore more specific IP</title>
      <link>https://www.garron.me/en/bits/iptables-open-port-for-specific-ip.html</link>
      <guid>https://www.garron.me/en/bits/iptables-open-port-for-specific-ip.html</guid>
      <pubDate>Sun, 27 Jan 2013 00:00:00 +0000</pubDate>
      <description>Sometimes you need to open a port on your server, you want it to be recheable only from specific IP address, you can use Iptables for this: iptables -I INPUT -p tcp -s 10.1.1.2 --dport 22 -j ACCEPT In that case, you are opening ssh port only to IP 10.1.1.2, if you need to open DNS for your internal …</description>
    </item>
    <item>
      <title>Install cacti on Ubuntu Server with Apache and PHP-FPM</title>
      <link>https://www.garron.me/en/linux/install-cacti-on-ubuntu-php-fpm.html</link>
      <guid>https://www.garron.me/en/linux/install-cacti-on-ubuntu-php-fpm.html</guid>
      <pubDate>Sun, 27 Jan 2013 00:00:00 +0000</pubDate>
      <description>Introduction If you need to monitor Linux servers, or routers, or any other SNMP enabled device or software, Cacti is maybe your best choice. Cacti is a complete network graphing solution designed to harness the power of RRDTool's data storage and graphing functionality. Cacti provides a fast poller…</description>
    </item>
    <item>
      <title>ssh with no password, with ssh-keygen key</title>
      <link>https://www.garron.me/en/bits/ssh-key-keygen-login-no-password.html</link>
      <guid>https://www.garron.me/en/bits/ssh-key-keygen-login-no-password.html</guid>
      <pubDate>Thu, 24 Jan 2013 00:00:00 +0000</pubDate>
      <description>SSH keys Log into ssh servers (Mac OS X or Linux) without passwords, using ssh key. How to generate them with ssh-keygen and install on the server --- Arch Linux Wiki Generate ssh keys To generate your private and public keys for ssh login with no password we will use ssh-keygen in the client comput…</description>
    </item>
    <item>
      <title>Package libapache2-mod-fastcgi is not available. Ubuntu</title>
      <link>https://www.garron.me/en/bits/cant-install-fastcgi-ubuntu-server-package-libapache2-mod-fastcgi-is-not-available.html</link>
      <guid>https://www.garron.me/en/bits/cant-install-fastcgi-ubuntu-server-package-libapache2-mod-fastcgi-is-not-available.html</guid>
      <pubDate>Tue, 22 Jan 2013 00:00:00 +0000</pubDate>
      <description>Today while trying to install php-fpm to work with Apache in an Ubuntu server I've got this: sudo apt-get install libapache2-mod-fastcgi The error was: Reading package lists... Done Building dependency tree Reading state information... Done Package libapache2-mod-fastcgi is not available, but is ref…</description>
    </item>
    <item>
      <title>Ubuntu Linux: Create swap file</title>
      <link>https://www.garron.me/en/bits/create-add-swap-file-ubuntu.html</link>
      <guid>https://www.garron.me/en/bits/create-add-swap-file-ubuntu.html</guid>
      <pubDate>Tue, 22 Jan 2013 00:00:00 +0000</pubDate>
      <description>Memory in Linux is can be increased by create swap space, it can be a special partition, or a file which will work as a swap file. We will cover now, how to create a swap file. Create a swap file sudo dd if=/dev/zero of=/swapfile bs=1024 count=512k Where: bs=1024: Says that each block is made of 102…</description>
    </item>
    <item>
      <title>Migrate MySQL database</title>
      <link>https://www.garron.me/en/bits/migrate-mysql-database-another-server.html</link>
      <guid>https://www.garron.me/en/bits/migrate-mysql-database-another-server.html</guid>
      <pubDate>Tue, 22 Jan 2013 00:00:00 +0000</pubDate>
      <description>If you are moving to another hosting provider, or for any other reason you need to move or migrate your MySQL database you can use these instructions. Make the backup of the database mysqldump -u root -p --opt [database_name] &gt; /tmp/[database_name].sql Where database_name is the database you want to…</description>
    </item>
    <item>
      <title>Ubuntu One vs Dropbox</title>
      <link>https://www.garron.me/en/blog/ubuntu-one-vs-dropbox.html</link>
      <guid>https://www.garron.me/en/blog/ubuntu-one-vs-dropbox.html</guid>
      <pubDate>Sun, 20 Jan 2013 00:00:00 +0000</pubDate>
      <description>I will compare Ubuntu One and Dropbox, both basically offer cloud storage. It is free for small amounts of data stored, and for a price you get more space. Both offer the option to sync different devices connected to the same account, but there are differences which may you help decide which one is …</description>
    </item>
    <item>
      <title>Swiftkey 3 review</title>
      <link>https://www.garron.me/en/tech/swiftkey-one-of-best-android-keyboard-app.html</link>
      <guid>https://www.garron.me/en/tech/swiftkey-one-of-best-android-keyboard-app.html</guid>
      <pubDate>Fri, 18 Jan 2013 00:00:00 +0000</pubDate>
      <description>One thing that still today a lot of users miss from Blackberry, is the hardware keyboard, typing in a touch screen is not as easy as using a real keyboard. They have improved a lot since the first days of the iPhone and right now with the iPhone 5, and more space for the keyboard in landscape mode i…</description>
    </item>
    <item>
      <title>How to take screenshot with Samsung Galaxy S3</title>
      <link>https://www.garron.me/en/tech/how-to-take-screenshot-android-samsung-galaxy-s3.html</link>
      <guid>https://www.garron.me/en/tech/how-to-take-screenshot-android-samsung-galaxy-s3.html</guid>
      <pubDate>Fri, 18 Jan 2013 00:00:00 +0000</pubDate>
      <description>To take screenshots with the Samsung Galaxy S3 Android phone, is only a matter of a gesture with you hand. First we have to enable it at: Settings -&gt; Motion -&gt; Palm swipe to capture Enable it. And also be sure that in the former step, Motion is also enabled: Now that it is enable, just swipe the scr…</description>
    </item>
    <item>
      <title>Clone a bootable usb key</title>
      <link>https://www.garron.me/en/bits/convert-store-copy-bootable-usb-iso-file-another-usb.html</link>
      <guid>https://www.garron.me/en/bits/convert-store-copy-bootable-usb-iso-file-another-usb.html</guid>
      <pubDate>Tue, 15 Jan 2013 00:00:00 +0000</pubDate>
      <description>If you have a bootable usb key, or a ssd bootable memory, that you want to store for backup purposes, or you want to clone to another usb media or ssd disk, follow this guide. First be sure to know where your media is located by Linux or Mac. I use df instead of fdisk, because it is easier. First ru…</description>
    </item>
    <item>
      <title>Varnish: Do not cache 404 error pages</title>
      <link>https://www.garron.me/en/bits/avoid-varnish-cache-404-error-page.html</link>
      <guid>https://www.garron.me/en/bits/avoid-varnish-cache-404-error-page.html</guid>
      <pubDate>Tue, 15 Jan 2013 00:00:00 +0000</pubDate>
      <description>If Varnish Cache is caching 404 error code pages from the backend, you can change this behaviour by adding this to the vcl In the vcl_fetch section add this: if (beresp.status == 404) { set beresp.ttl = 30s; } You can change 30s to 0s if you do not want to cache 404 error codes at all. I prefer to c…</description>
    </item>
    <item>
      <title>Install and configure Piwik behind Varnish reverse proxy</title>
      <link>https://www.garron.me/en/blog/install-piwik-behind-varnish.html</link>
      <guid>https://www.garron.me/en/blog/install-piwik-behind-varnish.html</guid>
      <pubDate>Sun, 13 Jan 2013 00:00:00 +0000</pubDate>
      <description>Piwik is a good replacement for Google Analytics, and good options for you if you do not want to use cookies for your analytics solution. With it you can run analytics without cookies If you install it behind a reverse proxy you can face some issues, it is supposed to automatically detect the revers…</description>
    </item>
    <item>
      <title>Site analytics and stats without Google and cookies</title>
      <link>https://www.garron.me/en/blog/analytics-web-stats-without-google-cookies.html</link>
      <guid>https://www.garron.me/en/blog/analytics-web-stats-without-google-cookies.html</guid>
      <pubDate>Sat, 12 Jan 2013 00:00:00 +0000</pubDate>
      <description>With companies like Google, Facebook and Twitter getting more and more info about us while browsing the web. And with them even being able to identify us directly and record our browsing history. There are more and more people that do not like this, so, if you are hosting your own site, and you thin…</description>
    </item>
    <item>
      <title>Apache2 configure custom 404 page not found error page</title>
      <link>https://www.garron.me/en/linux/custom-404-page-not-found-error-apache2-ubuntu-linux.html</link>
      <guid>https://www.garron.me/en/linux/custom-404-page-not-found-error-apache2-ubuntu-linux.html</guid>
      <pubDate>Fri, 11 Jan 2013 00:00:00 +0000</pubDate>
      <description>Two years ago I have posted about how to set custom 404 "Page not found" error in Nginx. I am working more with Apache than with Nginx these days. After learning about Apache MPM Worker I started with Apache again. Well today I will show you different ways to configure 404 custom pages with Apache2.…</description>
    </item>
    <item>
      <title>Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName</title>
      <link>https://www.garron.me/en/bits/apache2-could-not-reliably-determine-fully-qualified-ServerName.html</link>
      <guid>https://www.garron.me/en/bits/apache2-could-not-reliably-determine-fully-qualified-ServerName.html</guid>
      <pubDate>Thu, 10 Jan 2013 00:00:00 +0000</pubDate>
      <description>If Apache2 in Ubuntu gives you this error: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName all you need to do is to add a the variable ServerName to the Apache configuration. You can add it to apache2.conf at the end of the file. ServerN…</description>
    </item>
    <item>
      <title>Quo Vadis Ubuntu?</title>
      <link>https://www.garron.me/en/blog/quo-vadis-ubuntu.html</link>
      <guid>https://www.garron.me/en/blog/quo-vadis-ubuntu.html</guid>
      <pubDate>Thu, 10 Jan 2013 00:00:00 +0000</pubDate>
      <description>Today I have read this blog post -In Spanish- about the way Ubuntu is following. Basically the article says that Ubuntu is following more or less the same steps that Microsoft and Apple did before. How is that? Well according to the author, because some (maybe a lot) of software for Ubuntu is being …</description>
    </item>
    <item>
      <title>From Jekyll to Pelican</title>
      <link>https://www.garron.me/en/bits/switch-from-jekyll-to-pelican.html</link>
      <guid>https://www.garron.me/en/bits/switch-from-jekyll-to-pelican.html</guid>
      <pubDate>Wed, 09 Jan 2013 00:00:00 +0000</pubDate>
      <description>I am not switching to Pelican, at least not yet, Jekyll does everything I need (I wish it could support translations). But on the other hand, I love learning so I was experimenting with Pelican. To move from one to the other is really easy, just install Pelican in your computer, and move _posts file…</description>
    </item>
    <item>
      <title>Git on Mac ignoring rename uppercase to lowercase</title>
      <link>https://www.garron.me/en/bits/git-ignorecase-rename-lowercase-uppercase.html</link>
      <guid>https://www.garron.me/en/bits/git-ignorecase-rename-lowercase-uppercase.html</guid>
      <pubDate>Mon, 07 Jan 2013 00:00:00 +0000</pubDate>
      <description>Today while working on my local working directory under Git, I renamed a file from uppercase to lower case. (I am on Mac OS X Lion) When I entered git status it told me: # On branch master nothing to commit (working directory clean) After googling a little I found that the option ignorecase was set …</description>
    </item>
    <item>
      <title>How to install GeoIP with CPAN on Ubuntu</title>
      <link>https://www.garron.me/en/bits/install-geoip-cpan-ubuntu.html</link>
      <guid>https://www.garron.me/en/bits/install-geoip-cpan-ubuntu.html</guid>
      <pubDate>Sun, 06 Jan 2013 00:00:00 +0000</pubDate>
      <description>To install GeoIP perl library on Ubuntu Linux run this commands: sudo apt-get install libgeoip-dev build-essential then enter in the CPAN shell cpan Follow instructions there if it is the first time you are running CPAN run the next two commands, otherwise jump to the third make install install Bund…</description>
    </item>
    <item>
      <title>Varnish logs analized with awstats | Multiple virtual servers</title>
      <link>https://www.garron.me/en/linux/install-awstats-for-varnish-varnishncsa-logs-ubuntu-linux.html</link>
      <guid>https://www.garron.me/en/linux/install-awstats-for-varnish-varnishncsa-logs-ubuntu-linux.html</guid>
      <pubDate>Sun, 06 Jan 2013 00:00:00 +0000</pubDate>
      <description>Varnish is getting quite popular these days. If you run Varnish in front of Apache and PHP you will unload Apache a lot, and will improve you server hundreds of times. But this have another effect, because now varnish is handling the load, Apache does not see the hits to your server, therefore it ca…</description>
    </item>
    <item>
      <title>Git: Revert uncommitted changes</title>
      <link>https://www.garron.me/en/bits/git-revert-uncommitted-changes.html</link>
      <guid>https://www.garron.me/en/bits/git-revert-uncommitted-changes.html</guid>
      <pubDate>Sat, 05 Jan 2013 00:00:00 +0000</pubDate>
      <description>One of the nice things about working with Git, is that you can go back to previous stages of your work easily, is like a time machine. The easiest way, is to revert changes to files and folders, and delete added files, when you have not committed yet. To revert uncommitted changes issue this two com…</description>
    </item>
    <item>
      <title>Another picture gallery on Jekyll</title>
      <link>https://www.garron.me/en/blog/picture-gallery-category-jekyll-site.html</link>
      <guid>https://www.garron.me/en/blog/picture-gallery-category-jekyll-site.html</guid>
      <pubDate>Sat, 05 Jan 2013 00:00:00 +0000</pubDate>
      <description>Some days ago I have decided to add an extra section or category to this site. A I like photography (I am not a good photographer). And I do not want to maintain multiple sites for each interest I have. And because Jekyll is flexible enough to make with it almost anything you want, I have just added…</description>
    </item>
    <item>
      <title>Rename files to lower case on Linux or Mac</title>
      <link>https://www.garron.me/en/bits/rename-files-to-lower-case-linux-mac.html</link>
      <guid>https://www.garron.me/en/bits/rename-files-to-lower-case-linux-mac.html</guid>
      <pubDate>Wed, 02 Jan 2013 00:00:00 +0000</pubDate>
      <description>This is a good one liner command, specially when dealing with lots of files that you want to change its names from upper-case to lower-case. for f in * ; do mv -v $f `echo $f | tr '[A-Z]' '[a-z]'`; done That will work on all files in the current folder, if you want more specific files use this form …</description>
    </item>
    <item>
      <title>Bulk resize images and change its quality with imagemagick on Linux and Mac OS X</title>
      <link>https://www.garron.me/en/bits/resize-image-change-quality-imagemagick-linux-mac.html</link>
      <guid>https://www.garron.me/en/bits/resize-image-change-quality-imagemagick-linux-mac.html</guid>
      <pubDate>Wed, 02 Jan 2013 00:00:00 +0000</pubDate>
      <description>Even though you can resize image in Mac OS X using Preview.app, I like to install imagemagick, which is the tool I use in Linux. To install it on a Mac sudo port install imagemagick On Ubuntu sudo apt-get install imagemagick Then to rezise pictures, and change quality at the same time, use this line…</description>
    </item>
    <item>
      <title>Picture gallery on Jekyll static site</title>
      <link>https://www.garron.me/en/blog/picture-photo-gallery-jekyll.html</link>
      <guid>https://www.garron.me/en/blog/picture-photo-gallery-jekyll.html</guid>
      <pubDate>Wed, 02 Jan 2013 00:00:00 +0000</pubDate>
      <description>I do not like to have my content on someone's else application, I mean I do not like my content hosted on Facebook, Tumblr, 500px or anybody else. I like my content with me, I like to have full control over it. That is why I have my own site, under my name, where I publish my online content. This si…</description>
    </item>
    <item>
      <title>Using rsync to deploy your Jekyll site</title>
      <link>https://www.garron.me/en/blog/using-rsync-with-jekyll.html</link>
      <guid>https://www.garron.me/en/blog/using-rsync-with-jekyll.html</guid>
      <pubDate>Tue, 01 Jan 2013 00:00:00 +0000</pubDate>
      <description>I have two methods to upload my Jekyll site. Well that is not really true, I change the method some every two months, because I switch hosting from time to time, not because I am using a bad one, but because I like testing new hosting services. When I am using places like NearlyFreeSpeech or Linode …</description>
    </item>
    <item>
      <title>rsync selectively copy some file type using include exclude options</title>
      <link>https://www.garron.me/en/bits/rsync-file-type-include-exclude.html</link>
      <guid>https://www.garron.me/en/bits/rsync-file-type-include-exclude.html</guid>
      <pubDate>Mon, 31 Dec 2012 00:00:00 +0000</pubDate>
      <description>If you need to sync only certain type of files, and not all the files between two computers, you can take advantage of the include and exclude options of rsync to copy only those types of files Say you want to copy only php files from one server to another, you can use this command. rsync -av --incl…</description>
    </item>
    <item>
      <title>First experiences with NearlyFreeSpeech</title>
      <link>https://www.garron.me/en/blog/nearlyfreespeech-net-review.html</link>
      <guid>https://www.garron.me/en/blog/nearlyfreespeech-net-review.html</guid>
      <pubDate>Mon, 31 Dec 2012 00:00:00 +0000</pubDate>
      <description>I have been using NearlyFreeSpeech the Web hosting company where you pay only for what you use. They have a pretty interesting business model, where you deposit your money with them, and the charge against that deposit for your use of bandwidth and storage, if you do not use their services, you will…</description>
    </item>
    <item>
      <title>ReStructuredText for everyday documents</title>
      <link>https://www.garron.me/en/blog/working-with-rst-restructuredtext.html</link>
      <guid>https://www.garron.me/en/blog/working-with-rst-restructuredtext.html</guid>
      <pubDate>Sun, 30 Dec 2012 00:00:00 +0000</pubDate>
      <description>I really do not like to store my daily work and documents in MS Word format, nor in OpenOffice format, because those formats: Uses a lot more space that what is really needed You need to have the application installed to read them It is not easy to work with them on mobile devices The format changes…</description>
    </item>
    <item>
      <title>ReStructuredText on Jekyll</title>
      <link>https://www.garron.me/en/blog/restructuredtext-on-jekyll.html</link>
      <guid>https://www.garron.me/en/blog/restructuredtext-on-jekyll.html</guid>
      <pubDate>Sun, 30 Dec 2012 00:00:00 +0000</pubDate>
      <description>ReStructuredText is a markup format to give format to documents. When as a child I started with WordStar and then WordPerfect I liked how you can control the final format with markup symbols. Therefore I think is better to manage your documents as plain text documents with some markup language, then…</description>
    </item>
    <item>
      <title>Ubuntu: Disable daemon on startup</title>
      <link>https://www.garron.me/en/bits/ubuntu-disable-daemon-boot-startup.html</link>
      <guid>https://www.garron.me/en/bits/ubuntu-disable-daemon-boot-startup.html</guid>
      <pubDate>Sat, 29 Dec 2012 00:00:00 +0000</pubDate>
      <description>If you need to disable a daemon from automatically starting at boot on Ubuntu or Debian, you can run: sudo update-rc.d -f nginx disable In the case that is nginx which you want to stop from being started at boot time. For Apache that would be: sudo update-rc.d -f apache2 disable And so on.</description>
    </item>
    <item>
      <title>Apache htaccess: Add Cache-Control header per file type</title>
      <link>https://www.garron.me/en/bits/apache-htaccess-add-cache-control-header-file-type.html</link>
      <guid>https://www.garron.me/en/bits/apache-htaccess-add-cache-control-header-file-type.html</guid>
      <pubDate>Sat, 29 Dec 2012 00:00:00 +0000</pubDate>
      <description>This tip is specially useful if you are serving a static file using Apache. I know a lot of you may say, why not use Nginx? And that is a valid question, but sometimes you may need .htacces file for other sites beside your static site right? In those cases Apache is your option. In the past I used t…</description>
    </item>
    <item>
      <title>Dual boot with two Linux distributions</title>
      <link>https://www.garron.me/en/linux/dual-boot-two-linux-distributions-distros.html</link>
      <guid>https://www.garron.me/en/linux/dual-boot-two-linux-distributions-distros.html</guid>
      <pubDate>Sat, 29 Dec 2012 00:00:00 +0000</pubDate>
      <description>I am re-writing this how-to, as the original written back in 2007 still gets some visits. People come here looking how to install two Linux distributions on a PC and dual boot them. That is really easy, the added bonus on this post is that I will also show you, how to share the /home partition so th…</description>
    </item>
    <item>
      <title>Legend of Grimrock</title>
      <link>https://www.garron.me/en/blog/legend-of-grimrock.html</link>
      <guid>https://www.garron.me/en/blog/legend-of-grimrock.html</guid>
      <pubDate>Fri, 28 Dec 2012 00:00:00 +0000</pubDate>
      <description>I am not the kind of guy who spend hours playing computer games. Actually because I am not a patience guy I usually do not play computer games. But because this and other games were on sale for just 7 dollars I have got 7 games with a worth value of 140 dollars, I decided to buy it. After playing th…</description>
    </item>
    <item>
      <title>How to install htop on CentOS</title>
      <link>https://www.garron.me/en/bits/how-to-install-htop-on-centos.html</link>
      <guid>https://www.garron.me/en/bits/how-to-install-htop-on-centos.html</guid>
      <pubDate>Thu, 27 Dec 2012 00:00:00 +0000</pubDate>
      <description>htop together with vim are the first things I install in a new Linux installation. I usually do not use any RedHat or rpm distribution, but sometimes I have to deal with them, so when I am in front of a CentOS server the first thing I do is to install htop. This is the best way I have found to do it…</description>
    </item>
    <item>
      <title>Let Wordpress users install plugins and themes without FTP credentials</title>
      <link>https://www.garron.me/en/bits/wordpress-plugin-and-theme-install-without-ftp-credentials.html</link>
      <guid>https://www.garron.me/en/bits/wordpress-plugin-and-theme-install-without-ftp-credentials.html</guid>
      <pubDate>Thu, 27 Dec 2012 00:00:00 +0000</pubDate>
      <description>Sometimes with a new Wordpress installation, when you want to install a new theme or a plugin, you will find Wordpress asking for FTP credentials. In order to install directly the themes or plugins without the need to provide FTP user and password to Wordpress, edit the wp-config.php file and add th…</description>
    </item>
    <item>
      <title>What version of CentOS am I running</title>
      <link>https://www.garron.me/en/bits/what-version-of-centos-am-i-running.html</link>
      <guid>https://www.garron.me/en/bits/what-version-of-centos-am-i-running.html</guid>
      <pubDate>Thu, 27 Dec 2012 00:00:00 +0000</pubDate>
      <description>When you are asked to deal with a server you have not installed, you need to know which version of Linux you are running on it. If the case is a CentOS server, you may need to know which version of CentOS you are running. First check out the version of Linux (Kernel you are running) uname -r You sho…</description>
    </item>
    <item>
      <title>mkdir: create multiple directories in one command</title>
      <link>https://www.garron.me/en/bits/mkdir-create-multiple-directories-in-one-command.html</link>
      <guid>https://www.garron.me/en/bits/mkdir-create-multiple-directories-in-one-command.html</guid>
      <pubDate>Thu, 27 Dec 2012 00:00:00 +0000</pubDate>
      <description>When creating directories / folders under Linux, you will use mkdir command. If you want to create multiple directories in one shot, you can use this form of the command: mkdir -p /var/www/site/{public_html,logs} That is going to create this structure: /var/www/site/public_html and /var/www/site/log…</description>
    </item>
    <item>
      <title>Lightning fast Wordpress on Apache and PHP-FPM with Batcache</title>
      <link>https://www.garron.me/en/blog/wordpress-apache-ubuntu-mpm-worker-php-fpm.html</link>
      <guid>https://www.garron.me/en/blog/wordpress-apache-ubuntu-mpm-worker-php-fpm.html</guid>
      <pubDate>Wed, 26 Dec 2012 00:00:00 +0000</pubDate>
      <description>This is the third (and last) post of the series where the first two are: [Apache MPM Worker and Prefork](/en/blog/apache2-mpm-worker-prefork-php.html) [Install Apache MPM Worker and PHP-FPM LAMP Stack on Ubuntu](/en/blog/ubuntu-lamp-apache2-mpm-worker-and-php-fpm.html) In this post I will show you h…</description>
    </item>
    <item>
      <title>Understanding Apache 2 MPM (worker vs prefork)</title>
      <link>https://www.garron.me/en/blog/apache2-mpm-worker-prefork-php.html</link>
      <guid>https://www.garron.me/en/blog/apache2-mpm-worker-prefork-php.html</guid>
      <pubDate>Wed, 26 Dec 2012 00:00:00 +0000</pubDate>
      <description>From time to time I want to learn more about stability and high availability web servers. I usually get a sandbox site where I start to play with configurations. This time all started because I also like testing service providers, and this week I have been moving my site between Site44 and NearlyFre…</description>
    </item>
    <item>
      <title>Apache2 MPM Worker with PHP-FPM</title>
      <link>https://www.garron.me/en/blog/ubuntu-lamp-apache2-mpm-worker-and-php-fpm.html</link>
      <guid>https://www.garron.me/en/blog/ubuntu-lamp-apache2-mpm-worker-and-php-fpm.html</guid>
      <pubDate>Wed, 26 Dec 2012 00:00:00 +0000</pubDate>
      <description>Spanish version In the previous post I have talked about Apache MPM worker and prefork mode Today in this post I will show you how to install and configure a LAMP stack under Ubuntu using Apache MPM Worker instead of Prefork. This is the list of what we are going to install Apache 2.2 MPM Worker PHP…</description>
    </item>
    <item>
      <title>Manage Partitions with GParted How-to</title>
      <link>https://www.garron.me/en/blog/manage-partitions-with-gparted-how-to.html</link>
      <guid>https://www.garron.me/en/blog/manage-partitions-with-gparted-how-to.html</guid>
      <pubDate>Tue, 25 Dec 2012 00:00:00 +0000</pubDate>
      <description>I like buying my Desktop computers in parts, with no OS pre-installed. There is a good reason for that, I want to install Linux. Which flavor? A lot of them. One important thing about this, is that I need to plan very well how I'm going to setup the partitions in my Hard Disk, and I usually use GPar…</description>
    </item>
    <item>
      <title>About Git</title>
      <link>https://www.garron.me/en/blog/about-git.html</link>
      <guid>https://www.garron.me/en/blog/about-git.html</guid>
      <pubDate>Mon, 24 Dec 2012 00:00:00 +0000</pubDate>
      <description>Working with Git I have used Git in the past, but I was using it "automatically", I mean, I just followed the commands I learned I need to run to achieve some task. I was using it to version control this blog, and to deploy it to a Linode using git, with some post-commit scripts. You can google abou…</description>
    </item>
    <item>
      <title>rsync exclude files or folders</title>
      <link>https://www.garron.me/en/bits/rsync-exclude-files-folders.html</link>
      <guid>https://www.garron.me/en/bits/rsync-exclude-files-folders.html</guid>
      <pubDate>Sun, 23 Dec 2012 00:00:00 +0000</pubDate>
      <description>rsync is a powerful command, I use it a lot to backup files, or to sync files between computers. But, there are times when you do not want to have an exact copy in the remote server from the files in the local server. If you want to exclude some files from syncing you can use --exclude option. Exclu…</description>
    </item>
    <item>
      <title>Enable mod headers module on Apache 2</title>
      <link>https://www.garron.me/en/bits/enable-mod-headers-apache-2.html</link>
      <guid>https://www.garron.me/en/bits/enable-mod-headers-apache-2.html</guid>
      <pubDate>Sun, 23 Dec 2012 00:00:00 +0000</pubDate>
      <description>I have done this on Ubuntu server but it should be same for other distributions. To enable mod headers on Apache2 (httpd) you need to run this command: sudo a2enmod headers Then restart Apache sudo service apache restart</description>
    </item>
    <item>
      <title>301 htaccess redirect</title>
      <link>https://www.garron.me/en/bits/301-htaccess-redirect.html</link>
      <guid>https://www.garron.me/en/bits/301-htaccess-redirect.html</guid>
      <pubDate>Sun, 23 Dec 2012 00:00:00 +0000</pubDate>
      <description>I am moving some posts from an old site to a new one, and because now I am using Apache as my web server (for some time at least). I am using .htaccess file to redirect old url to new ones with a 301 (permanent) http code. Using Apache's .htaccess 301 redirect is one of the most efficient way to red…</description>
    </item>
    <item>
      <title>Enable mod rewrite module on Apache 2</title>
      <link>https://www.garron.me/en/bits/enable-mod-rewrite-apache2.html</link>
      <guid>https://www.garron.me/en/bits/enable-mod-rewrite-apache2.html</guid>
      <pubDate>Sun, 23 Dec 2012 00:00:00 +0000</pubDate>
      <description>I have done this on Ubuntu server but it should be same for other distributions. To enable mod headers on Apache2 (httpd) you need to run this command: sudo a2enmod rewrite Then restart Apache sudo service apache restart</description>
    </item>
    <item>
      <title>gzip files and keep original file</title>
      <link>https://www.garron.me/en/bits/gzip-keep-original-file.html</link>
      <guid>https://www.garron.me/en/bits/gzip-keep-original-file.html</guid>
      <pubDate>Sun, 23 Dec 2012 00:00:00 +0000</pubDate>
      <description>When you gzip files, the original file is deleted. If you have file.txt and gzip it with gzip file.txt you will now have file.txt.gz but the original file is not there anymore. To be able to gzip files and keep the original files untouched you can use this small script. #!/bin/bash for i in $@; do g…</description>
    </item>
    <item>
      <title>gzip encoding with curl</title>
      <link>https://www.garron.me/en/bits/check-gzip-encoding-nginx-apache-with-curl-headers.html</link>
      <guid>https://www.garron.me/en/bits/check-gzip-encoding-nginx-apache-with-curl-headers.html</guid>
      <pubDate>Sun, 23 Dec 2012 00:00:00 +0000</pubDate>
      <description>If you want to see if your Nginx or Apache server are sending you gzip content, and the appropriate headers, you can use curl curl -I -H 'Accept-Encoding: gzip,deflate' http://www.garron.me/ You should see something like: HTTP/1.1 200 OK Date: Sun, 23 Dec 2012 19:31:42 GMT Server: Apache/2.2.22 (Ubu…</description>
    </item>
    <item>
      <title>How to flush or clear varnish cache</title>
      <link>https://www.garron.me/en/bits/how-flush-clear-varnish-cache.html</link>
      <guid>https://www.garron.me/en/bits/how-flush-clear-varnish-cache.html</guid>
      <pubDate>Thu, 20 Dec 2012 00:00:00 +0000</pubDate>
      <description>If you are new to Varnish, here is what Wikipedia says about ti: Varnish is an HTTP accelerator designed for content-heavy dynamic web sites. In contrast to other HTTP accelerators, such as Squid, which began life as a client-side cache, or Apache, which is primarily an origin server, Varnish was de…</description>
    </item>
    <item>
      <title>How much swap memory is enough?</title>
      <link>https://www.garron.me/en/linux/how-much-swap-space-linux.html</link>
      <guid>https://www.garron.me/en/linux/how-much-swap-space-linux.html</guid>
      <pubDate>Tue, 18 Dec 2012 00:00:00 +0000</pubDate>
      <description>#####Your swap memory size##### I have installed Linux systems since 1998, it was Red Hat Linux in those days, mostly Debian and Arch now a days, but when you are installing you still have to decide how big your swap memory should be? What is swap memory? In Linux, and in other Operating systems is …</description>
    </item>
    <item>
      <title>On Strong and Secure Passwords</title>
      <link>https://www.garron.me/en/blog/secure-strong-password.html</link>
      <guid>https://www.garron.me/en/blog/secure-strong-password.html</guid>
      <pubDate>Tue, 18 Dec 2012 00:00:00 +0000</pubDate>
      <description>#####On Secure Passwords##### A lot of words have been written about how to create secure passwords, and how to store them (or not to store them at all). And still, people choose weak passwords all the time, a lot of them even choose weak security questions. So, I think some more can be yet written …</description>
    </item>
    <item>
      <title>Linux is ready: How my wife switched to Ubuntu</title>
      <link>https://www.garron.me/en/blog/ubuntu-at-home.html</link>
      <guid>https://www.garron.me/en/blog/ubuntu-at-home.html</guid>
      <pubDate>Fri, 14 Dec 2012 00:00:00 +0000</pubDate>
      <description>Here is a story about how Ubuntu could replace Windows as the main operating system on a non-tech-savvy user's laptop. I think Linux, though perhaps lacking some essential software for business use is ready for every home. How my wife switched completely to Ubuntu It's been years since I've used Win…</description>
    </item>
    <item>
      <title>New Template: Using Foundation 3</title>
      <link>https://www.garron.me/en/blog/foundation-3-framework-jekyll.html</link>
      <guid>https://www.garron.me/en/blog/foundation-3-framework-jekyll.html</guid>
      <pubDate>Thu, 13 Dec 2012 00:00:00 +0000</pubDate>
      <description>New theme and template on my site I am sure I am not the only one who from time to time decide to change the layout, theme and/or template of his site or blog. Yesterday I started watching at html5 Boilerplate, but finally I decided to go with Foundation. They have a very nice responsive grid made w…</description>
    </item>
    <item>
      <title>At the end of the day</title>
      <link>https://www.garron.me/en/blog/at-the-end-of-the-day.html</link>
      <guid>https://www.garron.me/en/blog/at-the-end-of-the-day.html</guid>
      <pubDate>Wed, 12 Dec 2012 00:00:00 +0000</pubDate>
      <description>We try so hard during our life to be successful, we start preparing for a competition since we are just four years old. We study, learn things that will prepare us for the fierce competition of life. We learn (seeing others) that the most important things of life are material things, we read a lot t…</description>
    </item>
    <item>
      <title>Welcome back Arch Linux</title>
      <link>https://www.garron.me/en/blog/welcome-back-arch-linux.html</link>
      <guid>https://www.garron.me/en/blog/welcome-back-arch-linux.html</guid>
      <pubDate>Wed, 12 Dec 2012 00:00:00 +0000</pubDate>
      <description>Arch Linux is my favorite Linux distribution, I love Debian, for all what it means to the Linux community, I like Ubuntu for how easy it is, and how suitable for mums, kids, and grandpas. I like the venerable Slackware still in the market, with its famous stability and security. But Arch Linux is st…</description>
    </item>
    <item>
      <title>Debian, Ubuntu and Arch Linux triple boot</title>
      <link>https://www.garron.me/en/linux/os-prober-update-grub-arch-linux-debian-ubuntu.html</link>
      <guid>https://www.garron.me/en/linux/os-prober-update-grub-arch-linux-debian-ubuntu.html</guid>
      <pubDate>Tue, 11 Dec 2012 00:00:00 +0000</pubDate>
      <description>How did I install Arch Linux as secondary Linux on a Dual boot PC First, let me say that this is not a full how to, I think there is no need to go screenshot after screenshot of Debian and Ubuntu installation. I do not see any good reason to reproduce all the Arch installation instructions. Well, wh…</description>
    </item>
    <item>
      <title>Aerial View of the Illimani Mountain</title>
      <link>https://www.garron.me/en/blog/illimani-aerial-view.html</link>
      <guid>https://www.garron.me/en/blog/illimani-aerial-view.html</guid>
      <pubDate>Tue, 11 Dec 2012 00:00:00 +0000</pubDate>
      <description>This photo was taken while departing from La Paz, Bolivia. Directly from the plane window The mountain is the Illimani, which can be seen from La Paz city.</description>
    </item>
    <item>
      <title>BBM 7 with BBM Voice feature</title>
      <link>https://www.garron.me/en/blog/bbm-7-voice-over-wifi-blackberry.html</link>
      <guid>https://www.garron.me/en/blog/bbm-7-voice-over-wifi-blackberry.html</guid>
      <pubDate>Mon, 10 Dec 2012 00:00:00 +0000</pubDate>
      <description>RIM released an update to its BBM software, BBM 7.0 has been released with a new good feature. Voice over WiFi networks, you can now chat with voice with your BBM contacts when both are connected to WiFi networks. Both iOS and Android already had this option long time ago. Now Blackberry users can a…</description>
    </item>
    <item>
      <title>Broasted Chicken</title>
      <link>https://www.garron.me/en/food/broasted-chicken.html</link>
      <guid>https://www.garron.me/en/food/broasted-chicken.html</guid>
      <pubDate>Sun, 09 Dec 2012 00:00:00 +0000</pubDate>
      <description>Kentucky Style Fried Chicken Kids loves Kentucky style fried chicken or broasted chicken. I prepared this chicken legs using a simple recipe. Ingredients 8 Chicken legs 1 Cup of wheat flour 3/4 liters of milk Salt and pepper Put the chicken legs in the milk for 2 hours, then in a bowl put the flour …</description>
    </item>
    <item>
      <title>Garden Frogs</title>
      <link>https://www.garron.me/en/blog/garden-frogs.html</link>
      <guid>https://www.garron.me/en/blog/garden-frogs.html</guid>
      <pubDate>Sun, 09 Dec 2012 00:00:00 +0000</pubDate>
      <description>Decorative garden frogs and mushrooms over white stones in a small garden</description>
    </item>
    <item>
      <title>Gmail 2.0 for iOS</title>
      <link>https://www.garron.me/en/blog/gmail-2-0-ios.html</link>
      <guid>https://www.garron.me/en/blog/gmail-2-0-ios.html</guid>
      <pubDate>Sat, 08 Dec 2012 00:00:00 +0000</pubDate>
      <description>Gmail 2.0 for iOS It has been three days using the new Gmail 2.0 on the iPad and iPod Touch. The App have improved a lot, the colors the UI, it feels now easier and more intuitive. The way to reply or reply all is more direct now, and easier to find out how. The features I like the most are: Multipl…</description>
    </item>
    <item>
      <title>Taco beef, with corn, beans and avocado salad</title>
      <link>https://www.garron.me/en/food/meat-beef-tacos-corn-beans-avocado-salad.html</link>
      <guid>https://www.garron.me/en/food/meat-beef-tacos-corn-beans-avocado-salad.html</guid>
      <pubDate>Fri, 07 Dec 2012 00:00:00 +0000</pubDate>
      <description>Meat Tacos I have prepared this two weeks ago, beef meat for tacos, and beans, corn and avocado salad. Meat for tacos Ingredients 800 grams of ground beef 1 big onion 2 garlic cloves 2 ripe tomatoes (big ones) 2 Cups of water 1/4 cup of wine (optional) Salt Prepare the tomatoes, by having them in bo…</description>
    </item>
    <item>
      <title>Please do not use Feedburner service</title>
      <link>https://www.garron.me/en/blog/why-you-should-not-use-feedburner.html</link>
      <guid>https://www.garron.me/en/blog/why-you-should-not-use-feedburner.html</guid>
      <pubDate>Fri, 07 Dec 2012 00:00:00 +0000</pubDate>
      <description>Years ago, this Feedburner fever appeared, all blogs wanted to have the readers counter. Some time ago, some bloggers realized that Feedburner was indeed hijacking their links. Take Ostatic.com as an example. Real link: http://ostatic.com/blog/gnome-legacy-mode-begins-to-take-shape Feedburner link: …</description>
    </item>
    <item>
      <title>Google Plus Communities</title>
      <link>https://www.garron.me/en/blog/google-plus-communities.html</link>
      <guid>https://www.garron.me/en/blog/google-plus-communities.html</guid>
      <pubDate>Fri, 07 Dec 2012 00:00:00 +0000</pubDate>
      <description>Google Plus Communities Yesterday Google rolled out a new feature. Communities You can now create communities, they can be private of public. You can add moderators to your communities, and I'm sure a lot of new features are ready to pop up. In my opinion Communities is going to give G+ a new impuls…</description>
    </item>
    <item>
      <title>iPod Touch and Mac bluetooth Keyboard</title>
      <link>https://www.garron.me/en/blog/blogging-from-ipod-markdown.html</link>
      <guid>https://www.garron.me/en/blog/blogging-from-ipod-markdown.html</guid>
      <pubDate>Thu, 06 Dec 2012 00:00:00 +0000</pubDate>
      <description>I may be crazy, but I like to try things just because I can. Today I have decided to test how could it be to create content (writing to this blog specifically) on the iPod Touch. Writing on that small screen for a long time, could hurt really badly. But if you have a Mac bluetooth keyboard, then you…</description>
    </item>
    <item>
      <title>Installing Jekyll on Ubuntu</title>
      <link>https://www.garron.me/en/bits/install-jekyll-on-ubuntu.html</link>
      <guid>https://www.garron.me/en/bits/install-jekyll-on-ubuntu.html</guid>
      <pubDate>Wed, 05 Dec 2012 00:00:00 +0000</pubDate>
      <description>This one is easy just two commands, and Jekyll will be installed on Ubuntu, and you are ready to blog like a hacker. sudo apt-get install ruby1.9.1-dev That will install ruby 1.9.1 sudo gem install jekyll That one will install jekyll and all its dependencies.</description>
    </item>
    <item>
      <title>Search and replace in lots of files with find and sed</title>
      <link>https://www.garron.me/en/bits/find-replace-sed-bash-ubuntu-linux-mac.html</link>
      <guid>https://www.garron.me/en/bits/find-replace-sed-bash-ubuntu-linux-mac.html</guid>
      <pubDate>Wed, 05 Dec 2012 00:00:00 +0000</pubDate>
      <description>Bash on Linux or Mac OS X, is full of tools, and you can perform a lot of repetitive tasks with a single line. One that I like a lot, is to change a string in a lot of files at the same time, with just one line of code. You will need find and sed. find /home/user/ -type f -exec sed -i 's/old-string/…</description>
    </item>
    <item>
      <title>Install Middleman blog on Ubuntu</title>
      <link>https://www.garron.me/en/bits/install-middleman-ubuntu.html</link>
      <guid>https://www.garron.me/en/bits/install-middleman-ubuntu.html</guid>
      <pubDate>Wed, 05 Dec 2012 00:00:00 +0000</pubDate>
      <description>To install Middleman in Ubuntu, with blogging extension enabled run: sudo apt-get install ruby-dev sudo gem install middleman sudo apt-get install nodejs sudo gem install middleman-blog Once there, you can continue here</description>
    </item>
    <item>
      <title>Tablet or ChromeBook?</title>
      <link>https://www.garron.me/en/blog/ipad-vs-chromebook.html</link>
      <guid>https://www.garron.me/en/blog/ipad-vs-chromebook.html</guid>
      <pubDate>Tue, 04 Dec 2012 00:00:00 +0000</pubDate>
      <description>I have to start this saying that I do not have a ChromeBook. But I do have a good idea of it, as I have a Laptop. I would like to compare the benefits of owning a ChromeBook vs a tablet (Android or iPad). For the last month, I have been using a borrowed iPad, (Wi-Fi) model with an Apple bluetooth-ke…</description>
    </item>
    <item>
      <title>Boot an ISO from your hard disk</title>
      <link>https://www.garron.me/en/linux/install-ubuntu-from-hard-disk.html</link>
      <guid>https://www.garron.me/en/linux/install-ubuntu-from-hard-disk.html</guid>
      <pubDate>Mon, 03 Dec 2012 00:00:00 +0000</pubDate>
      <description>I am running Debian on this Desktop computer, but I wanted to install Ubuntu with it. There is plenty of disk anyway. Start downloading Ubuntu and save it on your disk. Install grml-rescueboot, with my Debian was: apt-get install grml-rescueboot Then as root, copy the ISO image to /boot/grml/ cp ~/i…</description>
    </item>
    <item>
      <title>Running Again</title>
      <link>https://www.garron.me/en/blog/running-again.html</link>
      <guid>https://www.garron.me/en/blog/running-again.html</guid>
      <pubDate>Mon, 03 Dec 2012 00:00:00 +0000</pubDate>
      <description>It had been a long and hot Sunday afternoon, after having fun with the kids, and working on some side projects, I headed to a park near my househome. It was the seventh hour after noon, and the sky was still clear, the sun was not visible, and the birds were flying to their nests making a lot of noi…</description>
    </item>
    <item>
      <title>Markdown instead of Word Processors</title>
      <link>https://www.garron.me/en/blog/switching-to-markdown-no-word-processors-anymore.html</link>
      <guid>https://www.garron.me/en/blog/switching-to-markdown-no-word-processors-anymore.html</guid>
      <pubDate>Mon, 03 Dec 2012 00:00:00 +0000</pubDate>
      <description>For some strange reason, I do not like to do things in the conventional way. I like to find new, and (not always) better ways to do something. One of those things I like to change, is the way to edit and write documents. I mean, I do not want to use Microsoft Word, as everybody does. In fact I do no…</description>
    </item>
    <item>
      <title>Blogging from the iPad with Jekyll</title>
      <link>https://www.garron.me/en/blog/blogging-from-ipad-jekyll-dropbox.html</link>
      <guid>https://www.garron.me/en/blog/blogging-from-ipad-jekyll-dropbox.html</guid>
      <pubDate>Sun, 02 Dec 2012 00:00:00 +0000</pubDate>
      <description>More than a year ago, I have switched my two blogs from Drupal and Wordpress to Jekyll. There are some tools for blogging from the iPad for Drupal, and more and better ones for Wordpress. What to do if you are using Jekyll to generate static copies of your blog? What I am doing is writing my posts o…</description>
    </item>
    <item>
      <title>Cookie-less domain with site44</title>
      <link>https://www.garron.me/en/blog/cookie-less-domain-site44.html</link>
      <guid>https://www.garron.me/en/blog/cookie-less-domain-site44.html</guid>
      <pubDate>Sun, 02 Dec 2012 00:00:00 +0000</pubDate>
      <description>From time to time, I try to improve the performance of the site. I still do not know why, but it just happens, something start to itch me, and I need to improve things that are already working. Today, I wanted to find a way to have the cookieless domain for my assets. Some tries I first tried to ser…</description>
    </item>
    <item>
      <title>UberWriter | Ubuntu's Markdown Editor review</title>
      <link>https://www.garron.me/en/linux/uberwriter-review.html</link>
      <guid>https://www.garron.me/en/linux/uberwriter-review.html</guid>
      <pubDate>Sat, 01 Dec 2012 00:00:00 +0000</pubDate>
      <description>I know I am not good at writing, but for some reason I like to write. I also like a lot to look for new tools to have things done. - I should have been a coder/writer - I am now testing uberwriter, which is according to its own developer some kind of port of iA Writer for Linux. It only works on Ubu…</description>
    </item>
    <item>
      <title>Take advantage of gnu-screen</title>
      <link>https://www.garron.me/en/linux/gnu-screen-how-to-and-uses.html</link>
      <guid>https://www.garron.me/en/linux/gnu-screen-how-to-and-uses.html</guid>
      <pubDate>Sat, 01 Dec 2012 00:00:00 +0000</pubDate>
      <description>A lot have been written about gnu-screen, but I think I can still write a little about it. It is a well know tool among old Linux guys, but it is almost unknown among newcomers. What is gnu-screen, and what it does for you? gnu-screen, is a tool from the gnu project, that is available in every Linux…</description>
    </item>
    <item>
      <title>Linode Review</title>
      <link>https://www.garron.me/en/blog/linode-review.html</link>
      <guid>https://www.garron.me/en/blog/linode-review.html</guid>
      <pubDate>Sat, 01 Dec 2012 00:00:00 +0000</pubDate>
      <description>Looking for the place to host your project When you start a project, which in the past used to be just a blog, maybe hosted with MovableType. Now it range from blogs, to complete Apps. No matter if you are working with PHP, Ruby, Python or anything else. The first thing you need to solve when you go…</description>
    </item>
    <item>
      <title>How to install Google Chrome on Ubuntu</title>
      <link>https://www.garron.me/en/bits/install-google-chrome-ubuntu.html</link>
      <guid>https://www.garron.me/en/bits/install-google-chrome-ubuntu.html</guid>
      <pubDate>Fri, 30 Nov 2012 00:00:00 +0000</pubDate>
      <description>Everyday installing things on Ubuntu are easier and easier. If you want to install Google Chrome on Ubuntu, just go to the Chrome download page and pick the copy for Ubuntu.</description>
    </item>
    <item>
      <title>Installing Nvidia Drivers on Ubuntu Linux</title>
      <link>https://www.garron.me/en/bits/install-nvidia-drivers-ubuntu-linux.html</link>
      <guid>https://www.garron.me/en/bits/install-nvidia-drivers-ubuntu-linux.html</guid>
      <pubDate>Fri, 30 Nov 2012 00:00:00 +0000</pubDate>
      <description>Today I have installed Ubuntu 12.10 on my PC, where I was using Debian (Well I'm still using it). Ubuntu did not manage my Nvidia card. It seems the nouveau drivers does not work well with some Nvidia cards. To solve the issue just install Nvidia drivers: sudo apt-get install nvidia-current Then run…</description>
    </item>
    <item>
      <title>iA Writer Review</title>
      <link>https://www.garron.me/en/mac/ia-writer-review-markdown-editor.html</link>
      <guid>https://www.garron.me/en/mac/ia-writer-review-markdown-editor.html</guid>
      <pubDate>Fri, 30 Nov 2012 00:00:00 +0000</pubDate>
      <description>You may know that this site is written 100% using Markdown. I usually use vim to write the articles of this site. That is when I'm on my Linux, when I'm working on my Mac, it is a different story. I use MultiMarkdown Composer or iA Writer. Lets talk about iA Writer, which is the one I'm reviewing ri…</description>
    </item>
    <item>
      <title>How to use useradd to create and administer users under Linux</title>
      <link>https://www.garron.me/en/bits/create-users-adduser-command-ubuntu-linux.html</link>
      <guid>https://www.garron.me/en/bits/create-users-adduser-command-ubuntu-linux.html</guid>
      <pubDate>Thu, 29 Nov 2012 00:00:00 +0000</pubDate>
      <description>This is a command all Linux administrators should know, because they are the people in charge of creating users accounts, this will be one of three different posts about managing users. useradd, creates a new user or update default new user information. Syntax: useradd [options] LOGIN Some of its op…</description>
    </item>
    <item>
      <title>The equilibrium</title>
      <link>https://www.garron.me/en/blog/the-equilibrium.html</link>
      <guid>https://www.garron.me/en/blog/the-equilibrium.html</guid>
      <pubDate>Thu, 29 Nov 2012 00:00:00 +0000</pubDate>
      <description>I am an avid reader of a lot of blogs, I still use RSS (some prefer twitter these days) to follow them. Well, some days ago, I found a reference to an article titled The best. I did not payed to much attention to it the first time, it just appeared like a nice blog post and just that. Some days late…</description>
    </item>
    <item>
      <title>iTunes 11 released</title>
      <link>https://www.garron.me/en/mac/itunes-11-first-impressions.html</link>
      <guid>https://www.garron.me/en/mac/itunes-11-first-impressions.html</guid>
      <pubDate>Thu, 29 Nov 2012 00:00:00 +0000</pubDate>
      <description>Today Apple have released iTunes 11. I have just downloaded it, and I'm starting to review its new features. The first impression I have about it, is that it is cleaner than the previous version. It is more focussed on what you are really doing. The left pane has disappeared by default, and that giv…</description>
    </item>
    <item>
      <title>Set auto or manually installed flag for packages in Ubuntu or Debian</title>
      <link>https://www.garron.me/en/bits/apt-mark-set-auto-manual-installation.html</link>
      <guid>https://www.garron.me/en/bits/apt-mark-set-auto-manual-installation.html</guid>
      <pubDate>Wed, 28 Nov 2012 00:00:00 +0000</pubDate>
      <description>Today while installing VirtualBox in my Debian Linux (I want to install Ubuntu on my Debian). Accidentaly I have "re-installed" a package that was already part of the VitualBox combo. So that changed the flag from manual to auto installed in that package. This is what I have done: apt-get install vi…</description>
    </item>
    <item>
      <title>Please Support Open Source Projects</title>
      <link>https://www.garron.me/en/linux/contribute-to-floss-with-money.html</link>
      <guid>https://www.garron.me/en/linux/contribute-to-floss-with-money.html</guid>
      <pubDate>Wed, 28 Nov 2012 00:00:00 +0000</pubDate>
      <description>Today while reading my daily dose of Internet articles I arrived to this post of my friend Raphael. We managed to fund the translation and the liberation of the book with the initial campaign but now we must ensure that sales of printed copies and donations cover for the time we’re going to spend in…</description>
    </item>
    <item>
      <title>Shutter: Taking screenshots in Ubuntu Linux</title>
      <link>https://www.garron.me/en/linux/shutter-screenshot-ubuntu-linux.html</link>
      <guid>https://www.garron.me/en/linux/shutter-screenshot-ubuntu-linux.html</guid>
      <pubDate>Tue, 27 Nov 2012 00:00:00 +0000</pubDate>
      <description>When you write PC tutorials, being these for Linux, Mac or Windows, well the same applies now for Android or iPhones, you need screenshots If you are working with Linux imagemagick is a great option, but that is the geeky way ;). I can see that Linux is now becoming more and more user friendly. And …</description>
    </item>
    <item>
      <title>Could not be synced because the sync session failed to start | iTunes</title>
      <link>https://www.garron.me/en/bits/could-not-be-synced-because-the-sync-session-failed-to-start.html</link>
      <guid>https://www.garron.me/en/bits/could-not-be-synced-because-the-sync-session-failed-to-start.html</guid>
      <pubDate>Sat, 24 Nov 2012 00:00:00 +0000</pubDate>
      <description>Today I had this issue, while trying to sync my iPad with iTunes I got: could not be synced because the sync session failed to start The quick and easy solution: Just quit and enter iTunes again. In other words, restart iTunes</description>
    </item>
    <item>
      <title>Nature pictures</title>
      <link>https://www.garron.me/en/blog/nature-photos-macro.html</link>
      <guid>https://www.garron.me/en/blog/nature-photos-macro.html</guid>
      <pubDate>Sat, 24 Nov 2012 00:00:00 +0000</pubDate>
      <description>Pictures taken on a small garden, right after a heavy rain</description>
    </item>
    <item>
      <title>Delete all files of a given type in a folder structure in Bash, recursively</title>
      <link>https://www.garron.me/en/bits/delete-erase-all-files-given-type-recursively-linux-mac-os-x.html</link>
      <guid>https://www.garron.me/en/bits/delete-erase-all-files-given-type-recursively-linux-mac-os-x.html</guid>
      <pubDate>Thu, 22 Nov 2012 00:00:00 +0000</pubDate>
      <description>Yesterday, when I posted this post. Andres asked me, how to do the same thing but only for *.doc files. I have tested, what I thought it could be, and this is the way. find /tmp/ -name "*.doc" -type f -delete</description>
    </item>
    <item>
      <title>Ubuntu fails to select the closest mirror</title>
      <link>https://www.garron.me/en/linux/ubuntu-fails-to-find-closest-mirror.html</link>
      <guid>https://www.garron.me/en/linux/ubuntu-fails-to-find-closest-mirror.html</guid>
      <pubDate>Thu, 22 Nov 2012 00:00:00 +0000</pubDate>
      <description>I have installed Ubuntu 12.10 Quantal Quetzal (server edition). While installing it, it asked me about my location I'm in Bolivia, so the mirror chosen for me was bo.archive.ubuntu.com which is actually an alias of a server in Brasil. nslookup bo.archive.ubuntu.com The output was: Server: 8.8.8.8 Ad…</description>
    </item>
    <item>
      <title>Install Wordpress on Ubuntu Server</title>
      <link>https://www.garron.me/en/linux/install-wordpress-ubuntu-server-quantal-quetzal.html</link>
      <guid>https://www.garron.me/en/linux/install-wordpress-ubuntu-server-quantal-quetzal.html</guid>
      <pubDate>Thu, 22 Nov 2012 00:00:00 +0000</pubDate>
      <description>WordPress is a free and open source blogging tool and a content management system (CMS) based on PHP and MySQL. It has many features including a plug-in architecture and a template system. WordPress is used by over 16.7% of Alexa Internet's "top 1 million" websites and as of August 2011 manages 22% …</description>
    </item>
    <item>
      <title>Delete all files in a folder structure in Bash</title>
      <link>https://www.garron.me/en/bits/empty-folder-structure-delete-files-not-directories.html</link>
      <guid>https://www.garron.me/en/bits/empty-folder-structure-delete-files-not-directories.html</guid>
      <pubDate>Wed, 21 Nov 2012 00:00:00 +0000</pubDate>
      <description>If you have a complex folder structure with lots of files in each level of folders. Something like this: /home/usr/ | |-----/folder1/ | |-----/folder2/ | | | |----file1 | |----file2 | |-----/folder3/ | |----file3 |----file4 |----/folder4/ | |-----file5 |-----file6 Well you've got the idea. If you wa…</description>
    </item>
    <item>
      <title>iPod 5 keyboard on landscape view</title>
      <link>https://www.garron.me/en/blog/ipod-touch-iphone-5-keyboard-feel.html</link>
      <guid>https://www.garron.me/en/blog/ipod-touch-iphone-5-keyboard-feel.html</guid>
      <pubDate>Wed, 21 Nov 2012 00:00:00 +0000</pubDate>
      <description>I've just got my iPod touch fifth generation or iPod Touch 5. The first thing I wanted to test was how good the keyboard in landscape mode could be. I can tell you that there is plenty of space, and miss-types are rare, if they ever exists. I thing it has nothing to envy the Samsung Galaxy S3 keyboa…</description>
    </item>
    <item>
      <title>Install a Debian package (.deb file) from command line</title>
      <link>https://www.garron.me/en/bits/how-to-install-deb-file.html</link>
      <guid>https://www.garron.me/en/bits/how-to-install-deb-file.html</guid>
      <pubDate>Tue, 20 Nov 2012 00:00:00 +0000</pubDate>
      <description>I'm back to Debian. Arch Linux is still my favorite distribution, but I'm using Debian for the last months. Today I want to share something for the newbies. How to install a Debian package (.deb file) dpkg -i file.deb That is it, now if you want to un-install it later. dpkg -r [package name] That wa…</description>
    </item>
    <item>
      <title>Chorizo tortilla with two salads: Corn with tomato and Onion with green bell pepper</title>
      <link>https://www.garron.me/en/food/egg-chorizo-tortilla-paleo-diet.html</link>
      <guid>https://www.garron.me/en/food/egg-chorizo-tortilla-paleo-diet.html</guid>
      <pubDate>Tue, 20 Nov 2012 00:00:00 +0000</pubDate>
      <description>Today I wanted to have some chicken wings for dinner, but I could not find my favorites. So I decided to buy none. Then trying to think about what to have for dinner, I though it would be better to cook my dinner by myself instead of buying some burger out there. So I basically prepared a tortilla w…</description>
    </item>
    <item>
      <title>On the future of Markdown</title>
      <link>https://www.garron.me/en/blog/on-the-future-of-markdown.html</link>
      <guid>https://www.garron.me/en/blog/on-the-future-of-markdown.html</guid>
      <pubDate>Mon, 19 Nov 2012 00:00:00 +0000</pubDate>
      <description>On October 25th Jeff Atwood wrote The future of Markdown. He was calling to major sites like: Github Stack Exchange Reddit others To join together and start a standard for Markdown. In that way he propose to stop the spread of different flavors that appeared in the last times. As he points out, GitH…</description>
    </item>
    <item>
      <title>On Netflix for Linux</title>
      <link>https://www.garron.me/en/linux/netflix-for-linux-wine.html</link>
      <guid>https://www.garron.me/en/linux/netflix-for-linux-wine.html</guid>
      <pubDate>Sun, 18 Nov 2012 00:00:00 +0000</pubDate>
      <description>These days the Internet (at least sites devoted to Linux or technology) have been talking about Netflix being able to run on Linux. Some examples are: Slashdot Hacker News Reddit If you are looking for the instructions, you can find them at: iheardubuntu OMGUbuntu These are great news indeed, I have…</description>
    </item>
    <item>
      <title>Good blog post: "The best"</title>
      <link>https://www.garron.me/en/blog/dustin-curtis-the-best.html</link>
      <guid>https://www.garron.me/en/blog/dustin-curtis-the-best.html</guid>
      <pubDate>Sun, 18 Nov 2012 00:00:00 +0000</pubDate>
      <description>I have read a lot of reactions about this post from Dustin Curtis about how it is great to invest your time in looking for the best about something. If you want to buy a TV set, spend time in studying the options the market have, and only buy the very best your budget can afford. … the time it takes…</description>
    </item>
    <item>
      <title>Two versions of Chrome Browsers?</title>
      <link>https://www.garron.me/en/blog/bloated-chrome-browser.html</link>
      <guid>https://www.garron.me/en/blog/bloated-chrome-browser.html</guid>
      <pubDate>Sat, 17 Nov 2012 00:00:00 +0000</pubDate>
      <description>Is Chrome following the steps of Firefox? It seems like Google is adding stuff to Chrome just to add it. It’s as if they feel like they can’t do nothing feature-wise, so they come up with junk to shove in there, slowing Chrome down in the process. Maybe the solution is to have to versions of Chrome?…</description>
    </item>
    <item>
      <title>First month on Site44</title>
      <link>https://www.garron.me/en/blog/first-month-site44-review.html</link>
      <guid>https://www.garron.me/en/blog/first-month-site44-review.html</guid>
      <pubDate>Sat, 17 Nov 2012 00:00:00 +0000</pubDate>
      <description>On October 16th I moved my sites from Linode to Site44. More or less a year ago I've moved them from CMS like Drupal or Wordpress to static generated sites, with the help of Jekyll I was running a Linode just to host static sites with Nginx. It worked great but, it was like using a shotgun to kill a…</description>
    </item>
    <item>
      <title>New size operators for advance search in Gmail</title>
      <link>https://www.garron.me/en/tech/find-big-emails-gmail-size-operator-search.html</link>
      <guid>https://www.garron.me/en/tech/find-big-emails-gmail-size-operator-search.html</guid>
      <pubDate>Fri, 16 Nov 2012 00:00:00 +0000</pubDate>
      <description>Few days ago Gmail added a much awaited feature. Search email by size, this is very handy, to locate those emails with big attachments that are filling your inbox. Because, even though Gmail says you have unlimited space for your emails, and you do not need to erase a single one. That is not true, a…</description>
    </item>
    <item>
      <title>How to take screenshot with Samsung Galaxy Ace</title>
      <link>https://www.garron.me/en/tech/how-to-take-screenshot-android-galaxy-ace.html</link>
      <guid>https://www.garron.me/en/tech/how-to-take-screenshot-android-galaxy-ace.html</guid>
      <pubDate>Fri, 16 Nov 2012 00:00:00 +0000</pubDate>
      <description>Some days ago, while trying to answer a call I accidentally took a screenshot with my Galaxy Ace instead of answering the call. I do not know if this works for all Android phones, but it works with my Samsung Galaxy Ace I'm running Android 2.3.4 Gingerbread. To take the screenshot just hold on the b…</description>
    </item>
    <item>
      <title>Waiting for Google Maps on iOS 6 to be available</title>
      <link>https://www.garron.me/en/mac/google-to-release-maps-app-for-ios.html</link>
      <guid>https://www.garron.me/en/mac/google-to-release-maps-app-for-ios.html</guid>
      <pubDate>Fri, 16 Nov 2012 00:00:00 +0000</pubDate>
      <description>Apple Maps are improving, but they still suck. I have read a lot of complains about them from users in U.S. and Europe. Imagine us in Latin America. I live in Bolivia, and all my neighbor does not exist for Apple Maps. Here a comparison of Google Maps vs Apple Maps of the same area. This is Google M…</description>
    </item>
    <item>
      <title>Fanboyism is bad</title>
      <link>https://www.garron.me/en/blog/no-need-be-a-fanboy.html</link>
      <guid>https://www.garron.me/en/blog/no-need-be-a-fanboy.html</guid>
      <pubDate>Thu, 15 Nov 2012 00:00:00 +0000</pubDate>
      <description>Today while reading my rss I have read a post from Daring Fireball Best Dell Ad Ever. Everything seems OK with the post until you read: The device in question does not actually look much at all like a MacBook Air or an iPad. It looks like a broken chair. I really respect John Gruber, specially becau…</description>
    </item>
    <item>
      <title>Chicken salad</title>
      <link>https://www.garron.me/en/food/chicken-salad-recipe.html</link>
      <guid>https://www.garron.me/en/food/chicken-salad-recipe.html</guid>
      <pubDate>Tue, 13 Nov 2012 00:00:00 +0000</pubDate>
      <description>This weekend was really hot here in Bolivia (we are entering the summer), so I wanted to have a fresh lunch. I have decided to go with a chicken salad. The ingredients are: Shredded chicken breast Cut off the cob corn Lime juice Noodles Mayonnaise Mustard Olive oil Salt Thyme The chicken was just bo…</description>
    </item>
    <item>
      <title>My iftop's config file</title>
      <link>https://www.garron.me/en/linux/my-iftop-configuration-file.html</link>
      <guid>https://www.garron.me/en/linux/my-iftop-configuration-file.html</guid>
      <pubDate>Thu, 08 Nov 2012 00:00:00 +0000</pubDate>
      <description>I use iftop a lot, with both my Linux and Mac computers. I always want to know who is using my bandwidth, specially when working on tethered 3G connections. From the man page of iftop: iftop listens to network traffic on a named interface, or on the first interface it can find which looks like an ex…</description>
    </item>
    <item>
      <title>Venice flood</title>
      <link>https://www.garron.me/en/blog/venice-italy-flood.html</link>
      <guid>https://www.garron.me/en/blog/venice-italy-flood.html</guid>
      <pubDate>Thu, 08 Nov 2012 00:00:00 +0000</pubDate>
      <description>Six days ago in November the first, my mother took these pictures in Venice Italy. There was this flood, and locals were saying it was the worst of the present year. Here some pictures of Venice flood</description>
    </item>
    <item>
      <title>Resize images you have in iPhoto or any other place in your Mac</title>
      <link>https://www.garron.me/en/mac/resize-images-mac-iphoto-preview.html</link>
      <guid>https://www.garron.me/en/mac/resize-images-mac-iphoto-preview.html</guid>
      <pubDate>Thu, 08 Nov 2012 00:00:00 +0000</pubDate>
      <description>If you want to resize your iPhoto pictures to send them by email, or to use them in some website you own. You can do it easily without the need to download anything. Your Mac already has all the needed tools. What you first need to do is to copy the photos outside iPhoto, you can drag n drop to any …</description>
    </item>
    <item>
      <title>Microsoft is going to retire MSN in favor of Skype</title>
      <link>https://www.garron.me/en/blog/msn-to-be-replaced-by-skype.html</link>
      <guid>https://www.garron.me/en/blog/msn-to-be-replaced-by-skype.html</guid>
      <pubDate>Tue, 06 Nov 2012 00:00:00 +0000</pubDate>
      <description>Like most of you, I have started with ICQ and then I moved to Windows messenger (now live messenger). Some time ago, I stopped using Live Messenger, and now for business I use Skype, and I love to use Google chat with my friends. I prefer Google chat, because all history is integrated in my Gmail ac…</description>
    </item>
    <item>
      <title>Foursquare adds punctuation to locations you visit</title>
      <link>https://www.garron.me/en/blog/foursquare-add-score-to-locations.html</link>
      <guid>https://www.garron.me/en/blog/foursquare-add-score-to-locations.html</guid>
      <pubDate>Tue, 06 Nov 2012 00:00:00 +0000</pubDate>
      <description>There was a time when I was an avid user of Foursquare, using it on my Blackberry and then on my Android phone. Now, I only keep my iPod Touch app installed, and do not use is that much. I have found it useful when looking for places to have a dinner while visiting another cities. But more than that…</description>
    </item>
    <item>
      <title>Arch Linux switched to Systemd and finish support for initscripts</title>
      <link>https://www.garron.me/en/linux/arch-linux-switched-systemd-end-support-initscripts.html</link>
      <guid>https://www.garron.me/en/linux/arch-linux-switched-systemd-end-support-initscripts.html</guid>
      <pubDate>Sun, 04 Nov 2012 00:00:00 +0000</pubDate>
      <description>It's been some four months since I'm not using my favorite Distro (Arch Linux), I'm now using Debian. All started because I've made some changes to my Arch Linux computer, and it stopped working, I needed something to work, and because the installation process of Arch Linux is not that easy or at le…</description>
    </item>
    <item>
      <title>Look at internal memory while choosing you next Android phone</title>
      <link>https://www.garron.me/en/tech/internal-memory-a-feature-to-look-at-when-choosing-android-phones.html</link>
      <guid>https://www.garron.me/en/tech/internal-memory-a-feature-to-look-at-when-choosing-android-phones.html</guid>
      <pubDate>Fri, 26 Oct 2012 00:00:00 +0000</pubDate>
      <description>Yesterday I was looking for some low-end Android phones for a friend of mine. While looking at Galaxy ACE 2 and Galaxy ACE Plus, I realized the differences are not that big, also the prices delta is really small. So, where to look to decide? I asked the vendor what were the differences? He told me t…</description>
    </item>
    <item>
      <title>Free 301 redirect of naked domain to the www version</title>
      <link>https://www.garron.me/en/blog/redirect-naked-domain-to-www-with-301-free.html</link>
      <guid>https://www.garron.me/en/blog/redirect-naked-domain-to-www-with-301-free.html</guid>
      <pubDate>Fri, 26 Oct 2012 00:00:00 +0000</pubDate>
      <description>As I'm moving all my sites from my own server on Linode to site44, I do not have Nginx or Apache for 301 redirects. If you are doing something like this or if you are using Amazon S3 as your hosting service, then, you may need to redirect your naked domain (example.com) to the www version (www.examp…</description>
    </item>
    <item>
      <title>Hosting your Jekyll generated site on site44.com with Dropbox help</title>
      <link>https://www.garron.me/en/blog/hosting-static-site-with-dropbox-on-site44.html</link>
      <guid>https://www.garron.me/en/blog/hosting-static-site-with-dropbox-on-site44.html</guid>
      <pubDate>Tue, 16 Oct 2012 00:00:00 +0000</pubDate>
      <description>I'm using Jekyll to blog for one and half years already. I have been using Linode to host my sites for years, and thanks to this gift the last three months for free. Anyway lately I'm more and more busy and I would like to stop taking care of my own servers, and because I'm using Jekyll and have a s…</description>
    </item>
    <item>
      <title>iPod Touch my real "mini tablet"</title>
      <link>https://www.garron.me/en/blog/ipod-touch-as-my-tablet.html</link>
      <guid>https://www.garron.me/en/blog/ipod-touch-as-my-tablet.html</guid>
      <pubDate>Wed, 19 Sep 2012 00:00:00 +0000</pubDate>
      <description>Somehow, I am not ready yet to start using a device that can not fit in my pocket, as my "mobile" computing device. A tablet (any of them) are still something I think I will leave abandoned at any coffee table. Because it does not fit in my pocket, I think I will leave it behind. And because I love …</description>
    </item>
    <item>
      <title>Bodybuilding as a hobby. Just for fun and health</title>
      <link>https://www.garron.me/en/blog/body-building-hobby-and-diet-for-busy-people.html</link>
      <guid>https://www.garron.me/en/blog/body-building-hobby-and-diet-for-busy-people.html</guid>
      <pubDate>Mon, 20 Aug 2012 00:00:00 +0000</pubDate>
      <description>Introduction I'm 38 years old right now, and I've started exercising at 34. As a full-time engineer (and father) I do not have the time to be 3 to 4 hours at the gym. So, those routines that includes cardio and weight lifting are out of my possibilities. That does not mean I can not train and improv…</description>
    </item>
    <item>
      <title>Upgrade Debian 6.0 Squeeze to 7.0 Wheezy</title>
      <link>https://www.garron.me/en/linux/upgrade-debian-squeeze-wheezy-6.0-7.0.html</link>
      <guid>https://www.garron.me/en/linux/upgrade-debian-squeeze-wheezy-6.0-7.0.html</guid>
      <pubDate>Tue, 14 Aug 2012 00:00:00 +0000</pubDate>
      <description>Spanish version I've a fresh Debian 6.0 (Squeeze) installation, and have decided to upgrade it to Wheezy (Debian 7.0). First you need to know that even though in previous versions aptitude has been recommended, in this version apt-get is the recommended command to work with. You can read (and it is …</description>
    </item>
    <item>
      <title>Debian and Ubuntu development tools installation, make gcc and others</title>
      <link>https://www.garron.me/en/bits/debian-development-tools-make-gcc-instalation.html</link>
      <guid>https://www.garron.me/en/bits/debian-development-tools-make-gcc-instalation.html</guid>
      <pubDate>Thu, 09 Aug 2012 00:00:00 +0000</pubDate>
      <description>If you need to develop under Debian, or if you are trying to compile software and you get this error: sh: 1: make: not found You need to install the Debian development tools, to do that just run this command: apt-get install build-essential This will include make, gcc-compiler and others you will ne…</description>
    </item>
    <item>
      <title>hotmail.com renews its UI, and now offers you outlook.com</title>
      <link>https://www.garron.me/en/blog/new-hotmail-UI-interface-outlook-new-domain.html</link>
      <guid>https://www.garron.me/en/blog/new-hotmail-UI-interface-outlook-new-domain.html</guid>
      <pubDate>Sun, 05 Aug 2012 00:00:00 +0000</pubDate>
      <description>This may be old news, but I've just discovered that Hotmail.com has a whole new interface. I have been not using my hotmail.com account for years, due to the spam. I've my hotmail.com account since 2006 I think. The new interface makes it a lot easier to use, either on the computer, tabled or phone,…</description>
    </item>
    <item>
      <title>Ruby Juicer: Combine / Merge and minify CSS files</title>
      <link>https://www.garron.me/en/bits/ruby-juicer-combine-merge-minify-css-files.html</link>
      <guid>https://www.garron.me/en/bits/ruby-juicer-combine-merge-minify-css-files.html</guid>
      <pubDate>Sun, 22 Jul 2012 00:00:00 +0000</pubDate>
      <description>Minifying css and javascript is a good practice, too often it is over-valued, but a good practice anyway. Why over-valued? Because it is a lot better to enable gzip for your css and js files than minifying them, but do both if you can. On the other hand, combining css and js files is really a good p…</description>
    </item>
    <item>
      <title>md5sum on Mac OS X | check MD5 hashes</title>
      <link>https://www.garron.me/en/bits/how-to-md5sum-mac-os-x.html</link>
      <guid>https://www.garron.me/en/bits/how-to-md5sum-mac-os-x.html</guid>
      <pubDate>Fri, 13 Jul 2012 00:00:00 +0000</pubDate>
      <description>A good way to verify if a transferred file has not lose a bit or two in its path from one PC to another, is to use MD5 hash. What you do, is calculate the digital signature of the file on both sides, then compare the output. If they are the same, you are OK, if not, you need to transfer the file aga…</description>
    </item>
    <item>
      <title>vim tip: How to undo and redo changes</title>
      <link>https://www.garron.me/en/bits/vim-undo-redo.html</link>
      <guid>https://www.garron.me/en/bits/vim-undo-redo.html</guid>
      <pubDate>Fri, 13 Jul 2012 00:00:00 +0000</pubDate>
      <description>Vim is a great text editor, some love it, some hate it, it is one of the two most used text editors in Linux, the other one is Emacs. Vim is usually already installed on your system, I use it on Linux and on my Mac too. It does not have a menu, and works with commands and key-bindings, when you make…</description>
    </item>
    <item>
      <title>Schedule wake up/sleep or power on/off of your Mac</title>
      <link>https://www.garron.me/en/mac/schedule-mac-os-x-sleep-wake-up-power-off.html</link>
      <guid>https://www.garron.me/en/mac/schedule-mac-os-x-sleep-wake-up-power-off.html</guid>
      <pubDate>Fri, 13 Jul 2012 00:00:00 +0000</pubDate>
      <description>If you need your Mac to turn on or off, or to wake up or sleep at given times, every day, or every week or weekend day, you can schedule that process. Computers are great for repetitive tasks, so, if you want to download that backup file from the server, every Friday at night, you can easily do it w…</description>
    </item>
    <item>
      <title>Check the physical status of an ethernet port in Linux</title>
      <link>https://www.garron.me/en/bits/check-physical-status-ethernet-port-linux.html</link>
      <guid>https://www.garron.me/en/bits/check-physical-status-ethernet-port-linux.html</guid>
      <pubDate>Wed, 11 Jul 2012 00:00:00 +0000</pubDate>
      <description>It is usually not a problem to check the physical status of an ethernet port in any computer. You just need to see the led in the ethernet card itself, or check the led in the switch where the other side of the utp cable is connected. But, what happens when you are trying to check the status of an e…</description>
    </item>
    <item>
      <title>My blog turned one</title>
      <link>https://www.garron.me/en/blog/my-blog-turns-one.html</link>
      <guid>https://www.garron.me/en/blog/my-blog-turns-one.html</guid>
      <pubDate>Wed, 11 Jul 2012 00:00:00 +0000</pubDate>
      <description>Two days ago my blog (This one) turned one year old. It is been 365 days blogging at this site, I've stopped writing at Go2Linux, which I've moved to a sub-domain under this domain, also the same with my Posterous blog, which is now also a static site under this domain. Meanwhile this site has been …</description>
    </item>
    <item>
      <title>Host your static site on Cloud Files, the CDN network from RackSpace</title>
      <link>https://www.garron.me/en/blog/host-static-site-cloud-files-rackspace-akamai-cdn.html</link>
      <guid>https://www.garron.me/en/blog/host-static-site-cloud-files-rackspace-akamai-cdn.html</guid>
      <pubDate>Tue, 10 Jul 2012 00:00:00 +0000</pubDate>
      <description>The vast majority of sites on the web now a days are dynamically generated, even when most of them can be static. This is done because that way is easy to create a site. Using a CMS. But, if your site is 100% static, and you do not need to create your site on the fly, dynamically, you can get the ad…</description>
    </item>
    <item>
      <title>WiFi no Internet connectivity, switch to 3G automatically | Blackberry vs iPhone and Android</title>
      <link>https://www.garron.me/en/blog/blackberry-better-iphone-android-wifi-3g-automatic-switch.html</link>
      <guid>https://www.garron.me/en/blog/blackberry-better-iphone-android-wifi-3g-automatic-switch.html</guid>
      <pubDate>Sun, 08 Jul 2012 00:00:00 +0000</pubDate>
      <description>There are a lot of points where the Blackberry is still a lot better than an iPhone or an Android phone, but I'm only going to write about one of them now. Internet connectivity When I mean Internet connectivity, I mean how the phone automatically detects if it should use 3G or WiFi, and the three o…</description>
    </item>
    <item>
      <title>Host Jekyll or any static site on Heroku for free</title>
      <link>https://www.garron.me/en/blog/deploy-host-jekyll-static-site-free-heroku.html</link>
      <guid>https://www.garron.me/en/blog/deploy-host-jekyll-static-site-free-heroku.html</guid>
      <pubDate>Sat, 07 Jul 2012 00:00:00 +0000</pubDate>
      <description>With the costs of storage and bandwidth now a days, it is incredible easy to find a place to host your static site. So, if you are using Jekyll, Hyde, nanoc, Pelican, or any similar tool to generate your site from textile or markdown documents, you can be sure you have a myriad of places to host you…</description>
    </item>
    <item>
      <title>Absurdly easy way to host your static site using Dropbox</title>
      <link>https://www.garron.me/en/tech/host-your-site-from-dropbox-site44-review.html</link>
      <guid>https://www.garron.me/en/tech/host-your-site-from-dropbox-site44-review.html</guid>
      <pubDate>Fri, 06 Jul 2012 00:00:00 +0000</pubDate>
      <description>I'm always looking and experimenting with new technology. Today while reading hacker news, I step on site44, which is an app that lets you publish your static site to the public, right from your Dropbox account. These are the simple steps to have a site up and running and no time. Authorize site44.c…</description>
    </item>
    <item>
      <title>perl pie: substitute or change text string in lots of files from the terminal</title>
      <link>https://www.garron.me/en/bits/pearl-pie-search-replace-substitute-text-all-files-terminal.html</link>
      <guid>https://www.garron.me/en/bits/pearl-pie-search-replace-substitute-text-all-files-terminal.html</guid>
      <pubDate>Tue, 03 Jul 2012 00:00:00 +0000</pubDate>
      <description>If you need to change a string by another in a text file, and you have a Mac or Linux powered PC with you, that is really an easy task with vim search and replace. But what if you need to search and replace that text string in a bunch of files? Perl will rescue you this time, do not be afraid, this …</description>
    </item>
    <item>
      <title>nmap | Port scan tool for .nix systems | nmap GUI interfaces for Linux and Mac</title>
      <link>https://www.garron.me/en/linux/nmap-port-scan-graph-gui.html</link>
      <guid>https://www.garron.me/en/linux/nmap-port-scan-graph-gui.html</guid>
      <pubDate>Tue, 03 Jul 2012 00:00:00 +0000</pubDate>
      <description>Note: This is a repost of an old post I've made in 2008. nmap is a wonderful tool specially for debugging, there are lots of times when you need to know if a port is open in a server, or maybe blocked by a firewall, or just to test your iptables rules. Here we will learn how to use it at the command…</description>
    </item>
    <item>
      <title>Use wget to download links in a file | A file with a list of links</title>
      <link>https://www.garron.me/en/bits/wget-download-list-url-file.html</link>
      <guid>https://www.garron.me/en/bits/wget-download-list-url-file.html</guid>
      <pubDate>Mon, 02 Jul 2012 00:00:00 +0000</pubDate>
      <description>As I was using my Mac, I tried to download some files that I had as a list of urls in a file. Of course I tried to do it using curl which is available in Mac OS X, but I found out that the real tool to do that is wget You can install wget using MacPorts, or if you are using Linux you may already hav…</description>
    </item>
    <item>
      <title>With or Without you Lyrics | U2</title>
      <link>https://www.garron.me/en/blog/with-or-without-you-lyrics.html</link>
      <guid>https://www.garron.me/en/blog/with-or-without-you-lyrics.html</guid>
      <pubDate>Fri, 29 Jun 2012 00:00:00 +0000</pubDate>
      <description>See the stone set in your eyes See the thorn twist in your side I wait for you Sleight of hand and twist of fate On a bed of nails she makes me wait And I wait without you With or without you With or without you Through the storm we reach the shore You give it all but I want more And I'm waiting for…</description>
    </item>
    <item>
      <title>Create a new database and user, and set privileges to the user | Using MySQL console-terminal</title>
      <link>https://www.garron.me/en/bits/create-database-user-set-grant-privileges-mysql-console-terminal.html</link>
      <guid>https://www.garron.me/en/bits/create-database-user-set-grant-privileges-mysql-console-terminal.html</guid>
      <pubDate>Sun, 24 Jun 2012 00:00:00 +0000</pubDate>
      <description>Every time working on a new installation of Wordpress, Drupal or Joomla (not too often I must say), I have to look for the way to create de Database and the new user. There is a simple way to create the MySQL database and the user and grant privileges to that user over the newly created Database. Al…</description>
    </item>
    <item>
      <title>Use Amazon CloudFront Origin Pull - Custom Origin - and Avoid Duplicate Content</title>
      <link>https://www.garron.me/en/blog/amazon-cloudfront-origin-pull-custom.html</link>
      <guid>https://www.garron.me/en/blog/amazon-cloudfront-origin-pull-custom.html</guid>
      <pubDate>Fri, 22 Jun 2012 00:00:00 +0000</pubDate>
      <description>In order to improve SEO of your site, it should be fast. Google and Yahoo recommends you to improve your site speed as much as possible. One way to improve the speed of the site, is by using a CDN, normally CDNs were for static assets, and not for the whole site, which normally is Dynamic. Now with …</description>
    </item>
    <item>
      <title>Safari open link in new tab</title>
      <link>https://www.garron.me/en/bits/safari-open-link-new-tab-default.html</link>
      <guid>https://www.garron.me/en/bits/safari-open-link-new-tab-default.html</guid>
      <pubDate>Wed, 20 Jun 2012 00:00:00 +0000</pubDate>
      <description>I like to browse the web using Safari while working in my Mac, but there is something I do not like about it. I do not like when I click in a link, it to open in a new window. I want it to open in a new tab. Fortunately, there is a way to change this Safari's default behaviour. Make Safari, open lin…</description>
    </item>
    <item>
      <title>Recover MySQL root password</title>
      <link>https://www.garron.me/en/bits/recover-mysql-password.html</link>
      <guid>https://www.garron.me/en/bits/recover-mysql-password.html</guid>
      <pubDate>Sun, 10 Jun 2012 00:00:00 +0000</pubDate>
      <description>Do not worry if you lost your MySQL root password. If you have access to the server where it is running, and assuming it is a Linux or Mac or BSD server, you can easily recover the MySQL root password. Here are the steps to recover the root password. You need to run this commands as root or using su…</description>
    </item>
    <item>
      <title>Apache: You don't have permission to access the requested directory</title>
      <link>https://www.garron.me/en/bits/you-dont-have-permission-to-access-requested-directory.html</link>
      <guid>https://www.garron.me/en/bits/you-dont-have-permission-to-access-requested-directory.html</guid>
      <pubDate>Sun, 10 Jun 2012 00:00:00 +0000</pubDate>
      <description>I usually get this error when creating a new virtual site on Apache: "You don't have permission to access the requested directory" That usually is because of Deny from all or the no existence of the Allow from all directive in the folder I'm working on. Suppose you have this &lt;VirtualHost&gt; configurat…</description>
    </item>
    <item>
      <title>How to clean and season a cast iron pan (skillet)</title>
      <link>https://www.garron.me/en/blog/cleaning-seasoning-cast-iron-pan-skillet.html</link>
      <guid>https://www.garron.me/en/blog/cleaning-seasoning-cast-iron-pan-skillet.html</guid>
      <pubDate>Sun, 10 Jun 2012 00:00:00 +0000</pubDate>
      <description>Most of you do not know this about me. I like to cook, I'm not really a good cooker, but I like to cook. Today I've bought a new Lodge Pre-Seasoned cast-iron skillet or pan, it is a small one, 8" or 20.32 cm. I like that size. My family is not big so I do not cook for too much people. Even though it…</description>
    </item>
    <item>
      <title>Low Carb Diet</title>
      <link>https://www.garron.me/en/blog/low-carb-diet.html</link>
      <guid>https://www.garron.me/en/blog/low-carb-diet.html</guid>
      <pubDate>Sat, 09 Jun 2012 00:00:00 +0000</pubDate>
      <description>Disclaimer: I'm not a professional on human nutrition, nor a medic or anything related. What I'm writing here, is what I've learned reading, and experimenting on my own body. You should go visit your doctor before attempting any diet ####Low Carb diets #### Definition A low-carb diet is a dietary pr…</description>
    </item>
    <item>
      <title>Find the process ID (PID) of a given program, using ps or pidof</title>
      <link>https://www.garron.me/en/bits/find-process-id-pid-program.html</link>
      <guid>https://www.garron.me/en/bits/find-process-id-pid-program.html</guid>
      <pubDate>Fri, 08 Jun 2012 00:00:00 +0000</pubDate>
      <description>There are times when you need to know the PID (process ID) of a given program, this is usefull specially when you want to kill a program, or daemon. We'll use ps, pidof and pgrep to accompish this task. ps ps is the one I use the most, here is how: ps auxw | grep nginx The output could be something …</description>
    </item>
    <item>
      <title>Pause or Stop iPhoto's PhotoStream sync with iCloud</title>
      <link>https://www.garron.me/en/bits/stop-pause-iphoto-icloud-photstream-sync.html</link>
      <guid>https://www.garron.me/en/bits/stop-pause-iphoto-icloud-photstream-sync.html</guid>
      <pubDate>Mon, 04 Jun 2012 00:00:00 +0000</pubDate>
      <description>Have it ever happen to you? You just imported some files to iPhoto, and iCloud Photostream start to sync. You then realize you are on 3G data, and do not want your Mac and iPhoto's PhotoStream to eat all your available bandwidth. Well, here is a way to stop PhotoStream uploading the pictures, until …</description>
    </item>
    <item>
      <title>Geek traveling</title>
      <link>https://www.garron.me/en/blog/gadgets-carry-travel.html</link>
      <guid>https://www.garron.me/en/blog/gadgets-carry-travel.html</guid>
      <pubDate>Mon, 04 Jun 2012 00:00:00 +0000</pubDate>
      <description>My job requires me to travel a lot, I actually do not like nor enjoy traveling, it is just part of my job. Today while I was boarding the plane, the flight attendant asked me to send my second bag to the luggage compartment. I was already carrying a backpack with my electronic devices. He thought my…</description>
    </item>
    <item>
      <title>Night Pictures</title>
      <link>https://www.garron.me/en/blog/some-la-paz-bolivia-pictures-night.html</link>
      <guid>https://www.garron.me/en/blog/some-la-paz-bolivia-pictures-night.html</guid>
      <pubDate>Mon, 04 Jun 2012 00:00:00 +0000</pubDate>
      <description>I've always liked pictures, I like pictures taken at night, and I like cities look like at night. So, here are some pictures I've taken some time ago.</description>
    </item>
    <item>
      <title>Little black cat cub</title>
      <link>https://www.garron.me/en/blog/black-cat-puppy-picture.html</link>
      <guid>https://www.garron.me/en/blog/black-cat-puppy-picture.html</guid>
      <pubDate>Mon, 04 Jun 2012 00:00:00 +0000</pubDate>
      <description>I usually prefer dogs over cats. But there is no doubt. Cats looks better than dogs. Here a tiny black cat picture I found on imgur. Do not know who is the author, but a great cat picture.</description>
    </item>
    <item>
      <title>Serve static files from a cookie less domain</title>
      <link>https://www.garron.me/en/blog/serve-static-files-cookie-less-domain-google-analytics.html</link>
      <guid>https://www.garron.me/en/blog/serve-static-files-cookie-less-domain-google-analytics.html</guid>
      <pubDate>Sat, 02 Jun 2012 00:00:00 +0000</pubDate>
      <description>When I was a child, I used to spent hours on Saturday's afternoons with my dad. He was usually working at this Ford pickup's motor. He always wanted it to work as a swiss clock, no strange noises at all. He usually worked cleaning the carburetor. He cleaned it, made adjustments, then turn the engine…</description>
    </item>
    <item>
      <title>Serve static html with pure static Wordpress plugin</title>
      <link>https://www.garron.me/en/blog/wordpress-static-site-generator.html</link>
      <guid>https://www.garron.me/en/blog/wordpress-static-site-generator.html</guid>
      <pubDate>Fri, 01 Jun 2012 00:00:00 +0000</pubDate>
      <description>I'm obsessed with site performance and I'm usually experimenting different ways to achieve the best possible performance. This blog is by now powered by Jekyll, a ruby based static site generator. If you want the same thing without the hassle of working with Jekyll, and feel better working with Word…</description>
    </item>
    <item>
      <title>Use wget with a proxy server. How to configure</title>
      <link>https://www.garron.me/en/bits/configure-proxy-wget.html</link>
      <guid>https://www.garron.me/en/bits/configure-proxy-wget.html</guid>
      <pubDate>Thu, 31 May 2012 00:00:00 +0000</pubDate>
      <description>The use of a proxy server is beneficial, specially when downloading big files. If the user base behind the proxy is big, and have common interests, there is a good chance that the file you want somebody else have already downloaded. This is the case in Universities, and Linux images. If you are goin…</description>
    </item>
    <item>
      <title>Send a DELETE request using curl command</title>
      <link>https://www.garron.me/en/bits/curl-delete-request.html</link>
      <guid>https://www.garron.me/en/bits/curl-delete-request.html</guid>
      <pubDate>Sun, 27 May 2012 00:00:00 +0000</pubDate>
      <description>Send a DELETE request to a web page is an easy task using curl. Using this command from the terminal of your Linux or Mac curl -X "DELETE" http://www.url.com/page Will make curl to send a DELETE request to the url listed in the command.</description>
    </item>
    <item>
      <title>Mac OS X or Linux | get http headers of an url from the terminal using curl</title>
      <link>https://www.garron.me/en/bits/mac-linux-terminal-http-headers-curl.html</link>
      <guid>https://www.garron.me/en/bits/mac-linux-terminal-http-headers-curl.html</guid>
      <pubDate>Sun, 27 May 2012 00:00:00 +0000</pubDate>
      <description>When you are a sysadmin or web developer, you need to know the http headers your app or webpage is sending to the browser. Doing that with browser using Chrome or Firefox plugins is easy. Anyway I always prefer to use the command terminal, no matter if I'm working on my Linux or Mac OS X powered lap…</description>
    </item>
    <item>
      <title>Shut down (turn off) a Mac remotely via ssh</title>
      <link>https://www.garron.me/en/bits/turn-off-mac-terminal-remotely-ssh.html</link>
      <guid>https://www.garron.me/en/bits/turn-off-mac-terminal-remotely-ssh.html</guid>
      <pubDate>Sun, 27 May 2012 00:00:00 +0000</pubDate>
      <description>To shut down a Mac server remotely, you first need to connect to that server, you can use ssh to do that. Once you are connected turn off your Mac remotely is easy. Enter this command. sudo -h shutdown now That is it, your Mac server should be turning off now.</description>
    </item>
    <item>
      <title>Test grammar on Mac | TextEdit grammar check</title>
      <link>https://www.garron.me/en/bits/enable-grammar-checker-textedit-mac-os-x.html</link>
      <guid>https://www.garron.me/en/bits/enable-grammar-checker-textedit-mac-os-x.html</guid>
      <pubDate>Sun, 27 May 2012 00:00:00 +0000</pubDate>
      <description>Because English is not my native tongue, my grammar is as good as I would like it to be. While nothing is going to replace (at least for now) the human brain when checking grammar, some tools may help. I've learned that TextEdit (the default text editor in Mac OS X) comes with grammar checker. While…</description>
    </item>
    <item>
      <title>start, stop or restart Apache from the console terminal in Mac OS X</title>
      <link>https://www.garron.me/en/bits/mac-os-x-apache-start-stop-restart.html</link>
      <guid>https://www.garron.me/en/bits/mac-os-x-apache-start-stop-restart.html</guid>
      <pubDate>Sun, 27 May 2012 00:00:00 +0000</pubDate>
      <description>When you need to start, stop or restart the Apache (httpd) service on Mac OS X. And you are connected via ssh or telnet to the console terminal of the server, you can still control Apache (httpd) daemon. To start httpd: sudo /usr/sbin/apachectl start To stop httpd: sudo /usr/sbin/apachectl stop To r…</description>
    </item>
    <item>
      <title>http post with command line curl</title>
      <link>https://www.garron.me/en/bits/http-post-with-curl.html</link>
      <guid>https://www.garron.me/en/bits/http-post-with-curl.html</guid>
      <pubDate>Sat, 26 May 2012 00:00:00 +0000</pubDate>
      <description>I needed to perform a post request with curl from the Mac command line. Here is how I did it: curl -d "post data" http://example.com/file You can send a complete file using the @ symbol. curld --data @file-to-send http://example.com/file Use, --data-urlencode to send url enconded data.</description>
    </item>
    <item>
      <title>Solved: Installing pg gem in Arch Linux libpq-fe.h</title>
      <link>https://www.garron.me/en/bits/solved-pg-gem-arch-linux-libpq-fe-h.html</link>
      <guid>https://www.garron.me/en/bits/solved-pg-gem-arch-linux-libpq-fe-h.html</guid>
      <pubDate>Fri, 25 May 2012 00:00:00 +0000</pubDate>
      <description>Trying to install some gem apps today. I run into this issue on my Arch Linux server. the pg gem was needed and failed to install with this message: Installing pg (0.13.2) with native extensions Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension. /usr/bin/ruby extconf.r…</description>
    </item>
    <item>
      <title>Find the real path of a file or folder: Use realpath command</title>
      <link>https://www.garron.me/en/bits/realpath-find-real-path-folder-of-file.html</link>
      <guid>https://www.garron.me/en/bits/realpath-find-real-path-folder-of-file.html</guid>
      <pubDate>Thu, 24 May 2012 00:00:00 +0000</pubDate>
      <description>If you need to find the real path of a file or folder under Linux, you can use realpath. You can use it with folders: realpath ~/ Will output /home/guillermo And something like this: realpath /usr/bin/../../tmp/../ will output / And you can point to a file: Let's consider this: ln -s /usr/bin/vim ~/…</description>
    </item>
    <item>
      <title>Changing my Jekyll Powered Site Theme Again</title>
      <link>https://www.garron.me/en/blog/changing-my-blog-theme-again.html</link>
      <guid>https://www.garron.me/en/blog/changing-my-blog-theme-again.html</guid>
      <pubDate>Thu, 24 May 2012 00:00:00 +0000</pubDate>
      <description>I think I have a problem. I'm always trying to find better ways of doing something. Usually is just a waste of time, and I maybe just use my time in other things. This time I've spent some eight hours to switch the theme of this site, which is powered by Jekyll. Yes, once again I'm changing the them…</description>
    </item>
    <item>
      <title>sass minified output</title>
      <link>https://www.garron.me/en/bits/sass-minify-command-line.html</link>
      <guid>https://www.garron.me/en/bits/sass-minify-command-line.html</guid>
      <pubDate>Tue, 22 May 2012 00:00:00 +0000</pubDate>
      <description>Note to self: When ever I need to minify the output of my scss file, I need to use sass command line, with --style compressed option something like this: sass input.scss:output.css --style compressed</description>
    </item>
    <item>
      <title>Take Control of your Linux | sudoers file: How to with Examples</title>
      <link>https://www.garron.me/en/linux/visudo-command-sudoers-file-sudo-default-editor.html</link>
      <guid>https://www.garron.me/en/linux/visudo-command-sudoers-file-sudo-default-editor.html</guid>
      <pubDate>Tue, 22 May 2012 00:00:00 +0000</pubDate>
      <description>The sudoers file located at: /etc/sudoers, contains the rules that users must follow when using the sudo command. If you have ever used used Ubuntu, you know that the root account is disabled. This is because the root password is not set in Ubuntu, you can assign one and use it as with every other L…</description>
    </item>
    <item>
      <title>socl New Kid in Social Networks Neibourghood</title>
      <link>https://www.garron.me/en/blog/socl-microsoft-social-network.html</link>
      <guid>https://www.garron.me/en/blog/socl-microsoft-social-network.html</guid>
      <pubDate>Tue, 22 May 2012 00:00:00 +0000</pubDate>
      <description>Yesterday Microsoft released to the public "an experiment" socl. It was first run as a closed experiment, and since yesterday it is open to public. You need a FB or Windows Live ID account to sign up. As soon as you sign up you need to accept the TOS, just like in any other services. But, two paragr…</description>
    </item>
    <item>
      <title>How to specify nano or vim as editor for crontab file</title>
      <link>https://www.garron.me/en/bits/specify-editor-crontab-file.html</link>
      <guid>https://www.garron.me/en/bits/specify-editor-crontab-file.html</guid>
      <pubDate>Mon, 21 May 2012 00:00:00 +0000</pubDate>
      <description>If you want to specify an editor, when opening crontab file. And not just use the default for your system. You need to use VISUAL environment variable. Export the value of VISUAL and then run crontab -e command. Specify nano as the editor for crontab file export VISUAL=nano; crontab -e Specify vim a…</description>
    </item>
    <item>
      <title>Convert Open Office odt document to plain text file</title>
      <link>https://www.garron.me/en/bits/convert-odt-file-open-office-to-text.html</link>
      <guid>https://www.garron.me/en/bits/convert-odt-file-open-office-to-text.html</guid>
      <pubDate>Mon, 21 May 2012 00:00:00 +0000</pubDate>
      <description>If you ever need to work with an Open Office or Libre Office document, those with odt file extension. And you need to work with them on the console, you can just convert them to plain text file. Use the odt2txt tool to do it. odt2txt odt-file.odt &gt; plain-text-file.txt You should be able to install o…</description>
    </item>
    <item>
      <title>KISS simplicity: Arch Linux</title>
      <link>https://www.garron.me/en/linux/kiss-simplicity-arch-linux-review.html</link>
      <guid>https://www.garron.me/en/linux/kiss-simplicity-arch-linux-review.html</guid>
      <pubDate>Mon, 21 May 2012 00:00:00 +0000</pubDate>
      <description>####Introduction #### Arch Linux History Arch Linux saw the light with Arch Linux 0.1 on March 11, 2002 from the hand of Judd Vinet. Vinet's inspiration came from Slackware and CRUX, but he added Pacman the package manager of Arch Linux. Pacman takes care of package installation, removal and upgrade…</description>
    </item>
    <item>
      <title>Archive your Posterous Blog, using httrack and Wordpress</title>
      <link>https://www.garron.me/en/blog/archiving-wordpress-posterous-site-httrack.html</link>
      <guid>https://www.garron.me/en/blog/archiving-wordpress-posterous-site-httrack.html</guid>
      <pubDate>Sat, 19 May 2012 00:00:00 +0000</pubDate>
      <description>I've decided that is time to archive my old Posterous' site, initially located at g.garron.me, to do that I've first moved it to Wordpress, a self hosted installation of Wordpress. In order to achieve that, I've previously imported it into a new wordpress.com blog, as the plugin to import Posterous,…</description>
    </item>
    <item>
      <title>Add html extension to uri using htaccess file or Nginx</title>
      <link>https://www.garron.me/en/bits/add-html-extension-nginx-apache-htaccess.html</link>
      <guid>https://www.garron.me/en/bits/add-html-extension-nginx-apache-htaccess.html</guid>
      <pubDate>Wed, 09 May 2012 00:00:00 +0000</pubDate>
      <description>If for some reason (read switching blogging platform) you need to add .html extension to uri/url you can do it with Nginx location / { # do nothing it the extension is already present if ($request_filename ~* ^.+.html$) { break; } # add .html if it was not present if (-e $request_filename.html) { re…</description>
    </item>
    <item>
      <title>Copy terminal output to clipboard Mac OS X</title>
      <link>https://www.garron.me/en/bits/mac-os-x-copy-terminal-output-to-clipboard.html</link>
      <guid>https://www.garron.me/en/bits/mac-os-x-copy-terminal-output-to-clipboard.html</guid>
      <pubDate>Sun, 06 May 2012 00:00:00 +0000</pubDate>
      <description>If you want to copy the result of any command in the terminal in your Mac to clipboard. For example if you need to use that info in a Pages document, or to paste it in your blog or forum. Use pbcopy Just pipe the output of the command in the terminal to pbcopy and they will directly to Mac's clipboa…</description>
    </item>
    <item>
      <title>How to find the Xcode version</title>
      <link>https://www.garron.me/en/bits/what-xcode-version-am-i-running.html</link>
      <guid>https://www.garron.me/en/bits/what-xcode-version-am-i-running.html</guid>
      <pubDate>Sun, 06 May 2012 00:00:00 +0000</pubDate>
      <description>Q. How do you know which version of Xcode am I running? A. If you have it installed, to know the version you have, just run: /Developer/usr/bin/xcodebuild -version That will tell you the version of Xcode you are running.</description>
    </item>
    <item>
      <title>vsftpd error: 500 OOPS: vsftpd: refusing to run with writable root inside chroot ()</title>
      <link>https://www.garron.me/en/bits/500-oops-vsftpd-refusing-to-run-with-writable-root-inside-chroot-solved.html</link>
      <guid>https://www.garron.me/en/bits/500-oops-vsftpd-refusing-to-run-with-writable-root-inside-chroot-solved.html</guid>
      <pubDate>Fri, 04 May 2012 00:00:00 +0000</pubDate>
      <description>I've installed vsftp FTP server in Arch Linux, and trying to run it with pam virtual users in a chroot'ed environment I've got this error: 500 OOPS: vsftpd: refusing to run with writable root inside chroot () This problem is caused because the users should not be able to write in the root directory …</description>
    </item>
    <item>
      <title>Have Blackberry Sent Items Sync with Imap Folders</title>
      <link>https://www.garron.me/en/tech/blackberry-imap-sent-items-sync-solved.html</link>
      <guid>https://www.garron.me/en/tech/blackberry-imap-sent-items-sync-solved.html</guid>
      <pubDate>Sun, 29 Apr 2012 00:00:00 +0000</pubDate>
      <description>Using Blackberry BIS you can sync your phone email client with any Imap server. I'm using Dovecot running over Arch Linux for my tests. Everything worked great, but I had one simple problem, none of the emails sent from the blackberry were visible in the sent folder in Thunderbird or the iPhone. Aft…</description>
    </item>
    <item>
      <title>Slow Internet Speed in Bolivia, Compared with the Rest of the World</title>
      <link>https://www.garron.me/en/bits/slow-internet-bolivia.html</link>
      <guid>https://www.garron.me/en/bits/slow-internet-bolivia.html</guid>
      <pubDate>Sun, 29 Apr 2012 00:00:00 +0000</pubDate>
      <description>Reading Mac Forums I've decided to compare my Internet speed here in Bolivia, compared with the rest of the world. Mine is really, realy slow. Here my results. You see? really slow.</description>
    </item>
    <item>
      <title>Use wget to Recursively Download all Files of a Type, like jpg, mp3, pdf or others</title>
      <link>https://www.garron.me/en/bits/wget-download-image-pdf-type-of-files.html</link>
      <guid>https://www.garron.me/en/bits/wget-download-image-pdf-type-of-files.html</guid>
      <pubDate>Sun, 29 Apr 2012 00:00:00 +0000</pubDate>
      <description>If you need to download from a site all files of an specific type, you can use wget to do it. Let's say you want to download all images files with jpg extension. wget -r -A .jpg http://site.with.images/url/ Now if you need to download all mp3 music files, just change the above command to this: wget …</description>
    </item>
    <item>
      <title>Find Files Modified Between Given Dates</title>
      <link>https://www.garron.me/en/bits/find-files-between-dates-linux-mac-terminal.html</link>
      <guid>https://www.garron.me/en/bits/find-files-between-dates-linux-mac-terminal.html</guid>
      <pubDate>Sun, 29 Apr 2012 00:00:00 +0000</pubDate>
      <description>How to find files modified between specific dates in Mac or Linux? You can use touch, find and xargs to do that. Find files modified between given dates First create files with touch with lower and upper dates of the range. touch -t 201201010000 lower-date touch -t 201203012359 upper-date Now use fi…</description>
    </item>
    <item>
      <title>How to stop cronjob from sending email every time it is executed</title>
      <link>https://www.garron.me/en/bits/stop-cron-job-from-sending-email.html</link>
      <guid>https://www.garron.me/en/bits/stop-cron-job-from-sending-email.html</guid>
      <pubDate>Sat, 28 Apr 2012 00:00:00 +0000</pubDate>
      <description>Cronjob sends you email every time the job is executed by the cron daemon. The email contains the output of the task itself. This can be very useful when you are debugging, but once everything is running OK it can be very annoying, specially if your cronjob is executed every few minutes. If you need…</description>
    </item>
    <item>
      <title>How to kill all instances of Google Chromium in Linux from command line</title>
      <link>https://www.garron.me/en/bits/kill-all-instances-chromium-linux-command-line.html</link>
      <guid>https://www.garron.me/en/bits/kill-all-instances-chromium-linux-command-line.html</guid>
      <pubDate>Fri, 27 Apr 2012 00:00:00 +0000</pubDate>
      <description>How to kill chrome / chromium master and all its child processes or instances in Linux from the command line? The answer is: pkill chrome or pkill chromium</description>
    </item>
    <item>
      <title>File is not within the allowed path</title>
      <link>https://www.garron.me/en/bits/file-is-not-within-the-allowed-path.html</link>
      <guid>https://www.garron.me/en/bits/file-is-not-within-the-allowed-path.html</guid>
      <pubDate>Fri, 27 Apr 2012 00:00:00 +0000</pubDate>
      <description>If you get an error similar to this one, when executing PHP scripts. File(/) is not within the allowed path(s): Just edit the php.ini file and add the path where your php script is to the open_basedir setting. So, if you have something like this: open_basedir = /srv/http/:/home/:/tmp/:/usr/share/pea…</description>
    </item>
    <item>
      <title>Set pretty permalinks in Wordpress. Solve 404 error on Nginx</title>
      <link>https://www.garron.me/en/bits/permalink-nginx-wordpress-404-solved.html</link>
      <guid>https://www.garron.me/en/bits/permalink-nginx-wordpress-404-solved.html</guid>
      <pubDate>Fri, 27 Apr 2012 00:00:00 +0000</pubDate>
      <description>How to solve 404 error in Wordpress, working with Nginx, when enabling pretty permalink structure. Just add this line in the location block. try_files $uri $uri/ /index.php;</description>
    </item>
    <item>
      <title>Nginx, PHP-FPM, APC, Varnish and Wordpress</title>
      <link>https://www.garron.me/en/linux/nginx-php-fpm-mysql-apc-varnish-wordpress-cache-performance.html</link>
      <guid>https://www.garron.me/en/linux/nginx-php-fpm-mysql-apc-varnish-wordpress-cache-performance.html</guid>
      <pubDate>Fri, 27 Apr 2012 00:00:00 +0000</pubDate>
      <description>###Installing needed software ### I'm using Arch Linux as the server, so let's install needed software. First be sure you have the latest available software now install all the stuff. pacman -Syu Now install Nginx, PHP-FPM and MySQL pacman -S nginx php-fpm mysql Now let's first take some steps to be…</description>
    </item>
    <item>
      <title>Wordpress Performance Comparison: Using Nginx, Apache, APC and Varnish in Different Scenarios</title>
      <link>https://www.garron.me/en/linux/apache-vs-nginx-php-fpm-varnish-apc-wordpress-performance.html</link>
      <guid>https://www.garron.me/en/linux/apache-vs-nginx-php-fpm-varnish-apc-wordpress-performance.html</guid>
      <pubDate>Fri, 27 Apr 2012 00:00:00 +0000</pubDate>
      <description>###Introduction### If you follow this blog, you may already know that I'm somehow obsessed with performance. But performance with low resources. I like to try to squeeze every drop of power from a server before upgrading it. Usually this is achievable tweaking configuration of the server. This time,…</description>
    </item>
    <item>
      <title>Google Drive vs Dropbox</title>
      <link>https://www.garron.me/en/bits/dropbox-vs-google-drive.html</link>
      <guid>https://www.garron.me/en/bits/dropbox-vs-google-drive.html</guid>
      <pubDate>Wed, 25 Apr 2012 00:00:00 +0000</pubDate>
      <description>Let's start saying that even though Google Drive is cheaper than Dropbox, Google Drive is 25% of Dropbox cost. But the big issue for me is the crossplatform support. I use Linux a lot, and I also use a Blackberry, and both platforms are only supported by Dropbox and not by Google Drive, so at least …</description>
    </item>
    <item>
      <title>Check, Show your IP address in Linux</title>
      <link>https://www.garron.me/en/bits/check-ip-linux.html</link>
      <guid>https://www.garron.me/en/bits/check-ip-linux.html</guid>
      <pubDate>Wed, 25 Apr 2012 00:00:00 +0000</pubDate>
      <description>Small Tip: Check and show the machine IP address in Linux ifconfig Should give you something like: eth0: flags=4163&lt;UP,BROADCAST,RUNNING,MULTICAST&gt; mtu 1500 metric 1 inet 200.87.61.100 netmask 255.255.255.0 broadcast 200.87.61.255 inet6 fe80::4240:74ff:fe89:aaa6 prefixlen 64 scopeid 0x20&lt;link&gt; ether…</description>
    </item>
    <item>
      <title>Check if Given Program is Running and Start it if not</title>
      <link>https://www.garron.me/en/bits/check-if-program-is-running-start-it.html</link>
      <guid>https://www.garron.me/en/bits/check-if-program-is-running-start-it.html</guid>
      <pubDate>Wed, 25 Apr 2012 00:00:00 +0000</pubDate>
      <description>I'm running a program that from time to time stop working (Network issues). I'm now using this bash shell script to re-start it if it is not already running. vim ~/restart-if-not-running.sh Here are the contents: #!/bin/bash # Use ps and grep to check if the program is running ps -ef | grep -v grep …</description>
    </item>
    <item>
      <title>Add a Directory to Path in Bash</title>
      <link>https://www.garron.me/en/bits/add-directory-folder-path.html</link>
      <guid>https://www.garron.me/en/bits/add-directory-folder-path.html</guid>
      <pubDate>Wed, 25 Apr 2012 00:00:00 +0000</pubDate>
      <description>Small tip: For Linux or Mac, actually Bash. How to add a folder to the path? Add directory to the beginning of the path PATH=/folder/to/add:$PATH Add directory to the end of the path PATH=$PATH:/folder/to/add Need it permanent? Just add it to your .bashrc file. note the leading dot</description>
    </item>
    <item>
      <title>Set IP address Linux Using ip command</title>
      <link>https://www.garron.me/en/bits/ip-addr-add-address-linux.html</link>
      <guid>https://www.garron.me/en/bits/ip-addr-add-address-linux.html</guid>
      <pubDate>Wed, 25 Apr 2012 00:00:00 +0000</pubDate>
      <description>How to add or set the IP address in Linux using the ip command? You better start getting used to use the ip command as some Linux distributions have started deprecating the ifconfig command. So, if you want to set the IP in your Linux box, run: ip addr add 10.1.1.2/16 dev eth1 ip link set eth1 up Th…</description>
    </item>
    <item>
      <title>How to: Purge, Flush or Delete Postfix Queue, or a Single Email</title>
      <link>https://www.garron.me/en/linux/delete-purge-flush-mail-queue-postfix.html</link>
      <guid>https://www.garron.me/en/linux/delete-purge-flush-mail-queue-postfix.html</guid>
      <pubDate>Wed, 25 Apr 2012 00:00:00 +0000</pubDate>
      <description>To flush or purge the postfix mail queue, just enter this command postfix -f But if you need to delete an individual email from the queue, you'll first need to see the queue. Traditionally you use mailq this time we'll use: postqueue -p And the output should show all messages in queue: 5642B4D8647* …</description>
    </item>
    <item>
      <title>Why I love lentils</title>
      <link>https://www.garron.me/en/blog/why-lentils-my-favorite-dish.html</link>
      <guid>https://www.garron.me/en/blog/why-lentils-my-favorite-dish.html</guid>
      <pubDate>Tue, 24 Apr 2012 00:00:00 +0000</pubDate>
      <description>There is this guy, a friend of me, to whom I like a lot to talk. He has some good stories, and today I would like to share one of them with you all. That day, we met after work to drink some beers and eat something while talking about anything. We usually talk about technology, about job, a little b…</description>
    </item>
    <item>
      <title>Ibex and Duck Pictures at the Zoo</title>
      <link>https://www.garron.me/en/blog/ibex-wild-duck-picture-zoo.html</link>
      <guid>https://www.garron.me/en/blog/ibex-wild-duck-picture-zoo.html</guid>
      <pubDate>Fri, 20 Apr 2012 00:00:00 +0000</pubDate>
      <description>The Ibex picture was taken at Temaiken park in Buenos Aires The pictures of the duck, were taken at Santa Cruz, Bolivia Zoo.</description>
    </item>
    <item>
      <title>Set Time, Date Timezone in Linux from Command Line or Gnome | Use ntp</title>
      <link>https://www.garron.me/en/linux/set-time-date-timezone-ntp-linux-shell-gnome-command-line.html</link>
      <guid>https://www.garron.me/en/linux/set-time-date-timezone-ntp-linux-shell-gnome-command-line.html</guid>
      <pubDate>Thu, 19 Apr 2012 00:00:00 +0000</pubDate>
      <description>To have the correct time and date in Linux is very important, a lot of things depends on it. It does not matter if you are using Linux to power your personal computer or you have a Linux server. The server and system clock needs to be on time. Set date from the command line date +%Y%m%d -s "20120418…</description>
    </item>
    <item>
      <title>Low carb recipe: Sausage and Vegetables</title>
      <link>https://www.garron.me/en/food/low-carb-sausage-vegetables-recipe-lunch-breakfast.html</link>
      <guid>https://www.garron.me/en/food/low-carb-sausage-vegetables-recipe-lunch-breakfast.html</guid>
      <pubDate>Thu, 19 Apr 2012 00:00:00 +0000</pubDate>
      <description>I like low carb diet, it is really effective, and also delicious. The other day I prepared myself this low-carb breakfast. It is a simple dish, and you can also have it for lunch. Ingredients: 1 sausage -Italian type- 1/2 onion sliced 1 tomato chili peppers soy sauce Put the sausage in a frier pan w…</description>
    </item>
    <item>
      <title>Picture of La Paz, taken at night</title>
      <link>https://www.garron.me/en/blog/la-paz-bolivia-picture-night-panasonic-lumix.html</link>
      <guid>https://www.garron.me/en/blog/la-paz-bolivia-picture-night-panasonic-lumix.html</guid>
      <pubDate>Thu, 19 Apr 2012 00:00:00 +0000</pubDate>
      <description>This picture was taken with a Panasonic DMC-FH24, using the extreme night scene.</description>
    </item>
    <item>
      <title>iptables: Small manual and tutorial with some examples and tips</title>
      <link>https://www.garron.me/en/linux/iptables-manual.html</link>
      <guid>https://www.garron.me/en/linux/iptables-manual.html</guid>
      <pubDate>Wed, 18 Apr 2012 00:00:00 +0000</pubDate>
      <description>This is a small manual of iptables, I'll show some basic commands, you may need to know to keep your computer secure. ###Basic commands### List rules iptables -L This is going, list the default table "Filter". Edit: You may prefer to use iptables -L -vn to get more information, and to see ports as n…</description>
    </item>
    <item>
      <title>Optimize VPS server for Drupal Hosting | Using Varnish</title>
      <link>https://www.garron.me/en/linux/optimize-vps-drupal-varnish.html</link>
      <guid>https://www.garron.me/en/linux/optimize-vps-drupal-varnish.html</guid>
      <pubDate>Sun, 08 Apr 2012 00:00:00 +0000</pubDate>
      <description>###Introduction ### In the past, and for some years I've run my blog with the help of Drupal, in that time and in the first months, I've got Slashdoted, and Dugg three times, all three times my server went down. Since Then I've become obsessed with tweaking my server configuration to support the loa…</description>
    </item>
    <item>
      <title>Run a program or script every 5 or X minutes or hours</title>
      <link>https://www.garron.me/en/linux/run-cronjob-every-5-five-minutes-hours.html</link>
      <guid>https://www.garron.me/en/linux/run-cronjob-every-5-five-minutes-hours.html</guid>
      <pubDate>Sat, 07 Apr 2012 00:00:00 +0000</pubDate>
      <description>One of the best things computers do, is to execute repetitive jobs, and with *nix systems that is done using cronjob. I usually want my jobs to run every X amount of time, let's say every 5 minutes, or every 12 hours. Here is how: Edit your cronjob file by running crontab -e command Add the followin…</description>
    </item>
    <item>
      <title>On Hiring Process</title>
      <link>https://www.garron.me/en/blog/on-hiring-process.html</link>
      <guid>https://www.garron.me/en/blog/on-hiring-process.html</guid>
      <pubDate>Sat, 07 Apr 2012 00:00:00 +0000</pubDate>
      <description>Disclaimer: I'm not an HR expert, but I'm the manager of a small company, below is what worked for me in the past If you are managing a company or a project, you have to deal with hiring people, and specially if you are in a small company or a startup, you really need to take care about how you do i…</description>
    </item>
    <item>
      <title>Create a Multi Blog Site with Jekyll</title>
      <link>https://www.garron.me/en/blog/multi-blog-site-jekyll.html</link>
      <guid>https://www.garron.me/en/blog/multi-blog-site-jekyll.html</guid>
      <pubDate>Fri, 06 Apr 2012 00:00:00 +0000</pubDate>
      <description>Introduction One of the best platforms to run a multi blog site is Drupal. You can create a lot of accounts and each one can own a blog in the site. Wordpress also have its solution, it started as Wordpress MU, but since version 3.0 that feature is embedded in the core code. But for those of you who…</description>
    </item>
    <item>
      <title>How to Install htop on Mac OS X using macports</title>
      <link>https://www.garron.me/en/mac/install-htop-mac-os-x.html</link>
      <guid>https://www.garron.me/en/mac/install-htop-mac-os-x.html</guid>
      <pubDate>Fri, 06 Apr 2012 00:00:00 +0000</pubDate>
      <description>On a fresh Linux install the first thing I install is htop which is a top-like monitor tool, but better. Here is a screenshot of it on my Debian Linux, taken some years ago: Some months ago I've sold my IBM T60 laptop and bought a Macbook Pro, so now I'm using Mac OS X instead of Linux on the laptop…</description>
    </item>
    <item>
      <title>3Hub: An Amazon S3 client for Mac OS X</title>
      <link>https://www.garron.me/en/mac/3hub-amazon-s3-browser-mac.html</link>
      <guid>https://www.garron.me/en/mac/3hub-amazon-s3-browser-mac.html</guid>
      <pubDate>Thu, 05 Apr 2012 00:00:00 +0000</pubDate>
      <description>Amazon S3 is great for a series of uses. Like, traffic off-loading of static files, backup files and data or exchange info, I'm sure there are other uses as well. There are a lot of tools or S3 clients, for different platforms, but one I really like is 3Hub for Mac. According to its site you can: Ma…</description>
    </item>
    <item>
      <title>Resize Windows in Gnome when Margin is Out of Boundaries</title>
      <link>https://www.garron.me/en/linux/resize-window-gnome-out-boundaries.html</link>
      <guid>https://www.garron.me/en/linux/resize-window-gnome-out-boundaries.html</guid>
      <pubDate>Mon, 02 Apr 2012 00:00:00 +0000</pubDate>
      <description>When for any reason, one of the margins of your window goes out of boundaries, specially when is the top margin, which is out of the boundaries of the screen. Move or resize to put it inside boundaries again is not a easy task, in those cases, what you can do, is resize using the keyboard. Just pres…</description>
    </item>
    <item>
      <title>Using awk to Work with CSV files in the Command Line Terminal</title>
      <link>https://www.garron.me/en/mac/awk-work-csv-comma-value-files.html</link>
      <guid>https://www.garron.me/en/mac/awk-work-csv-comma-value-files.html</guid>
      <pubDate>Mon, 02 Apr 2012 00:00:00 +0000</pubDate>
      <description>I work a lot on the terminal, either on my Linux or Mac computers, and when I need to work with CSV files, awk is a very good ally. Let's say you have a file like this one: Linux, Mac OS X, Windows XP, Windows 8 Ubuntu, iOS, Windows Mobile, Blackberry OS Firefox, Safari, Internet Explorer, Blackberr…</description>
    </item>
    <item>
      <title>Google's Gmail Tap</title>
      <link>https://www.garron.me/en/bits/google-tap-morse-code-smart-keyboard-phone.html</link>
      <guid>https://www.garron.me/en/bits/google-tap-morse-code-smart-keyboard-phone.html</guid>
      <pubDate>Sun, 01 Apr 2012 00:00:00 +0000</pubDate>
      <description>Since the invention of the iPhone, everything is changing really fast in the smart phone area. Now Google comes with the Gmail Tap. What is it? Well is a new keyboard for your Android device. With it, instead of having a full QWERTY keyboard you only have two keys and the space, a total of three key…</description>
    </item>
    <item>
      <title>How to Sync, Put or Pull from Linux to Amazon S3</title>
      <link>https://www.garron.me/en/linux/use-s3cmd-s3tools-command-line-amazon-s3.html</link>
      <guid>https://www.garron.me/en/linux/use-s3cmd-s3tools-command-line-amazon-s3.html</guid>
      <pubDate>Fri, 30 Mar 2012 00:00:00 +0000</pubDate>
      <description>I'm now using Amazon S3 as my web server for this site. I'm uploading the files to it either from my Arch Linux Computer, or from my MacBook Pro To do that, I'm using s3tools. It is a set of tools to be used from the command line either on Linux or Mac. To install it on the Arch Linux box was as eas…</description>
    </item>
    <item>
      <title>Install s3tools, s3cmd on Mac OS X</title>
      <link>https://www.garron.me/en/mac/install-s3cmd-mac-os-x.html</link>
      <guid>https://www.garron.me/en/mac/install-s3cmd-mac-os-x.html</guid>
      <pubDate>Fri, 30 Mar 2012 00:00:00 +0000</pubDate>
      <description>If you are planning to use Amazon S3 services, and you own a Mac, you may want to install s3cmd command from s3tools in your Mac. Here is how: First you need to get the software, you can download from here. Then just run: sudo python setup.py install And finally configure it running: s3cmd --configu…</description>
    </item>
    <item>
      <title>Real Hot Summer</title>
      <link>https://www.garron.me/en/bits/hot-summer-santa-cruz-bolivia.html</link>
      <guid>https://www.garron.me/en/bits/hot-summer-santa-cruz-bolivia.html</guid>
      <pubDate>Wed, 28 Mar 2012 00:00:00 +0000</pubDate>
      <description>We're in Fall now, but last summer have been really hot. The global warming is really affecting our lives now. The more hot it is, the more air conditioning we use, and the more energy we waste, so next summer will be even hotter.</description>
    </item>
    <item>
      <title>Moving The Blog to Amazon</title>
      <link>https://www.garron.me/en/blog/moving-blog-amazon-s3-cloudfront-hosting.html</link>
      <guid>https://www.garron.me/en/blog/moving-blog-amazon-s3-cloudfront-hosting.html</guid>
      <pubDate>Wed, 28 Mar 2012 00:00:00 +0000</pubDate>
      <description>After some months running this blog as static pages, I've finally made the final move to its optimization, I'm now running it completely on the cloud. This blog is now running from Amazon S3, behind Amazon Cloudfront. The blog is generated by Jekyll, and then uploaded to Amazon using s3cmd from my L…</description>
    </item>
    <item>
      <title>Responsive HTML5 and CSS3 Layout</title>
      <link>https://www.garron.me/en/blog/responsive-layout-html5-css3.html</link>
      <guid>https://www.garron.me/en/blog/responsive-layout-html5-css3.html</guid>
      <pubDate>Mon, 26 Mar 2012 00:00:00 +0000</pubDate>
      <description>These last days I've been trying different possible ways to install a responsive layout for this site. I've been reading about Twitter Bootstrap, but it looks like a too complicated framework to be used only in a small blog like this one, so I tried less framework, which is good, but I could not ins…</description>
    </item>
    <item>
      <title>How to Deal with Down Votes</title>
      <link>https://www.garron.me/en/bits/how-to-deal-with-down-votes.html</link>
      <guid>https://www.garron.me/en/bits/how-to-deal-with-down-votes.html</guid>
      <pubDate>Sat, 17 Mar 2012 00:00:00 +0000</pubDate>
      <description>How to deal with down votes This is not only valid on line, it's also valid in real life. There will always be people that do not agree with you.</description>
    </item>
    <item>
      <title>Comparing new iPad screen</title>
      <link>https://www.garron.me/en/bits/comparing-new-ipad-screen.html</link>
      <guid>https://www.garron.me/en/bits/comparing-new-ipad-screen.html</guid>
      <pubDate>Sat, 17 Mar 2012 00:00:00 +0000</pubDate>
      <description>iPad screen compared, under microscope</description>
    </item>
    <item>
      <title>More About Comments and Spam</title>
      <link>https://www.garron.me/en/blog/more-about-comments-and-spam.html</link>
      <guid>https://www.garron.me/en/blog/more-about-comments-and-spam.html</guid>
      <pubDate>Sat, 17 Mar 2012 00:00:00 +0000</pubDate>
      <description>It's been two days since I've enabled comments on this blog again. I must say that even though I've just got one real comment and more than 20 spam comments in that time I'm still happy with the decision. What really annoys me is: How stupid spammers think we are, they do not even try to make real c…</description>
    </item>
    <item>
      <title>Configure Postfix to Relay on Gmail to Send Emails</title>
      <link>https://www.garron.me/en/linux/postfix-relay-gmail-linux.html</link>
      <guid>https://www.garron.me/en/linux/postfix-relay-gmail-linux.html</guid>
      <pubDate>Fri, 16 Mar 2012 00:00:00 +0000</pubDate>
      <description>Because of my implementation of static comments on this blog, and because of my need that all these comments should be sent to me via email. I needed an email server on my Linux, where I run Nginx. I decided to install postfix pacman -S postfix In my Arch Linux server. But to send emails from a "per…</description>
    </item>
    <item>
      <title>Use Postfix as Local SMTP Mac OS X</title>
      <link>https://www.garron.me/en/mac/postfix-relay-gmail-mac-os-x-local-smtp.html</link>
      <guid>https://www.garron.me/en/mac/postfix-relay-gmail-mac-os-x-local-smtp.html</guid>
      <pubDate>Fri, 16 Mar 2012 00:00:00 +0000</pubDate>
      <description>As I'm constantly trying and changing my default email application on my Mac, I'm currently using Thunderbird, the native email application and also Pilot. So, decided to use my own local SMTP in order to not store my credentials on each application, and for an easy configuration. Also because I lik…</description>
    </item>
    <item>
      <title>Secure DNS in Chroot</title>
      <link>https://www.garron.me/en/bits/secure-dns-in-chroot.html</link>
      <guid>https://www.garron.me/en/bits/secure-dns-in-chroot.html</guid>
      <pubDate>Thu, 15 Mar 2012 00:00:00 +0000</pubDate>
      <description>Run a Secure Caching Server in Chroot DNS is a very important part in any Network, and having a local one may reduce latency. But it is also an easy piece to hack. Read here how to secure it.</description>
    </item>
    <item>
      <title>New iPad Review</title>
      <link>https://www.garron.me/en/bits/new-ipad-review.html</link>
      <guid>https://www.garron.me/en/bits/new-ipad-review.html</guid>
      <pubDate>Thu, 15 Mar 2012 00:00:00 +0000</pubDate>
      <description>A little biased new iPad review</description>
    </item>
    <item>
      <title>On Blog Comments</title>
      <link>https://www.garron.me/en/blog/on-blog-comments.html</link>
      <guid>https://www.garron.me/en/blog/on-blog-comments.html</guid>
      <pubDate>Thu, 15 Mar 2012 00:00:00 +0000</pubDate>
      <description>Some weeks ago I have turned comments on this blog off. After thinking about it, I realized some comments do really add value to sites. And I really miss the contact with my readers, but I do not like Disqus or Facebook, or any alike platform. I do not like because: Your content should not be in som…</description>
    </item>
    <item>
      <title>Are your Answers to Security Questions Secure?</title>
      <link>https://www.garron.me/en/bits/how-secure-are-your-answers-to-security-questions.html</link>
      <guid>https://www.garron.me/en/bits/how-secure-are-your-answers-to-security-questions.html</guid>
      <pubDate>Wed, 14 Mar 2012 00:00:00 +0000</pubDate>
      <description>Tighten the Security of “Security Questions” If your answers are easy to discover, your accounts might be at risk, and someone may recover your passwords. Pretending they are you.</description>
    </item>
    <item>
      <title>My Interview at Linux Notes from DarkDuck</title>
      <link>https://www.garron.me/en/bits/my-interview-at-linux-notes-from-darkduck.html</link>
      <guid>https://www.garron.me/en/bits/my-interview-at-linux-notes-from-darkduck.html</guid>
      <pubDate>Wed, 14 Mar 2012 00:00:00 +0000</pubDate>
      <description>My friend Dmitry, the author of Linux Notes from DarkDuck Interviewed me: If you want, read [the interview][1] Thanks a lot Dmitry for this opportunity to share my thoughts with your readers. [1]: http://linuxblog.darkduck.com/2012/03/guillermo-garron-linux-can-be-as-easy.html</description>
    </item>
    <item>
      <title>Enable Web Sharing in Mountain Lion</title>
      <link>https://www.garron.me/en/bits/enable-web-sharing-in-mountain-lion.html</link>
      <guid>https://www.garron.me/en/bits/enable-web-sharing-in-mountain-lion.html</guid>
      <pubDate>Wed, 14 Mar 2012 00:00:00 +0000</pubDate>
      <description>Enable Web Server in Mountain Lion If you miss the Web Sharing Option in Mac OS X Mountain Lion, this is for you.</description>
    </item>
    <item>
      <title>Configure Slackware on a MacBook Pro</title>
      <link>https://www.garron.me/en/bits/configure-slackware-on-a-macbook-pro.html</link>
      <guid>https://www.garron.me/en/bits/configure-slackware-on-a-macbook-pro.html</guid>
      <pubDate>Wed, 14 Mar 2012 00:00:00 +0000</pubDate>
      <description>Configure Slackware 13.1 for Macbook Pro 6,2</description>
    </item>
    <item>
      <title>Happy Birthday Arch Linux</title>
      <link>https://www.garron.me/en/linux/arch-linux-10th-birthday.html</link>
      <guid>https://www.garron.me/en/linux/arch-linux-10th-birthday.html</guid>
      <pubDate>Wed, 14 Mar 2012 00:00:00 +0000</pubDate>
      <description>Arch Linux is turning 10 this month. Ten years that have gone so fast, it is the same time since my first daughter birth. I can still remember like yesterday being in the Hospital seeing her fragile body and now she is my best friend. Something similar happens to me with Arch Linux, I've not knew it…</description>
    </item>
    <item>
      <title>Choosing the Right iPad</title>
      <link>https://www.garron.me/en/bits/choosing-the-right-ipad.html</link>
      <guid>https://www.garron.me/en/bits/choosing-the-right-ipad.html</guid>
      <pubDate>Tue, 13 Mar 2012 00:00:00 +0000</pubDate>
      <description>which iPad should I get? If you are planning to buy an iPad. You may like to read this.</description>
    </item>
    <item>
      <title>Link via and Sharing Links</title>
      <link>https://www.garron.me/en/bits/link-via-and-sharing-links.html</link>
      <guid>https://www.garron.me/en/bits/link-via-and-sharing-links.html</guid>
      <pubDate>Tue, 13 Mar 2012 00:00:00 +0000</pubDate>
      <description>I'm not a curator I must admit, I have done that sometimes. No I've created this section to share links with my readers.</description>
    </item>
    <item>
      <title>Angry Birds for Chome</title>
      <link>https://www.garron.me/en/bits/angry-birds-for-google-chrome.html</link>
      <guid>https://www.garron.me/en/bits/angry-birds-for-google-chrome.html</guid>
      <pubDate>Tue, 13 Mar 2012 00:00:00 +0000</pubDate>
      <description>Angry Birds for Chrome If you love the popular game Angry Birds this note is for you</description>
    </item>
    <item>
      <title>What is Property</title>
      <link>https://www.garron.me/en/bits/what-is-property.html</link>
      <guid>https://www.garron.me/en/bits/what-is-property.html</guid>
      <pubDate>Tue, 13 Mar 2012 00:00:00 +0000</pubDate>
      <description>Defining Property, An essay by: Paul Graham</description>
    </item>
    <item>
      <title>Post to Jekyll blog using Dropbox</title>
      <link>https://www.garron.me/en/blog/post-jekyll-using-dropbox.html</link>
      <guid>https://www.garron.me/en/blog/post-jekyll-using-dropbox.html</guid>
      <pubDate>Tue, 13 Mar 2012 00:00:00 +0000</pubDate>
      <description>I like making things automatic, actually I like creating things just for the fun of learning. I know there are other ways to blog easier, I know there are other ways to do this. But I like to figure out how to do it by myself. Well, by myself is just a way to say so. I'm of course reading and "googl…</description>
    </item>
    <item>
      <title>Use incron to Trigger Action when File Changes</title>
      <link>https://www.garron.me/en/linux/use-incron-rsync-dropbox-backup.html</link>
      <guid>https://www.garron.me/en/linux/use-incron-rsync-dropbox-backup.html</guid>
      <pubDate>Mon, 12 Mar 2012 00:00:00 +0000</pubDate>
      <description>##Introduction ## There are some situations, when you need to start an action or run a command when a given file has changed in your file system. The real life example I have is as follows: I have a git repository, from where I manage this blog, I have a remote branch of it on the same server, from …</description>
    </item>
    <item>
      <title>MultiMarkdown</title>
      <link>https://www.garron.me/en/blog/multimarkdown.html</link>
      <guid>https://www.garron.me/en/blog/multimarkdown.html</guid>
      <pubDate>Mon, 12 Mar 2012 00:00:00 +0000</pubDate>
      <description>##First Impressions on MultiMarkdown## I've read yesterday about [MultiMarkdown][1], and so far I'm loving it. MultiMarkdown is, for those who don't know: MultiMarkdown, or MMD, is a tool to help turn minimally marked-up plain text into well formatted documents, including HTML, PDF (by way of LaTeX)…</description>
    </item>
    <item>
      <title>Linux App Store</title>
      <link>https://www.garron.me/en/bits/linux-app-store.html</link>
      <guid>https://www.garron.me/en/bits/linux-app-store.html</guid>
      <pubDate>Sat, 10 Mar 2012 00:00:00 +0000</pubDate>
      <description>We are all impressed about the Apple App Store, but as you can read at Linuxaria, we already had that in Linux for years. But We have to admit that, Apple is great at taking things that already exist in the market, and make them wonderful. No one is as good as Apple (read Steve Jobs) in doing that, …</description>
    </item>
    <item>
      <title>Posting on the go</title>
      <link>https://www.garron.me/en/bits/posting-on-the-go.html</link>
      <guid>https://www.garron.me/en/bits/posting-on-the-go.html</guid>
      <pubDate>Sat, 10 Mar 2012 00:00:00 +0000</pubDate>
      <description>After some months of having this feature on my old Drupal blog, I know have it again in this new blog powered by Jekyll. At least in this section, I do not know If I'm going to install the feature on the other sections as those are for bigger posts, and bigger posts need a computer. If I'm on my com…</description>
    </item>
    <item>
      <title>Why call 4G something that actually is not any better than 3G</title>
      <link>https://www.garron.me/en/bits/why-call-4g-something-that-actually-is-not-any-better-than-3g.html</link>
      <guid>https://www.garron.me/en/bits/why-call-4g-something-that-actually-is-not-any-better-than-3g.html</guid>
      <pubDate>Sat, 10 Mar 2012 00:00:00 +0000</pubDate>
      <description>Today I found at Marco Arment blog, a post talking about slow 4G speed. He says: I just benchmarked the connnection at a blazing 0.63 Mbps down and 0.07 Mbps up. As you can see this "4G" is not any better than the old "3G". I work in the Telecom area, and the whole problem is that all carriers do no…</description>
    </item>
    <item>
      <title>Hello World</title>
      <link>https://www.garron.me/en/bits/hello-world.html</link>
      <guid>https://www.garron.me/en/bits/hello-world.html</guid>
      <pubDate>Sat, 10 Mar 2012 00:00:00 +0000</pubDate>
      <description>Hello World test from email. This is still not working.</description>
    </item>
    <item>
      <title>Using my blog as Twitter</title>
      <link>https://www.garron.me/en/bits/using-my-blog-as-twitter.html</link>
      <guid>https://www.garron.me/en/bits/using-my-blog-as-twitter.html</guid>
      <pubDate>Sat, 10 Mar 2012 00:00:00 +0000</pubDate>
      <description>Until I finish this debugging I'll be using my blog as Twitter just to make some more tests. Sorry about that.</description>
    </item>
    <item>
      <title>Free writing</title>
      <link>https://www.garron.me/en/bits/free-writing.html</link>
      <guid>https://www.garron.me/en/bits/free-writing.html</guid>
      <pubDate>Sat, 10 Mar 2012 00:00:00 +0000</pubDate>
      <description>In this Bits section I plan to have somehow a more free-writing as I'm now going to be able to even post by email to this section, I might be posting about day to day thoughts that could come to my mind. I would also like to share some links I find interesting, while reviewing my RSS subscriptions, …</description>
    </item>
    <item>
      <title>Cat Picture</title>
      <link>https://www.garron.me/en/bits/cat-picture.html</link>
      <guid>https://www.garron.me/en/bits/cat-picture.html</guid>
      <pubDate>Sat, 10 Mar 2012 00:00:00 +0000</pubDate>
      <description>Still Testing the email to blog, now to upload images.</description>
    </item>
    <item>
      <title>Beagle Dog</title>
      <link>https://www.garron.me/en/bits/beagle-dog.html</link>
      <guid>https://www.garron.me/en/bits/beagle-dog.html</guid>
      <pubDate>Sat, 10 Mar 2012 00:00:00 +0000</pubDate>
      <description>The Beagle is one of my favorites breed of dogs.</description>
    </item>
    <item>
      <title>Finally working Email to Jekyll</title>
      <link>https://www.garron.me/en/bits/finally-working-email-to-jekyll.html</link>
      <guid>https://www.garron.me/en/bits/finally-working-email-to-jekyll.html</guid>
      <pubDate>Sat, 10 Mar 2012 00:00:00 +0000</pubDate>
      <description>##Introduction## Ever since I discovered posterous, I wanted to post by email, but to my own blog (I do not like others to host my content). I was running Drupal by that time, and I was able to implement email to Drupal, using some modules I don't remember now. After that I have tried with Wordpress…</description>
    </item>
    <item>
      <title>Some Apps from the Mac App Store that Worth Checking Out</title>
      <link>https://www.garron.me/en/bits/some-apps-from-the-mac-app-store-that-worth-checking-out.html</link>
      <guid>https://www.garron.me/en/bits/some-apps-from-the-mac-app-store-that-worth-checking-out.html</guid>
      <pubDate>Sat, 10 Mar 2012 00:00:00 +0000</pubDate>
      <description>The Mac App Store is big, maybe not at big as the iOS one, but big anyway. Therefore it is always nice to find some one's list of favorites. If you are a developer, or a just love to explore the capabilities of your Mac, this list of Mac apps may interest your.</description>
    </item>
    <item>
      <title>Jekyllmail.rb Post to Jekyll by email</title>
      <link>https://www.garron.me/en/bits/jekyllmail-rb-post-to-jekyll-by-email.html</link>
      <guid>https://www.garron.me/en/bits/jekyllmail-rb-post-to-jekyll-by-email.html</guid>
      <pubDate>Sat, 10 Mar 2012 00:00:00 +0000</pubDate>
      <description>I'm using Masukomi's Jekyllmai.rb script to post from email to my Jekyll blog. I'm still have an issue running jekyll from a script.</description>
    </item>
    <item>
      <title>Resizing Images on Fly with Ruby</title>
      <link>https://www.garron.me/en/bits/resizing-images-on-fly-with-ruby.html</link>
      <guid>https://www.garron.me/en/bits/resizing-images-on-fly-with-ruby.html</guid>
      <pubDate>Sat, 10 Mar 2012 00:00:00 +0000</pubDate>
      <description>If you ever need to resize an image using Ruby, and you are familiar with Linux command convert from Imagegick. You may use RMagic</description>
    </item>
    <item>
      <title>New iPad</title>
      <link>https://www.garron.me/en/tech/new-ipad.html</link>
      <guid>https://www.garron.me/en/tech/new-ipad.html</guid>
      <pubDate>Fri, 09 Mar 2012 00:00:00 +0000</pubDate>
      <description>Two days ago Apple released the iPad 3, or how Apple is calling it the 'New iPad'. Some reviews are saying that because this new iPad is comming with so few new features, this is the opportunity the rivals were waiting for. That this is the opportunity for others tablet makers to surpass Apple. For …</description>
    </item>
    <item>
      <title>Blogging from email</title>
      <link>https://www.garron.me/en/bits/blogging-from-email.html</link>
      <guid>https://www.garron.me/en/bits/blogging-from-email.html</guid>
      <pubDate>Fri, 09 Mar 2012 00:00:00 +0000</pubDate>
      <description>This is just a test of a nice feature I'm trying to enable in my blog. Something I miss from Posterous. And it is the ability to post from email.</description>
    </item>
    <item>
      <title>Good Collection of Graphics Linux Tools</title>
      <link>https://www.garron.me/en/bits/good-collection-of-graphics-linux-tools.html</link>
      <guid>https://www.garron.me/en/bits/good-collection-of-graphics-linux-tools.html</guid>
      <pubDate>Fri, 09 Mar 2012 00:00:00 +0000</pubDate>
      <description>Here is a nice review of some good graphics tools or apps as Darckduck is calling them Check them here</description>
    </item>
    <item>
      <title>Using vim with crontab -e</title>
      <link>https://www.garron.me/en/bits/using-vim-with-crontab-e.html</link>
      <guid>https://www.garron.me/en/bits/using-vim-with-crontab-e.html</guid>
      <pubDate>Fri, 09 Mar 2012 00:00:00 +0000</pubDate>
      <description>If you want to use vim instead of vi with crontab -e. You can use this command: export EDITOR=/usr/bin/vim And then invoque crontab -e You should now be using vim instead of vi</description>
    </item>
    <item>
      <title>Duck Picture</title>
      <link>https://www.garron.me/en/bits/duck-picture.html</link>
      <guid>https://www.garron.me/en/bits/duck-picture.html</guid>
      <pubDate>Fri, 09 Mar 2012 00:00:00 +0000</pubDate>
      <description>This duck picture, was taken in Santa Cruz, Bolivia's Zoo.</description>
    </item>
    <item>
      <title>Email to Blog Final Testing</title>
      <link>https://www.garron.me/en/bits/email-to-blog-final-testing.html</link>
      <guid>https://www.garron.me/en/bits/email-to-blog-final-testing.html</guid>
      <pubDate>Fri, 09 Mar 2012 00:00:00 +0000</pubDate>
      <description>Hope this time this works, this is one of my last tests, because I need to sleep.</description>
    </item>
    <item>
      <title>Great News About the New iPad Battery</title>
      <link>https://www.garron.me/en/bits/great-news-about-the-new-ipad-battery.html</link>
      <guid>https://www.garron.me/en/bits/great-news-about-the-new-ipad-battery.html</guid>
      <pubDate>Fri, 09 Mar 2012 00:00:00 +0000</pubDate>
      <description>The new iPad battery has doubled its battery read more here.</description>
    </item>
    <item>
      <title>Sending picture to my blog from iPhone</title>
      <link>https://www.garron.me/en/bits/sending-picture-to-my-blog-from-iphone.html</link>
      <guid>https://www.garron.me/en/bits/sending-picture-to-my-blog-from-iphone.html</guid>
      <pubDate>Fri, 09 Mar 2012 00:00:00 +0000</pubDate>
      <description>Testing the way to send a picture from iPhone to my blog. Using Jekyll and Masukomi's script.</description>
    </item>
    <item>
      <title>Still not Completely Working the Email to Blog implementation</title>
      <link>https://www.garron.me/en/bits/still-not-completely-working-the-email-to-blog-implementation.html</link>
      <guid>https://www.garron.me/en/bits/still-not-completely-working-the-email-to-blog-implementation.html</guid>
      <pubDate>Fri, 09 Mar 2012 00:00:00 +0000</pubDate>
      <description>I'm still trying to have this working. Actually it works, but not completely automatic, and the whole idea behind sending an email to your blog is that everything should be automatic. You should only send the email and the server should do the rest.</description>
    </item>
    <item>
      <title>Find and Copy Files using bash find -exec Command</title>
      <link>https://www.garron.me/en/linux/find-copy-files-exec-xargs-bash-linux-mac-osx.html</link>
      <guid>https://www.garron.me/en/linux/find-copy-files-exec-xargs-bash-linux-mac-osx.html</guid>
      <pubDate>Mon, 05 Mar 2012 00:00:00 +0000</pubDate>
      <description>This is a very useful command, find and I have written about it before, today I want to share with you how to use it to find and copy files. What makes it wonderful, is that is can locate files all over your disk, and copy all those that match a specific criteria to a given folder. Pretty useful, if…</description>
    </item>
    <item>
      <title>Increase your productivity by enhancing your calendar features with Tungle.me</title>
      <link>https://www.garron.me/en/blog/tungle.me-increase-productivity-review-sync-calendar.html</link>
      <guid>https://www.garron.me/en/blog/tungle.me-increase-productivity-review-sync-calendar.html</guid>
      <pubDate>Sun, 04 Mar 2012 00:00:00 +0000</pubDate>
      <description>We all know the hassle it could be to book and appointment with your customer, or even with your old friend to share a cup of coffee, and a good chat. The problem is that you need to check your calendar, he needs to check his, and then find a space in both calendars in the same day and time. All thi…</description>
    </item>
    <item>
      <title>Increased Performance After Moving my Blog to Cloudfront</title>
      <link>https://www.garron.me/en/blog/pingdom-reports-improvement-after-cloudfront.html</link>
      <guid>https://www.garron.me/en/blog/pingdom-reports-improvement-after-cloudfront.html</guid>
      <pubDate>Sat, 03 Mar 2012 00:00:00 +0000</pubDate>
      <description>Some days ago I started to use cloudfront, I'm also hosting my blog at home. Now I want to share with you how the performance has been increased in this small period. First, I also need to tell you that just for fun I'm serving css files from Rackspace' Cloudfiles, but the HTML is being served to yo…</description>
    </item>
    <item>
      <title>iPad not a Laptop Replacement</title>
      <link>https://www.garron.me/en/bits/does-tablets-replace-laptops.html</link>
      <guid>https://www.garron.me/en/bits/does-tablets-replace-laptops.html</guid>
      <pubDate>Fri, 02 Mar 2012 00:00:00 +0000</pubDate>
      <description>John Gruber talking about if the iPad replace or not a Laptop. Actually he was responding to Eric Grevstad. Grevstad assure iPad is not a Laptop replacement, Gruber says that "In the real world" he sees more and more people using the iPad where before a Laptop was needed. To me a tablet does not rep…</description>
    </item>
    <item>
      <title>Find Differences Between Folders and Files Recursively</title>
      <link>https://www.garron.me/en/linux/diff-folders-recursive-files-linux-mac-osx.html</link>
      <guid>https://www.garron.me/en/linux/diff-folders-recursive-files-linux-mac-osx.html</guid>
      <pubDate>Wed, 29 Feb 2012 00:00:00 +0000</pubDate>
      <description>Let's say you have two folders which are supposed to have the same information each one of them, but don't really know. How can you check if they really have the same info? You can use diff First thing, create a scenario to check how diff works. I'll create two folders with subfolders and files in t…</description>
    </item>
    <item>
      <title>A Blog that is not a Blog</title>
      <link>https://www.garron.me/en/blog/a-blog-that-is-not-a-blog.html</link>
      <guid>https://www.garron.me/en/blog/a-blog-that-is-not-a-blog.html</guid>
      <pubDate>Wed, 29 Feb 2012 00:00:00 +0000</pubDate>
      <description>I may stop calling my blog posts, blog posts, and start calling them articles. After reading this article, I noticed that my blog is maybe not a blog. I usually do not write about my day to day experiences, but more about sharing my knowledge with everybody, actually that was the idea behind this si…</description>
    </item>
    <item>
      <title>Clean Writer Pro Review for Mac OSX Lion</title>
      <link>https://www.garron.me/en/mac/clean-writer-pro-review.html</link>
      <guid>https://www.garron.me/en/mac/clean-writer-pro-review.html</guid>
      <pubDate>Wed, 29 Feb 2012 00:00:00 +0000</pubDate>
      <description>I've just bought Clean Writer Pro from the Mac App Store, to use it to write the articles in this site, I usually use vim, but I like testing new software, so I'm giving this one a try. If you buy it, (It is for sale now only 99 cents) the first thing you will notice is that it is really minimalisti…</description>
    </item>
    <item>
      <title>Hosting from my Home PC, and Still Able to Handle a lot of Traffic</title>
      <link>https://www.garron.me/en/blog/cloudfront-custom-origin-affordable-hosting.html</link>
      <guid>https://www.garron.me/en/blog/cloudfront-custom-origin-affordable-hosting.html</guid>
      <pubDate>Tue, 28 Feb 2012 00:00:00 +0000</pubDate>
      <description>I'm always trying to cut costs, and still have a good service (I'm sure I'm not the only one). These days I've trying to optimize my blog, so it can be faster for my readers but without increasing the cost on my site. What I'm doing is hosting from my home PC, you may say "Are you nuts?", specially …</description>
    </item>
    <item>
      <title>Deploying Cloudfront in Front of my Site</title>
      <link>https://www.garron.me/en/bits/deploying-cloudfront-for-my-site.html</link>
      <guid>https://www.garron.me/en/bits/deploying-cloudfront-for-my-site.html</guid>
      <pubDate>Mon, 27 Feb 2012 00:00:00 +0000</pubDate>
      <description>After reading and trying Cloudflare for two days, I've decided to test Cloudfront for the very first time in my life. It is so cheap, that I'm thinking about serving my site from a small server in my house and use Cloudfront to handle the load. I'll write a complete blog post about it in one or two …</description>
    </item>
    <item>
      <title>Sync your job accross multiple computers with git</title>
      <link>https://www.garron.me/en/blog/using-git-to-sync-two-or-more-computers.html</link>
      <guid>https://www.garron.me/en/blog/using-git-to-sync-two-or-more-computers.html</guid>
      <pubDate>Sun, 26 Feb 2012 00:00:00 +0000</pubDate>
      <description>As some of you already know, this blog is generated by jekyll, wich I run directly on my Linode VPS. I ssh my server, use vim to write my posts, and then generate the blog with jekyll, but sometimes I want to write while not connected, I use rsync to backup my entire blog to my Macbook Pro, and to m…</description>
    </item>
    <item>
      <title>Turn Off Ubuntu Automatic Updates</title>
      <link>https://www.garron.me/en/linux/turn-off-stop-ubuntu-automatic-update.html</link>
      <guid>https://www.garron.me/en/linux/turn-off-stop-ubuntu-automatic-update.html</guid>
      <pubDate>Sat, 25 Feb 2012 00:00:00 +0000</pubDate>
      <description>One thing Ubuntu lovers like about Ubuntu is that it is "user friendly", to me, it is "user friendly" only if the user doesn't know what he is doing. As an example I have automatic updates, it may be convenient that your operating system search for updates for you (If you do not know how to do it, o…</description>
    </item>
    <item>
      <title>Create an Alternate css File for your Mobile Visitors</title>
      <link>https://www.garron.me/en/blog/creating-an-alternate-css-for-mobiles.html</link>
      <guid>https://www.garron.me/en/blog/creating-an-alternate-css-for-mobiles.html</guid>
      <pubDate>Sat, 25 Feb 2012 00:00:00 +0000</pubDate>
      <description>I'm no css or web developer expert, in fact I'm not even a newbie. So it was really hard for me to be able to create a mobile version of my site. And it is not finished yet, but at least it now renders in only one column with an acceptable font size, and it is somehow easy to read in the mobile devi…</description>
    </item>
    <item>
      <title>Install Software in Arch Linux from Source, using AUR or ABS</title>
      <link>https://www.garron.me/en/linux/install-aur-abs-arch-linux.html</link>
      <guid>https://www.garron.me/en/linux/install-aur-abs-arch-linux.html</guid>
      <pubDate>Wed, 22 Feb 2012 00:00:00 +0000</pubDate>
      <description>I really like Arch Linux a lot, it is my favorite distribution, one thing I like a lot, is how easy is to install software from sources, and configure it to fit your needs. We will see two ways of doing that, the first one is when the software is available in the official Arch Linux repositories. Th…</description>
    </item>
    <item>
      <title>Learning to Code Python</title>
      <link>https://www.garron.me/en/blog/learning-python.html</link>
      <guid>https://www.garron.me/en/blog/learning-python.html</guid>
      <pubDate>Mon, 20 Feb 2012 00:00:00 +0000</pubDate>
      <description>I have started today, well actually yesterday, as it has elapsed 10 minutes of the new day, to code Python. I have an idea about programming, but I'm not good at all, I like it, and I've decided to start again my learning process, this time with Python. In the past I have tried Basic (being a child)…</description>
    </item>
    <item>
      <title>Hibernate Notebook When the Lid is Closed</title>
      <link>https://www.garron.me/en/linux/hibernate-close-lid-gnome-shell-ubuntu.html</link>
      <guid>https://www.garron.me/en/linux/hibernate-close-lid-gnome-shell-ubuntu.html</guid>
      <pubDate>Sun, 19 Feb 2012 00:00:00 +0000</pubDate>
      <description>I'm using Ubuntu Linux on my Acer Aspire One, actually I'm using Ubuntu on it, by default when you close the lid the laptop goes to "suspend mode", instead I prefer it to go to "hibernate mode" because in suspend it still uses battery juice to keep the contents in RAM, but in hibernate mode it copie…</description>
    </item>
    <item>
      <title>Firewalld is not running: Network printer detection needs... "Error in Ubuntu"</title>
      <link>https://www.garron.me/en/linux/firewalld-is-not-running-ubuntu-printer.html</link>
      <guid>https://www.garron.me/en/linux/firewalld-is-not-running-ubuntu-printer.html</guid>
      <pubDate>Sat, 18 Feb 2012 00:00:00 +0000</pubDate>
      <description>If when trying to configure a network printer, using Gnome over Ubuntu 11.10 you get this error: FirewallD is not running. Network printer detection needs services mdns, ipp, ipp-client and samba client enabled on firewall. You will have to find a workaround, and one possible one is to open a window…</description>
    </item>
    <item>
      <title>Google talk your best mobile chat option</title>
      <link>https://www.garron.me/en/blog/why-i-chose-google-talk.html</link>
      <guid>https://www.garron.me/en/blog/why-i-chose-google-talk.html</guid>
      <pubDate>Sat, 18 Feb 2012 00:00:00 +0000</pubDate>
      <description>I do not like to chat, specially because it takes to much time to have a small conversation, If I have something really urgent to tell someone I call him, if it is not that important, I write an email, that way the other person may respond whenever he has time. But, for my family I have been testing…</description>
    </item>
    <item>
      <title>First impression of Ubuntu with Unity</title>
      <link>https://www.garron.me/en/linux/ubuntu-11-10-unity.html</link>
      <guid>https://www.garron.me/en/linux/ubuntu-11-10-unity.html</guid>
      <pubDate>Thu, 16 Feb 2012 00:00:00 +0000</pubDate>
      <description>I have not been an Ubuntu user since 2009, but it is over a year since I want to test Ubuntu with Unity, this week I finally did, I'm not at home right now, and I used to travel with my Macbook Pro, but I have just acquired an Acer Aspire One. I tried to install Arch Linux on it from a usb key, but …</description>
    </item>
    <item>
      <title>Exclude folder from rsync backup</title>
      <link>https://www.garron.me/en/linux/exclude-folder-rsync-backup.html</link>
      <guid>https://www.garron.me/en/linux/exclude-folder-rsync-backup.html</guid>
      <pubDate>Wed, 08 Feb 2012 00:00:00 +0000</pubDate>
      <description>You may have already know how to do this, but just in case, I'll put here this small tip. If you want to backup using rsync, or just transfer some files from one server to another, being them Unix, Linux DSD or Apple's OSX, you can do it using rsync. What I like about this tool, besides it keeps inc…</description>
    </item>
    <item>
      <title>Mount a DVD movie ISO file</title>
      <link>https://www.garron.me/en/linux/mount-iso-movie-linux.html</link>
      <guid>https://www.garron.me/en/linux/mount-iso-movie-linux.html</guid>
      <pubDate>Tue, 07 Feb 2012 00:00:00 +0000</pubDate>
      <description>I have some movie DVDs, that I bought some time ago, I noticed that some of the started to degrade, specially because my boy plays with the DVD as if it were a toy. So, what I need was to create an ISO file from them and store them on my computer, then I can play them on my PC for them: In case you …</description>
    </item>
    <item>
      <title>Steve Jobs was a Genius, Steve Ballmer is not</title>
      <link>https://www.garron.me/en/bits/jobs-was-a-genius-ballmer-is-not.html</link>
      <guid>https://www.garron.me/en/bits/jobs-was-a-genius-ballmer-is-not.html</guid>
      <pubDate>Mon, 06 Feb 2012 00:00:00 +0000</pubDate>
      <description>MG Siegler found this great video showing Steve Ballmer laughing at iPhone, but just to be fair, who if not Steve Jobs could have ever imagine such a success with a phone, keyboard less, with almost no battery duration, and other bad points. What you can see when you analyse this in retrospective, i…</description>
    </item>
    <item>
      <title>Learning to Hack</title>
      <link>https://www.garron.me/en/bits/how-to-become-a-hacker.html</link>
      <guid>https://www.garron.me/en/bits/how-to-become-a-hacker.html</guid>
      <pubDate>Fri, 03 Feb 2012 00:00:00 +0000</pubDate>
      <description>Today I was reading before going to sleep, I usually do when I can't sleep. (And usually I find something interesting and that force me stay awake even more). Well, I found a guide to become a hacker. I've found that I have some checkpoints passed. I like and I'm learning (after 6 years with it, dai…</description>
    </item>
    <item>
      <title>Embarrasing: Anonymous Got Access to a Private Conversation Between US and UK Police Departments</title>
      <link>https://www.garron.me/en/bits/US-UK-police-call-recorded-anonymous-hackers.html</link>
      <guid>https://www.garron.me/en/bits/US-UK-police-call-recorded-anonymous-hackers.html</guid>
      <pubDate>Fri, 03 Feb 2012 00:00:00 +0000</pubDate>
      <description>FBI probes Anonymous intercept of US-UK hacking call The FBI is investigating how activists linked to the Anonymous network managed to intercept a conference call between British and US police in which they discussed legal action against hackers. Somebody should teach them how to encrypt an email</description>
    </item>
    <item>
      <title>Understanding the bin, sbin, usr/bin , usr/sbin split</title>
      <link>https://www.garron.me/en/bits/bin-vs-usr-bin.html</link>
      <guid>https://www.garron.me/en/bits/bin-vs-usr-bin.html</guid>
      <pubDate>Thu, 02 Feb 2012 00:00:00 +0000</pubDate>
      <description>Something that @Thomas A. Limoncelli posted. From where the /bin, /usr/bin, sbin, usr/sbin split comes</description>
    </item>
    <item>
      <title>Rose Kennedy Quote</title>
      <link>https://www.garron.me/en/bits/rose-kennedy-quote.html</link>
      <guid>https://www.garron.me/en/bits/rose-kennedy-quote.html</guid>
      <pubDate>Thu, 02 Feb 2012 00:00:00 +0000</pubDate>
      <description>It has been said, 'time heals all wounds.' I do not agree. The wounds remain. In time, the mind, protecting its sanity, covers them with scar tissue and the pain lessens. But it is never gone. Rose Kennedy</description>
    </item>
    <item>
      <title>Starting a new section in my site "bits"</title>
      <link>https://www.garron.me/en/bits/starting-bits.html</link>
      <guid>https://www.garron.me/en/bits/starting-bits.html</guid>
      <pubDate>Thu, 02 Feb 2012 00:00:00 +0000</pubDate>
      <description>This new section is going to be for really small posts, maybe just a link and a small comment about it, or a quote I may like or just a thought. Really small posts, like this one :).</description>
    </item>
    <item>
      <title>New email security settings native in Google Apps: Change in Postini service</title>
      <link>https://www.garron.me/en/blog/new-email-security-settings-google-apps-postini.html</link>
      <guid>https://www.garron.me/en/blog/new-email-security-settings-google-apps-postini.html</guid>
      <pubDate>Thu, 02 Feb 2012 00:00:00 +0000</pubDate>
      <description>Today I got an email from Google: It seems that they are going to have their own security services instead of postini. Some parts of the email says: First, take notice action will be required on your part. This message is to notify you about a change to the Postini Message Security Service included …</description>
    </item>
    <item>
      <title>Request for Startups: Kill Hollywood</title>
      <link>https://www.garron.me/en/blog/ycombinator-offer-fund-startup-that-may-kill-hollywood.html</link>
      <guid>https://www.garron.me/en/blog/ycombinator-offer-fund-startup-that-may-kill-hollywood.html</guid>
      <pubDate>Sat, 21 Jan 2012 00:00:00 +0000</pubDate>
      <description>Y-Combinator seed fund startups with great ideas, some of the beneficiaries are: Dropbox Disqus Now they are asking for startups that may present alternatives to the Movie industry, they are offering to fund companies that may compete against Hollywood, and ultimately kill it. The people who run it …</description>
    </item>
    <item>
      <title>Finally after three days iTunes Match is Working</title>
      <link>https://www.garron.me/en/mac/itunes-match-finally-working.html</link>
      <guid>https://www.garron.me/en/mac/itunes-match-finally-working.html</guid>
      <pubDate>Sat, 21 Jan 2012 00:00:00 +0000</pubDate>
      <description>Yesterday night and after three days of seeing Error 5002 iTunes, I've been able to subscribe to the service, and it is actually uploading my music. What I can't understand is why some music I have bought in iTunes have not been recognized and is going to be uploaded. I have purchased some country m…</description>
    </item>
    <item>
      <title>Sync Blackberry Folders with Google Apps Labels Using BES Server</title>
      <link>https://www.garron.me/en/tech/sync-google-labels-bes-blackberry.html</link>
      <guid>https://www.garron.me/en/tech/sync-google-labels-bes-blackberry.html</guid>
      <pubDate>Thu, 19 Jan 2012 00:00:00 +0000</pubDate>
      <description>If you are using Google Apps premier or Education edition, you can sync your email with Blackberry phones, using BES server, it could be your own BES server or a hosted BES service. It will sync by default just your "Sent Mail" and "Inbox" folder/label, but if you want other labels to be pushed to y…</description>
    </item>
    <item>
      <title>Could not purchase "iTunes Match". An unknown error occurred (5002)</title>
      <link>https://www.garron.me/en/mac/could-not-purchase-5002-error.html</link>
      <guid>https://www.garron.me/en/mac/could-not-purchase-5002-error.html</guid>
      <pubDate>Tue, 17 Jan 2012 00:00:00 +0000</pubDate>
      <description>iTunes Match was released today in other 19 countries, including Argentina, Bolivia, Chile, Colombia, Costa Rica, Dominican Republic, Ecuador, El Salvador, Estonia, Guatemala, Honduras, Latvia, Lithuania, Netherlands, Nicaragua, Panama, Paraguay, Peru, and Venezuela. I live in Bolivia, and I immedia…</description>
    </item>
    <item>
      <title>Why not to join to Facebook</title>
      <link>https://www.garron.me/en/blog/stay-away-from-facebook.html</link>
      <guid>https://www.garron.me/en/blog/stay-away-from-facebook.html</guid>
      <pubDate>Mon, 16 Jan 2012 00:00:00 +0000</pubDate>
      <description>First of all, I should say I'm on facebook, I should also admit that I almost never update my wall, and I basically use it to stay in touch with school friend. I have found some interesting points of view about why one may prefer to stay away from Facebook. ...since the adoption of the Internet, it …</description>
    </item>
    <item>
      <title>A silly alternative to SOPA</title>
      <link>https://www.garron.me/en/blog/SOPA-alternative.html</link>
      <guid>https://www.garron.me/en/blog/SOPA-alternative.html</guid>
      <pubDate>Sun, 15 Jan 2012 00:00:00 +0000</pubDate>
      <description>I'm using the work "silly" in the title because, I do not know how the media industry really work, and I do not know how the royalties are payed. But let's suppose for a moment that my idea can be put in practice, so here are my two cents. The SOPA bill is aiming at stopping piracy, we should all ag…</description>
    </item>
    <item>
      <title>Blackberry tethering</title>
      <link>https://www.garron.me/en/tech/wifi-hotspot-tethering-blackberry.html</link>
      <guid>https://www.garron.me/en/tech/wifi-hotspot-tethering-blackberry.html</guid>
      <pubDate>Fri, 13 Jan 2012 00:00:00 +0000</pubDate>
      <description>It was about time, I was able to do this with my Nokia E71 some years ago, even before the iPhone and Android powered phones. Now Blackberry is announcing with Blackberry OS 7.1 the possibility to create WiFi Hotspots, for up to five clients. This is a long waiting feature, that even though it is la…</description>
    </item>
    <item>
      <title>On blogging</title>
      <link>https://www.garron.me/en/blog/on-blogging.html</link>
      <guid>https://www.garron.me/en/blog/on-blogging.html</guid>
      <pubDate>Fri, 13 Jan 2012 00:00:00 +0000</pubDate>
      <description>You may see that I have a little more free time now that some months ago, as I'm starting to blog again, the inspiration is flowing again, and I feel the urge to share my thoughts and share what I learn and what I think may be interesting. I also have more time to read, because to me blogging is lik…</description>
    </item>
    <item>
      <title>Convert PDF files to JPG using imagemagick</title>
      <link>https://www.garron.me/en/linux/convert-pdf-to-jpg.html</link>
      <guid>https://www.garron.me/en/linux/convert-pdf-to-jpg.html</guid>
      <pubDate>Thu, 12 Jan 2012 00:00:00 +0000</pubDate>
      <description>A friend of mine called me today telling me he had to open a file that ended in PDF, but he was not able, I guided him to install Adobe reader on his Windows XP computer, but it was not easy as I was not watching the same screens he was, so I preferred to convert his PDF to JPG. He sent me the file …</description>
    </item>
    <item>
      <title>How each smartphone platform maker ask carriers to sell its phones</title>
      <link>https://www.garron.me/en/blog/android-handset-makers-apple-microsoft.html</link>
      <guid>https://www.garron.me/en/blog/android-handset-makers-apple-microsoft.html</guid>
      <pubDate>Thu, 12 Jan 2012 00:00:00 +0000</pubDate>
      <description>This one is funny, and it may be true: Android handset makers: Here are our phones. How would you like us to change them so that you will sell them? Microsoft: Here's $200 million. Please sell our phones. Apple: Here is our new phone. It comes in black or white. We will let you sell it. Considering …</description>
    </item>
    <item>
      <title>Teenagers prefer to text or tweet or Facebook message, is that the end of email?</title>
      <link>https://www.garron.me/en/blog/email-dying-no-way.html</link>
      <guid>https://www.garron.me/en/blog/email-dying-no-way.html</guid>
      <pubDate>Thu, 12 Jan 2012 00:00:00 +0000</pubDate>
      <description>While talking to a teenager about smartphones the other day, I was explaining her, how to choose the right smartphone to use with her email account, when she told me "Younger people rarely use email, it is just full of spam, we prefer to text or use facebook, as a way of communication". Well, if we …</description>
    </item>
    <item>
      <title>There is no "Best Smartphone"</title>
      <link>https://www.garron.me/en/blog/no-best-smartphone-iphone-android-blackberry.html</link>
      <guid>https://www.garron.me/en/blog/no-best-smartphone-iphone-android-blackberry.html</guid>
      <pubDate>Wed, 11 Jan 2012 00:00:00 +0000</pubDate>
      <description>After reading a lot of phone reviews, and having owned Android, iOS and Blackberry devices, I have arrived to a conclusion: There is no such thing as "The best smartphone". I'm sure a lot of you agree with me. There are still fan boys, that believe that because some specific model of phone is better…</description>
    </item>
    <item>
      <title>More on blog comments</title>
      <link>https://www.garron.me/en/blog/more-on-comments.html</link>
      <guid>https://www.garron.me/en/blog/more-on-comments.html</guid>
      <pubDate>Wed, 11 Jan 2012 00:00:00 +0000</pubDate>
      <description>Edit: 2013-05-23. Removing the links to Twitter, those are 404 now. Today I've got this message from @unixthis. He has a good point there, and it is really time consuming to deal with comment spam, time that I can use to write more how-tos or info you may need. But it is also true that a blogger nee…</description>
    </item>
    <item>
      <title>Trying to reduce body fat</title>
      <link>https://www.garron.me/en/blog/reduce-body-fat.html</link>
      <guid>https://www.garron.me/en/blog/reduce-body-fat.html</guid>
      <pubDate>Wed, 11 Jan 2012 00:00:00 +0000</pubDate>
      <description>I've been lifting weights as a hobby for four years already, In all this time I've tried different ways to stay "cut". I'm not trying to look huge, just slim and cut. Gain some muscles is not really a big problem, but get rid of the body-fat is a different problem. If you have ever tried that you ma…</description>
    </item>
    <item>
      <title>Turning blog comments off</title>
      <link>https://www.garron.me/en/blog/blog-comments-off.html</link>
      <guid>https://www.garron.me/en/blog/blog-comments-off.html</guid>
      <pubDate>Tue, 10 Jan 2012 00:00:00 +0000</pubDate>
      <description>Today while reviewing my daily news digest, I stumble upon a post about turning off comments on blog. After reading all the pros and cons in that digested post. I realized that giving the enormous facility in today Internet to get in touch with a blog author, to have a comment system in your blog is…</description>
    </item>
    <item>
      <title>Which video card do I have?</title>
      <link>https://www.garron.me/en/linux/find-out-the-model-video-card-linux.html</link>
      <guid>https://www.garron.me/en/linux/find-out-the-model-video-card-linux.html</guid>
      <pubDate>Sat, 07 Jan 2012 00:00:00 +0000</pubDate>
      <description>This happens to me every time I want to install a new distribution of Linux in my Desktop PC, I just can't remember what is the model of my video card so I can install the correct drivers. Fortunately Linux has enough tools to help you, and this time the tool is lspci. Let's see how simple it is: ls…</description>
    </item>
    <item>
      <title>How to create a VPN using OpenVPN and Linux</title>
      <link>https://www.garron.me/en/linux/openvpn-server-client-linux-how-to.html</link>
      <guid>https://www.garron.me/en/linux/openvpn-server-client-linux-how-to.html</guid>
      <pubDate>Sat, 07 Jan 2012 00:00:00 +0000</pubDate>
      <description>Today I'll write about OpenVPN, and how to establish a VPN between two computers. ##The scenario## There are two offices. The headquarters The branch office In this scenario the administrator wants all traffic of the branch office to be routed via the headquarters Internet router. This can be desira…</description>
    </item>
    <item>
      <title>Facebook chat for Android, iPhone and Blackberry</title>
      <link>https://www.garron.me/en/blog/facebook-chat-messenger-app-review.html</link>
      <guid>https://www.garron.me/en/blog/facebook-chat-messenger-app-review.html</guid>
      <pubDate>Sat, 07 Jan 2012 00:00:00 +0000</pubDate>
      <description>I'm not a big fan of Facebook, I don't update it too frequently either, but some days ago I found that these days Facebook have released a new app Facebook chat, which is based on its acquisition of Beluga. I've tested it on Blackberry, on my Android and also on my iPod Touch and it works great on a…</description>
    </item>
    <item>
      <title>Nginx, Logrotate and Gentoo: Infinite loop problem and solution</title>
      <link>https://www.garron.me/en/linux/Nginx-logrotate-infinite-loop-problems.html</link>
      <guid>https://www.garron.me/en/linux/Nginx-logrotate-infinite-loop-problems.html</guid>
      <pubDate>Sun, 25 Dec 2011 00:00:00 +0000</pubDate>
      <description>Today I've found that my CPU was throttling at 100%. The culprit was logrotate, or at least that was what I thought when I took a look at htop and saw that logrotate had been running at 100% for 10 hours straight. I then used du, in the /var/log/ folder to find which was the folder that was so big t…</description>
    </item>
    <item>
      <title>Testing Office 365 and Blackberry Business Cloud Services from RIM</title>
      <link>https://www.garron.me/en/blog/testing-office-365-blackberry-cloud-service.html</link>
      <guid>https://www.garron.me/en/blog/testing-office-365-blackberry-cloud-service.html</guid>
      <pubDate>Sun, 25 Dec 2011 00:00:00 +0000</pubDate>
      <description>These days I've been testing Microsoft's Office 365 solution in convention with the Blackberry Business Cloud Services from RIM. I normally use Google Apps for my business but I wanted to test this new offer from Microsoft. Being a Linux and Mac user, it is hard to stay away from Microsoft's office …</description>
    </item>
    <item>
      <title>Trying to return to blogging</title>
      <link>https://www.garron.me/en/blog/blogging-again.html</link>
      <guid>https://www.garron.me/en/blog/blogging-again.html</guid>
      <pubDate>Sat, 10 Dec 2011 00:00:00 +0000</pubDate>
      <description>Some months have past since my last post in this blog, I've been really busy these last months at the office, and to be honest with few ideas to blog about. I've some ideas now, I just to start blogging again, this is something you need to do because you like and not because you have to. At least fo…</description>
    </item>
    <item>
      <title>iOS 5 release date almost here</title>
      <link>https://www.garron.me/en/mac/ios-5-almost-released.html</link>
      <guid>https://www.garron.me/en/mac/ios-5-almost-released.html</guid>
      <pubDate>Wed, 12 Oct 2011 00:00:00 +0000</pubDate>
      <description>I've just upgraded my iTunes to 10.5, I'm sure iOS 5 is almost here, iTunes is just getting ready for it. iOS 5 comes with more than 200 new features, and I can't wait to see it action, this is a very important release as it is also the last one in which Steve Jobs actively participated and also pre…</description>
    </item>
    <item>
      <title>4 Reasons to Have Live Linux at Home</title>
      <link>https://www.garron.me/en/linux/4-reasons-to-have-linux-live-cd-home.html</link>
      <guid>https://www.garron.me/en/linux/4-reasons-to-have-linux-live-cd-home.html</guid>
      <pubDate>Mon, 10 Oct 2011 00:00:00 +0000</pubDate>
      <description>##4 reasons to have Live Linux at home## Linux became real part of our lives. You can meet anywhere... in your appliances, mobile phones, internet servers, desktops and laptops. In most cases this is either "embedded" or "installed" version of Linux. But there is another type of Linux operating syst…</description>
    </item>
    <item>
      <title>Control your blackberry data usage</title>
      <link>https://www.garron.me/en/tech/blackberry-network-data-traffic-control.html</link>
      <guid>https://www.garron.me/en/tech/blackberry-network-data-traffic-control.html</guid>
      <pubDate>Sun, 18 Sep 2011 00:00:00 +0000</pubDate>
      <description>When you get a blackberry, you usually also get a Data Plan associated with it, this can be an unlimited data plan or a fixed data plan. If you are getting a fixed data plan, you may be interested in an application which is able, to monitor and control your blackberry data usage. Otherwise you may e…</description>
    </item>
    <item>
      <title>One Liner Remove Offending Key sed</title>
      <link>https://www.garron.me/en/linux/remove-offending-key-ssh.html</link>
      <guid>https://www.garron.me/en/linux/remove-offending-key-ssh.html</guid>
      <pubDate>Sun, 18 Sep 2011 00:00:00 +0000</pubDate>
      <description>This is a small tip if you want to remove a line from a file, this is particularly useful when you get this message: Warning: the ECDSA host key for 'garron.me' differs from the key for the IP address '200.87.133.237' Offending key for IP in /home/gentoo/.ssh/known_hosts:20 Matching host key in /hom…</description>
    </item>
    <item>
      <title>9 11, Ten years later: My september 11th experience</title>
      <link>https://www.garron.me/en/blog/9-11-2001-world-trade-center-attack.html</link>
      <guid>https://www.garron.me/en/blog/9-11-2001-world-trade-center-attack.html</guid>
      <pubDate>Sun, 11 Sep 2011 00:00:00 +0000</pubDate>
      <description>That day, 11/99 in 2001 I was traveling, returning home actually. Twelve days before I traveled to Tel Aviv Israel, for a training course, I have been spending my last weekend in Israel traveling in the north of the country, now it was time to go back home. It started at 3 a.m. in Ben Gurion Airport…</description>
    </item>
    <item>
      <title>Find which package contains a specific file</title>
      <link>https://www.garron.me/en/linux/find-which-package-library-belongs.html</link>
      <guid>https://www.garron.me/en/linux/find-which-package-library-belongs.html</guid>
      <pubDate>Sun, 04 Sep 2011 00:00:00 +0000</pubDate>
      <description>When you are compiling there are times, when you need to install a given library, but the problem is that you do not know which package to install. I mean you can't install the library itself as it is contained in a given package, you first need to know which package it belongs to. Once you know tha…</description>
    </item>
    <item>
      <title>Google Chrome OS Ready for Prime Time</title>
      <link>https://www.garron.me/en/linux/chrome-os-chromebook-ready-prime-time.html</link>
      <guid>https://www.garron.me/en/linux/chrome-os-chromebook-ready-prime-time.html</guid>
      <pubDate>Fri, 02 Sep 2011 00:00:00 +0000</pubDate>
      <description>How fast things change in this world now a days, you can't sleep a day without, being left behind. Just a few weeks ago I wrote about Chrome OS "I still do not see too much uses for it", I was saying that mainly because, you needed to be "connected" in order to use it. Two days ago, Google announced…</description>
    </item>
    <item>
      <title>Designer vs Coder: Who would you hire?</title>
      <link>https://www.garron.me/en/blog/designer-vs-coder-hiring.html</link>
      <guid>https://www.garron.me/en/blog/designer-vs-coder-hiring.html</guid>
      <pubDate>Thu, 01 Sep 2011 00:00:00 +0000</pubDate>
      <description>Reading some posts today I've arrived to this possible dilemma. Given this scenario, where your company has a low budget problem. Who would you hire? Designer who knows to code? A coder who can design? I'm an engineer myself, and have always said that our job is more important than Architects' job. …</description>
    </item>
    <item>
      <title>18+ Million Hits per Day with 120 Mega Bytes RAM, on a Small Linode</title>
      <link>https://www.garron.me/en/linux/18-million-hits-per-day-nginx-jekyll.html</link>
      <guid>https://www.garron.me/en/linux/18-million-hits-per-day-nginx-jekyll.html</guid>
      <pubDate>Wed, 31 Aug 2011 00:00:00 +0000</pubDate>
      <description>Today a post about 9 million hits per day with 120 MB RAM on Hacker News, called my attention. As the guy who wrote that post, I've trying to make my blog be ready for a rush of visits. As him, I've been hit in the past from Digg (Twice) and from Slashdot once, that was when I was beginning and I ha…</description>
    </item>
    <item>
      <title>Almost Everything You Need to Know about Charset Encoding, UTF-8, ISO-8859. Conversion and More</title>
      <link>https://www.garron.me/en/linux/charset-encoding-html-change.html</link>
      <guid>https://www.garron.me/en/linux/charset-encoding-html-change.html</guid>
      <pubDate>Tue, 30 Aug 2011 00:00:00 +0000</pubDate>
      <description>Introduction From Wikipedia: A character encoding system consists of a code that pairs each character from a given repertoire with something else, such as a sequence of natural numbers, octets or electrical pulses, in order to facilitate the transmission of data (generally numbers and/or text) throu…</description>
    </item>
    <item>
      <title>The Perfect Tools for the Linux Geek's Blog</title>
      <link>https://www.garron.me/en/linux/perfect-blogging-platform.html</link>
      <guid>https://www.garron.me/en/linux/perfect-blogging-platform.html</guid>
      <pubDate>Mon, 29 Aug 2011 00:00:00 +0000</pubDate>
      <description>You have decided it is time to start your blog, and you are not just any person. You are a Linux geek, so which is the best platform for your blog? Before answering that question let's consider these other things: You want to be the owner of your content You want your server be able to handle the lo…</description>
    </item>
    <item>
      <title>Thanks Steve</title>
      <link>https://www.garron.me/en/blog/thanks-steve.html</link>
      <guid>https://www.garron.me/en/blog/thanks-steve.html</guid>
      <pubDate>Mon, 29 Aug 2011 00:00:00 +0000</pubDate>
      <description>Some days ago the whole geek-world and the rest of the world too, received the news that Steve Jobs was resigning as Apple's CEO. After his medical "vacations" I think we all knew that this was going to happen. Was something someday have to happen. Lot's of lines have been written in important media…</description>
    </item>
    <item>
      <title>Starting as a developer: iPhone or Android? which one to choose?</title>
      <link>https://www.garron.me/en/blog/starting-as-developer-android-or-ios.html</link>
      <guid>https://www.garron.me/en/blog/starting-as-developer-android-or-ios.html</guid>
      <pubDate>Sat, 27 Aug 2011 00:00:00 +0000</pubDate>
      <description>Android or iPhone developer? I may be crazy, because with no previous knowledge of modern programing I've decided to be an app developer, or at least, I'm in process of deciding it. Once upon a time, too many years ago I was a programmer :). I worked with DBase but since that time I've worked in the…</description>
    </item>
    <item>
      <title>Increase Swap Memory in Linux</title>
      <link>https://www.garron.me/en/linux/increase-swap-memory-linux.html</link>
      <guid>https://www.garron.me/en/linux/increase-swap-memory-linux.html</guid>
      <pubDate>Fri, 26 Aug 2011 00:00:00 +0000</pubDate>
      <description>This is usually not needed, but if for some reason you need to increase the Swap memory of your system, I'll show you now, how to do it. You can read more about virtual memory if you want. Now let's see how to increase, or create a swap file, to be used for Linux as virtual memory. First we need to …</description>
    </item>
    <item>
      <title>Enable IPv6 in Nginx</title>
      <link>https://www.garron.me/en/linux/enable-ipv6-nginx.html</link>
      <guid>https://www.garron.me/en/linux/enable-ipv6-nginx.html</guid>
      <pubDate>Fri, 26 Aug 2011 00:00:00 +0000</pubDate>
      <description>Two months ago we celebreated the IPv6 day, and now that we know that IPv4 addresses are exhausted, we need to start using IPv6, some datacenters like linode are already offering IPv6 native support. If you are running your website over Nginx, enable IPv6 support is quite easy. Just open nginx.conf …</description>
    </item>
    <item>
      <title>What I've Learned about Hacker News</title>
      <link>https://www.garron.me/en/blog/what-i-have-learned-at-hacker-news.html</link>
      <guid>https://www.garron.me/en/blog/what-i-have-learned-at-hacker-news.html</guid>
      <pubDate>Fri, 26 Aug 2011 00:00:00 +0000</pubDate>
      <description>I've been "connected" to the Internet for some 12 years already, in that time I've participated in forums, mailing lists, Twitter and other communities. In the last two weeks I've been "active" in Hacker News. What have I learned in these two weeks from them? It's a mature community: I mean, they ar…</description>
    </item>
    <item>
      <title>Meaning of lower case edge or gprs and 3G without the blackberry logo</title>
      <link>https://www.garron.me/en/tech/lower-case-edge-gprs-blackberry-logo-3g.html</link>
      <guid>https://www.garron.me/en/tech/lower-case-edge-gprs-blackberry-logo-3g.html</guid>
      <pubDate>Wed, 24 Aug 2011 00:00:00 +0000</pubDate>
      <description>Your Blackberry should normally show you how it is connected to the data network, if it is not using WIFI, it should be using either Edge, GPRS or 3G. For Edge and GPRS, the letters should be in uppercase, (EDGE or GPRS), and that indicate that your phone is connected to the blackberry services, in …</description>
    </item>
    <item>
      <title>General error: 1030 Got error 134 from storage engine</title>
      <link>https://www.garron.me/en/linux/general-error-1030-got-error-134-from-storage-engine.html</link>
      <guid>https://www.garron.me/en/linux/general-error-1030-got-error-134-from-storage-engine.html</guid>
      <pubDate>Wed, 24 Aug 2011 00:00:00 +0000</pubDate>
      <description>If you get this error General error: 1030 Got error 134 from storage engine when trying to access any PHP application that uses MySQL, do not panic as the problem is really easy to solve. All you have to do is repair your tables, you can use PHPMyAdmin for that: Login into PHPMyAdmin Choose the data…</description>
    </item>
    <item>
      <title>How to enable gzip compression in Apache 2.x</title>
      <link>https://www.garron.me/en/linux/enable-gzip-mod_deflate-compression-apache.html</link>
      <guid>https://www.garron.me/en/linux/enable-gzip-mod_deflate-compression-apache.html</guid>
      <pubDate>Wed, 24 Aug 2011 00:00:00 +0000</pubDate>
      <description>If you check your website stats, you will see that most of your visitors are using modern web browsers, those browsers now support gzip (compressed) content. What does that mean?. Of course you know about zipping a file or group of files to make them use less space, maybe you zipped files to send th…</description>
    </item>
    <item>
      <title>Use Giver to share files in a local network environment</title>
      <link>https://www.garron.me/en/linux/share-files-local-network-giver.html</link>
      <guid>https://www.garron.me/en/linux/share-files-local-network-giver.html</guid>
      <pubDate>Sun, 21 Aug 2011 00:00:00 +0000</pubDate>
      <description>There are a lot of options to share files with your co-workers, if you are using Linux, you can use Python, you can start an FTP server, use ssh, or "the cloud" (Google Docs, Dropbox and others). But an old piece of software is still very useful today, that software is Giver. You can easily install …</description>
    </item>
    <item>
      <title>How a Linux Distribution Review Should be Done</title>
      <link>https://www.garron.me/en/linux/how-to-write-linux-distribution-review.html</link>
      <guid>https://www.garron.me/en/linux/how-to-write-linux-distribution-review.html</guid>
      <pubDate>Fri, 19 Aug 2011 00:00:00 +0000</pubDate>
      <description>Reviews of Linux distributions: I've read a lot of them, and I've write some too, I've been thinking about how a good review should be, what it should include, and what it should aim to. In the comments section of my friend's blog, started a nice discussion. In the review the writer stated that he h…</description>
    </item>
    <item>
      <title>Why and how I migrated from Drupal to Jekyll</title>
      <link>https://www.garron.me/en/linux/switching-drupal-jekyll-migrate.html</link>
      <guid>https://www.garron.me/en/linux/switching-drupal-jekyll-migrate.html</guid>
      <pubDate>Sat, 13 Aug 2011 00:00:00 +0000</pubDate>
      <description>Introduction I started blogging about Linux, in 2007, it all started because I was writing almost daily in some Linux distribution lists, so I thought it could have made sense to put all my writings on line in a single place, so others can use them. I started writing about my discoveries, how to tut…</description>
    </item>
    <item>
      <title>Use a cookie free domain to serve static content with Nginx</title>
      <link>https://www.garron.me/en/linux/cookie-free-domain-nginx.html</link>
      <guid>https://www.garron.me/en/linux/cookie-free-domain-nginx.html</guid>
      <pubDate>Thu, 11 Aug 2011 00:00:00 +0000</pubDate>
      <description>Part of the Best Practices for Speeding Up Your Web Site is Use Cookie-free Domains for Components. And what does this means? It means that you should serve your static content, from a domain where no cookies have been sent to the browser. How can you achieve this? You best bet is to create a new do…</description>
    </item>
    <item>
      <title>Understanding and choosing between Mac sleep, standby or hibernate</title>
      <link>https://www.garron.me/en/mac/macbook-hibernate-sleep-deep-standby.html</link>
      <guid>https://www.garron.me/en/mac/macbook-hibernate-sleep-deep-standby.html</guid>
      <pubDate>Wed, 10 Aug 2011 00:00:00 +0000</pubDate>
      <description>So you've got your the new OS X Lion and you are using a Macbook pro or Macbook Air? We all know that one of the more important features of a laptop is its battery capacity, it makes no sense to have a laptop that only last for an hour on batteries, another important thing now a days, is that we all…</description>
    </item>
    <item>
      <title>Permanently delete photo from iPhoto Library and hard disk</title>
      <link>https://www.garron.me/en/mac/delete-photo-from-iphoto-hard-disk-space.html</link>
      <guid>https://www.garron.me/en/mac/delete-photo-from-iphoto-hard-disk-space.html</guid>
      <pubDate>Tue, 09 Aug 2011 00:00:00 +0000</pubDate>
      <description>Today cameras take really big photos and not matter how big your hard disk is, sometime you will have it full, so it is a good practice to delete some of the photos you do not want after importing them to iPhoto. But if you just select them and press the delete button, they will be sent to the Libra…</description>
    </item>
    <item>
      <title>iTunes Smart Playlists</title>
      <link>https://www.garron.me/en/blog/itunes-smart-playlist.html</link>
      <guid>https://www.garron.me/en/blog/itunes-smart-playlist.html</guid>
      <pubDate>Sun, 07 Aug 2011 00:00:00 +0000</pubDate>
      <description>Smart Playlists in iTunes are lists that can automatically update, you can read in Apple's site A playlist to which you assign rules (for example, songs by certain artists); when you add a song to your library that matches the criteria, iTunes automatically adds the song to the Smart Playlist. You c…</description>
    </item>
    <item>
      <title>Are tablets suitable for you?</title>
      <link>https://www.garron.me/en/tech/are-tablets-good.html</link>
      <guid>https://www.garron.me/en/tech/are-tablets-good.html</guid>
      <pubDate>Fri, 05 Aug 2011 00:00:00 +0000</pubDate>
      <description>###Are Tablets good or bad?### I understand that is a subjective question, in fact that kind of questions are the ones you should try not to ask, so, let's change it. Are Tablets useful for you/me? OK, now that is a better question, and the answer is: It depends, and it depends on what you want to d…</description>
    </item>
    <item>
      <title>Blackberry Torch 9860 / 9850</title>
      <link>https://www.garron.me/en/tech/blackberry-new-torch-bold.html</link>
      <guid>https://www.garron.me/en/tech/blackberry-new-torch-bold.html</guid>
      <pubDate>Thu, 04 Aug 2011 00:00:00 +0000</pubDate>
      <description>Blackberry released the Torch 9850/9860 as well as the new Bold 9900, as for the Torch it now comes with a 1.2 GHz processor and Blackberry OS 7. What I hope, is that new apps appear in the market for Blackberry and more developers start to create them. To me BB's disadvantage agains Android phones …</description>
    </item>
    <item>
      <title>iCloud portal available for developers</title>
      <link>https://www.garron.me/en/mac/icloud-beta-available.html</link>
      <guid>https://www.garron.me/en/mac/icloud-beta-available.html</guid>
      <pubDate>Tue, 02 Aug 2011 00:00:00 +0000</pubDate>
      <description>iCloud is now available for developers, if you have a developer Apple ID you can log in and start using and testing the services. This shows that it is near the day when it will be available for everybody. Also there are new releases of iWork and iPhoto that can work and use iCloud. The UI is now si…</description>
    </item>
    <item>
      <title>Image type and size from the Linux command line</title>
      <link>https://www.garron.me/en/linux/get-size-type-of-picture-linux-console.html</link>
      <guid>https://www.garron.me/en/linux/get-size-type-of-picture-linux-console.html</guid>
      <pubDate>Mon, 01 Aug 2011 00:00:00 +0000</pubDate>
      <description>This is another small tip, but very useful for webmasters, you know that a webpage loads faster if you define the height and width of an image in the html code. But what if you do not know that info of a given image?, you can always fire the GIMP or any other graphical application to check the size …</description>
    </item>
    <item>
      <title>Nokia and R.I.M. losing market share.</title>
      <link>https://www.garron.me/en/tech/nokia-rim-loosing-market-share.html</link>
      <guid>https://www.garron.me/en/tech/nokia-rim-loosing-market-share.html</guid>
      <pubDate>Sun, 31 Jul 2011 00:00:00 +0000</pubDate>
      <description>Today I've came across this post, it clearly shows how some smartphones are losing market participation while others are increasing sells. As the author of the post states, that is tied to the platform each manufacturer decided to use and more and more people are going to Android and iOS while leavi…</description>
    </item>
    <item>
      <title>Gingerbread upgrade for Xperia X10</title>
      <link>https://www.garron.me/en/tech/gingerbread-upgrade-xperia-x10.html</link>
      <guid>https://www.garron.me/en/tech/gingerbread-upgrade-xperia-x10.html</guid>
      <pubDate>Sun, 31 Jul 2011 00:00:00 +0000</pubDate>
      <description>Finally after a really long wait Xperia X10 users can start upgrading their phones to Gingerbread, this is first only released to generic devices and not for operator ones. Even if there will be some operator kits getting this upgrade – some of you will not be able to upgrade your customized version…</description>
    </item>
    <item>
      <title>Moving Go2Linux</title>
      <link>https://www.garron.me/en/linux/moving-go2linux.html</link>
      <guid>https://www.garron.me/en/linux/moving-go2linux.html</guid>
      <pubDate>Sun, 31 Jul 2011 00:00:00 +0000</pubDate>
      <description>I've not completely decided this, but I'm seriously thinking about moving Go2linux blog to Garron.me I'm not going to remove Go2Linux nor move all posts to a new location, I will just stop posting there and continue to post in the new site. The main reason is, that I want to post about not only Linu…</description>
    </item>
    <item>
      <title>People with low I.Q. use Internet Explorer</title>
      <link>https://www.garron.me/en/blog/people-with-low-iq-use-internet-explorer.html</link>
      <guid>https://www.garron.me/en/blog/people-with-low-iq-use-internet-explorer.html</guid>
      <pubDate>Sun, 31 Jul 2011 00:00:00 +0000</pubDate>
      <description>According to a study (I do not know if it is real), it seems that people with low IQ uses Internet Explorer rather than other web browsers like, Firefox or Google Chrome. "A significant number of individuals with a low score on the cognitive test were found to be using Microsoft Internet Explorer (I…</description>
    </item>
    <item>
      <title>Cold and rainy day in Santa Cruz</title>
      <link>https://www.garron.me/en/blog/rainy-sunday.html</link>
      <guid>https://www.garron.me/en/blog/rainy-sunday.html</guid>
      <pubDate>Sun, 31 Jul 2011 00:00:00 +0000</pubDate>
      <description>It is a cold and rainy day today, and the forecast says that tomorrow will be even colder :(. No outdoors Sunday with the kids today, let's wait for other seven days.</description>
    </item>
    <item>
      <title>Nginx remove trailing slash</title>
      <link>https://www.garron.me/en/linux/nginx-remove-trailing-slash.html</link>
      <guid>https://www.garron.me/en/linux/nginx-remove-trailing-slash.html</guid>
      <pubDate>Sat, 30 Jul 2011 00:00:00 +0000</pubDate>
      <description>For good SEO you better have only one url for every post or article in your site, as having two uris responding with the same content may lead to duplicate content and that is penalized by the search engines, specially by Google which is the biggest by far. So, if you are using Nginx and want to rem…</description>
    </item>
    <item>
      <title>Add a line to a specific position in a file using Linux sed</title>
      <link>https://www.garron.me/en/linux/add-line-to-specific-position-in-file-linux.html</link>
      <guid>https://www.garron.me/en/linux/add-line-to-specific-position-in-file-linux.html</guid>
      <pubDate>Sat, 30 Jul 2011 00:00:00 +0000</pubDate>
      <description>Add a line in a specific position with Linux If you need to add a line to a file in Linux, and you need to add that line in a specific position of the file there is an easy solution, even if you need to do it to hundreds of thousands of files. Consider this file: line 1 line 2 line 4 As you can see …</description>
    </item>
    <item>
      <title>Change Macbook or Macbook pro from sleep to hibernate</title>
      <link>https://www.garron.me/en/mac/change-macbook-pro-sleep-hibernate.html</link>
      <guid>https://www.garron.me/en/mac/change-macbook-pro-sleep-hibernate.html</guid>
      <pubDate>Sat, 30 Jul 2011 00:00:00 +0000</pubDate>
      <description>###Sleep vs Hibernate## First thing we'll define the differences between sleep and hibernate. sleep: The computer is 'almost' off, the system is on the RAM and the rest of the computer is off. hibernate: All computer is off, the system has been copied to the hard disk to resume from it later. Well, …</description>
    </item>
    <item>
      <title>Migrating my blog</title>
      <link>https://www.garron.me/en/blog/migrating-from-wordpress-to-jekyll.html</link>
      <guid>https://www.garron.me/en/blog/migrating-from-wordpress-to-jekyll.html</guid>
      <pubDate>Thu, 28 Jul 2011 00:00:00 +0000</pubDate>
      <description>##Migrating my blog## I've been playing a lot with this blog, I've first started it running on Movable Type, it was there for one week more or less, I realized that running a Movable type blog along with my Drupal one, well that may need too much effort, so I decided to switch. What I really liked a…</description>
    </item>
    <item>
      <title>Testing with Jekyll</title>
      <link>https://www.garron.me/en/mac/experimenting-with-jekyll.html</link>
      <guid>https://www.garron.me/en/mac/experimenting-with-jekyll.html</guid>
      <pubDate>Wed, 27 Jul 2011 00:00:00 +0000</pubDate>
      <description>####Introduction#### I've just installed Jekyll to manage my blogs, I'm starting with this one, but with some luck I'll be able to switch Go2Linux here too. What I want to learn is how to create different blogs in sub-directories. So, this is an experiment to do that. ####Conclusion#### I really lov…</description>
    </item>
    <item>
      <title>My first post using Jekyll</title>
      <link>https://www.garron.me/en/blog/My-first-post-using-Jekyll.html</link>
      <guid>https://www.garron.me/en/blog/My-first-post-using-Jekyll.html</guid>
      <pubDate>Tue, 26 Jul 2011 00:00:00 +0000</pubDate>
      <description>##Introduction## I'm really thinking about changing my newly created personal blog, from Wordpress to Jekyll. So, I have installed it and I'll start to test it, in this sandbox first. Let's see how it goes. What I want is: Something simple (not always easy) Less possible things to break Fast enough …</description>
    </item>
    <item>
      <title>Remove spaces from file names with Linux</title>
      <link>https://www.garron.me/en/go2linux/remove-spaces-file-names-linux.html</link>
      <guid>https://www.garron.me/en/go2linux/remove-spaces-file-names-linux.html</guid>
      <pubDate>Mon, 25 Jul 2011 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. I've been using this line to remove spaces from file names in Linux. Usually…</description>
    </item>
    <item>
      <title>Varnishlog filter the records for debugging</title>
      <link>https://www.garron.me/en/go2linux/varnishlog-filter-records-debugging.html</link>
      <guid>https://www.garron.me/en/go2linux/varnishlog-filter-records-debugging.html</guid>
      <pubDate>Mon, 25 Jul 2011 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Varnish Logs Varnish is a powerful reverse proxy that can balance the load o…</description>
    </item>
    <item>
      <title>Use varnish to avoid hot linking or image leeching</title>
      <link>https://www.garron.me/en/go2linux/use-varnish-avoid-hot-linking-or-image-leeching.html</link>
      <guid>https://www.garron.me/en/go2linux/use-varnish-avoid-hot-linking-or-image-leeching.html</guid>
      <pubDate>Sun, 24 Jul 2011 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Introduction Hot Linking From Wikipedia we have: The technology behind the W…</description>
    </item>
    <item>
      <title>Secure Apache and PHP, hide version numbers</title>
      <link>https://www.garron.me/en/go2linux/secure-apache-and-php-hide-version-numbers.html</link>
      <guid>https://www.garron.me/en/go2linux/secure-apache-and-php-hide-version-numbers.html</guid>
      <pubDate>Thu, 21 Jul 2011 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Introduction You may be concerned about security on your LAMP server, and yo…</description>
    </item>
    <item>
      <title>Wordpress dashboard problem with Ajax, CSS and Javascript</title>
      <link>https://www.garron.me/en/go2linux/wordpress-dashboard-problem-ajax-css-and-javascript.html</link>
      <guid>https://www.garron.me/en/go2linux/wordpress-dashboard-problem-ajax-css-and-javascript.html</guid>
      <pubDate>Sat, 09 Jul 2011 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Introduction I'm still kind of playing with http://garron.me and for the las…</description>
    </item>
    <item>
      <title>Farewell to Microsoft</title>
      <link>https://www.garron.me/en/go2linux/farewell-microsoft.html</link>
      <guid>https://www.garron.me/en/go2linux/farewell-microsoft.html</guid>
      <pubDate>Tue, 28 Jun 2011 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Disclaimer: This is based on my own experience, and your needs and experienc…</description>
    </item>
    <item>
      <title>Varnish and virtual Hosts configuration (Apache and Nginx)</title>
      <link>https://www.garron.me/en/go2linux/varnish-and-virtual-hosts-configuration-apache-and-nginx.html</link>
      <guid>https://www.garron.me/en/go2linux/varnish-and-virtual-hosts-configuration-apache-and-nginx.html</guid>
      <pubDate>Mon, 27 Jun 2011 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Introduction If you want to use Varnish with Virtual Hosts, you may face the…</description>
    </item>
    <item>
      <title>Instantiation failed for module 'eap'</title>
      <link>https://www.garron.me/en/go2linux/instantiation-failed-module-eap.html</link>
      <guid>https://www.garron.me/en/go2linux/instantiation-failed-module-eap.html</guid>
      <pubDate>Sat, 25 Jun 2011 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Introduction The other day while trying to install freeradius on a Linux ser…</description>
    </item>
    <item>
      <title>Install fail2ban to protect your site from DOS attacks</title>
      <link>https://www.garron.me/en/go2linux/fail2ban-protect-web-server-http-dos-attack.html</link>
      <guid>https://www.garron.me/en/go2linux/fail2ban-protect-web-server-http-dos-attack.html</guid>
      <pubDate>Sun, 29 May 2011 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. DOS attack Denial of service attacks are meant to load a server to a level w…</description>
    </item>
    <item>
      <title>Restart sshd linux (service, daemon)</title>
      <link>https://www.garron.me/en/go2linux/restart-sshd-linux-service-daemon.html</link>
      <guid>https://www.garron.me/en/go2linux/restart-sshd-linux-service-daemon.html</guid>
      <pubDate>Sun, 15 May 2011 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Introduction This is an easy one, but anyway if someone, sometime need it, I…</description>
    </item>
    <item>
      <title>Restart sshd daemon on Linux</title>
      <link>https://www.garron.me/en/go2linux/restart-sshd-linux.html</link>
      <guid>https://www.garron.me/en/go2linux/restart-sshd-linux.html</guid>
      <pubDate>Sun, 15 May 2011 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. If you ever need to restart the secure shell (ssh) service on Linux, you nee…</description>
    </item>
    <item>
      <title>Configure varnish logs (varnishnsca), logrotate and awstats</title>
      <link>https://www.garron.me/en/go2linux/configure-varnish-logs-varnishnsca-logrotate-and-awstats.html</link>
      <guid>https://www.garron.me/en/go2linux/configure-varnish-logs-varnishnsca-logrotate-and-awstats.html</guid>
      <pubDate>Sun, 01 May 2011 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Introduction Varnish Varnish is a reverse cache server: Varnish is an HTTP a…</description>
    </item>
    <item>
      <title>Nginx+Varnish compared to Nginx</title>
      <link>https://www.garron.me/en/go2linux/nginx-varnish-vs-nginx-alone-compared.html</link>
      <guid>https://www.garron.me/en/go2linux/nginx-varnish-vs-nginx-alone-compared.html</guid>
      <pubDate>Fri, 22 Apr 2011 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Spanish version Introduction While checking the referrals to my page, I have…</description>
    </item>
    <item>
      <title>Save Battery on Android with Tasker</title>
      <link>https://www.garron.me/en/go2linux/save-android-battery-tasker.html</link>
      <guid>https://www.garron.me/en/go2linux/save-android-battery-tasker.html</guid>
      <pubDate>Fri, 25 Mar 2011 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Introduction Battery duration is a concern to all smart phone users, well ma…</description>
    </item>
    <item>
      <title>How to format a usb drive with FAT32 file system on Linux</title>
      <link>https://www.garron.me/en/go2linux/format-usb-drive-fat32-file-system-ubuntu-linux.html</link>
      <guid>https://www.garron.me/en/go2linux/format-usb-drive-fat32-file-system-ubuntu-linux.html</guid>
      <pubDate>Fri, 11 Mar 2011 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Introduction For all Linux users, work with usb drives, is really easy, and …</description>
    </item>
    <item>
      <title>My top five ssh tips and tricks a small cheatsheet</title>
      <link>https://www.garron.me/en/go2linux/my-top-five-ssh-tips-and-tricks-small-cheatsheet.html</link>
      <guid>https://www.garron.me/en/go2linux/my-top-five-ssh-tips-and-tricks-small-cheatsheet.html</guid>
      <pubDate>Mon, 28 Feb 2011 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Introduction Today I’ll give you five nice ssh tricks, well actually three s…</description>
    </item>
    <item>
      <title>How to copy files and sync files between Linux or Mac computers with rsync</title>
      <link>https://www.garron.me/en/go2linux/rsync-backup-linux-using-rsync-to-backup-files-or-folder-under-linux.html</link>
      <guid>https://www.garron.me/en/go2linux/rsync-backup-linux-using-rsync-to-backup-files-or-folder-under-linux.html</guid>
      <pubDate>Sun, 20 Feb 2011 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. ###Introduction From Wikipedia: rsync is a software application for Unix and…</description>
    </item>
    <item>
      <title>How to share files with Windows using samba and no password</title>
      <link>https://www.garron.me/en/go2linux/share-files-windows-linux-samba-no-password.html</link>
      <guid>https://www.garron.me/en/go2linux/share-files-windows-linux-samba-no-password.html</guid>
      <pubDate>Wed, 16 Feb 2011 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Introduction There are a lot of ways to share files between Linux and Window…</description>
    </item>
    <item>
      <title>How to use find with boolean operators AND, OR, NOT</title>
      <link>https://www.garron.me/en/go2linux/how-use-find-boolean-operators-and-or-not.html</link>
      <guid>https://www.garron.me/en/go2linux/how-use-find-boolean-operators-and-or-not.html</guid>
      <pubDate>Mon, 14 Feb 2011 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Introduction In these days when disk are everyday bigger and bigger as well …</description>
    </item>
    <item>
      <title>Vim search and replace tips</title>
      <link>https://www.garron.me/en/go2linux/vim-search-and-replace-tips.html</link>
      <guid>https://www.garron.me/en/go2linux/vim-search-and-replace-tips.html</guid>
      <pubDate>Sat, 12 Feb 2011 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Introduction In every document editing software search and replace is a desi…</description>
    </item>
    <item>
      <title>Linux and BSD security. Limit time of idle ssh sessions</title>
      <link>https://www.garron.me/en/go2linux/limit-idle-ssh-sessions-time-avoid-unattended-clientaliveinterval-clientalivecountmax.html</link>
      <guid>https://www.garron.me/en/go2linux/limit-idle-ssh-sessions-time-avoid-unattended-clientaliveinterval-clientalivecountmax.html</guid>
      <pubDate>Mon, 07 Feb 2011 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Introduction One of the best security advice is to keep strong passwords, bu…</description>
    </item>
    <item>
      <title>SysCTL command for Linux</title>
      <link>https://www.garron.me/en/go2linux/sysctl-linux.html</link>
      <guid>https://www.garron.me/en/go2linux/sysctl-linux.html</guid>
      <pubDate>Tue, 01 Feb 2011 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Introduction Let’s first define what sysctl is, and I usually go to Wikipedi…</description>
    </item>
    <item>
      <title>Look for a string, word, or sentence in a file with Linux grep command, recursively</title>
      <link>https://www.garron.me/en/go2linux/find-string-recursive-linux.html</link>
      <guid>https://www.garron.me/en/go2linux/find-string-recursive-linux.html</guid>
      <pubDate>Tue, 25 Jan 2011 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Introduction Sometimes you remember a phrase or a given word or words, you p…</description>
    </item>
    <item>
      <title>How to enable IP forwarding in Linux</title>
      <link>https://www.garron.me/en/go2linux/how-enable-ip-forwarding-linux-slackware-ubuntu-debian-fedora.html</link>
      <guid>https://www.garron.me/en/go2linux/how-enable-ip-forwarding-linux-slackware-ubuntu-debian-fedora.html</guid>
      <pubDate>Sun, 23 Jan 2011 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Spanish version Introduction If you want to use a Linux Operating System dri…</description>
    </item>
    <item>
      <title>Classifying Linux Distributions</title>
      <link>https://www.garron.me/en/go2linux/classifying-linux-distributions.html</link>
      <guid>https://www.garron.me/en/go2linux/classifying-linux-distributions.html</guid>
      <pubDate>Sat, 22 Jan 2011 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Introduction This is somehow my personal classification, of Linux distributi…</description>
    </item>
    <item>
      <title>How to upgrade Debian Lenny to Squeeze (5.0 to 6.0)</title>
      <link>https://www.garron.me/en/go2linux/how-to-upgrade-debian-lenny-squeeze-5-6.html</link>
      <guid>https://www.garron.me/en/go2linux/how-to-upgrade-debian-lenny-squeeze-5-6.html</guid>
      <pubDate>Fri, 21 Jan 2011 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Introduction Updated 02/15/2011 Please be sure to read the release notes for…</description>
    </item>
    <item>
      <title>VBoxManage control and manage Virtualbox from command line</title>
      <link>https://www.garron.me/en/go2linux/vboxmanage-control-and-manage-virtualbox-command-line.html</link>
      <guid>https://www.garron.me/en/go2linux/vboxmanage-control-and-manage-virtualbox-command-line.html</guid>
      <pubDate>Mon, 17 Jan 2011 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Spanish version Introduction VirtualBox is according to developers: VirtualB…</description>
    </item>
    <item>
      <title>How to kill a not responding application on Linux</title>
      <link>https://www.garron.me/en/go2linux/kill-not-responding-application-linux.html</link>
      <guid>https://www.garron.me/en/go2linux/kill-not-responding-application-linux.html</guid>
      <pubDate>Fri, 07 Jan 2011 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Introduction I’ve seen this very few times in Linux, but yes sometimes it ha…</description>
    </item>
    <item>
      <title>Get Slack</title>
      <link>https://www.garron.me/en/go2linux/get-slack.html</link>
      <guid>https://www.garron.me/en/go2linux/get-slack.html</guid>
      <pubDate>Thu, 30 Dec 2010 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. If you follow this blog, you know that I’ve been using Slackware for more or…</description>
    </item>
    <item>
      <title>How to setup a DNS server master - slave with BIND</title>
      <link>https://www.garron.me/en/go2linux/how-setup-dns-server-master-slave-bind.html</link>
      <guid>https://www.garron.me/en/go2linux/how-setup-dns-server-master-slave-bind.html</guid>
      <pubDate>Wed, 29 Dec 2010 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. #####How to setup a DNS server master / slave BIND##### Domain Name System (…</description>
    </item>
    <item>
      <title>Four years with Debian</title>
      <link>https://www.garron.me/en/go2linux/debian-review.html</link>
      <guid>https://www.garron.me/en/go2linux/debian-review.html</guid>
      <pubDate>Wed, 22 Dec 2010 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Introduction Debian is one of the oldest Linux distributions, it was created…</description>
    </item>
    <item>
      <title>Replicate file permissions</title>
      <link>https://www.garron.me/en/go2linux/replicate-file-permissions.html</link>
      <guid>https://www.garron.me/en/go2linux/replicate-file-permissions.html</guid>
      <pubDate>Mon, 20 Dec 2010 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Introduction You may know how to change file permissions using chmod but, if…</description>
    </item>
    <item>
      <title>Number of proccesses per user on Linux</title>
      <link>https://www.garron.me/en/go2linux/how-many-processes-each-user-running-linux.html</link>
      <guid>https://www.garron.me/en/go2linux/how-many-processes-each-user-running-linux.html</guid>
      <pubDate>Mon, 20 Dec 2010 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Introduction How to know how many processes each user is running?, there are…</description>
    </item>
    <item>
      <title>How to install Linux Kernel headers on Debian or Ubuntu</title>
      <link>https://www.garron.me/en/go2linux/how-install-linux-kernel-headers-debian-or-ubuntu.html</link>
      <guid>https://www.garron.me/en/go2linux/how-install-linux-kernel-headers-debian-or-ubuntu.html</guid>
      <pubDate>Wed, 08 Dec 2010 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Since a long time not using it I tried to use VMware again today with my Deb…</description>
    </item>
    <item>
      <title>How to find which process is eating RAM in Linux</title>
      <link>https://www.garron.me/en/go2linux/how-find-which-process-eating-ram-memory-linux.html</link>
      <guid>https://www.garron.me/en/go2linux/how-find-which-process-eating-ram-memory-linux.html</guid>
      <pubDate>Tue, 07 Dec 2010 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Introduction If you are running out of RAM on your Linux system, you will wa…</description>
    </item>
    <item>
      <title>Nginx | Create custom 404 page not found error page</title>
      <link>https://www.garron.me/en/go2linux/nginx-create-custom-404-page-not-found-error-page.html</link>
      <guid>https://www.garron.me/en/go2linux/nginx-create-custom-404-page-not-found-error-page.html</guid>
      <pubDate>Mon, 06 Dec 2010 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Introduction I'm working with Nginx since more than a year ago, it is an ext…</description>
    </item>
    <item>
      <title>How to block, lock, or deny access to a user into Linux</title>
      <link>https://www.garron.me/en/go2linux/how-block-lock-or-deny-access-user-linux.html</link>
      <guid>https://www.garron.me/en/go2linux/how-block-lock-or-deny-access-user-linux.html</guid>
      <pubDate>Mon, 06 Dec 2010 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Introduction If you need to block a user and do not allow him / her to log i…</description>
    </item>
    <item>
      <title>How to find open ports in Servers in your Network with Linux</title>
      <link>https://www.garron.me/en/go2linux/how-find-open-ports-servers-your-network-linux-nmap.html</link>
      <guid>https://www.garron.me/en/go2linux/how-find-open-ports-servers-your-network-linux-nmap.html</guid>
      <pubDate>Fri, 03 Dec 2010 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Introduction There are situations when you want to find a web server, or the…</description>
    </item>
    <item>
      <title>Interview with Debian Developer Raphaël Hertzog: is Ubuntu beneficial for Debian?</title>
      <link>https://www.garron.me/en/go2linux/interview-debian-developer-raphael-hertzog-ubuntu-beneficial-debian.html</link>
      <guid>https://www.garron.me/en/go2linux/interview-debian-developer-raphael-hertzog-ubuntu-beneficial-debian.html</guid>
      <pubDate>Fri, 03 Dec 2010 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Interview with Raphaël Hertzog Today I’m presenting you my first interview, …</description>
    </item>
    <item>
      <title>cmatrix, The Matrix screen on a Linux terminal</title>
      <link>https://www.garron.me/en/go2linux/cmatrix-the-matrix-screen-linux-terminal.html</link>
      <guid>https://www.garron.me/en/go2linux/cmatrix-the-matrix-screen-linux-terminal.html</guid>
      <pubDate>Fri, 03 Dec 2010 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. For those of you who have not seen The Matrix, here is something from Wikipe…</description>
    </item>
    <item>
      <title>How to erase, blanck or wipe your disk, or usb memory stick</title>
      <link>https://www.garron.me/en/go2linux/privacy-erase-blanck-or-wipe-your-disk-or-usb-memory-stick.html</link>
      <guid>https://www.garron.me/en/go2linux/privacy-erase-blanck-or-wipe-your-disk-or-usb-memory-stick.html</guid>
      <pubDate>Thu, 02 Dec 2010 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Introduction We all use usb thumb memories, or memory cards like SD or micro…</description>
    </item>
    <item>
      <title>Break and Continue in Bash For Loop</title>
      <link>https://www.garron.me/en/go2linux/bash-for-loop-break-continue-sintax.html</link>
      <guid>https://www.garron.me/en/go2linux/bash-for-loop-break-continue-sintax.html</guid>
      <pubDate>Sat, 20 Nov 2010 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. There are cases in which you may want to break the execution of a bash for l…</description>
    </item>
    <item>
      <title>Run commands on remote server via ssh</title>
      <link>https://www.garron.me/en/go2linux/ssh-sudo-run-commands-remote-server.html</link>
      <guid>https://www.garron.me/en/go2linux/ssh-sudo-run-commands-remote-server.html</guid>
      <pubDate>Wed, 10 Nov 2010 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. If you need to run a command on a remote server via ssh, you can create a ps…</description>
    </item>
    <item>
      <title>Slackware review</title>
      <link>https://www.garron.me/en/go2linux/slackware-review.html</link>
      <guid>https://www.garron.me/en/go2linux/slackware-review.html</guid>
      <pubDate>Wed, 03 Nov 2010 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Slackware Linux Review — Current version 13.1 Introduction From Wikipedia: S…</description>
    </item>
    <item>
      <title>Too Many Linux Distributions</title>
      <link>https://www.garron.me/en/go2linux/are-there-too-many-linux-distributions.html</link>
      <guid>https://www.garron.me/en/go2linux/are-there-too-many-linux-distributions.html</guid>
      <pubDate>Sun, 31 Oct 2010 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. From time to time, I can read an article stating that there are too many Lin…</description>
    </item>
    <item>
      <title>mkfs.vfat and mkfs.ntfs Arch Linux</title>
      <link>https://www.garron.me/en/go2linux/mkfs-vfat-and-mkfs-ntfs-arch-linux.html</link>
      <guid>https://www.garron.me/en/go2linux/mkfs-vfat-and-mkfs-ntfs-arch-linux.html</guid>
      <pubDate>Sat, 23 Oct 2010 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. mkfs.vfat is used to format a file system using the FAT32 file system. Usual…</description>
    </item>
    <item>
      <title>Install Development Tools in Linux (GNU GCC Compiler and others)</title>
      <link>https://www.garron.me/en/go2linux/gnu-gcc-development-tools-linux-fedora-arch-debian.html</link>
      <guid>https://www.garron.me/en/go2linux/gnu-gcc-development-tools-linux-fedora-arch-debian.html</guid>
      <pubDate>Fri, 15 Oct 2010 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Introduction If you plan to use your computer to develop software, or simply…</description>
    </item>
    <item>
      <title>Gwibber and Hotot review</title>
      <link>https://www.garron.me/en/go2linux/hotot-gwibber-social-network-client.html</link>
      <guid>https://www.garron.me/en/go2linux/hotot-gwibber-social-network-client.html</guid>
      <pubDate>Tue, 12 Oct 2010 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Gwibber is a client for Linux that support various social Networks, we will …</description>
    </item>
    <item>
      <title>How to send mail from command line with Gmail and Mutt</title>
      <link>https://www.garron.me/en/go2linux/send-mail-gmail-mutt.html</link>
      <guid>https://www.garron.me/en/go2linux/send-mail-gmail-mutt.html</guid>
      <pubDate>Tue, 12 Oct 2010 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. If you are like me, you really like the command line. And sending email whil…</description>
    </item>
    <item>
      <title>Ubuntu 10.10 maverick meerkat best 10 reviews</title>
      <link>https://www.garron.me/en/go2linux/ubuntu-1010-maverick-meerkat-best-10-reviews.html</link>
      <guid>https://www.garron.me/en/go2linux/ubuntu-1010-maverick-meerkat-best-10-reviews.html</guid>
      <pubDate>Sun, 10 Oct 2010 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Today is somehow a special day, today is 10.10.10, and no matter which date …</description>
    </item>
    <item>
      <title>ssh public key only login - authentication</title>
      <link>https://www.garron.me/en/go2linux/ssh-public-key-only-login-authentication.html</link>
      <guid>https://www.garron.me/en/go2linux/ssh-public-key-only-login-authentication.html</guid>
      <pubDate>Sun, 10 Oct 2010 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Open SSH private/public authentication OpenSSH key public key authentication…</description>
    </item>
    <item>
      <title>Convert html to pdf with Linux</title>
      <link>https://www.garron.me/en/go2linux/convert-html-pdf-linux.html</link>
      <guid>https://www.garron.me/en/go2linux/convert-html-pdf-linux.html</guid>
      <pubDate>Thu, 07 Oct 2010 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. When you may need to convert a complete web page in html to a pdf file, Linu…</description>
    </item>
    <item>
      <title>Do you agree with LibreOffice fork?</title>
      <link>https://www.garron.me/en/go2linux/disagree-with-libreoffice.html</link>
      <guid>https://www.garron.me/en/go2linux/disagree-with-libreoffice.html</guid>
      <pubDate>Thu, 07 Oct 2010 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. By the time of this writing, a lot has been said about this topic, and you s…</description>
    </item>
    <item>
      <title>New branch on Debian?</title>
      <link>https://www.garron.me/en/go2linux/new-branch-on-debian.html</link>
      <guid>https://www.garron.me/en/go2linux/new-branch-on-debian.html</guid>
      <pubDate>Tue, 05 Oct 2010 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Today I have read a post from Raphael Hertzog, taking about the possibility …</description>
    </item>
    <item>
      <title>Two new Linux Distributions I have tested</title>
      <link>https://www.garron.me/en/go2linux/two-new-linux-distributions-i-have-tested.html</link>
      <guid>https://www.garron.me/en/go2linux/two-new-linux-distributions-i-have-tested.html</guid>
      <pubDate>Mon, 04 Oct 2010 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Some days ago I have started testing Linux Mint Debian Edition and Archbang.…</description>
    </item>
    <item>
      <title>Movable Type vs Drupal with boost</title>
      <link>https://www.garron.me/en/go2linux/movable-type-vs-drupal-with-boost.html</link>
      <guid>https://www.garron.me/en/go2linux/movable-type-vs-drupal-with-boost.html</guid>
      <pubDate>Mon, 04 Oct 2010 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. As I have posted some days ago, I am trying Movable Type as an alternative t…</description>
    </item>
    <item>
      <title>Arch Linux Review (2010)</title>
      <link>https://www.garron.me/en/go2linux/arch-linux-review.html</link>
      <guid>https://www.garron.me/en/go2linux/arch-linux-review.html</guid>
      <pubDate>Sun, 03 Oct 2010 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Introduction Arch Linux is yet another Linux distribution. By the time of th…</description>
    </item>
    <item>
      <title>Movable Type</title>
      <link>https://www.garron.me/en/go2linux/movable-type.html</link>
      <guid>https://www.garron.me/en/go2linux/movable-type.html</guid>
      <pubDate>Sat, 02 Oct 2010 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. I have been blogging for some time, I have started in 2007. Even tough I hav…</description>
    </item>
    <item>
      <title>Quo vadis Linux?</title>
      <link>https://www.garron.me/en/go2linux/quo-vadis-linux.html</link>
      <guid>https://www.garron.me/en/go2linux/quo-vadis-linux.html</guid>
      <pubDate>Fri, 01 Oct 2010 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. I was trying to figure out a topic to write about. I usually focus on Tutori…</description>
    </item>
    <item>
      <title>client denied by server configuration Apache error</title>
      <link>https://www.garron.me/en/go2linux/client-denied-by-server-configuration-apache-error.html</link>
      <guid>https://www.garron.me/en/go2linux/client-denied-by-server-configuration-apache-error.html</guid>
      <pubDate>Thu, 30 Sep 2010 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Yesterday night, while installing Movable Type on a test server, I made a mi…</description>
    </item>
    <item>
      <title>First post on MovableType platform</title>
      <link>https://www.garron.me/en/go2linux/first-post-on-movabletype-platform.html</link>
      <guid>https://www.garron.me/en/go2linux/first-post-on-movabletype-platform.html</guid>
      <pubDate>Thu, 30 Sep 2010 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Edit: 11/19/2010 I’ve decided to leave Open Melody or Movable Type, and stic…</description>
    </item>
    <item>
      <title>Share files using python or php Web Server</title>
      <link>https://www.garron.me/en/go2linux/share-files-easy-python-php.html</link>
      <guid>https://www.garron.me/en/go2linux/share-files-easy-python-php.html</guid>
      <pubDate>Tue, 14 Sep 2010 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. If you want to share a file from your Linux with other users, the easiest wa…</description>
    </item>
    <item>
      <title>UUID on Linux fstab file</title>
      <link>https://www.garron.me/en/go2linux/uuid-linux-fstab-file.html</link>
      <guid>https://www.garron.me/en/go2linux/uuid-linux-fstab-file.html</guid>
      <pubDate>Thu, 02 Sep 2010 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. UUID stands for Universally Unique IDentifier and it is used in Linux to ide…</description>
    </item>
    <item>
      <title>Secure ssh access with now password</title>
      <link>https://www.garron.me/en/go2linux/ssh-login-no-password.html</link>
      <guid>https://www.garron.me/en/go2linux/ssh-login-no-password.html</guid>
      <pubDate>Sun, 25 Apr 2010 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Dictionary attacks as described in Wikipedia are: In cryptanalysis and compu…</description>
    </item>
    <item>
      <title>Nginx with gzip static (gzip_static) support on Ubuntu</title>
      <link>https://www.garron.me/en/go2linux/nginx-gzip_static-ubuntu.html</link>
      <guid>https://www.garron.me/en/go2linux/nginx-gzip_static-ubuntu.html</guid>
      <pubDate>Sat, 17 Apr 2010 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. How to compile Nginx with gzip static (gzip_static) compression support on D…</description>
    </item>
    <item>
      <title>How to benchmark, Stress, your Apache, Nginx or IIS server</title>
      <link>https://www.garron.me/en/go2linux/how-benchmark-stress-your-apache-nginx-or-iis-server.html</link>
      <guid>https://www.garron.me/en/go2linux/how-benchmark-stress-your-apache-nginx-or-iis-server.html</guid>
      <pubDate>Sat, 10 Apr 2010 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. When your run a webserver, which could be Apache, Nginx or Lighttpd, you may…</description>
    </item>
    <item>
      <title>Add a second ip to Ubuntu Linux</title>
      <link>https://www.garron.me/en/go2linux/add-second-ip-linux-ubuntu-etc-network-interfaces.html</link>
      <guid>https://www.garron.me/en/go2linux/add-second-ip-linux-ubuntu-etc-network-interfaces.html</guid>
      <pubDate>Tue, 06 Apr 2010 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. There are situations when you want or need a second IP on your box, for exam…</description>
    </item>
    <item>
      <title>ls -l explained</title>
      <link>https://www.garron.me/en/go2linux/ls-file-permissions.html</link>
      <guid>https://www.garron.me/en/go2linux/ls-file-permissions.html</guid>
      <pubDate>Wed, 31 Mar 2010 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. There is a command I use a lot and it is ls -l The -l switch turns on long l…</description>
    </item>
    <item>
      <title>Nginx with gzip static (gzip_static) support on Arch Linux ABS</title>
      <link>https://www.garron.me/en/go2linux/nginx-gzip-static-arch-linux.html</link>
      <guid>https://www.garron.me/en/go2linux/nginx-gzip-static-arch-linux.html</guid>
      <pubDate>Mon, 29 Mar 2010 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Nginx is a web server / proxy server, according to Wikipedia, this is the de…</description>
    </item>
    <item>
      <title>Increase MySQL performance with query cache query_cache</title>
      <link>https://www.garron.me/en/go2linux/query-cache-mysql-size-limit-tunning-hit-rate.html</link>
      <guid>https://www.garron.me/en/go2linux/query-cache-mysql-size-limit-tunning-hit-rate.html</guid>
      <pubDate>Mon, 29 Mar 2010 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. In order to increase the performance of MySQL server, query_cache may be tur…</description>
    </item>
    <item>
      <title>Linux, How to clear a printer queue</title>
      <link>https://www.garron.me/en/go2linux/clean-cancel-printer-queue-linux.html</link>
      <guid>https://www.garron.me/en/go2linux/clean-cancel-printer-queue-linux.html</guid>
      <pubDate>Tue, 02 Feb 2010 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. How to clear a print queue (spooler) in Linux It may happen that you have se…</description>
    </item>
    <item>
      <title>How to install nslookup on Arch Linux</title>
      <link>https://www.garron.me/en/go2linux/how-to-install-nslookup-arch-linux.html</link>
      <guid>https://www.garron.me/en/go2linux/how-to-install-nslookup-arch-linux.html</guid>
      <pubDate>Mon, 04 Jan 2010 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. If you work with Ubuntu, Debian or Fedora, as soon as you have your default …</description>
    </item>
    <item>
      <title>How to use Arch Linux pacman through a proxy</title>
      <link>https://www.garron.me/en/go2linux/arch-linux-pacman-proxy.html</link>
      <guid>https://www.garron.me/en/go2linux/arch-linux-pacman-proxy.html</guid>
      <pubDate>Thu, 07 May 2009 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. If you need to install or update an Arch Linux package and you are behing a …</description>
    </item>
    <item>
      <title>last - See any user login history</title>
      <link>https://www.garron.me/en/go2linux/last-user-login-history.html</link>
      <guid>https://www.garron.me/en/go2linux/last-user-login-history.html</guid>
      <pubDate>Sat, 25 Apr 2009 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. last is another command for the system admin tool box, it displays the login…</description>
    </item>
    <item>
      <title>Arch Linux Review (2009)</title>
      <link>https://www.garron.me/en/go2linux/review-arch-linux.html</link>
      <guid>https://www.garron.me/en/go2linux/review-arch-linux.html</guid>
      <pubDate>Sat, 21 Mar 2009 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Introduction Arch Linux is a bleeding edge Linux Distribution, that is mainl…</description>
    </item>
    <item>
      <title>How to find the fastest ArchLinux mirrors</title>
      <link>https://www.garron.me/en/go2linux/how-to-find-the-fastest-archlinux-mirrors.html</link>
      <guid>https://www.garron.me/en/go2linux/how-to-find-the-fastest-archlinux-mirrors.html</guid>
      <pubDate>Mon, 16 Mar 2009 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. This tip is in the ArchLinux Beginners Guide, but I have thought it was a go…</description>
    </item>
    <item>
      <title>How to update and upgrade Arch Linux</title>
      <link>https://www.garron.me/en/go2linux/upgrade-update-arch-linux.html</link>
      <guid>https://www.garron.me/en/go2linux/upgrade-update-arch-linux.html</guid>
      <pubDate>Fri, 13 Mar 2009 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. I am using ArchLinux for some weeks now, I have installed it on my IBM/Lenov…</description>
    </item>
    <item>
      <title>adduser vs useradd: Ubuntu, Debian, Gentoo, Fedora, CentOS</title>
      <link>https://www.garron.me/en/go2linux/useradd-vs-adduser-ubuntu-linux.html</link>
      <guid>https://www.garron.me/en/go2linux/useradd-vs-adduser-ubuntu-linux.html</guid>
      <pubDate>Thu, 15 Jan 2009 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Updated: 2012-11-29 You may have been using useradd or adduser to add new us…</description>
    </item>
    <item>
      <title>Define a static IP on Linux, and assign a Default Gateway</title>
      <link>https://www.garron.me/en/go2linux/how-to-configure-ip-default-gateway-dns-linux-command-line.html</link>
      <guid>https://www.garron.me/en/go2linux/how-to-configure-ip-default-gateway-dns-linux-command-line.html</guid>
      <pubDate>Sat, 03 Jan 2009 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. There are some networks where DHCP is not yet implemented, and when you ente…</description>
    </item>
    <item>
      <title>ps - How to check the running processes on Linux</title>
      <link>https://www.garron.me/en/go2linux/ps-running-process-on-linux.html</link>
      <guid>https://www.garron.me/en/go2linux/ps-running-process-on-linux.html</guid>
      <pubDate>Tue, 30 Dec 2008 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. ps, is a Linux command tool, that lets you view the current running processe…</description>
    </item>
    <item>
      <title>CTRL Z, stop and restart Linux jobs</title>
      <link>https://www.garron.me/en/go2linux/ctrl-z-stop-restart-linux-jobs.html</link>
      <guid>https://www.garron.me/en/go2linux/ctrl-z-stop-restart-linux-jobs.html</guid>
      <pubDate>Sat, 20 Dec 2008 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. A really good shortcut is [Ctrl+z], which stops a currently running job, whi…</description>
    </item>
    <item>
      <title>Kill any users processes and logout the user</title>
      <link>https://www.garron.me/en/go2linux/how-to-kill-users-processes.html</link>
      <guid>https://www.garron.me/en/go2linux/how-to-kill-users-processes.html</guid>
      <pubDate>Sat, 15 Nov 2008 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. The other day a friend of mine was asking me how to stop all users’ processe…</description>
    </item>
    <item>
      <title>Broadcast to all users on Linux</title>
      <link>https://www.garron.me/en/go2linux/how-to-use-wall-to-send-broadcast-message-on-linux.html</link>
      <guid>https://www.garron.me/en/go2linux/how-to-use-wall-to-send-broadcast-message-on-linux.html</guid>
      <pubDate>Sat, 15 Nov 2008 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Sometimes as the administrator of a Linux Operating System Server, y may nee…</description>
    </item>
    <item>
      <title>whowatch - Monitor who is doing what on your Linux</title>
      <link>https://www.garron.me/en/go2linux/whowatch-monitor-who-is-doing-what-on-your-Linux-machine.html</link>
      <guid>https://www.garron.me/en/go2linux/whowatch-monitor-who-is-doing-what-on-your-Linux-machine.html</guid>
      <pubDate>Fri, 12 Sep 2008 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. whowatch is a console application that lets you monitor what different users…</description>
    </item>
    <item>
      <title>How to find which service is listening on a given port</title>
      <link>https://www.garron.me/en/go2linux/which-service-or-program-listening-port.html</link>
      <guid>https://www.garron.me/en/go2linux/which-service-or-program-listening-port.html</guid>
      <pubDate>Mon, 19 May 2008 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. It is really important to know which ports are open in your PC, this is not …</description>
    </item>
    <item>
      <title>Resume downloads, limit speed and more with wget</title>
      <link>https://www.garron.me/en/go2linux/limit-rate-resume-downloads-wget.html</link>
      <guid>https://www.garron.me/en/go2linux/limit-rate-resume-downloads-wget.html</guid>
      <pubDate>Thu, 15 May 2008 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. wget is a command line tool used to download files, or complete webpages, it…</description>
    </item>
    <item>
      <title>vnstat - Command Line Tool to check how much bandwidth you use</title>
      <link>https://www.garron.me/en/go2linux/traffic-monitor-linux.html</link>
      <guid>https://www.garron.me/en/go2linux/traffic-monitor-linux.html</guid>
      <pubDate>Tue, 13 May 2008 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. It is always useful to know how much bandwidth you are using, also to check …</description>
    </item>
    <item>
      <title>Cut or trim mp3 files with Linux, mpgsplit and mp3cut</title>
      <link>https://www.garron.me/en/go2linux/trim-cut-join-split-mp3-files-linux.html</link>
      <guid>https://www.garron.me/en/go2linux/trim-cut-join-split-mp3-files-linux.html</guid>
      <pubDate>Mon, 12 May 2008 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Some months ago I have posted an article showing how to use audacity to edit…</description>
    </item>
    <item>
      <title>How to install the startx command</title>
      <link>https://www.garron.me/en/go2linux/how-to-install-startx.html</link>
      <guid>https://www.garron.me/en/go2linux/how-to-install-startx.html</guid>
      <pubDate>Mon, 28 Apr 2008 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Today, I was "playing" with the Linux configuration (as usually) and using t…</description>
    </item>
    <item>
      <title>cpufreqd, How to configure you cpu speed</title>
      <link>https://www.garron.me/en/go2linux/how-to-configure-cpufreq.html</link>
      <guid>https://www.garron.me/en/go2linux/how-to-configure-cpufreq.html</guid>
      <pubDate>Sun, 13 Apr 2008 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. cpufreqd is a Linux daemon, that lets you control the speed of your CPU(s), …</description>
    </item>
    <item>
      <title>nmap - how to scan hosts of networks for open ports</title>
      <link>https://www.garron.me/en/go2linux/nmap-command-graph-front-end-port-scan.html</link>
      <guid>https://www.garron.me/en/go2linux/nmap-command-graph-front-end-port-scan.html</guid>
      <pubDate>Wed, 02 Jan 2008 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Introduction nmap is a wonderful tool specially for debugging, there are lot…</description>
    </item>
    <item>
      <title>Check your Laptop Battery status from the command line</title>
      <link>https://www.garron.me/en/go2linux/laptop-battery-status-with-linux-console-command-acpi.html</link>
      <guid>https://www.garron.me/en/go2linux/laptop-battery-status-with-linux-console-command-acpi.html</guid>
      <pubDate>Sun, 30 Dec 2007 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Linux console brings acpi to us to check the status our Laptop battery, righ…</description>
    </item>
    <item>
      <title>Rename Multiple Files with Linux</title>
      <link>https://www.garron.me/en/go2linux/rename-bulk-files-with-linux-console-command.html</link>
      <guid>https://www.garron.me/en/go2linux/rename-bulk-files-with-linux-console-command.html</guid>
      <pubDate>Sun, 30 Dec 2007 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. We are going to explore different ways to change names of multiple files usi…</description>
    </item>
    <item>
      <title>What is my public IP | Linux</title>
      <link>https://www.garron.me/en/go2linux/what-is-my-public-ip-command-line.html</link>
      <guid>https://www.garron.me/en/go2linux/what-is-my-public-ip-command-line.html</guid>
      <pubDate>Sat, 29 Dec 2007 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Lots of times you need to determine your public IP address, if you are using…</description>
    </item>
    <item>
      <title>Debian - Origin of the names -</title>
      <link>https://www.garron.me/en/go2linux/the-origin-of-debian-name-and-code-names.html</link>
      <guid>https://www.garron.me/en/go2linux/the-origin-of-debian-name-and-code-names.html</guid>
      <pubDate>Fri, 14 Dec 2007 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. The Debian project founded on 1993 by Ian Murdock was named that way because…</description>
    </item>
    <item>
      <title>How to create mp3 ringtones with Linux</title>
      <link>https://www.garron.me/en/go2linux/create-ringtones-linux.html</link>
      <guid>https://www.garron.me/en/go2linux/create-ringtones-linux.html</guid>
      <pubDate>Wed, 28 Nov 2007 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. We all know that you can use any mp3 file as a ringtone in your phone, but s…</description>
    </item>
    <item>
      <title>Ten useful uses of command find</title>
      <link>https://www.garron.me/en/go2linux/how-to-use-find-command-linux-mac-examples.html</link>
      <guid>https://www.garron.me/en/go2linux/how-to-use-find-command-linux-mac-examples.html</guid>
      <pubDate>Wed, 14 Nov 2007 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. These are 10 useful uses of the command find in Linux, they are not the most…</description>
    </item>
    <item>
      <title>configure: error: C compiler cannot create executables</title>
      <link>https://www.garron.me/en/go2linux/configure-error-c-compiler-cannot-create-executables.html</link>
      <guid>https://www.garron.me/en/go2linux/configure-error-c-compiler-cannot-create-executables.html</guid>
      <pubDate>Sun, 11 Nov 2007 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Today I have tried to compile a software in a Debian Linux machine, when I r…</description>
    </item>
    <item>
      <title>How to transfer files via bluetooth on Linux</title>
      <link>https://www.garron.me/en/go2linux/how-transfer-files-bluetooth-linux.html</link>
      <guid>https://www.garron.me/en/go2linux/how-transfer-files-bluetooth-linux.html</guid>
      <pubDate>Thu, 08 Nov 2007 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Today I have bought a cheap Msi Star Key Bluetooth USB DongleUSB Bluetooth d…</description>
    </item>
    <item>
      <title>wget - Downloading from the command line</title>
      <link>https://www.garron.me/en/go2linux/wget-limit-rate-recursive-tips-tricks.html</link>
      <guid>https://www.garron.me/en/go2linux/wget-limit-rate-recursive-tips-tricks.html</guid>
      <pubDate>Tue, 30 Oct 2007 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. ####Tips and Tricks of wget When you ever need to download a pdf, jpg, png o…</description>
    </item>
    <item>
      <title>Boost your Internet browsing - Install Polipo</title>
      <link>https://www.garron.me/en/go2linux/boost-your-internet-browsing-install-polipo.html</link>
      <guid>https://www.garron.me/en/go2linux/boost-your-internet-browsing-install-polipo.html</guid>
      <pubDate>Sat, 27 Oct 2007 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Polipo is a Linux proxy, like squid but it is intended in a personal use, I …</description>
    </item>
    <item>
      <title>Get a faster browsing experience using a local caching DNS</title>
      <link>https://www.garron.me/en/go2linux/pdnsd-bind-caching-server-to-boost-browsing-speed.html</link>
      <guid>https://www.garron.me/en/go2linux/pdnsd-bind-caching-server-to-boost-browsing-speed.html</guid>
      <pubDate>Thu, 25 Oct 2007 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Some days ago while I was on a business trip, and trying to work in the Hote…</description>
    </item>
    <item>
      <title>Clean up your grub menu from the kernels you do not use</title>
      <link>https://www.garron.me/en/go2linux/clean-linux-kernel-images-grub.html</link>
      <guid>https://www.garron.me/en/go2linux/clean-linux-kernel-images-grub.html</guid>
      <pubDate>Thu, 11 Oct 2007 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. For Distros with lots of Kernel upgrades Like Ubuntu Gutsy now that it is st…</description>
    </item>
    <item>
      <title>fail2ban - Free of dictionary attacks</title>
      <link>https://www.garron.me/en/go2linux/fail2ban-secure-linux.html</link>
      <guid>https://www.garron.me/en/go2linux/fail2ban-secure-linux.html</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Starting this year I posted about DenyHosts, which is a must have tool to av…</description>
    </item>
    <item>
      <title>Sabayon Linux</title>
      <link>https://www.garron.me/en/go2linux/sabayon-linux-review.html</link>
      <guid>https://www.garron.me/en/go2linux/sabayon-linux-review.html</guid>
      <pubDate>Mon, 08 Oct 2007 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. The other day I met Gentoo, I tried to install it, and finally did it after …</description>
    </item>
    <item>
      <title>Set the time and date in Linux systems</title>
      <link>https://www.garron.me/en/go2linux/how-to-set-date-and-time-linux.html</link>
      <guid>https://www.garron.me/en/go2linux/how-to-set-date-and-time-linux.html</guid>
      <pubDate>Sat, 18 Aug 2007 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. How important is time for Linux Lots of the task your Linux machine are cont…</description>
    </item>
    <item>
      <title>Show the beginning of file, with bash on Linux or Mac</title>
      <link>https://www.garron.me/en/go2linux/head-linux-show-display-beginning-of-file.html</link>
      <guid>https://www.garron.me/en/go2linux/head-linux-show-display-beginning-of-file.html</guid>
      <pubDate>Fri, 04 May 2007 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Sometimes you may want to take a look at a file, only to the first lines of …</description>
    </item>
    <item>
      <title>find command on Linux</title>
      <link>https://www.garron.me/en/go2linux/find-Linux-command-to-find-files-on-your-disk.html</link>
      <guid>https://www.garron.me/en/go2linux/find-Linux-command-to-find-files-on-your-disk.html</guid>
      <pubDate>Fri, 04 May 2007 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. If you need to find files in your disk, you have two command lines options (…</description>
    </item>
    <item>
      <title>Counting lines, words, characters in text files with Linux with wc</title>
      <link>https://www.garron.me/en/go2linux/wc-command-to-count-lines-and-words.html</link>
      <guid>https://www.garron.me/en/go2linux/wc-command-to-count-lines-and-words.html</guid>
      <pubDate>Sat, 14 Apr 2007 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. There are a lot of useful tools in Linux and wc is one of them, this tool le…</description>
    </item>
    <item>
      <title>Which Distro to choose? - Comparison -(Not a Debian vs Ubuntu vs Fedora vs Centos)</title>
      <link>https://www.garron.me/en/go2linux/debian-ubuntu-centos-fedora-comparison.html</link>
      <guid>https://www.garron.me/en/go2linux/debian-ubuntu-centos-fedora-comparison.html</guid>
      <pubDate>Sat, 14 Apr 2007 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Hello, I will try today to share my little experience on using Linux, the di…</description>
    </item>
    <item>
      <title>Configure Sendmail and Exim to Send Email with Smarthost</title>
      <link>https://www.garron.me/en/go2linux/sendmail-exim-smarthost.html</link>
      <guid>https://www.garron.me/en/go2linux/sendmail-exim-smarthost.html</guid>
      <pubDate>Fri, 09 Mar 2007 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Smarthost for sendmail and/or exim This will describe you how to set up a sm…</description>
    </item>
    <item>
      <title>VMware Server on Etch (Debian 4)</title>
      <link>https://www.garron.me/en/go2linux/vmware-server-on-debian-etch.html</link>
      <guid>https://www.garron.me/en/go2linux/vmware-server-on-debian-etch.html</guid>
      <pubDate>Tue, 27 Feb 2007 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. To install VMware server on Debian Etch (4.0) you first need to have Etch in…</description>
    </item>
    <item>
      <title>Root Password Recovery for Fedora</title>
      <link>https://www.garron.me/en/go2linux/fedora-centos-root-password-recovery.html</link>
      <guid>https://www.garron.me/en/go2linux/fedora-centos-root-password-recovery.html</guid>
      <pubDate>Mon, 29 Jan 2007 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. When you lost your root password in a RedHat Linux Based systems you should …</description>
    </item>
    <item>
      <title>Firewall with Linux script</title>
      <link>https://www.garron.me/en/go2linux/firewall-linux-script.html</link>
      <guid>https://www.garron.me/en/go2linux/firewall-linux-script.html</guid>
      <pubDate>Mon, 29 Jan 2007 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Security is always an Issue in all computer environment and Linux is not an …</description>
    </item>
    <item>
      <title>Protect your server with DenyHosts</title>
      <link>https://www.garron.me/en/go2linux/denyhosts.html</link>
      <guid>https://www.garron.me/en/go2linux/denyhosts.html</guid>
      <pubDate>Mon, 29 Jan 2007 00:00:00 +0000</pubDate>
      <description>This post was originally published on go2linux.org, a Linux blog I ran from 2007 to 2011. The domain is no longer mine, but I am the original author. I am republishing it here on garron.me with corrections and improvements. Whenever you need to left open the port 22 for ssh you machine from every wh…</description>
    </item>
  </channel>
</rss>
