How to Install Jenkins on Ubuntu 18.04

February 23, 2018 | By the+gnu+linux+evangelist.

GNU/Linux Ubuntu 18.04 Installing Jenkins – QuickStart Guide

Hi! The Tutorial shows you Step-by-Step How to Install Jenkins Server in Ubuntu 18.04 Bionic LTS GNU+Linux Desktop/Server.

And in a nutshell Jenkins CI for Ubuntu Bionic is the Leading Open-source Continuous Integration Server.

Moreover, Jenkins is Built with Java, it provides 922 plugins to support building and testing virtually any project.

Finally, included inside this article you find detailed instructions on How to Getting-Started with Jenkins CI on Ubuntu Linux.

How to Install Jenkins on Ubuntu 18.04 Bionic - Featured
  1. Open a Shell session
    Ctrl+Alt+t on Desktop
    (Press “Enter” to Execute Commands)

    How to Install Jenkins on Ubuntu 18.04 Bionic - Open Terminal

    In case first see: Terminal QuickStart Guide.

  2. Check if Java is Installed:

    java -version

    How to Install Recommended Oracle Java JDK on Ubuntu

    Install Oracle JDK 8+ for Ubuntu
  3. How to SetUp Jenkins Apt Repo for Ubuntu

    Apt Jenkins SetUp Ubuntu
  4. Installing Jenkins CI for Ubuntu:

    sudo su -c "apt update; apt install jenkins"
  5. Getting-Started with Jenkins CI on Linux

    Linux Jenkins CI Quick Start
  6. How to Install Jenkins on Ubuntu 18.04 Bionic - Backend on Browser


QuickChic Theme • Powered by WordPress