<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ci &#8211; Selman Tunc</title>
	<atom:link href="https://selmantunc.com.tr/tag/ci/feed/" rel="self" type="application/rss+xml" />
	<link>https://selmantunc.com.tr</link>
	<description></description>
	<lastBuildDate>Wed, 20 Mar 2019 21:11:29 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://selmantunc.com.tr/wp-content/uploads/2023/07/cropped-tumblr_inline_oglumuMbgO1tyldvk_540-150x150-1-32x32.jpg</url>
	<title>ci &#8211; Selman Tunc</title>
	<link>https://selmantunc.com.tr</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>ubuntu install  jenkins</title>
		<link>https://selmantunc.com.tr/uncategorized/ubuntu-install-jenkins/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 20 Mar 2019 21:11:29 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ci]]></category>
		<category><![CDATA[continues integration]]></category>
		<category><![CDATA[jenkins]]></category>
		<category><![CDATA[ubuntu]]></category>
		<guid isPermaLink="false">http://selmantunc.com.tr/2019/03/20/ubuntu-install-jenkins/</guid>

					<description><![CDATA[ubuntu installing jenkins wget -q -O &#8211; https://jenkins-ci.org/debian/jenkins-ci.org.key &#124; sudo apt-key add &#8211; sudo sh -c ‘echo deb http://pkg.jenkins-ci.org/debian binary/ &#62; /etc/apt/sources.list.d/jenkins.list’ sudo apt-get update sudo apt-get install jenkins http://localhost:8080&#8230;]]></description>
										<content:encoded><![CDATA[<p>ubuntu installing jenkins</p>
<p>wget -q -O &#8211; <a href="https://jenkins-ci.org/debian/jenkins-ci.org.key">https://jenkins-ci.org/debian/jenkins-ci.org.key</a> | sudo apt-key add &#8211;</p>
<p>sudo sh -c ‘echo deb <a href="http://pkg.jenkins-ci.org/debian">http://pkg.jenkins-ci.org/debian</a> binary/ &gt; /etc/apt/sources.list.d/jenkins.list’</p>
<p>sudo apt-get update</p>
<p>sudo apt-get install jenkins</p>
<p><a href="http://localhost:8080/">http://localhost:8080</a></p>
<p>sudo cat /var/lib/jenkins/secrets/initialAdminPassword (to get admin password)</p>
<p>sudo apt-get update</p>
<p>sudo apt-get install jenkins</p>
<p>you can skip last two lines but I followed that way</p>]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
