<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: How to install Apache Tomcat on Ubuntu 20.04 / Debian 10?	</title>
	<atom:link href="https://www.osradar.com/install-apache-tomcat-ubuntu-debian/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com/install-apache-tomcat-ubuntu-debian/</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Wed, 28 Oct 2020 19:43:21 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.12</generator>
	<item>
		<title>
		By: angeloma		</title>
		<link>https://www.osradar.com/install-apache-tomcat-ubuntu-debian/#comment-863</link>

		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Wed, 21 Aug 2019 18:51:07 +0000</pubDate>
		<guid isPermaLink="false">https://www.osradar.com/?p=12786#comment-863</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.osradar.com/install-apache-tomcat-ubuntu-debian/#comment-862&quot;&gt;Dan ALlen&lt;/a&gt;.

Thanks for your comment. I have edited the post.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.osradar.com/install-apache-tomcat-ubuntu-debian/#comment-862">Dan ALlen</a>.</p>
<p>Thanks for your comment. I have edited the post.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Dan ALlen		</title>
		<link>https://www.osradar.com/install-apache-tomcat-ubuntu-debian/#comment-862</link>

		<dc:creator><![CDATA[Dan ALlen]]></dc:creator>
		<pubDate>Wed, 21 Aug 2019 18:08:52 +0000</pubDate>
		<guid isPermaLink="false">https://www.osradar.com/?p=12786#comment-862</guid>

					<description><![CDATA[Angeloma, these instructions were helpful, but I had to make a few adjustments.

Adjustment 1:
To set permissions on the tomcat directory, I had to run 
chown -R tomcat:tomcat /opt/tomcat/

instead of
chown -R $tomcat:$tomcat /opt/tomcat/

Adjustment 2:
In the two places where JAVA_HOME is set to a value, I had to leave off the last two segments of the path.  In other words
JAVA_HOME = &#039;/usr/lib/jvm/java-11-openjdk-amd64&#039;

instead of 
JAVA_HOME = &#039;/usr/lib/jvm/java-11-openjdk-amd64/bin/java&#039;]]></description>
			<content:encoded><![CDATA[<p>Angeloma, these instructions were helpful, but I had to make a few adjustments.</p>
<p>Adjustment 1:<br />
To set permissions on the tomcat directory, I had to run<br />
chown -R tomcat:tomcat /opt/tomcat/</p>
<p>instead of<br />
chown -R $tomcat:$tomcat /opt/tomcat/</p>
<p>Adjustment 2:<br />
In the two places where JAVA_HOME is set to a value, I had to leave off the last two segments of the path.  In other words<br />
JAVA_HOME = &#8216;/usr/lib/jvm/java-11-openjdk-amd64&#8217;</p>
<p>instead of<br />
JAVA_HOME = &#8216;/usr/lib/jvm/java-11-openjdk-amd64/bin/java&#8217;</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
