{"id":18,"date":"2007-04-14T15:09:09","date_gmt":"2007-04-14T13:09:09","guid":{"rendered":"http:\/\/michauko.org\/blog\/2007\/04\/14\/installer-un-serveur-dedie-steam-sous-linux\/"},"modified":"2009-10-08T15:32:12","modified_gmt":"2009-10-08T13:32:12","slug":"installer-un-serveur-dedie-steam-sous-linux","status":"publish","type":"post","link":"https:\/\/michauko.org\/blog\/installer-un-serveur-dedie-steam-sous-linux-18\/","title":{"rendered":"Installer un serveur d\u00e9di\u00e9 Steam sous Linux"},"content":{"rendered":"<p>Pour ceux qui ont un serveur avec un minimum de bande passante montante (upload), voici comment monter votre propre serveur Steam, pour jouer \u00e0 Counter-Strike, Counter-Strike Source, Day Of Defeat etc.<br \/>\n<!--more--><\/p>\n<p>D&rsquo;abord, utilisez un compte utilisateur Linux d\u00e9di\u00e9, c&rsquo;est plus s\u00fbr. Disons qu&rsquo;il s&rsquo;appelle \u00ab\u00a0steam\u00a0\u00bb, pour l&rsquo;exemple ci-dessous.<br \/>\nPas besoin d&rsquo;avoir achet\u00e9 le jeu, d&rsquo;avoir une license, un compte Steam etc, car la cr\u00e9ation de serveur d\u00e9di\u00e9 est gratuite (comme pour tous les jeux en g\u00e9n\u00e9ral).<\/p>\n<p>La mise en place d&rsquo;un serveur steam se passe en quelques \u00e9tapes :<\/p>\n<li>Installation de l&rsquo;outil de serveur d\u00e9di\u00e9<\/li>\n<li>Mise \u00e0 jour du coeur de Steam<\/li>\n<li>Installation des composants des jeux de la plateforme Steam que vous voulez (CSS, DoD etc)<\/li>\n<li>Lancement du bazar dans <a href=\"https:\/\/michauko.org\/blog\/2007\/04\/14\/ba-ba-de-la-commande-screen\/\">un \u00ab\u00a0screen\u00a0\u00bb<\/a><\/li>\n<p><strong>Installation de l&rsquo;outil de serveur d\u00e9di\u00e9<\/strong><br \/>\nT\u00e9l\u00e9chargez-le et lancez-le comme suit :<\/p>\n<pre>steam@monnusk:~$ wget http:\/\/www.steampowered.com\/download\/hldsupdatetool.bin\r\nsteam@monnusk:~$ chmod +x hldsupdatetool.bin\r\nsteam@monnusk:~$ .\/hldsupdatetool.bin\r\nblablabalba\r\n...\r\nEnter 'yes' to accept this agreement, 'no' to decline: yes\r\nextracting steam.tar.Z...done<\/pre>\n<p><strong>Mise \u00e0 jour du coeur de Steam<\/strong><br \/>\nLa commande est :<\/p>\n<pre>steam@monnusk:~$ .\/steam -command update -game valve -dir .\r\nChecking bootstrapper version ...\r\nGetting version 18 of Steam HLDS Update Tool\r\nDownloading. . . . . . . . . . . .\r\n<strong>Steam Linux Client updated, please retry the command<\/strong><\/pre>\n<p>Dans l&rsquo;exemple ci-dessus <strong>en gras<\/strong>, le client s&rsquo;est d&rsquo;abord mit lui-m\u00eame \u00e0 jour. On relance la m\u00eame commande, et cette fois c&rsquo;est bien le noyau Steam qui se met \u00e0 jour :<\/p>\n<pre>steam@monnusk:~\/steam$ .\/steam -command update -game valve -dir .\r\nChecking bootstrapper version ...\r\nUpdating Installation\r\nNo installation record found at .\r\nChecking\/Installing 'Linux Server Engine' version 35\r\nDownloading: .\\core_i386.so\r\nDownloading: .\\engine_amd.so\r\nDownloading: .\\engine_amd64.so\r\nDownloading: .\\engine_i486.so\r\nDownloading: .\\engine_i686.so\r\nDownloading: .\\filesystem_stdio_amd64.so\r\nDownloading: .\\filesystem_stdio_i386.so\r\nDownloading: .\\hlds_amd\r\nDownloading: .\\hlds_amd64\r\nDownloading: .\\hlds_i486\r\nDownloading: .\\hlds_i686\r\nDownloading: .\\hlds_run\r\nDownloading: .\\hltv\r\nDownloading: .\\libSteamValidateUserIDTickets_amd64.so\r\nDownloading: .\\libSteamValidateUserIDTickets_i386.so\r\nDownloading: .\\linuxreadme.txt\r\nDownloading: .\\proxy_i386.so\r\nDownloading: .\\steam_api_i486.so\r\nDownloading: .\\steamclient_i486.so\r\nDownloading: .\\tier0_s_i486.so\r\nDownloading: .\\vstdlib_s_i486.so\r\n\r\nNo installation record found at .\r\nChecking\/Installing 'Half-Life Base Content' version 8\r\nDownloading: .\\valve\\cl_dlls\\client.dll\r\nDownloading: .\\valve\\dlls\\hl.dll\r\net \u00e7a continue...\r\nDownloading: .\\valve\\violence.cfg\r\nDownloading: .\\valve\\xeno.wad\r\n\r\nHLDS installation up to date<\/pre>\n<p><strong>Installation des jeux souhait\u00e9s<\/strong><br \/>\nPour installer Day Of Defeat :<\/p>\n<pre>steam@monnusk:~\/steam$ .\/steam -command update -game dod -dir .<\/pre>\n<p>Pour installer Counter-Strike Source :<\/p>\n<pre>steam@monnusk:~\/steam$ .\/steam -command update -game \"counter-strike source\" <strong>-dir css<\/strong><\/pre>\n<p>Attention \u00e0 la partie <strong>en gras<\/strong>. CSS doit \u00eatre dans un r\u00e9pertoire \u00e0 part. Ne me demandez pas pourquoi ?<\/p>\n<p><strong>Lancement d&rsquo;un jeu<\/strong><br \/>\nJe vous recommande de vous cr\u00e9er des scripts pour le lancement de chacun de vos jeux ; et de lancer tout \u00e7a dans <a href=\"https:\/\/michauko.org\/blog\/2007\/04\/14\/ba-ba-de-la-commande-screen\/\">des \u00ab\u00a0screen\u00a0\u00bb<\/a> afin de pouvoir reprendre les sessions plus tard.<br \/>\nPour DoD, le script ressemblera \u00e0 \u00e7a :<\/p>\n<pre>#!\/bin\/sh\r\n\r\ncd steam\/\r\n.\/hlds_run -console -game dod +ip vo.t.re.ip -port 27015 +map dod_anzio +maxplayers 21 -autoupdate -tickrate 100<\/pre>\n<p>Pour CSS, plut\u00f4t \u00e0 \u00e7a, il y a une vague nuance :<\/p>\n<pre>#!\/bin\/sh\r\n\r\ncd steam\/css\/\r\n.\/srcds_run -console -game cstrike +ip vo.t.re.ip -port 27015 +map de_dust +maxplayers 21 -autoupdate -tickrate 100<\/pre>\n<p>Il faut \u00e9videmment ouvrir les ports r\u00e9seaux TCP et UDP que vous sp\u00e9cifiez. Et si vous voulez faire tourner plusieurs jeux en m\u00eame temps, il faudra utiliser des ports diff\u00e9rents.<\/p>\n<p>Voilou, bon frags.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Pour ceux qui ont un serveur avec un minimum de bande passante montante (upload), voici comment monter votre propre serveur Steam, pour jouer \u00e0 Counter-Strike, Counter-Strike Source, Day Of Defeat etc.<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_crdt_document":"","_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[2,7,387,82],"tags":[20,21,571,16,17,18,5,19,15],"class_list":["post-18","post","type-post","status-publish","format-standard","hentry","category-debian","category-jeux","category-ligne-de-commande","category-pl","tag-counter-strike-source","tag-day-of-defeat","tag-debian","tag-dedicated","tag-dedie","tag-hldsupdatetool","tag-linux","tag-srcds_run","tag-steam"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Installer un serveur d\u00e9di\u00e9 Steam sous Linux - Le blog de Michauko<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/michauko.org\/blog\/installer-un-serveur-dedie-steam-sous-linux-18\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Installer un serveur d\u00e9di\u00e9 Steam sous Linux - Le blog de Michauko\" \/>\n<meta property=\"og:description\" content=\"Pour ceux qui ont un serveur avec un minimum de bande passante montante (upload), voici comment monter votre propre serveur Steam, pour jouer \u00e0 Counter-Strike, Counter-Strike Source, Day Of Defeat etc.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/michauko.org\/blog\/installer-un-serveur-dedie-steam-sous-linux-18\/\" \/>\n<meta property=\"og:site_name\" content=\"Le blog de Michauko\" \/>\n<meta property=\"article:published_time\" content=\"2007-04-14T13:09:09+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2009-10-08T13:32:12+00:00\" \/>\n<meta name=\"author\" content=\"michauko\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u00c9crit par\" \/>\n\t<meta name=\"twitter:data1\" content=\"michauko\" \/>\n\t<meta name=\"twitter:label2\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/michauko.org\\\/blog\\\/installer-un-serveur-dedie-steam-sous-linux-18\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/michauko.org\\\/blog\\\/installer-un-serveur-dedie-steam-sous-linux-18\\\/\"},\"author\":{\"name\":\"michauko\",\"@id\":\"https:\\\/\\\/michauko.org\\\/blog\\\/#\\\/schema\\\/person\\\/0cd9f3d9ce4dccc05df81a5b27051ea9\"},\"headline\":\"Installer un serveur d\u00e9di\u00e9 Steam sous Linux\",\"datePublished\":\"2007-04-14T13:09:09+00:00\",\"dateModified\":\"2009-10-08T13:32:12+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/michauko.org\\\/blog\\\/installer-un-serveur-dedie-steam-sous-linux-18\\\/\"},\"wordCount\":326,\"commentCount\":7,\"keywords\":[\"Counter-Strike Source\",\"Day Of Defeat\",\"Debian\",\"dedicated\",\"d\u00e9di\u00e9\",\"hldsupdatetool\",\"Linux\",\"srcds_run\",\"steam\"],\"articleSection\":[\"Debian\",\"jeux\",\"ligne de commande\",\"planet-libre.org\"],\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/michauko.org\\\/blog\\\/installer-un-serveur-dedie-steam-sous-linux-18\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/michauko.org\\\/blog\\\/installer-un-serveur-dedie-steam-sous-linux-18\\\/\",\"url\":\"https:\\\/\\\/michauko.org\\\/blog\\\/installer-un-serveur-dedie-steam-sous-linux-18\\\/\",\"name\":\"Installer un serveur d\u00e9di\u00e9 Steam sous Linux - Le blog de Michauko\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/michauko.org\\\/blog\\\/#website\"},\"datePublished\":\"2007-04-14T13:09:09+00:00\",\"dateModified\":\"2009-10-08T13:32:12+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/michauko.org\\\/blog\\\/#\\\/schema\\\/person\\\/0cd9f3d9ce4dccc05df81a5b27051ea9\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/michauko.org\\\/blog\\\/installer-un-serveur-dedie-steam-sous-linux-18\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/michauko.org\\\/blog\\\/installer-un-serveur-dedie-steam-sous-linux-18\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/michauko.org\\\/blog\\\/installer-un-serveur-dedie-steam-sous-linux-18\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/michauko.org\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Installer un serveur d\u00e9di\u00e9 Steam sous Linux\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/michauko.org\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/michauko.org\\\/blog\\\/\",\"name\":\"Le blog de Michauko\",\"description\":\"Si tu ne comprends pas le titre de l&#039;article, passe ton chemin\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/michauko.org\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/michauko.org\\\/blog\\\/#\\\/schema\\\/person\\\/0cd9f3d9ce4dccc05df81a5b27051ea9\",\"name\":\"michauko\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5c3a8969c185fd0eef3893a15408f3ef1b36a6681a066b1eb32045643c30ba65?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5c3a8969c185fd0eef3893a15408f3ef1b36a6681a066b1eb32045643c30ba65?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5c3a8969c185fd0eef3893a15408f3ef1b36a6681a066b1eb32045643c30ba65?s=96&d=mm&r=g\",\"caption\":\"michauko\"},\"sameAs\":[\"http:\\\/\\\/michauko.org\\\/\"],\"url\":\"https:\\\/\\\/michauko.org\\\/blog\\\/author\\\/randomized2\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Installer un serveur d\u00e9di\u00e9 Steam sous Linux - Le blog de Michauko","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/michauko.org\/blog\/installer-un-serveur-dedie-steam-sous-linux-18\/","og_locale":"fr_FR","og_type":"article","og_title":"Installer un serveur d\u00e9di\u00e9 Steam sous Linux - Le blog de Michauko","og_description":"Pour ceux qui ont un serveur avec un minimum de bande passante montante (upload), voici comment monter votre propre serveur Steam, pour jouer \u00e0 Counter-Strike, Counter-Strike Source, Day Of Defeat etc.","og_url":"https:\/\/michauko.org\/blog\/installer-un-serveur-dedie-steam-sous-linux-18\/","og_site_name":"Le blog de Michauko","article_published_time":"2007-04-14T13:09:09+00:00","article_modified_time":"2009-10-08T13:32:12+00:00","author":"michauko","twitter_card":"summary_large_image","twitter_misc":{"\u00c9crit par":"michauko","Dur\u00e9e de lecture estim\u00e9e":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/michauko.org\/blog\/installer-un-serveur-dedie-steam-sous-linux-18\/#article","isPartOf":{"@id":"https:\/\/michauko.org\/blog\/installer-un-serveur-dedie-steam-sous-linux-18\/"},"author":{"name":"michauko","@id":"https:\/\/michauko.org\/blog\/#\/schema\/person\/0cd9f3d9ce4dccc05df81a5b27051ea9"},"headline":"Installer un serveur d\u00e9di\u00e9 Steam sous Linux","datePublished":"2007-04-14T13:09:09+00:00","dateModified":"2009-10-08T13:32:12+00:00","mainEntityOfPage":{"@id":"https:\/\/michauko.org\/blog\/installer-un-serveur-dedie-steam-sous-linux-18\/"},"wordCount":326,"commentCount":7,"keywords":["Counter-Strike Source","Day Of Defeat","Debian","dedicated","d\u00e9di\u00e9","hldsupdatetool","Linux","srcds_run","steam"],"articleSection":["Debian","jeux","ligne de commande","planet-libre.org"],"inLanguage":"fr-FR","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/michauko.org\/blog\/installer-un-serveur-dedie-steam-sous-linux-18\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/michauko.org\/blog\/installer-un-serveur-dedie-steam-sous-linux-18\/","url":"https:\/\/michauko.org\/blog\/installer-un-serveur-dedie-steam-sous-linux-18\/","name":"Installer un serveur d\u00e9di\u00e9 Steam sous Linux - Le blog de Michauko","isPartOf":{"@id":"https:\/\/michauko.org\/blog\/#website"},"datePublished":"2007-04-14T13:09:09+00:00","dateModified":"2009-10-08T13:32:12+00:00","author":{"@id":"https:\/\/michauko.org\/blog\/#\/schema\/person\/0cd9f3d9ce4dccc05df81a5b27051ea9"},"breadcrumb":{"@id":"https:\/\/michauko.org\/blog\/installer-un-serveur-dedie-steam-sous-linux-18\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/michauko.org\/blog\/installer-un-serveur-dedie-steam-sous-linux-18\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/michauko.org\/blog\/installer-un-serveur-dedie-steam-sous-linux-18\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/michauko.org\/blog\/"},{"@type":"ListItem","position":2,"name":"Installer un serveur d\u00e9di\u00e9 Steam sous Linux"}]},{"@type":"WebSite","@id":"https:\/\/michauko.org\/blog\/#website","url":"https:\/\/michauko.org\/blog\/","name":"Le blog de Michauko","description":"Si tu ne comprends pas le titre de l&#039;article, passe ton chemin","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/michauko.org\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Person","@id":"https:\/\/michauko.org\/blog\/#\/schema\/person\/0cd9f3d9ce4dccc05df81a5b27051ea9","name":"michauko","image":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/secure.gravatar.com\/avatar\/5c3a8969c185fd0eef3893a15408f3ef1b36a6681a066b1eb32045643c30ba65?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/5c3a8969c185fd0eef3893a15408f3ef1b36a6681a066b1eb32045643c30ba65?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/5c3a8969c185fd0eef3893a15408f3ef1b36a6681a066b1eb32045643c30ba65?s=96&d=mm&r=g","caption":"michauko"},"sameAs":["http:\/\/michauko.org\/"],"url":"https:\/\/michauko.org\/blog\/author\/randomized2\/"}]}},"_links":{"self":[{"href":"https:\/\/michauko.org\/blog\/wp-json\/wp\/v2\/posts\/18","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/michauko.org\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/michauko.org\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/michauko.org\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/michauko.org\/blog\/wp-json\/wp\/v2\/comments?post=18"}],"version-history":[{"count":2,"href":"https:\/\/michauko.org\/blog\/wp-json\/wp\/v2\/posts\/18\/revisions"}],"predecessor-version":[{"id":816,"href":"https:\/\/michauko.org\/blog\/wp-json\/wp\/v2\/posts\/18\/revisions\/816"}],"wp:attachment":[{"href":"https:\/\/michauko.org\/blog\/wp-json\/wp\/v2\/media?parent=18"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/michauko.org\/blog\/wp-json\/wp\/v2\/categories?post=18"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/michauko.org\/blog\/wp-json\/wp\/v2\/tags?post=18"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}