<?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>Anbindung Archive - I MAKE YOU INTELLIGENT</title>
	<atom:link href="https://www.imakeyouintelligent.com/tag/anbindung/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.imakeyouintelligent.com/tag/anbindung/</link>
	<description>Mach die Welt ein bisschen intelligenter</description>
	<lastBuildDate>Thu, 29 Oct 2020 19:25:10 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.imakeyouintelligent.com/wp-content/uploads/2018/01/cropped-square_v4-32x32.png</url>
	<title>Anbindung Archive - I MAKE YOU INTELLIGENT</title>
	<link>https://www.imakeyouintelligent.com/tag/anbindung/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Bandbreiten/Speedtest unter Linux (Ubuntu) &#124; Speedtest.net</title>
		<link>https://www.imakeyouintelligent.com/bandbreiten-speedtest-unter-linux-ubuntu-speedtest-net/</link>
					<comments>https://www.imakeyouintelligent.com/bandbreiten-speedtest-unter-linux-ubuntu-speedtest-net/#comments</comments>
		
		<dc:creator><![CDATA[Marvin Heyder]]></dc:creator>
		<pubDate>Thu, 21 Mar 2019 21:42:13 +0000</pubDate>
				<category><![CDATA[Diverses]]></category>
		<category><![CDATA[Enterprise Solutions]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Anbindung]]></category>
		<category><![CDATA[Breitband]]></category>
		<category><![CDATA[Datendurchsatz]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Speedtest]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[VPS]]></category>
		<guid isPermaLink="false">https://www.imakeyouintelligent.com/?p=4689</guid>

					<description><![CDATA[<p>Der Beitrag <a href="https://www.imakeyouintelligent.com/bandbreiten-speedtest-unter-linux-ubuntu-speedtest-net/">Bandbreiten/Speedtest unter Linux (Ubuntu) | Speedtest.net</a> erschien zuerst auf <a href="https://www.imakeyouintelligent.com">I MAKE YOU INTELLIGENT</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><div class="et_pb_section et_pb_section_0 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_0">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_0  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_0  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>Jeder der gerne einmal die Anbindung seines Linux-Systems/Servers überprüfen möchte, kann dies mir diesen einfachen Befehlen tun.</p>
<ul>
<li><strong>apt install speedtest-cli (Installation des &#8222;Programms&#8220;)</strong></li>
<li><strong>speedtest-cli (Ausführen des Test</strong></li>
</ul>
<p>Das ganze sieht dann in einer Konsole so aus&#8230;</p>
<p>Retrieving speedtest.net configuration&#8230;<br />Testing from XXX&#8230;<br />Retrieving speedtest.net server list&#8230;<br />Selecting best server based on ping&#8230;<br />Hosted by wilhelm.tel (Norderstedt) [96.32 km]: 13.945 ms<br />Testing download speed&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..<br />Download: 399.37 Mbit/s<br />Testing upload speed&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;<br />Upload: 379.36 Mbit/s</p>
<p>Unsere Nodes sind mit synchronen 400MBit/s angebunden. Diese Werte erhalten wir somit auch beim Performancetest der Anbindung.<br />Mit dem Kommando speedtest-cli &#8211;help, erhaltet Ihr eine Auflistung an zusätzlichen Parametern.</p>
<p>usage: speedtest-cli [-h] [&#8211;no-download] [&#8211;no-upload] [&#8211;bytes] [&#8211;share]</p>
<p>                     [&#8211;simple] [&#8211;csv] [&#8211;csv-delimiter CSV_DELIMITER]</p>
<p>                     [&#8211;csv-header] [&#8211;json] [&#8211;list] [&#8211;server SERVER]</p>
<p>                     [&#8211;exclude EXCLUDE] [&#8211;mini MINI] [&#8211;source SOURCE]</p>
<p>                     [&#8211;timeout TIMEOUT] [&#8211;secure] [&#8211;no-pre-allocate]</p>
<p>                     [&#8211;version]</p>
<p>Command line interface for testing internet bandwidth using speedtest.net.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<div  class="github-embed github-embed-repository github-logo-mark">
<p>        <a href="https://github.com/sivel/speedtest-cli" target="_blank">			<strong>				Command line interface for testing internet bandwidth using speedtest.net			</strong>		</a>		<br />        <a href="https://github.com/sivel/speedtest-cli" target="_blank">https://github.com/sivel/speedtest-cli</a><br />        <a href="https://github.com/sivel/speedtest-cli/network" target="_blank">1.926</a> forks.<br />        <a href="https://github.com/sivel/speedtest-cli/stargazers" target="_blank">14.078</a> stars.<br />        <a href="https://github.com/sivel/speedtest-cli/issues" target="_blank">73</a> open issues.        </p>
<details open>
<summary>Recent commits:</summary>
<ul class="github_commits">
<li class="github_commit">                        <a href="https://github.com/sivel/speedtest-cli/commit/22210ca35228f0bbcef75a7c14587c4ecb875ab4" target="_blank">Python 3.10 support</a>, Matt Martz                    </li>
<li class="github_commit">                        <a href="https://github.com/sivel/speedtest-cli/commit/42e96b13dda2afabbcec2622612d13495a415caa" target="_blank">Bump to 2.1.3</a>, Matt Martz                    </li>
<li class="github_commit">                        <a href="https://github.com/sivel/speedtest-cli/commit/cadc68b5aef20f28648072cf07a8f155639b81dd" target="_blank">Handle case where ignoreids is empty or contains empty ids</a>, Matt Martz                    </li>
<li class="github_commit">                        <a href="https://github.com/sivel/speedtest-cli/commit/db46af8bcd69dd468e57752551e2e344b28dbc91" target="_blank">Ensure we catch HTTP errors on upload/download. Fixes #752</a>, Matt Martz                    </li>
<li class="github_commit">                        <a href="https://github.com/sivel/speedtest-cli/commit/c58ad3367bf27f4b4a4d5b1bca29ebd574731c5d" target="_blank">Bump release</a>, Matt Martz                    </li>
</ul>
</details>
</div>
<p>Abschließend noch ein Screenshot von einem Rapi-Zero in einem heimischen Netz ;) <a href="https://www.imakeyouintelligent.com/wp-content/uploads/2019/03/screenshot_speedtest_linux.jpg"><img fetchpriority="high" decoding="async" class="alignnone size-full wp-image-238521" src="https://www.imakeyouintelligent.com/wp-content/uploads/2019/03/screenshot_speedtest_linux.jpg" alt="" width="882" height="172" srcset="https://www.imakeyouintelligent.com/wp-content/uploads/2019/03/screenshot_speedtest_linux.jpg 882w, https://www.imakeyouintelligent.com/wp-content/uploads/2019/03/screenshot_speedtest_linux-480x94.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 882px, 100vw" /></a></p>
<p> </p></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_pb_section et_pb_section_1 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_1">
				<div class="et_pb_column et_pb_column_1_3 et_pb_column_1  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_with_border et_pb_module et_pb_pricing_tables_0 et_animated et_hover_enabled et_pb_pricing clearfix et_pb_pricing_1 et_pb_no_featured_in_first_row et_pb_pricing_no_bullet">
				
				
				
				
				<div class="et_pb_pricing_table_wrap">
					<div class="et_pb_pricing_table et_pb_pricing_table_0">
				
				
				
				
				<div class="et_pb_pricing_heading">
					<h4 class="et_pb_pricing_title">Raspberry Pi</h4>
					
				</div>
				<div class="et_pb_pricing_content_top">
					<span class="et_pb_et_price"></span>
				</div>
				<div class="et_pb_pricing_content">
					<ul class="et_pb_pricing"><li><span><p style="text-align: center;"><iframe style="width: 120px; height: 240px;" src="//ws-eu.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&amp;OneJS=1&amp;Operation=GetAdHtml&amp;MarketPlace=DE&amp;source=ac&amp;ref=tf_til&amp;ad_type=product_link&amp;tracking_id=heydemar02-21&amp;marketplace=amazon&amp;region=DE&amp;placement=B07TC2BK1X&amp;asins=B07TC2BK1X&amp;linkId=8d41ffb8f9d6ca8b674faffe8da25693&amp;show_border=false&amp;link_opens_in_new_window=false&amp;price_color=333333&amp;title_color=0066c0&amp;bg_color=ffffff" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></span></li><li><span></iframe></span></li></ul>
				</div>
				
			</div>
				</div>
			</div>
			</div><div class="et_pb_column et_pb_column_1_3 et_pb_column_2  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_with_border et_pb_module et_pb_pricing_tables_1 et_animated et_hover_enabled et_pb_pricing clearfix et_pb_pricing_1 et_pb_no_featured_in_first_row et_pb_pricing_no_bullet">
				
				
				
				
				<div class="et_pb_pricing_table_wrap">
					<div class="et_pb_pricing_table et_pb_pricing_table_1">
				
				
				
				
				<div class="et_pb_pricing_heading">
					<h4 class="et_pb_pricing_title">Gehäuse + Netzteil</h4>
					
				</div>
				<div class="et_pb_pricing_content_top">
					<span class="et_pb_et_price"></span>
				</div>
				<div class="et_pb_pricing_content">
					<ul class="et_pb_pricing"><li><span><p style="text-align: center;"><iframe style="width: 120px; height: 240px;" src="//ws-eu.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&amp;OneJS=1&amp;Operation=GetAdHtml&amp;MarketPlace=DE&amp;source=ac&amp;ref=tf_til&amp;ad_type=product_link&amp;tracking_id=heydemar03-21&amp;marketplace=amazon&amp;region=DE&amp;placement=B0899L6YTX&amp;asins=B0899L6YTX&amp;linkId=9b9ee0e6132ef60fda4b777078c86894&amp;show_border=false&amp;link_opens_in_new_window=false&amp;price_color=333333&amp;title_color=0066c0&amp;bg_color=ffffff" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></span></li><li><span></iframe></span></li></ul>
				</div>
				
			</div>
				</div>
			</div>
			</div><div class="et_pb_column et_pb_column_1_3 et_pb_column_3  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_with_border et_pb_module et_pb_pricing_tables_2 et_animated et_hover_enabled et_pb_pricing clearfix et_pb_pricing_1 et_pb_no_featured_in_first_row et_pb_pricing_no_bullet">
				
				
				
				
				<div class="et_pb_pricing_table_wrap">
					<div class="et_pb_pricing_table et_pb_pricing_table_2">
				
				
				
				
				<div class="et_pb_pricing_heading">
					<h4 class="et_pb_pricing_title">Micro SD</h4>
					
				</div>
				<div class="et_pb_pricing_content_top">
					<span class="et_pb_et_price"></span>
				</div>
				<div class="et_pb_pricing_content">
					<ul class="et_pb_pricing"><li><span><p style="text-align: center;"><iframe style="width: 120px; height: 240px;" src="//ws-eu.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&amp;OneJS=1&amp;Operation=GetAdHtml&amp;MarketPlace=DE&amp;source=ac&amp;ref=tf_til&amp;ad_type=product_link&amp;tracking_id=heydemar02-21&amp;marketplace=amazon&amp;region=DE&amp;placement=B073JWXGNT&amp;asins=B073JWXGNT&amp;linkId=a4239f89da63e827fc8b44a01d21735d&amp;show_border=false&amp;link_opens_in_new_window=false&amp;price_color=333333&amp;title_color=0066c0&amp;bg_color=ffffff" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></span></li><li><span></iframe></span></li></ul>
				</div>
				
			</div>
				</div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div></p>
<p>Der Beitrag <a href="https://www.imakeyouintelligent.com/bandbreiten-speedtest-unter-linux-ubuntu-speedtest-net/">Bandbreiten/Speedtest unter Linux (Ubuntu) | Speedtest.net</a> erschien zuerst auf <a href="https://www.imakeyouintelligent.com">I MAKE YOU INTELLIGENT</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.imakeyouintelligent.com/bandbreiten-speedtest-unter-linux-ubuntu-speedtest-net/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
