• support[@]kurinchilion.com
  • +1 (888) 666-4252

Tags

Install Ruby, Rails, RadRails on CentOS, Fedora

May 03, 2009 - by kurinchilamp / Ruby / Post Comment
Installing Ruby, Rails on CentOS Installing Ruby on Rails involves using yum to first install ruby and then to install ruby docs, irba followed by rails installation. $ yum install -y ruby $ yum install -y ruby-devel ruby-docs ruby-ri ruby-irb ruby-rdoc $ gem install rails --include-dependencies (more…)
Continue Reading

OpenVPN Linux CentOS installation – Part 2

Dec 07, 2008 - by kurinchiblogger / Linux Server / Post Comment
Part 2 - Making OpenVPN work as a Client When we want to connect to Office network from an external location or from home, then we need to setup our Linux box to establish communication with the server at the office via a secured link over the internet. In this part, I will list down the steps needed to establish a client communication. (more…)
Continue Reading

TECHNOLOGY DEV STACK

Following are some of the technologies that we use to build and maintain solutions for our clients.