<?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>Pro-Tek Blog &#187; command line</title>
	<atom:link href="http://www.pro-tekconsulting.com/blog/tag/command-line/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pro-tekconsulting.com/blog</link>
	<description>For UI developers / UI designers and UI trends</description>
	<lastBuildDate>Thu, 05 Sep 2019 03:59:47 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.34</generator>
	<item>
		<title>HOW DO YOU ENABLE OR DISABLE THE SECURITY FROM THE JENKINS FROM COMMAND LINE?</title>
		<link>http://www.pro-tekconsulting.com/blog/how-do-you-enable-or-disable-the-security-from-the-jenkins-from-command-line/</link>
		<comments>http://www.pro-tekconsulting.com/blog/how-do-you-enable-or-disable-the-security-from-the-jenkins-from-command-line/#comments</comments>
		<pubDate>Sat, 02 Jul 2016 03:26:19 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[JENKINS]]></category>
		<category><![CDATA[command line]]></category>

		<guid isPermaLink="false">http://www.pro-tekconsulting.com/blog/?p=1510</guid>
		<description><![CDATA[<p>How do you enable or disable the security from the Jenkins from command line? Edit true line in config.xml file from the /var/lib/jenkins/config.xml directory to change the security settings. To enable: true To disable: change true to false false We need to restart Jenkins for change to apply by using the command “sudo service jenkins [&#8230;]</p>
<p>The post <a rel="nofollow" href="http://www.pro-tekconsulting.com/blog/how-do-you-enable-or-disable-the-security-from-the-jenkins-from-command-line/">HOW DO YOU ENABLE OR DISABLE THE SECURITY FROM THE JENKINS FROM COMMAND LINE?</a> appeared first on <a rel="nofollow" href="http://www.pro-tekconsulting.com/blog">Pro-Tek Blog</a>.</p>
]]></description>
				<content:encoded><![CDATA[<h4>How do you enable or disable the security from the Jenkins from command line?</h4>
<p>Edit true line in config.xml file from the /var/lib/jenkins/config.xml directory to change the security settings.</p>
<p>To enable: true</p>
<p>To disable: change true to false false</p>
<p>We need to restart Jenkins for change to apply by using the command “sudo service jenkins restart” in my terminal.</p>
<p>The post <a rel="nofollow" href="http://www.pro-tekconsulting.com/blog/how-do-you-enable-or-disable-the-security-from-the-jenkins-from-command-line/">HOW DO YOU ENABLE OR DISABLE THE SECURITY FROM THE JENKINS FROM COMMAND LINE?</a> appeared first on <a rel="nofollow" href="http://www.pro-tekconsulting.com/blog">Pro-Tek Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pro-tekconsulting.com/blog/how-do-you-enable-or-disable-the-security-from-the-jenkins-from-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
