CiscoLinux

Enterprise networking and linux scratchpad

Menu

Skip to content
  • Home
  • Cisco
  • Linux
  • Site Map
  • About

Category Archives: CI/CD

Install Jenkins Hudson

Posted on May 13, 2018 by cisco-linux

Install Jenkins on Ubuntu from repository

wget -q -O - https://pkg.jenkins.io/debian-stable/jenkins.io.key | sudo apt-key add -
sudo sh -c 'echo deb http://pkg.jenkins.io/debian-stable binary/ /etc/apt/sources.list.d/jenkins.list' #add repo to sources.list
sudo apt-get update && sudo apt-get install jenkins

Continue reading →

Posted in CI/CD, Jenkins | Tagged CI/CD, Jenkins

Recently posted

  • Install Java – silent install
  • Install Jenkins Hudson
  • Jenkins Build-in CLI
  • Use curl to test RESTful API
  • Vagrant – build always same VMs

Categories

  • CI/CD (1)
  • Cisco (10)
  • Jenkins (1)
  • linux (12)
  • networking (7)
  • tips (9)
  • tutorial (12)
  • virtualization (5)
  • vlan (1)
  • vmware (2)

Menu

  • Home
  • Cisco
  • Linux
  • Site Map
  • About
Proudly powered by WordPress | Theme: Able by WordPress.com.