Jenkins on Oracle Linux for Continuous Delivery & DevOps
Jenkins in becoming more and more the tool of choice in most continuos integration and DevOps environments. Jenkins is an open source automation server written in Java. Jenkins helps to automate the non-human part of the whole software development process, with now common things like continuous integration, but by further empowering teams to implement the technical part of a Continuous Delivery.
To read the steps involved in installing Jenkins on Oracle Linux you can read the steps in a blogpost on my personal blog.