<?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>Speedtest &#8211; matthias.guru</title>
	<atom:link href="https://matthias.guru/tag/speedtest/feed/" rel="self" type="application/rss+xml" />
	<link>https://matthias.guru</link>
	<description>Tipps und Tricks rund um Serveradministration, Werbeeinnahmen und allem was mit meiner IT Selbstständigkeit zu tun hat</description>
	<lastBuildDate>Thu, 10 Sep 2020 05:20:31 +0000</lastBuildDate>
	<language>de-DE</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.0.3</generator>
	<item>
		<title>Speedtest für Server</title>
		<link>https://matthias.guru/2020/09/10/server-speedtest/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=server-speedtest</link>
					<comments>https://matthias.guru/2020/09/10/server-speedtest/#comments</comments>
		
		<dc:creator><![CDATA[Matthias]]></dc:creator>
		<pubDate>Thu, 10 Sep 2020 05:20:31 +0000</pubDate>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[Speedtest]]></category>
		<guid isPermaLink="false">https://hilfreiche-server.tips/?p=27</guid>

					<description><![CDATA[Viele Serverprovider versprechen Anbindungen von 1GBit oder mehr. Aber effektiv geht meist weniger. Um schnell und einfach zu testen wie schnell ein Linux Server angebunden ist kann folgendes Tool genutzt werden. wget -O speedtest-cli https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py <a class="mh-excerpt-more" href="https://matthias.guru/2020/09/10/server-speedtest/" title="Speedtest für Server">[...]</a>]]></description>
										<content:encoded><![CDATA[
<p>Viele Serverprovider versprechen Anbindungen von 1GBit oder mehr. Aber effektiv geht meist weniger. Um schnell und einfach zu testen wie schnell ein Linux Server angebunden ist kann folgendes Tool genutzt werden.</p>



<pre class="wp-block-preformatted">wget -O speedtest-cli https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py
chmod +x speedtest-cli
./speedtest-cli</pre>



<figure class="wp-block-image size-large"><img width="643" height="175" src="https://matthias.guru/wp-content/uploads/2020/09/speedtest.png" alt="" class="wp-image-475" srcset="https://matthias.guru/wp-content/uploads/2020/09/speedtest.png 643w, https://matthias.guru/wp-content/uploads/2020/09/speedtest-300x82.png 300w" sizes="(max-width: 643px) 100vw, 643px" /></figure>
]]></content:encoded>
					
					<wfw:commentRss>https://matthias.guru/2020/09/10/server-speedtest/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
