Kurinchi Blogger Scribbles …


Posts Tagged ‘Fedora’

May 03
2009

Install Ruby, Rails, RadRails on CentOS, Fedora

Last updated: May 2nd, 2009

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…)

Dec 07
2008

OpenVPN Linux CentOS installation – Part 2

Last updated: December 7th, 2008

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…)


Valid HTML 4.01 Strict  Valid HTML 4.01 Strict