Category Archives: technology

X Forwarding with Amazon EC2

Thousands people use Amazon EC2 to run they Unix (read Linux) services on the cloud. Sometimes you need to run something that has UI, and you come up to the fact that you need to forward your “X” somewhere out … Continue reading

7 Comments

Filed under technology

Installing Redis 2.2.14 on CentOS 5/6 and running with an “init” script.

Here are simple steps to get Redis 2.2.14 running on CentOS 5/6 (local desktop running CentOS 5.4 and EC2 AMI running CentOS 6.1) using an init script. The setup is intended to be used on developer desktop/laptop rather than production … Continue reading

10 Comments

Filed under technology