<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.linuxquestions.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Teebones</id>
	<title>LQWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.linuxquestions.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Teebones"/>
	<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/wiki/Special:Contributions/Teebones"/>
	<updated>2026-04-10T17:36:15Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.37.0</generator>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Gaming_via_Wine_tools&amp;diff=48194</id>
		<title>Gaming via Wine tools</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Gaming_via_Wine_tools&amp;diff=48194"/>
		<updated>2009-08-16T12:24:50Z</updated>

		<summary type="html">&lt;p&gt;Teebones: /* External Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Nowadays, it's possible to run many Windows games direclty from GNU/Linux. While Linux doesn't support .exe files, there is a solution in the name of [[Wine]].&lt;br /&gt;
Wine comes in several flavor, each tailored to specific needs. E.g. geared towards business applications, or gaming. &lt;br /&gt;
For gaming you have the choices of [[Wine]]/[[Cedega]]/[[CrossOver Games]]. &lt;br /&gt;
Wine, Cedega, and CrossOver Games are projects that, in a nutshell, tries to substitute the Windows API's with it's own API's, in such way that the application run inside it, will be fooled into thinking they are running on a Windows machine. For gaming, in many cases DirectX is required to run the software, Luckely for us, Wine (and other based on projects) have made it possible to substitute the DirectX API's for most part (DX7/8/9).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== WINE ==&lt;br /&gt;
&lt;br /&gt;
[[Wine]], (made by [[WineHQ]]), is the project where it all began. It's not solely geared towards gaming, but windows applications in general.&lt;br /&gt;
&lt;br /&gt;
== Cedega ==&lt;br /&gt;
&lt;br /&gt;
[[Cedega]] is a wine based project, made by Transgaming. It's completely geared towards running Windows games on GNU/Linux. Where Wine is free, Cedega (formally known as WineX) is proprietary, and needs a license for utilizing it. The main difference with Wine itself, is that Transgaming added some proprietary code to the Wine base, and therefor exending the functionality. Pricing information can be found here [http://www.cedega.com/subscription/subscribe.html]&lt;br /&gt;
&lt;br /&gt;
== CrossOver Games ==&lt;br /&gt;
&lt;br /&gt;
[[CrossOver games]], is a fairly new product made by [[CodeWeavers]] based on their famous [[CrossOver]] products. CrossOver Games is tailored for gaming, and less for generic applications. They tweaked the Wine project code, for gaming. [[CodeWeavers]] and [[WineHQ]] work very closely. CodeWeavers frequently submits their code back to the original project, while Transgaming does rarely. CrossOver Games is a commercial product, but the license costs are mainly to fund development and provide support.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Currently supported games==&lt;br /&gt;
&lt;br /&gt;
Games that have been reported to work on [[Wine]]/[[Cedega]]//[[CrossOver games]] include Starcraft, Warcraft III - Reign of Chaos and Warcraft III - The Frozen Throne, GTA 3 - Vice City, Jedi Knight 2 - Jedi Outcast, Half Life2 and its many modifications, including Counter-Strike, and many more. Note that games coming from [http://www.idsoftware.com ID Software], such as Quake 3 Arena, Return to Castle Wolfenstein and Enemy Territory, run natively on Linux (i.e. without the need for Wine). Unreal Tournament 2004 also runs natively on Linux out-of-the-box.  If you turn the box around and look at the bottom, you'll see Tux!&lt;br /&gt;
&lt;br /&gt;
==System Requirements==&lt;br /&gt;
&lt;br /&gt;
For 3D games to work on Linux, you must have a supported graphic card with 3D capabilities, and having the Manufacturers driver installed. &lt;br /&gt;
Currently nVIDIA and ATI cards are supported for 3d under Linux. Note: ATI cards, have more complex to get running compared to nVIDIA cards. &lt;br /&gt;
&lt;br /&gt;
A simple way to determine if your graphic drivers are setup correctly is to open up a console window and type &amp;quot;glxgears.&amp;quot;  A window with spinning gears should appear, and the console window will regularly print out the framerates.  If the framerates are obscenely high, your 3D acceleration is working.  If they are low, you need to install the drivers from NVIDIA or ATI.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
*[http://www.winehq.org WINE's homepage] &lt;br /&gt;
*[http://www.cedega.com Cedega's homepage] &lt;br /&gt;
*[http://www.codeweavers.com/products/cxgames/ CrossOver Games homepage]&lt;/div&gt;</summary>
		<author><name>Teebones</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Gaming_via_Wine_tools&amp;diff=48193</id>
		<title>Gaming via Wine tools</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Gaming_via_Wine_tools&amp;diff=48193"/>
		<updated>2009-08-16T12:24:29Z</updated>

		<summary type="html">&lt;p&gt;Teebones: /* Games */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Nowadays, it's possible to run many Windows games direclty from GNU/Linux. While Linux doesn't support .exe files, there is a solution in the name of [[Wine]].&lt;br /&gt;
