<?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>reboot &#8211; SystemTechnics</title>
	<atom:link href="https://www.systemtechnics.de/tag/reboot/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.systemtechnics.de</link>
	<description>IT Consulting</description>
	<lastBuildDate>Mon, 28 May 2018 03:57:45 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.systemtechnics.de/wp-content/uploads/cropped-2003-logo-st-transparanet-x200-32x32.png</url>
	<title>reboot &#8211; SystemTechnics</title>
	<link>https://www.systemtechnics.de</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Nach Reboot Connect via SSH</title>
		<link>https://www.systemtechnics.de/nach-reboot-connect-via-ssh/</link>
		
		<dc:creator><![CDATA[knut]]></dc:creator>
		<pubDate>Mon, 28 May 2018 03:57:45 +0000</pubDate>
				<category><![CDATA[Bash]]></category>
		<category><![CDATA[Linux/OSX]]></category>
		<category><![CDATA[ping]]></category>
		<category><![CDATA[reboot]]></category>
		<category><![CDATA[ssh]]></category>
		<guid isPermaLink="false">http://www.systemtechnics.de/?p=2526</guid>

					<description><![CDATA[Wer remote einen Linux-Server neu startet möchte in der Regel anschließend sich gleich wieder verbinden um die Server-Dienste zu prüfen. [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Wer remote einen Linux-Server neu startet möchte in der Regel anschließend sich gleich wieder verbinden um die Server-Dienste zu prüfen. Sehr einfach geht dies wie folgt:</p>
<p><span id="more-2526"></span></p>
<pre><code>ping -o W.X.Y.Z ; ssh W.X.Y.Z</code></pre>
<p>oder</p>
<pre><code>ssh -o ConnectTimeout=480 -o ConnectionAttempts=12 W.X.Y.Z</code></pre>
<p><img fetchpriority="high" decoding="async" src="/wp-content/uploads/ping-o-995x1024.png" alt="" width="995" height="1024" class="aligncenter size-large wp-image-2527" srcset="https://www.systemtechnics.de/wp-content/uploads/ping-o-995x1024.png 995w, https://www.systemtechnics.de/wp-content/uploads/ping-o-291x300.png 291w, https://www.systemtechnics.de/wp-content/uploads/ping-o-768x791.png 768w, https://www.systemtechnics.de/wp-content/uploads/ping-o.png 1364w" sizes="(max-width: 995px) 100vw, 995px" /></p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
