{"id":39,"date":"2023-11-23T12:09:20","date_gmt":"2023-11-23T12:09:20","guid":{"rendered":"https:\/\/help.wdh.fr\/?p=39"},"modified":"2024-01-14T01:54:25","modified_gmt":"2024-01-14T01:54:25","slug":"test-your-server-bandwidth","status":"publish","type":"post","link":"https:\/\/www.wdh.fr\/blog\/fr\/test-your-server-bandwidth\/","title":{"rendered":"Test your server internet speed on Linux"},"content":{"rendered":"<p>Speedtest is a popular online service and a set of applications that measure and analyze the internet speed of a user&#8217;s connection. Developed by Ookla, Speedtest is widely used to assess the upload and download speeds, as well as other relevant metrics, of an internet connection. The tool is available through a web-based interface on the Speedtest website and also as standalone applications for various platforms, including Windows, macOS, iOS, Android, and others.<\/p>\n\n\n\n<p>In this article we will see how to test the network speed of your server.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">For Ubuntu \/ Debian<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo apt-get install curl<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>curl -s https:\/\/packagecloud.io\/install\/repositories\/ookla\/speedtest-cli\/script.deb.sh | sudo bash<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo apt-get install speedtest<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">For CentOS \/ RedHat \/ Fedora<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>curl -s https:\/\/packagecloud.io\/install\/repositories\/ookla\/speedtest-cli\/script.rpm.sh | sudo bash<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo yum install speedtest<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">Launching Speed Test<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>speedtest<\/code><\/pre>\n\n\n\n<p>At the first launch of the command, you will need to accept the license. Type &#8220;YES&#8221; to continue.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"661\" height=\"402\" src=\"https:\/\/www.wdh.fr\/blog\/wp-content\/uploads\/2024\/01\/Screenshot-2024-01-13-204145.png\" alt=\"\" class=\"wp-image-97\" srcset=\"https:\/\/www.wdh.fr\/blog\/wp-content\/uploads\/2024\/01\/Screenshot-2024-01-13-204145.png 661w, https:\/\/www.wdh.fr\/blog\/wp-content\/uploads\/2024\/01\/Screenshot-2024-01-13-204145-300x182.png 300w, https:\/\/www.wdh.fr\/blog\/wp-content\/uploads\/2024\/01\/Screenshot-2024-01-13-204145-18x12.png 18w\" sizes=\"(max-width: 661px) 100vw, 661px\" \/><\/figure>","protected":false},"excerpt":{"rendered":"<p>Speedtest is a popular online service and a set of applications that measure and analyze the internet speed of a user&#8217;s connection. Developed by Ookla, Speedtest is widely used to assess the upload and download speeds, as well as other relevant metrics, of an internet connection. The tool is available through a web-based interface on [&hellip;]<\/p>","protected":false},"author":1,"featured_media":94,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[13],"tags":[16,15],"class_list":["post-39","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-linux","tag-debian","tag-ubuntu"],"_links":{"self":[{"href":"https:\/\/www.wdh.fr\/blog\/fr\/wp-json\/wp\/v2\/posts\/39"}],"collection":[{"href":"https:\/\/www.wdh.fr\/blog\/fr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.wdh.fr\/blog\/fr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.wdh.fr\/blog\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.wdh.fr\/blog\/fr\/wp-json\/wp\/v2\/comments?post=39"}],"version-history":[{"count":9,"href":"https:\/\/www.wdh.fr\/blog\/fr\/wp-json\/wp\/v2\/posts\/39\/revisions"}],"predecessor-version":[{"id":98,"href":"https:\/\/www.wdh.fr\/blog\/fr\/wp-json\/wp\/v2\/posts\/39\/revisions\/98"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.wdh.fr\/blog\/fr\/wp-json\/wp\/v2\/media\/94"}],"wp:attachment":[{"href":"https:\/\/www.wdh.fr\/blog\/fr\/wp-json\/wp\/v2\/media?parent=39"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.wdh.fr\/blog\/fr\/wp-json\/wp\/v2\/categories?post=39"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.wdh.fr\/blog\/fr\/wp-json\/wp\/v2\/tags?post=39"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}