Wine comes in several flavor, each tailored to specific needs. E.g. geared towards business applications, or gaming. &lt;br /&gt;
For gaming you have the choices of [[Wine]]/[[Cedega]]/[[CrossOver Games]]. &lt;br /&gt;
Wine, Cedega, and CrossOver Games are projects that, in a nutshell, tries to substitute the Windows API's with it's own API's, in such way that the application run inside it, will be fooled into thinking they are running on a Windows machine. For gaming, in many cases DirectX is required to run the software, Luckely for us, Wine (and other based on projects) have made it possible to substitute the DirectX API's for most part (DX7/8/9).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== WINE ==&lt;br /&gt;
&lt;br /&gt;
[[Wine]], (made by [[WineHQ]]), is the project where it all began. It's not solely geared towards gaming, but windows applications in general.&lt;br /&gt;
&lt;br /&gt;
== Cedega ==&lt;br /&gt;
&lt;br /&gt;
[[Cedega]] is a wine based project, made by Transgaming. It's completely geared towards running Windows games on GNU/Linux. Where Wine is free, Cedega (formally known as WineX) is proprietary, and needs a license for utilizing it. The main difference with Wine itself, is that Transgaming added some proprietary code to the Wine base, and therefor exending the functionality. Pricing information can be found here [http://www.cedega.com/subscription/subscribe.html]&lt;br /&gt;
&lt;br /&gt;
== CrossOver Games ==&lt;br /&gt;
&lt;br /&gt;
[[CrossOver games]], is a fairly new product made by [[CodeWeavers]] based on their famous [[CrossOver]] products. CrossOver Games is tailored for gaming, and less for generic applications. They tweaked the Wine project code, for gaming. [[CodeWeavers]] and [[WineHQ]] work very closely. CodeWeavers frequently submits their code back to the original project, while Transgaming does rarely. CrossOver Games is a commercial product, but the license costs are mainly to fund development and provide support.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Currently supported games==&lt;br /&gt;
&lt;br /&gt;
Games that have been reported to work on [[Wine]]/[[Cedega]]//[[CrossOver games]] include Starcraft, Warcraft III - Reign of Chaos and Warcraft III - The Frozen Throne, GTA 3 - Vice City, Jedi Knight 2 - Jedi Outcast, Half Life2 and its many modifications, including Counter-Strike, and many more. Note that games coming from [http://www.idsoftware.com ID Software], such as Quake 3 Arena, Return to Castle Wolfenstein and Enemy Territory, run natively on Linux (i.e. without the need for Wine). Unreal Tournament 2004 also runs natively on Linux out-of-the-box.  If you turn the box around and look at the bottom, you'll see Tux!&lt;br /&gt;
&lt;br /&gt;
==System Requirements==&lt;br /&gt;
&lt;br /&gt;
For 3D games to work on Linux, you must have a supported graphic card with 3D capabilities, and having the Manufacturers driver installed. &lt;br /&gt;
Currently nVIDIA and ATI cards are supported for 3d under Linux. Note: ATI cards, have more complex to get running compared to nVIDIA cards. &lt;br /&gt;
&lt;br /&gt;
A simple way to determine if your graphic drivers are setup correctly is to open up a console window and type &amp;quot;glxgears.&amp;quot;  A window with spinning gears should appear, and the console window will regularly print out the framerates.  If the framerates are obscenely high, your 3D acceleration is working.  If they are low, you need to install the drivers from NVIDIA or ATI.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
*[http://www.winehq.org WINE's homepage] (''www.winehq.org'')&lt;br /&gt;
*[http://www.cedega.com Cedega's homepage] (''www.cedega.com'')&lt;br /&gt;
*[http://www.codeweavers.com/products/cxgames/ CrossOver Games homepage] (''www.codeweavers.com/products/cxgames/'')&lt;/div&gt;</summary>
		<author><name>Teebones</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Gaming_via_Wine_tools&amp;diff=48192</id>
		<title>Gaming via Wine tools</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Gaming_via_Wine_tools&amp;diff=48192"/>
		<updated>2009-08-16T12:23:58Z</updated>

		<summary type="html">&lt;p&gt;Teebones: /* WINE */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Nowadays, it's possible to run many Windows games direclty from GNU/Linux. While Linux doesn't support .exe files, there is a solution in the name of [[Wine]].&lt;br /&gt;
Wine comes in several flavor, each tailored to specific needs. E.g. geared towards business applications, or gaming. &lt;br /&gt;
For gaming you have the choices of [[Wine]]/[[Cedega]]/[[CrossOver Games]]. &lt;br /&gt;
Wine, Cedega, and CrossOver Games are projects that, in a nutshell, tries to substitute the Windows API's with it's own API's, in such way that the application run inside it, will be fooled into thinking they are running on a Windows machine. For gaming, in many cases DirectX is required to run the software, Luckely for us, Wine (and other based on projects) have made it possible to substitute the DirectX API's for most part (DX7/8/9).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== WINE ==&lt;br /&gt;
&lt;br /&gt;
[[Wine]], (made by [[WineHQ]]), is the project where it all began. It's not solely geared towards gaming, but windows applications in general.&lt;br /&gt;
&lt;br /&gt;
== Cedega ==&lt;br /&gt;
&lt;br /&gt;
[[Cedega]] is a wine based project, made by Transgaming. It's completely geared towards running Windows games on GNU/Linux. Where Wine is free, Cedega (formally known as WineX) is proprietary, and needs a license for utilizing it. The main difference with Wine itself, is that Transgaming added some proprietary code to the Wine base, and therefor exending the functionality. Pricing information can be found here [http://www.cedega.com/subscription/subscribe.html]&lt;br /&gt;
&lt;br /&gt;
== CrossOver Games ==&lt;br /&gt;
&lt;br /&gt;
[[CrossOver games]], is a fairly new product made by [[CodeWeavers]] based on their famous [[CrossOver]] products. CrossOver Games is tailored for gaming, and less for generic applications. They tweaked the Wine project code, for gaming. [[CodeWeavers]] and [[WineHQ]] work very closely. CodeWeavers frequently submits their code back to the original project, while Transgaming does rarely. CrossOver Games is a commercial product, but the license costs are mainly to fund development and provide support.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Games ===&lt;br /&gt;
&lt;br /&gt;
These games are known to work via Wine: &lt;br /&gt;
                                                         &lt;br /&gt;
# [http://www.uesp.net/wiki/Oblivion:Linux TES IV: Oblivion]&lt;br /&gt;
# [http://www.fsckin.com/2008/02/21/how-to-run-call-of-duty-4-cod4-modern-combat-in-linux/ Call of Duty 4: Modern Warfare]&lt;br /&gt;
# [http://www.fsckin.com/tag/wine/ World of Warcraft &amp;amp; The Burning Crusade]&lt;br /&gt;
# [http://news.softpedia.com/news/How-To-Play-Half-Life-2-on-Ubuntu-74731.shtml Half-Life 2 ''et al'']&lt;br /&gt;
&lt;br /&gt;
==Currently supported games==&lt;br /&gt;
&lt;br /&gt;
Games that have been reported to work on [[Wine]]/[[Cedega]]//[[CrossOver games]] include Starcraft, Warcraft III - Reign of Chaos and Warcraft III - The Frozen Throne, GTA 3 - Vice City, Jedi Knight 2 - Jedi Outcast, Half Life2 and its many modifications, including Counter-Strike, and many more. Note that games coming from [http://www.idsoftware.com ID Software], such as Quake 3 Arena, Return to Castle Wolfenstein and Enemy Territory, run natively on Linux (i.e. without the need for Wine). Unreal Tournament 2004 also runs natively on Linux out-of-the-box.  If you turn the box around and look at the bottom, you'll see Tux!&lt;br /&gt;
&lt;br /&gt;
==System Requirements==&lt;br /&gt;
&lt;br /&gt;
For 3D games to work on Linux, you must have a supported graphic card with 3D capabilities, and having the Manufacturers driver installed. &lt;br /&gt;
Currently nVIDIA and ATI cards are supported for 3d under Linux. Note: ATI cards, have more complex to get running compared to nVIDIA cards. &lt;br /&gt;
&lt;br /&gt;
A simple way to determine if your graphic drivers are setup correctly is to open up a console window and type &amp;quot;glxgears.&amp;quot;  A window with spinning gears should appear, and the console window will regularly print out the framerates.  If the framerates are obscenely high, your 3D acceleration is working.  If they are low, you need to install the drivers from NVIDIA or ATI.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
*[http://www.winehq.org WINE's homepage] (''www.winehq.org'')&lt;br /&gt;
*[http://www.cedega.com Cedega's homepage] (''www.cedega.com'')&lt;br /&gt;
*[http://www.codeweavers.com/products/cxgames/ CrossOver Games homepage] (''www.codeweavers.com/products/cxgames/'')&lt;/div&gt;</summary>
		<author><name>Teebones</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Gaming_via_Wine_tools&amp;diff=48191</id>
		<title>Gaming via Wine tools</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Gaming_via_Wine_tools&amp;diff=48191"/>
		<updated>2009-08-16T12:22:33Z</updated>

		<summary type="html">&lt;p&gt;Teebones: /* HowTos */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Nowadays, it's possible to run many Windows games direclty from GNU/Linux. While Linux doesn't support .exe files, there is a solution in the name of [[Wine]].&lt;br /&gt;
Wine comes in several flavor, each tailored to specific needs. E.g. geared towards business applications, or gaming. &lt;br /&gt;
For gaming you have the choices of [[Wine]]/[[Cedega]]/[[CrossOver Games]]. &lt;br /&gt;
Wine, Cedega, and CrossOver Games are projects that, in a nutshell, tries to substitute the Windows API's with it's own API's, in such way that the application run inside it, will be fooled into thinking they are running on a Windows machine. For gaming, in many cases DirectX is required to run the software, Luckely for us, Wine (and other based on projects) have made it possible to substitute the DirectX API's for most part (DX7/8/9).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== WINE ==&lt;br /&gt;
&lt;br /&gt;
[[Wine]] is the project where it all began. It's not solely geared towards gaming, but windows applications in general. &lt;br /&gt;
&lt;br /&gt;
== Cedega ==&lt;br /&gt;
&lt;br /&gt;
[[Cedega]] is a wine based project, made by Transgaming. It's completely geared towards running Windows games on GNU/Linux. Where Wine is free, Cedega (formally known as WineX) is proprietary, and needs a license for utilizing it. The main difference with Wine itself, is that Transgaming added some proprietary code to the Wine base, and therefor exending the functionality. Pricing information can be found here [http://www.cedega.com/subscription/subscribe.html]&lt;br /&gt;
&lt;br /&gt;
== CrossOver Games ==&lt;br /&gt;
&lt;br /&gt;
[[CrossOver games]], is a fairly new product made by [[CodeWeavers]] based on their famous [[CrossOver]] products. CrossOver Games is tailored for gaming, and less for generic applications. They tweaked the Wine project code, for gaming. [[CodeWeavers]] and [[WineHQ]] work very closely. CodeWeavers frequently submits their code back to the original project, while Transgaming does rarely. CrossOver Games is a commercial product, but the license costs are mainly to fund development and provide support.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Games ===&lt;br /&gt;
&lt;br /&gt;
These games are known to work via Wine: &lt;br /&gt;
                                                         &lt;br /&gt;
# [http://www.uesp.net/wiki/Oblivion:Linux TES IV: Oblivion]&lt;br /&gt;
# [http://www.fsckin.com/2008/02/21/how-to-run-call-of-duty-4-cod4-modern-combat-in-linux/ Call of Duty 4: Modern Warfare]&lt;br /&gt;
# [http://www.fsckin.com/tag/wine/ World of Warcraft &amp;amp; The Burning Crusade]&lt;br /&gt;
# [http://news.softpedia.com/news/How-To-Play-Half-Life-2-on-Ubuntu-74731.shtml Half-Life 2 ''et al'']&lt;br /&gt;
&lt;br /&gt;
==Currently supported games==&lt;br /&gt;
&lt;br /&gt;
Games that have been reported to work on [[Wine]]/[[Cedega]]//[[CrossOver games]] include Starcraft, Warcraft III - Reign of Chaos and Warcraft III - The Frozen Throne, GTA 3 - Vice City, Jedi Knight 2 - Jedi Outcast, Half Life2 and its many modifications, including Counter-Strike, and many more. Note that games coming from [http://www.idsoftware.com ID Software], such as Quake 3 Arena, Return to Castle Wolfenstein and Enemy Territory, run natively on Linux (i.e. without the need for Wine). Unreal Tournament 2004 also runs natively on Linux out-of-the-box.  If you turn the box around and look at the bottom, you'll see Tux!&lt;br /&gt;
&lt;br /&gt;
==System Requirements==&lt;br /&gt;
&lt;br /&gt;
For 3D games to work on Linux, you must have a supported graphic card with 3D capabilities, and having the Manufacturers driver installed. &lt;br /&gt;
Currently nVIDIA and ATI cards are supported for 3d under Linux. Note: ATI cards, have more complex to get running compared to nVIDIA cards. &lt;br /&gt;
&lt;br /&gt;
A simple way to determine if your graphic drivers are setup correctly is to open up a console window and type &amp;quot;glxgears.&amp;quot;  A window with spinning gears should appear, and the console window will regularly print out the framerates.  If the framerates are obscenely high, your 3D acceleration is working.  If they are low, you need to install the drivers from NVIDIA or ATI.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
*[http://www.winehq.org WINE's homepage] (''www.winehq.org'')&lt;br /&gt;
*[http://www.cedega.com Cedega's homepage] (''www.cedega.com'')&lt;br /&gt;
*[http://www.codeweavers.com/products/cxgames/ CrossOver Games homepage] (''www.codeweavers.com/products/cxgames/'')&lt;/div&gt;</summary>
		<author><name>Teebones</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Gaming_via_Wine_tools&amp;diff=48190</id>
		<title>Gaming via Wine tools</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Gaming_via_Wine_tools&amp;diff=48190"/>
		<updated>2009-08-16T12:22:12Z</updated>

		<summary type="html">&lt;p&gt;Teebones: /* Cedega */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Nowadays, it's possible to run many Windows games direclty from GNU/Linux. While Linux doesn't support .exe files, there is a solution in the name of [[Wine]].&lt;br /&gt;
Wine comes in several flavor, each tailored to specific needs. E.g. geared towards business applications, or gaming. &lt;br /&gt;
For gaming you have the choices of [[Wine]]/[[Cedega]]/[[CrossOver Games]]. &lt;br /&gt;
Wine, Cedega, and CrossOver Games are projects that, in a nutshell, tries to substitute the Windows API's with it's own API's, in such way that the application run inside it, will be fooled into thinking they are running on a Windows machine. For gaming, in many cases DirectX is required to run the software, Luckely for us, Wine (and other based on projects) have made it possible to substitute the DirectX API's for most part (DX7/8/9).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== WINE ==&lt;br /&gt;
&lt;br /&gt;
[[Wine]] is the project where it all began. It's not solely geared towards gaming, but windows applications in general. &lt;br /&gt;
&lt;br /&gt;
== Cedega ==&lt;br /&gt;
&lt;br /&gt;
[[Cedega]] is a wine based project, made by Transgaming. It's completely geared towards running Windows games on GNU/Linux. Where Wine is free, Cedega (formally known as WineX) is proprietary, and needs a license for utilizing it. The main difference with Wine itself, is that Transgaming added some proprietary code to the Wine base, and therefor exending the functionality. Pricing information can be found here [http://www.cedega.com/subscription/subscribe.html]&lt;br /&gt;
&lt;br /&gt;
== CrossOver Games ==&lt;br /&gt;
&lt;br /&gt;
[[CrossOver games]], is a fairly new product made by [[CodeWeavers]] based on their famous [[CrossOver]] products. CrossOver Games is tailored for gaming, and less for generic applications. They tweaked the Wine project code, for gaming. [[CodeWeavers]] and [[WineHQ]] work very closely. CodeWeavers frequently submits their code back to the original project, while Transgaming does rarely. CrossOver Games is a commercial product, but the license costs are mainly to fund development and provide support.&lt;br /&gt;
&lt;br /&gt;
=== HowTos ===&lt;br /&gt;
&lt;br /&gt;
* [http://www.winehq.org WINE's homepage] - how to make a certain app/game work  &lt;br /&gt;
* [http://frankscorner.org Frank's Corner] - tutorials for Windows games and apps&lt;br /&gt;
&lt;br /&gt;
=== Games ===&lt;br /&gt;
&lt;br /&gt;
These games are known to work via Wine: &lt;br /&gt;
                                                         &lt;br /&gt;
# [http://www.uesp.net/wiki/Oblivion:Linux TES IV: Oblivion]&lt;br /&gt;
# [http://www.fsckin.com/2008/02/21/how-to-run-call-of-duty-4-cod4-modern-combat-in-linux/ Call of Duty 4: Modern Warfare]&lt;br /&gt;
# [http://www.fsckin.com/tag/wine/ World of Warcraft &amp;amp; The Burning Crusade]&lt;br /&gt;
# [http://news.softpedia.com/news/How-To-Play-Half-Life-2-on-Ubuntu-74731.shtml Half-Life 2 ''et al'']&lt;br /&gt;
&lt;br /&gt;
==Currently supported games==&lt;br /&gt;
&lt;br /&gt;
Games that have been reported to work on [[Wine]]/[[Cedega]]//[[CrossOver games]] include Starcraft, Warcraft III - Reign of Chaos and Warcraft III - The Frozen Throne, GTA 3 - Vice City, Jedi Knight 2 - Jedi Outcast, Half Life2 and its many modifications, including Counter-Strike, and many more. Note that games coming from [http://www.idsoftware.com ID Software], such as Quake 3 Arena, Return to Castle Wolfenstein and Enemy Territory, run natively on Linux (i.e. without the need for Wine). Unreal Tournament 2004 also runs natively on Linux out-of-the-box.  If you turn the box around and look at the bottom, you'll see Tux!&lt;br /&gt;
&lt;br /&gt;
==System Requirements==&lt;br /&gt;
&lt;br /&gt;
For 3D games to work on Linux, you must have a supported graphic card with 3D capabilities, and having the Manufacturers driver installed. &lt;br /&gt;
Currently nVIDIA and ATI cards are supported for 3d under Linux. Note: ATI cards, have more complex to get running compared to nVIDIA cards. &lt;br /&gt;
&lt;br /&gt;
A simple way to determine if your graphic drivers are setup correctly is to open up a console window and type &amp;quot;glxgears.&amp;quot;  A window with spinning gears should appear, and the console window will regularly print out the framerates.  If the framerates are obscenely high, your 3D acceleration is working.  If they are low, you need to install the drivers from NVIDIA or ATI.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
*[http://www.winehq.org WINE's homepage] (''www.winehq.org'')&lt;br /&gt;
*[http://www.cedega.com Cedega's homepage] (''www.cedega.com'')&lt;br /&gt;
*[http://www.codeweavers.com/products/cxgames/ CrossOver Games homepage] (''www.codeweavers.com/products/cxgames/'')&lt;/div&gt;</summary>
		<author><name>Teebones</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Gaming_via_Wine_tools&amp;diff=48189</id>
		<title>Gaming via Wine tools</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Gaming_via_Wine_tools&amp;diff=48189"/>
		<updated>2009-08-16T12:20:11Z</updated>

		<summary type="html">&lt;p&gt;Teebones: /* CHOICES */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Nowadays, it's possible to run many Windows games direclty from GNU/Linux. While Linux doesn't support .exe files, there is a solution in the name of [[Wine]].&lt;br /&gt;
Wine comes in several flavor, each tailored to specific needs. E.g. geared towards business applications, or gaming. &lt;br /&gt;
For gaming you have the choices of [[Wine]]/[[Cedega]]/[[CrossOver Games]]. &lt;br /&gt;
Wine, Cedega, and CrossOver Games are projects that, in a nutshell, tries to substitute the Windows API's with it's own API's, in such way that the application run inside it, will be fooled into thinking they are running on a Windows machine. For gaming, in many cases DirectX is required to run the software, Luckely for us, Wine (and other based on projects) have made it possible to substitute the DirectX API's for most part (DX7/8/9).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== WINE ==&lt;br /&gt;
&lt;br /&gt;
[[Wine]] is the project where it all began. It's not solely geared towards gaming, but windows applications in general. &lt;br /&gt;
&lt;br /&gt;
== Cedega ==&lt;br /&gt;
&lt;br /&gt;
[[Cedega]] is a wine based project, made by Transgaming. It's completely geared towards running Windows games on GNU/Linux. Where Wine is free, Cedega (formally known as WineX) is proprietary, and needs a license for utilizing it. The main difference with Wine itself, is that Transgaming added some proprietary code to the Wine base, and therefor exending the functionality. Pricing information can be found here [http://www.transgaming.com]&lt;br /&gt;
&lt;br /&gt;
== CrossOver Games ==&lt;br /&gt;
&lt;br /&gt;
[[CrossOver games]], is a fairly new product made by [[CodeWeavers]] based on their famous [[CrossOver]] products. CrossOver Games is tailored for gaming, and less for generic applications. They tweaked the Wine project code, for gaming. [[CodeWeavers]] and [[WineHQ]] work very closely. CodeWeavers frequently submits their code back to the original project, while Transgaming does rarely. CrossOver Games is a commercial product, but the license costs are mainly to fund development and provide support.&lt;br /&gt;
&lt;br /&gt;
=== HowTos ===&lt;br /&gt;
&lt;br /&gt;
* [http://www.winehq.org WINE's homepage] - how to make a certain app/game work  &lt;br /&gt;
* [http://frankscorner.org Frank's Corner] - tutorials for Windows games and apps&lt;br /&gt;
&lt;br /&gt;
=== Games ===&lt;br /&gt;
&lt;br /&gt;
These games are known to work via Wine: &lt;br /&gt;
                                                         &lt;br /&gt;
# [http://www.uesp.net/wiki/Oblivion:Linux TES IV: Oblivion]&lt;br /&gt;
# [http://www.fsckin.com/2008/02/21/how-to-run-call-of-duty-4-cod4-modern-combat-in-linux/ Call of Duty 4: Modern Warfare]&lt;br /&gt;
# [http://www.fsckin.com/tag/wine/ World of Warcraft &amp;amp; The Burning Crusade]&lt;br /&gt;
# [http://news.softpedia.com/news/How-To-Play-Half-Life-2-on-Ubuntu-74731.shtml Half-Life 2 ''et al'']&lt;br /&gt;
&lt;br /&gt;
==Currently supported games==&lt;br /&gt;
&lt;br /&gt;
Games that have been reported to work on [[Wine]]/[[Cedega]]//[[CrossOver games]] include Starcraft, Warcraft III - Reign of Chaos and Warcraft III - The Frozen Throne, GTA 3 - Vice City, Jedi Knight 2 - Jedi Outcast, Half Life2 and its many modifications, including Counter-Strike, and many more. Note that games coming from [http://www.idsoftware.com ID Software], such as Quake 3 Arena, Return to Castle Wolfenstein and Enemy Territory, run natively on Linux (i.e. without the need for Wine). Unreal Tournament 2004 also runs natively on Linux out-of-the-box.  If you turn the box around and look at the bottom, you'll see Tux!&lt;br /&gt;
&lt;br /&gt;
==System Requirements==&lt;br /&gt;
&lt;br /&gt;
For 3D games to work on Linux, you must have a supported graphic card with 3D capabilities, and having the Manufacturers driver installed. &lt;br /&gt;
Currently nVIDIA and ATI cards are supported for 3d under Linux. Note: ATI cards, have more complex to get running compared to nVIDIA cards. &lt;br /&gt;
&lt;br /&gt;
A simple way to determine if your graphic drivers are setup correctly is to open up a console window and type &amp;quot;glxgears.&amp;quot;  A window with spinning gears should appear, and the console window will regularly print out the framerates.  If the framerates are obscenely high, your 3D acceleration is working.  If they are low, you need to install the drivers from NVIDIA or ATI.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
*[http://www.winehq.org WINE's homepage] (''www.winehq.org'')&lt;br /&gt;
*[http://www.cedega.com Cedega's homepage] (''www.cedega.com'')&lt;br /&gt;
*[http://www.codeweavers.com/products/cxgames/ CrossOver Games homepage] (''www.codeweavers.com/products/cxgames/'')&lt;/div&gt;</summary>
		<author><name>Teebones</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Gaming_via_Wine_tools&amp;diff=48188</id>
		<title>Gaming via Wine tools</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Gaming_via_Wine_tools&amp;diff=48188"/>
		<updated>2009-08-16T12:19:50Z</updated>

		<summary type="html">&lt;p&gt;Teebones: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Nowadays, it's possible to run many Windows games direclty from GNU/Linux. While Linux doesn't support .exe files, there is a solution in the name of [[Wine]].&lt;br /&gt;
Wine comes in several flavor, each tailored to specific needs. E.g. geared towards business applications, or gaming. &lt;br /&gt;
For gaming you have the choices of [[Wine]]/[[Cedega]]/[[CrossOver Games]]. &lt;br /&gt;
Wine, Cedega, and CrossOver Games are projects that, in a nutshell, tries to substitute the Windows API's with it's own API's, in such way that the application run inside it, will be fooled into thinking they are running on a Windows machine. For gaming, in many cases DirectX is required to run the software, Luckely for us, Wine (and other based on projects) have made it possible to substitute the DirectX API's for most part (DX7/8/9).&lt;br /&gt;
&lt;br /&gt;
== CHOICES ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== WINE ==&lt;br /&gt;
&lt;br /&gt;
[[Wine]] is the project where it all began. It's not solely geared towards gaming, but windows applications in general. &lt;br /&gt;
&lt;br /&gt;
== Cedega ==&lt;br /&gt;
&lt;br /&gt;
[[Cedega]] is a wine based project, made by Transgaming. It's completely geared towards running Windows games on GNU/Linux. Where Wine is free, Cedega (formally known as WineX) is proprietary, and needs a license for utilizing it. The main difference with Wine itself, is that Transgaming added some proprietary code to the Wine base, and therefor exending the functionality. Pricing information can be found here [http://www.transgaming.com]&lt;br /&gt;
&lt;br /&gt;
== CrossOver Games ==&lt;br /&gt;
&lt;br /&gt;
[[CrossOver games]], is a fairly new product made by [[CodeWeavers]] based on their famous [[CrossOver]] products. CrossOver Games is tailored for gaming, and less for generic applications. They tweaked the Wine project code, for gaming. [[CodeWeavers]] and [[WineHQ]] work very closely. CodeWeavers frequently submits their code back to the original project, while Transgaming does rarely. CrossOver Games is a commercial product, but the license costs are mainly to fund development and provide support.&lt;br /&gt;
&lt;br /&gt;
=== HowTos ===&lt;br /&gt;
&lt;br /&gt;
* [http://www.winehq.org WINE's homepage] - how to make a certain app/game work  &lt;br /&gt;
* [http://frankscorner.org Frank's Corner] - tutorials for Windows games and apps&lt;br /&gt;
&lt;br /&gt;
=== Games ===&lt;br /&gt;
&lt;br /&gt;
These games are known to work via Wine: &lt;br /&gt;
                                                         &lt;br /&gt;
# [http://www.uesp.net/wiki/Oblivion:Linux TES IV: Oblivion]&lt;br /&gt;
# [http://www.fsckin.com/2008/02/21/how-to-run-call-of-duty-4-cod4-modern-combat-in-linux/ Call of Duty 4: Modern Warfare]&lt;br /&gt;
# [http://www.fsckin.com/tag/wine/ World of Warcraft &amp;amp; The Burning Crusade]&lt;br /&gt;
# [http://news.softpedia.com/news/How-To-Play-Half-Life-2-on-Ubuntu-74731.shtml Half-Life 2 ''et al'']&lt;br /&gt;
&lt;br /&gt;
==Currently supported games==&lt;br /&gt;
&lt;br /&gt;
Games that have been reported to work on [[Wine]]/[[Cedega]]//[[CrossOver games]] include Starcraft, Warcraft III - Reign of Chaos and Warcraft III - The Frozen Throne, GTA 3 - Vice City, Jedi Knight 2 - Jedi Outcast, Half Life2 and its many modifications, including Counter-Strike, and many more. Note that games coming from [http://www.idsoftware.com ID Software], such as Quake 3 Arena, Return to Castle Wolfenstein and Enemy Territory, run natively on Linux (i.e. without the need for Wine). Unreal Tournament 2004 also runs natively on Linux out-of-the-box.  If you turn the box around and look at the bottom, you'll see Tux!&lt;br /&gt;
&lt;br /&gt;
==System Requirements==&lt;br /&gt;
&lt;br /&gt;
For 3D games to work on Linux, you must have a supported graphic card with 3D capabilities, and having the Manufacturers driver installed. &lt;br /&gt;
Currently nVIDIA and ATI cards are supported for 3d under Linux. Note: ATI cards, have more complex to get running compared to nVIDIA cards. &lt;br /&gt;
&lt;br /&gt;
A simple way to determine if your graphic drivers are setup correctly is to open up a console window and type &amp;quot;glxgears.&amp;quot;  A window with spinning gears should appear, and the console window will regularly print out the framerates.  If the framerates are obscenely high, your 3D acceleration is working.  If they are low, you need to install the drivers from NVIDIA or ATI.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
*[http://www.winehq.org WINE's homepage] (''www.winehq.org'')&lt;br /&gt;
*[http://www.cedega.com Cedega's homepage] (''www.cedega.com'')&lt;br /&gt;
*[http://www.codeweavers.com/products/cxgames/ CrossOver Games homepage] (''www.codeweavers.com/products/cxgames/'')&lt;/div&gt;</summary>
		<author><name>Teebones</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Gaming_via_Wine_tools&amp;diff=48187</id>
		<title>Gaming via Wine tools</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Gaming_via_Wine_tools&amp;diff=48187"/>
		<updated>2009-08-16T11:52:57Z</updated>

		<summary type="html">&lt;p&gt;Teebones: Created page with 'Many Windows games (and applications) can be run in GNU/Linux. This is normally (since there are other Windows emulators as well) done with Wine/Cedega. Wine and Cede...'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Many Windows games (and applications) can be run in GNU/Linux. This is normally (since there are other Windows [[emulator]]s as well) done with [[Wine]]/[[Cedega]]. Wine and Cedega are projects that, in a nutshell, try to replace the Windows base so that your Windows apps and games work properly on GNU/Linux.&lt;br /&gt;
&lt;br /&gt;
While Wine is free to use, [http://www.transgaming.com Transgaming] (the company that develops [[Cedega]]--formerly known as [[WineX]]) does charge a monthly fee ($5 per month, 3 month minimum) for easy-to-install packages and updates. It is possible, though, to use Cedega for free, but the process involves downloading and compiling older versions. The advantage is that Cedega is more thoroughly tested for games, so you have a much greater chance to play. It is also focused on getting the Direct 3D layer of Windows working on Linux.&lt;br /&gt;
&lt;br /&gt;
== Wine ==&lt;br /&gt;
&lt;br /&gt;
Wine is [[alpha]] [[software]] to run generic [[Windows]] [[applications]] under [[Linux]].&lt;br /&gt;
You can find Wine prepackaged and ready to install in most major distributions; if you want newer (or perhaps older) builds, you'll have to [http://www.winehq.org/site/download download] them from the website.&lt;br /&gt;
&lt;br /&gt;
=== HowTos ===&lt;br /&gt;
&lt;br /&gt;
* [http://www.winehq.com WINE's homepage] - how to make a certain app/game work  &lt;br /&gt;
* [http://frankscorner.org Frank's Corner] - tutorials for Windows games and apps&lt;br /&gt;
&lt;br /&gt;
=== Games ===&lt;br /&gt;
&lt;br /&gt;
These games are known to work via Wine: &lt;br /&gt;
                                                         &lt;br /&gt;
# [http://www.uesp.net/wiki/Oblivion:Linux TES IV: Oblivion]&lt;br /&gt;
# [http://www.fsckin.com/2008/02/21/how-to-run-call-of-duty-4-cod4-modern-combat-in-linux/ Call of Duty 4: Modern Warfare]&lt;br /&gt;
# [http://www.fsckin.com/tag/wine/ World of Warcraft &amp;amp; The Burning Crusade]&lt;br /&gt;
# [http://news.softpedia.com/news/How-To-Play-Half-Life-2-on-Ubuntu-74731.shtml Half-Life 2 ''et al'']&lt;br /&gt;
&lt;br /&gt;
==Cedega==&lt;br /&gt;
&lt;br /&gt;
Transgaming maintains a [http://transgaming.org/gamesdb/ database] of the games currently supported, and their actual usability on Linux, varying between 0 (Doesn't install nor work) and 5 (as in Windows). Remember, when you search, to use full names instead of game acronyms (Diablo 2 instead of D2 for instance). Results will link you to pages that have a compatibility rating, screen shots, and a message board for the game you searched for. However, the database is often out of date.&lt;br /&gt;
&lt;br /&gt;
The message board is important, as the compatibility rating is not always accurate. Reading through it can provide a better idea as to the actual compatability.&lt;br /&gt;
&lt;br /&gt;
It's also important to frequently check the TransGaming website (listed above) for Cedega as new versions come out regularly that solve older problems. (for example, [http://steampowered.com/ Steam] now works in 3.3).&lt;br /&gt;
&lt;br /&gt;
==Currently supported games==&lt;br /&gt;
&lt;br /&gt;
Games that have been reported to work on [[Wine]]/[[WineX]] include Starcraft, Warcraft III - Reign of Chaos and Warcraft III - The Frozen Throne, GTA 3 - Vice City, Jedi Knight 2 - Jedi Outcast, Half Life and its many modifications, including Counter-Strike, and many more. Note that games coming from [http://www.idsoftware.com ID Software], such as Quake 3 Arena, Return to Castle Wolfenstein and Enemy Territory, run natively on Linux (i.e. without the need for Wine). Unreal Tournament 2004 also runs natively on Linux out-of-the-box.  If you turn the box around and look at the bottom, you'll see Tux!&lt;br /&gt;
&lt;br /&gt;
==System Requirements==&lt;br /&gt;
&lt;br /&gt;
For 3D games to work on Linux, you must have a supported graphic card with 3D capabilities. At the moment, these include nVIDIA cards (very good drivers) and ATI cards (also good).&lt;br /&gt;
&lt;br /&gt;
A simple way to determine if your graphic drivers are setup correctly is to open up a console window and type &amp;quot;glxgears.&amp;quot;  A window with spinning gears should appear, and the console window will regularly print out the framerates.  If the framerates are obscenely high, your 3D acceleration is working.  If they are low, you need to install the drivers from NVIDIA or ATI.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
*[http://www.winehq.com WINE's homepage] (''www.winehq.com'')&lt;/div&gt;</summary>
		<author><name>Teebones</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Games&amp;diff=48186</id>
		<title>Games</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Games&amp;diff=48186"/>
		<updated>2009-08-16T11:52:50Z</updated>

		<summary type="html">&lt;p&gt;Teebones: /* See also */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In order to play under [[Linux]], you can:&lt;br /&gt;
* Play with a native game, i.e. a game that has been written for Linux (Quake 3...).&lt;br /&gt;
* Use [[Loki]], which provides [[install]]ers for several games&lt;br /&gt;
* Use [[Wine]], which allows to run [[Windows]] [[applications]] under Linux&lt;br /&gt;
* Use [[Cedega]], which is a [http://en.wikipedia.org/wiki/Fork_(software_development) fork] of Wine but game-oriented. Its [[package]]d version is not free of charge unlike its [[CVS]] version.&lt;br /&gt;
* Use [[Java]] Webstart (embedded in Java 1.6) to install cross-platform games very easily &lt;br /&gt;
* Use your [[web browser]] to launch [http://en.wikipedia.org/wiki/World_Wide_Web web]-games (applets using Java, Flash, Actionscript ...)&lt;br /&gt;
* Use an [[operating system]] [[emulator]] like [[dosBox]]&lt;br /&gt;
&lt;br /&gt;
= See also =&lt;br /&gt;
&lt;br /&gt;
* [[Game List]] - List of native games&lt;br /&gt;
* [[Gaming via Wine tools]]&lt;br /&gt;
* [[Emulators and virtual machines]] - For running your favorite games from other devices&lt;br /&gt;
* [[Game programming]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Game]]&lt;/div&gt;</summary>
		<author><name>Teebones</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=File:Hosts&amp;diff=48185</id>
		<title>File:Hosts</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=File:Hosts&amp;diff=48185"/>
		<updated>2009-08-16T11:51:03Z</updated>

		<summary type="html">&lt;p&gt;Teebones: Blanked the page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Teebones</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=File:Hosts&amp;diff=48184</id>
		<title>File:Hosts</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=File:Hosts&amp;diff=48184"/>
		<updated>2009-08-16T11:46:06Z</updated>

		<summary type="html">&lt;p&gt;Teebones: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The hosts file, is a file on an Operating system (such a Linux, or BSD, ) to convert hostnames to IP adresses, locally.&lt;br /&gt;
Using this file, the system can lookup hostnames, defined in the file, without the need of querying a DNS server.&lt;br /&gt;
This is essentially handy for internal hostnames inside a LAN. Most LAN's utilize private IP space for the computers, which are not accessible from the internet.&lt;br /&gt;
Think of 192.168.x.x/24 or 10.x.x.x/24 ip spaces.&lt;br /&gt;
Putting a computers hostname inside the hosts file on another computer inside the lan, makes it easier for that computer to find the other computer.&lt;br /&gt;
Instead of pinging based on IP address number, you can ping the name of the machine&lt;br /&gt;
&lt;br /&gt;
A typical hostname example looks like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
#hosts file edited on &amp;lt;date&amp;gt;&lt;br /&gt;
&lt;br /&gt;
#machine definitions:&lt;br /&gt;
&lt;br /&gt;
#localloop:&lt;br /&gt;
127.0.0.1       localhost localhost.localdomain&lt;br /&gt;
&lt;br /&gt;
#marks computer&lt;br /&gt;
192.168.1.1     computer-mark&lt;br /&gt;
&lt;br /&gt;
#teebones computer&lt;br /&gt;
192.168.1.2     computer-teebones&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;/div&gt;</summary>
		<author><name>Teebones</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=File:Hosts&amp;diff=48183</id>
		<title>File:Hosts</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=File:Hosts&amp;diff=48183"/>
		<updated>2009-08-16T11:45:29Z</updated>

		<summary type="html">&lt;p&gt;Teebones: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The hosts file, is a file on an Operating system (such a Linux, or BSD, ) to convert hostnames to IP adresses, locally.&lt;br /&gt;
Using this file, the system can lookup hostnames, defined in the file, without the need of querying a DNS server.&lt;br /&gt;
This is essentially handy for internal hostnames inside a LAN. Most LAN's utilize private IP space for the computers, which are not accessible from the internet.&lt;br /&gt;
Think of 192.168.x.x/24 or 10.x.x.x/24 ip spaces.&lt;br /&gt;
Putting a computers hostname inside the hosts file on another computer inside the lan, makes it easier for that computer to find the other computer.&lt;br /&gt;
Instead of pinging based on IP address number, you can ping the name of the machine&lt;br /&gt;
&lt;br /&gt;
A typical hostname example looks like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
#hosts file edited on &amp;lt;date&amp;gt;&lt;br /&gt;
&lt;br /&gt;
#machine definitions:&lt;br /&gt;
&lt;br /&gt;
#localloop:&lt;br /&gt;
127.0.0.1       localhost localhost.localdomain&lt;br /&gt;
&lt;br /&gt;
#marks computer&lt;br /&gt;
192.168.1.1     computer-mark&lt;br /&gt;
&lt;br /&gt;
#teebones computer&lt;br /&gt;
192.168.1.2     computer-teebones&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/code&lt;/div&gt;</summary>
		<author><name>Teebones</name></author>
	</entry>
</feed>