How to Install and configure Jenkins on Ubuntu
Jenkins is an open source automation server. It helps automate the parts of software development related to building, testing, and deploying, facilitating continuous integration and continuous delivery. Jenkins is a server-based system that runs in servlet containers such as Apache Tomcat. It supports version control tools, including AccuRev, CVS, Subversion, Git, Mercurial, Perforce, ClearCase and RTC, and can execute Apache Ant, Apache Maven and sbt based projects as well as arbitrary shell scripts and Windows batch commands.
How to Install and configure Jenkins on Ubuntu - Unixcop the Unix / Linux the admins deams
Unixcop shows you how to install and configure Jenkins on Ubuntu.