<?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>ping &#8211; SystemTechnics</title>
	<atom:link href="https://www.systemtechnics.de/tag/ping/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>ping &#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>
		<item>
		<title>Looking Glass</title>
		<link>https://www.systemtechnics.de/looking-glass/</link>
		
		<dc:creator><![CDATA[knut]]></dc:creator>
		<pubDate>Sat, 14 Jan 2017 12:49:25 +0000</pubDate>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[looking glass]]></category>
		<category><![CDATA[mir]]></category>
		<category><![CDATA[ping]]></category>
		<guid isPermaLink="false">http://www.systemtechnics.de/?p=1986</guid>

					<description><![CDATA[Um sich einfach einen Überblick zu verschaffen, ob und wie die eigene (oder auf Fremde) IP-Adresse erreichbar sind, kann man [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Um sich einfach einen Überblick zu verschaffen, ob und wie die eigene (oder auf Fremde) IP-Adresse erreichbar sind, kann man folgende Webseite verwenden:</p>
<p><span id="more-1986"></span></p>
<ul>
<a href="https://mtr.sh" target="_blank">https://mtr.sh</a></ul>
<p>Einfach die IP eingeben und &#8222;Run Test&#8220; klicken.</p>
<p><img decoding="async" src="/wp-content/uploads/looking-glass-mtr.png" alt="" width="1185" height="855" class="aligncenter" /></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Merker: Jailkit Tools für Kunden</title>
		<link>https://www.systemtechnics.de/merker-jailkit-tools-fuer-kunden/</link>
		
		<dc:creator><![CDATA[knut]]></dc:creator>
		<pubDate>Tue, 15 Nov 2016 05:48:06 +0000</pubDate>
				<category><![CDATA[Bash]]></category>
		<category><![CDATA[Linux/OSX]]></category>
		<category><![CDATA[bashrc]]></category>
		<category><![CDATA[jailkit]]></category>
		<category><![CDATA[ping]]></category>
		<category><![CDATA[profile]]></category>
		<category><![CDATA[scp]]></category>
		<category><![CDATA[sftp]]></category>
		<guid isPermaLink="false">http://www.systemtechnics.de/?p=1802</guid>

					<description><![CDATA[Hier ein paar Merker um Kunden in der Jailkit Tools zur Verfügung stellen zu können. Die Werte für CLIENTxx und [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Hier ein paar Merker um Kunden in der Jailkit Tools zur Verfügung stellen zu können.<br /><span id="more-1802"></span><br />
Die Werte für <strong><em>CLIENTxx</em></strong> und <strong><em>WEByy</em></strong> müssen natürlich entsprechend dem Kunden angepasst werden.</p>
<dl class="uk-description-list-horizontal uk-description-list-line">
<dt>ping</dt>
<dd>
<pre><code>jk_init -v -j /var/www/clients/client2/web13/ ping
chmod u+s /var/www/clients/client2/web13/bin/ping</code></pre>
</dd>
</dl>
<dl class="uk-description-list-horizontal uk-description-list-line">
<dt>php5-cli</dt>
<dd>
<pre><code>jk_init -v -j /var/www/clients/client2/web13/ php</code></pre>
</dd>
<dt>scp</dt>
<dd>
<pre><code>jk_init -v -j /var/www/clients/client2/web13/ scp </code></pre>
</dd>
<dt>svn</dt>
<dd>
<pre><code>jk_init -v -j /var/www/clients/client2/web13/ svn </code></pre>
</dd>
<dt>mysql client</dt>
<dd>
<pre><code>jk_init -v -j /var/www/clients/client2/web13/ mysql_client </code></pre>
<p>Der SSH Benutzer benötigt anschliessen eine .my.cnf in seinem Home-Verzeichnis mit folgendem Inhalt:</p>
<pre><code>[client]
host            = 127.0.0.1
protocol        = TCP
port            = 3306</code></pre>
<p>Wer mag kann auch noch <em>user</em>, <em>password</em> und <em>database</em> darin festlegen
</p>
</dd>
<dt>git</dt>
<dd>
<pre><code>jk_init -v -j /var/www/clients/client2/web13/ git </code></pre>
</dd>
<dt>.bashrc</dt>
<dd>
<p>Jeder Nutzer kann eine <em>.bashrc</em>-Datei anlegen und z.B. folgende Dinge voreinstellen:</p>
<pre><code>export HISTCONTROL=ignoreboth
export HISTSIZE=1000

# You may uncomment the following lines if you want `ls' to be colorized:
export LS_OPTIONS='--color=auto --human'
eval "`dircolors`"
alias ls='ls $LS_OPTIONS'
alias ll='ls $LS_OPTIONS -l'
alias l='ls $LS_OPTIONS -lA'

# Some more alias to avoid making mistakes:
alias rm='rm -i'
alias cp='cp -i'
alias mv='mv -i'
</code></pre>
</p>
</dd>
</dl>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Anmeldescript &#8211; Auf LAN warten</title>
		<link>https://www.systemtechnics.de/anmeldescript-auf-lan-warten/</link>
		
		<dc:creator><![CDATA[knut]]></dc:creator>
		<pubDate>Sun, 26 Jul 2015 05:32:56 +0000</pubDate>
				<category><![CDATA[Batch/Powershell]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[batch]]></category>
		<category><![CDATA[errorlevel]]></category>
		<category><![CDATA[net use]]></category>
		<category><![CDATA[ping]]></category>
		<guid isPermaLink="false">http://www.systemtechnics.de/?p=291</guid>

					<description><![CDATA[Unter Umständen kann es ein wenig dauern bis das LAN auf einem Windows 7 PC verfügbar/funktionsfähig ist. Dadurch kann es [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Unter Umständen kann es ein wenig dauern bis das LAN auf einem Windows 7 PC verfügbar/funktionsfähig ist. Dadurch kann es passieren, dass ein Anmeldeskript nicht korrekt ausgeführt wird.<br />
<span id="more-291"></span></p>
<p>So kann man sich ein wenig behelfen:</p>
<pre><code>echo off
cls
set SERVERNAME=HOMESERVER
echo. Warte auf Server %SERVERNAME%
:check_with_ping
echo. .
ping -n 1 %SERVERNAME% &gt; NUL
if errorlevel 1 goto check_with_ping

echo. verbinde Laufwerk
net use l: \\%SERVERAME%\freigabe
</code></pre>
<p>[dropshadowbox align=&#8220;none&#8220; effect=&#8220;lifted-both&#8220; width=&#8220;550px&#8220; height=&#8220;&#8220; background_color=&#8220;#ffffff&#8220; border_width=&#8220;1&#8243; border_color=&#8220;#dddddd&#8220; inside_shadow=&#8220;false&#8220; outside_shadow=&#8220;false&#8220; ]</p>
<p><img decoding="async" class="aligncenter" src="/wp-content/uploads/anmeldescript-1.png" alt="" width="585" height="337" />[/dropshadowbox]</p>
<p>(Alternativ kann man über eine Gruppenrichtlinie die Anmeldung erst erlauben wenn das Netzwerk vorhanden ist.)</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
