<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-2919300-5");
pageTracker._trackPageview();
</script>
<?xml version="1.0" encoding="iso-8859-1"?>


	<!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN"

	"http://my.netscape.com/publish/formats/rss-0.91.dtd">


	<rss version="0.91">


	<channel>

	<title>Open source guides, news, articles and scripts - Discussion Forum</title>

	<link>http://www.osguides.net/</link>

	<description>OSGuides.Net is a place for open source guides, news, articles and scripts</description>
<item>

	<title>RE: the applications you mostly use [ Applications ]</title>

	<link>http://www.osguides.net/forum/viewthread.php?forum_id=7&amp;thread_id=23</link>

	<description>My list:&lt;br /&gt;
&lt;br /&gt;
Music Player: XMMS&lt;br /&gt;
Video Player: Mplayer&lt;br /&gt;
CD/DVD burning: K3b&lt;br /&gt;
File Browser: MC&lt;br /&gt;
Internet Browser: Mozilla Firefox&lt;br /&gt;
Mail Client: Thunderbird&lt;br /&gt;
ICQ: SIM&lt;br /&gt;
</description>

	</item>

<item>

	<title>the applications you mostly use [ Applications ]</title>

	<link>http://www.osguides.net/forum/viewthread.php?forum_id=7&amp;thread_id=22</link>

	<description>This topic is about the open source applications you mostly use.&lt;br /&gt;
Here is the list that I made:&lt;br /&gt;
&lt;br /&gt;
Music Player: Amarok&lt;br /&gt;
Video Player: Mplayer + SMPlayer&lt;br /&gt;
CD/DVD burning: K3b&lt;br /&gt;
File Browser: Konqueror&lt;br /&gt;
Internet Browser: Mozilla Firefox&lt;br /&gt;
Mail Client: Thunderbird&lt;br /&gt;
ICQ: SIM&lt;br /&gt;
Torrent: Ktorrent&lt;br /&gt;
&lt;br /&gt;
This is from me for now.</description>

	</item>

<item>

	<title>RE: Kmail and Gmail? [ Applications ]</title>

	<link>http://www.osguides.net/forum/viewthread.php?forum_id=7&amp;thread_id=21</link>

	<description>thanks it worked!</description>

	</item>

<item>

	<title>RE: Kmail and Gmail? [ Applications ]</title>

	<link>http://www.osguides.net/forum/viewthread.php?forum_id=7&amp;thread_id=20</link>

	<description>yes it is possible. I&amp;#39;ve just written an article how to set it. The article is here: [url=http://www.osguides.net/configuring-kmail-mail-client-for-gmail-r39.php]Configuring Kmail mail client for Gmail[/url]&lt;br /&gt;
&lt;br /&gt;
Good luck!</description>

	</item>

<item>

	<title>Kmail and Gmail? [ Applications ]</title>

	<link>http://www.osguides.net/forum/viewthread.php?forum_id=7&amp;thread_id=19</link>

	<description>Is it possible to have my Gmail e-mail address configured with Kmail?</description>

	</item>

<item>

	<title>RE: Games in Linux? [ Games ]</title>

	<link>http://www.osguides.net/forum/viewthread.php?forum_id=15&amp;thread_id=18</link>

	<description>Thanks I got it.</description>

	</item>

<item>

	<title>RE: Games in Linux? [ Games ]</title>

	<link>http://www.osguides.net/forum/viewthread.php?forum_id=15&amp;thread_id=17</link>

	<description>Hey, &lt;br /&gt;
&lt;br /&gt;
You can run some emulator of windows applications to have them running on linux. For example you can try with wine: [url=http://winehq.org]http://winehq.org[/url]&lt;br /&gt;
&lt;br /&gt;
You can use this emulator not only for games. You can use it for any other kind applications as well.&lt;br /&gt;
&lt;br /&gt;
Good luck!</description>

	</item>

<item>

	<title>Games in Linux? [ Games ]</title>

	<link>http://www.osguides.net/forum/viewthread.php?forum_id=15&amp;thread_id=16</link>

	<description>I&amp;#39;m sorry for the question but I&amp;#39;m not sure if it&amp;#39;s possible to run a windows game over Linux?&lt;br /&gt;
&lt;br /&gt;
Waiting for your response.</description>

	</item>

<item>

	<title>RE: ifconfig [ Linux ]</title>

	<link>http://www.osguides.net/forum/viewthread.php?forum_id=2&amp;thread_id=15</link>

	<description>you can use the command ifconfig. This will list all interfaces you have and will show you the MAC of the NIC. You should look for HWaddr. &lt;br /&gt;
&lt;br /&gt;
For example ifconfig should show you something like this:&lt;br /&gt;
[quote]Link encap:Ethernet  HWaddr 00:0E:2E:A7:85:0A&lt;br /&gt;
          inet addr:192.168.0.1  Bcast:192.168.0.255  Mask:255.255.255.0&lt;br /&gt;
          inet6 addr: fe80::20e:2eff:fea7:850a/64 Scope:Link&lt;br /&gt;
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1&lt;br /&gt;
          RX packets:1531404 errors:2 dropped:14 overruns:2 frame:0&lt;br /&gt;
          TX packets:1295165 errors:0 dropped:0 overruns:0 carrier:0&lt;br /&gt;
          collisions:0 txqueuelen:1000&lt;br /&gt;
          RX bytes:1455680326 (1388.2 Mb)  TX bytes:582411761 (555.4 Mb)&lt;br /&gt;
          Interrupt:17 Base address:0x2000&lt;br /&gt;
[/quote]&lt;br /&gt;
&lt;br /&gt;
As you can see from the example the MAC address for this NIC is 00:0E:2E:A7:85:0A.</description>

	</item>

<item>

	<title>How to check the MAC? [ Linux ]</title>

	<link>http://www.osguides.net/forum/viewthread.php?forum_id=2&amp;thread_id=14</link>

	<description>Hey how can I check the MAC address of my network card?</description>

	</item>

</channel>
	</rss>