<?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: Getting Started with Linux Screen Command [20 Useful Examples]	</title>
	<atom:link href="https://www.tecmint.com/screen-command-examples-to-manage-linux-terminals/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/screen-command-examples-to-manage-linux-terminals/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Fri, 08 Aug 2025 13:37:51 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: adi		</title>
		<link>https://www.tecmint.com/screen-command-examples-to-manage-linux-terminals/comment-page-1/#comment-2332339</link>

		<dc:creator><![CDATA[adi]]></dc:creator>
		<pubDate>Fri, 08 Aug 2025 13:37:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=4386#comment-2332339</guid>

					<description><![CDATA[Setting the correct timezone on an Ubuntu Server ensures accurate timekeeping for logs, scheduled tasks (cron jobs), and system updates. This is especially important for servers running in different geographical regions or used in distributed environments.]]></description>
			<content:encoded><![CDATA[<p>Setting the correct timezone on an Ubuntu Server ensures accurate timekeeping for logs, scheduled tasks (cron jobs), and system updates. This is especially important for servers running in different geographical regions or used in distributed environments.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Harry Slaughter		</title>
		<link>https://www.tecmint.com/screen-command-examples-to-manage-linux-terminals/comment-page-1/#comment-2192304</link>

		<dc:creator><![CDATA[Harry Slaughter]]></dc:creator>
		<pubDate>Fri, 19 Jul 2024 14:25:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=4386#comment-2192304</guid>

					<description><![CDATA[Much appreciated. I&#039;m a huge fan of screen, but working with it is sometimes challenging :)]]></description>
			<content:encoded><![CDATA[<p>Much appreciated. I&#8217;m a huge fan of screen, but working with it is sometimes challenging :)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: JohnK		</title>
		<link>https://www.tecmint.com/screen-command-examples-to-manage-linux-terminals/comment-page-1/#comment-1425362</link>

		<dc:creator><![CDATA[JohnK]]></dc:creator>
		<pubDate>Sat, 30 Jan 2021 19:43:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=4386#comment-1425362</guid>

					<description><![CDATA[Jeezus, I may be many years late but THANK YOU for this wonderful article. So succinct and verbose I love it! You are a genius~!]]></description>
			<content:encoded><![CDATA[<p>Jeezus, I may be many years late but THANK YOU for this wonderful article. So succinct and verbose I love it! You are a genius~!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: James		</title>
		<link>https://www.tecmint.com/screen-command-examples-to-manage-linux-terminals/comment-page-1/#comment-1343595</link>

		<dc:creator><![CDATA[James]]></dc:creator>
		<pubDate>Fri, 10 Jul 2020 06:17:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=4386#comment-1343595</guid>

					<description><![CDATA[This guide was really useful and easy to follow.]]></description>
			<content:encoded><![CDATA[<p>This guide was really useful and easy to follow.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Paul Größel		</title>
		<link>https://www.tecmint.com/screen-command-examples-to-manage-linux-terminals/comment-page-1/#comment-1321973</link>

		<dc:creator><![CDATA[Paul Größel]]></dc:creator>
		<pubDate>Thu, 19 Mar 2020 07:19:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=4386#comment-1321973</guid>

					<description><![CDATA[Another useful command is: &quot;&lt;code&gt;screen -S NAME -d -m COMMAND&lt;/code&gt;&quot;.

This starts a detached session named &quot;NAME&quot; and runs the command &quot;COMMAND&quot; inside.

You then can later reattach and see what &quot;COMMAND&quot; is doing with &quot;screen -r NAME&quot;]]></description>
			<content:encoded><![CDATA[<p>Another useful command is: &#8220;<code>screen -S NAME -d -m COMMAND</code>&#8220;.</p>
<p>This starts a detached session named &#8220;NAME&#8221; and runs the command &#8220;COMMAND&#8221; inside.</p>
<p>You then can later reattach and see what &#8220;COMMAND&#8221; is doing with &#8220;screen -r NAME&#8221;</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
