You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Dedicated Server install.html 1.9KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. <html>
  2. <head>
  3. <title>Dedicated Server</title>
  4. <style TYPE="text/css">
  5. BODY {
  6. margin:24px 10% 0px 36px;
  7. font-family:Tahoma,Verdana,Arial,Helvetica;
  8. font-size:9pt;
  9. background:#3E4637;
  10. color:#D8DED3;
  11. scrollbar-face-color: #4C5844;
  12. scrollbar-shadow-color: #4C5844;
  13. scrollbar-highlight-color: #4C5844;
  14. scrollbar-3dlight-color: #818D7C;
  15. scrollbar-darkshadow-color: #1C261E;
  16. scrollbar-track-color: #5A6A50;
  17. scrollbar-arrow-color: #969F8E;
  18. }
  19. h1 {
  20. font-weight:bold;
  21. font-size:10pt;
  22. line-height:14pt;
  23. text-transform:uppercase;
  24. margin-bottom:16px;
  25. }
  26. TD {
  27. font-family:Tahoma,Verdana,Arial,Helvetica;
  28. font-size:10pt;
  29. }
  30. HR {
  31. height:1px;
  32. color:black;
  33. }
  34. A {
  35. color:white;
  36. }
  37. </style>
  38. </head>
  39. <body>
  40. <h1>Dedicated Server</h1>
  41. The "Dedicated Server" is a program which hosts a networked Steam game either on a private LAN or on the Internet. (If you just want to play Steam games, you don't need the Dedicated Server -- you can join online games by clicking on "Servers" in the Steam menu.)<br><br>
  42. If you do want to run a game server and have other people connect to your server via a network, the easiest way to run a server is to click the "Download and Install" button below, which will add the Dedicated Sever to your "My Games" list. You'll be up and running in minutes.<br><br>
  43. Advanced users can also run a Dedicated Server under the Linux operating system. <a target="_new" href="http://steampowered.com/?area=getsteamnow">Click here</a> to download the Linux version.<br><br>
  44. Note that when running any version of the Dedicated Server, a certain amount of <a target="_new" href="http://steampowered.custhelp.com/cgi-bin/steampowered.cfg/php/enduser/std_adp.php?p_faqid=160">network configuration</a> (opening ports, etc) may be required.<br><br>
  45. <b>NOTE:</b> Clicking the button below will install the <em>Half-Life</em> Dedicated Server, not the newer <em>Source</em> Dedicated Server.
  46. </body>
  47. </html>