<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>AnA MaSrY - M Shehab Blog &#187; Linux</title>
	<atom:link href="http://anamasry.wordpress.com/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://anamasry.wordpress.com</link>
	<description>Linux Blog</description>
	<lastBuildDate>Wed, 11 Nov 2009 16:44:50 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='anamasry.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/6100637d2d34616493c6c6d43f44e066?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>AnA MaSrY - M Shehab Blog &#187; Linux</title>
		<link>http://anamasry.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://anamasry.wordpress.com/osd.xml" title="AnA MaSrY &#8211; M Shehab Blog" />
		<item>
		<title>Configuring Ubuntu with MS ISA Server</title>
		<link>http://anamasry.wordpress.com/2009/02/09/configuring-ubuntu-with-ms-isa-server/</link>
		<comments>http://anamasry.wordpress.com/2009/02/09/configuring-ubuntu-with-ms-isa-server/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 06:29:51 +0000</pubDate>
		<dc:creator>kenanah</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[111 Connection refused]]></category>
		<category><![CDATA[407 Proxy Authentication Required]]></category>
		<category><![CDATA[buntu ISA server]]></category>
		<category><![CDATA[buntu MS ISA server]]></category>
		<category><![CDATA[Configuring Ubuntu with MS ISA server]]></category>
		<category><![CDATA[Error 401 Access Denied/Unauthorized]]></category>
		<category><![CDATA[MS Proxy Server using  NTLM]]></category>
		<category><![CDATA[NTLM]]></category>
		<category><![CDATA[NTLM Authorization Proxy Server]]></category>
		<category><![CDATA[NTLMAPS]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[ubuntu firewall]]></category>
		<category><![CDATA[ubuntu NTLMAPS]]></category>
		<category><![CDATA[ubuntu NTLMAPS ISA]]></category>
		<category><![CDATA[ubuntu NTLMAPS ISA server]]></category>
		<category><![CDATA[ubuntu NTLMAPS MS ISA server]]></category>
		<category><![CDATA[Update Manager ubuntu ISA server]]></category>

		<guid isPermaLink="false">http://anamasry.wordpress.com/?p=202</guid>
		<description><![CDATA[Configuring Ubuntu with MS ISA Server
Did you try one day to update your ubuntu using “Update Manager” or using “Synaptic Package Manager” and you encounter the following tedious message:

“407 Proxy Authentication Required “

or:

“Could not connect to [Server Name]:[Server_Port] [(Server IP address)] . &#8211; connect (111 Connection refused)”

or even like this one:

“W: Failed to fetch http://[URL] [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anamasry.wordpress.com&blog=3511364&post=202&subd=anamasry&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p class="MsoNormal" style="text-align:center;" align="center"><strong><span style="font-size:20pt;">Configuring Ubuntu with MS ISA Server</span></strong></p>
<p class="MsoNormal">Did you try one day to update your ubuntu using “<strong>Update Manager</strong>” or using “<strong>Synaptic Package Manager</strong>” and you encounter the following tedious message:</p>
<p class="MsoNormal">
<p class="MsoNormal">“407 Proxy Authentication Required “</p>
<p class="MsoNormal">
<p class="MsoNormal">or:</p>
<p class="MsoNormal">
<p class="MsoNormal">“Could not connect to [Server Name]:[Server_Port] [(Server IP address)] . &#8211; connect (111 Connection refused)”</p>
<p class="MsoNormal">
<p class="MsoNormal">or even like this one:</p>
<p class="MsoNormal">
<p class="MsoNormal">“W: Failed to fetch http://[URL]<span> </span>Could not connect to [Server Name]:[Server_Port] [(Server IP address)]. &#8211; connect (111 Connection refused) [IP]”</p>
<p class="MsoNormal">
<p class="MsoNormal">Do you know why ?!</p>
<p class="MsoNormal">This happened because you are trying to connect to<span> </span>a server behind your<span> </span>ISA server or firewall. Hmm! Yes, this is right, so what is the solution.</p>
<p class="MsoNormal">Show appreciation to “<strong>NTLMAPS</strong>” since it will solve your dilemma. Then, attempt the following few steps carefully please:</p>
<p class="MsoNormal">
<p>Download <strong>NTLMAPS</strong> from <a href="http://ntlmaps.sourceforge.net/">http://ntlmaps.sourceforge.net/</a> which it is aproxy software that      allows you to authenticate via an MS Proxy Server using the proprietary <strong>NTLM</strong> protocol, and take care from its dependency and system requirements to      download them too like python language interpreter version 1.5.2 or      higher. See <a href="http://www.python.org/">www.python.org</a> .for more      information.</p>
<p>Setup the      package downloaded through command</p>
<p>$: sudo dpkg -i ntlmaps_[version_number]_all.deb</p>
<p>Then you      will be prompted to input the following data :</p>
<ol>
<li>
<table class="MsoNormalTable" style="margin-left:2.75pt;border-collapse:collapse;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="border:1pt solid black;width:131.25pt;padding:2.75pt;" width="175" valign="top">
<p class="MsoNormal">Listen Port</p>
</td>
<td style="border:1pt solid black;width:131.25pt;padding:2.75pt;" width="175" valign="top">
<p class="MsoNormal">5865</p>
</td>
</tr>
<tr>
<td style="border:1pt solid black;width:131.25pt;padding:2.75pt;" width="175" valign="top">
<p class="MsoNormal">Parent Proxy</p>
</td>
<td style="border:1pt solid black;width:367.5pt;padding:2.75pt;" width="490" valign="top">
<p class="TableContents">Your.proxy.com (e.g. enter the <strong>name</strong> or <strong>address</strong> of your proxy, <em>do not enter the port as &#8220;your.proxy.com:number&#8221;   as this will be taken care of in the next step) </em></p>
</td>
</tr>
<tr>
<td style="border:1pt solid black;width:131.25pt;padding:2.75pt;" width="175" valign="top">
<p class="MsoNormal">Parent Proxy Port</p>
</td>
<td style="border:1pt solid black;width:367.5pt;padding:2.75pt;" width="490" valign="top">
<p class="MsoNormal">port_number (usually 8080 OR 80)</p>
</td>
</tr>
<tr>
<td style="border:1pt solid black;width:131.25pt;padding:2.75pt;" width="175" valign="top">
<p class="MsoNormal">NT Windows Domain</p>
</td>
<td style="border:1pt solid black;width:367.5pt;padding:2.75pt;" width="490" valign="top">
<p class="MsoNormal">domain_name (your domain)</p>
</td>
</tr>
<tr>
<td style="border:1pt solid black;width:131.25pt;padding:2.75pt;" width="175" valign="top">
<p class="MsoNormal">NT Windows User Name</p>
</td>
<td style="border:1pt solid black;width:367.5pt;padding:2.75pt;" width="490" valign="top">
<p class="MsoNormal">user_name (the user name you will authenticate with)</p>
</td>
</tr>
<tr>
<td style="border:1pt solid black;width:131.25pt;padding:2.75pt;" width="175" valign="top">
<p class="MsoNormal">NT Windows Password</p>
</td>
<td style="border:1pt solid black;width:367.5pt;padding:2.75pt;" width="490" valign="top">
<p class="TableContents">password (the password you will use to authenticate   with the ISA Proxy)</p>
</td>
</tr>
</tbody>
</table>
</li>
<li>Now let all      connection mount to “<strong>NTLMAPS</strong>” by opening System → Prefernces →      Network Proxy and select “Manual Proxy Configuration” then let your HTTP      Proxy : 127.0.0.1 and Port : 5865.</li>
<li>Afterwards, open System → Administration      → Synaptic Package Manager → Settings → Preferences → Network and attempt      the last step again for HTTP proxy, but don&#8217;t provide your user name or      password; because you already told <strong>NTLMAPS</strong> about it in step 3.</li>
<li>Now create      a file called “proxy” under /etc/apt/apt.conf.d and paste the following      code inside “Acquire::http:proxy &#8220;<a href="http://127.0.0.1:5865/">http://127.0.0.1:5865/</a>&#8220;;”</li>
<li>Well, we      can now control the NTLMAPS to either start, stop or restart. Restart the <strong>NTLMAPS</strong> .Open the terminal and write: $ sudo /etc/init.d/ntlmaps restart To restart the <strong>NTLMAPS</strong> service For now, we just need to restartthe <strong>NTLMPS</strong> so that the changes we have done to take effects. For later use, if you need to start the <strong>NTLMPS </strong>service write: $ sudo /etc/init.d/ntlmaps start If you need to stop the <strong>NTLMPS </strong>service write:$ sudo /etc/init.d/ntlmaps stop</li>
<li>If you need to reconfigure your <strong>NTLMAPS</strong> settings, like your windows NT user name or password, just open the terminal and write:$ sudo dpkg-reconfigure ntlmapsand re-enter any data that had been changed.Now, I can say “congratulations” to you.</li>
</ol>
<p>You can now successfully install any updates for your ubuntu while youare working behind MS ISA server or firewall and your ubuntu will work like the charm <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/anamasry.wordpress.com/202/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/anamasry.wordpress.com/202/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/anamasry.wordpress.com/202/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/anamasry.wordpress.com/202/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/anamasry.wordpress.com/202/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/anamasry.wordpress.com/202/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/anamasry.wordpress.com/202/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/anamasry.wordpress.com/202/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/anamasry.wordpress.com/202/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/anamasry.wordpress.com/202/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anamasry.wordpress.com&blog=3511364&post=202&subd=anamasry&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://anamasry.wordpress.com/2009/02/09/configuring-ubuntu-with-ms-isa-server/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">kenanah</media:title>
		</media:content>
	</item>
		<item>
		<title>Sound Problem with Dell Inspiron 1525 in Ubuntu</title>
		<link>http://anamasry.wordpress.com/2008/11/24/sound-problem-with-dell-inspiron-1525-in-ubuntu/</link>
		<comments>http://anamasry.wordpress.com/2008/11/24/sound-problem-with-dell-inspiron-1525-in-ubuntu/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 17:59:03 +0000</pubDate>
		<dc:creator>kenanah</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Dell Inspiron 1525]]></category>
		<category><![CDATA[Dell Inspiron 1525  Ubuntu]]></category>
		<category><![CDATA[Dell Inspiron sound problem]]></category>
		<category><![CDATA[Sound Problem with Dell Inspiron 1525]]></category>

		<guid isPermaLink="false">http://anamasry.wordpress.com/?p=151</guid>
		<description><![CDATA[Sound Problem with Dell Inspiron 1525 in Ubuntu

Hi all:
You may notice a tedious sound problem with Dell Inspiron 1525 under Ubuntu, the  sound of the laptop is too low or you may be feel that the sound doesn&#8217;t work  primarily.
Don&#8217;t be worry, I have the key that will solve your problem and get [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anamasry.wordpress.com&blog=3511364&post=151&subd=anamasry&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p style="margin-bottom:0;text-align:center;"><strong><span style="font-size:large;">Sound Problem with Dell Inspiron 1525 in Ubuntu</span></strong></p>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;"><strong>Hi all:</strong></p>
<p style="margin-bottom:0;"><strong>You may notice a tedious sound problem with Dell Inspiron 1525 under Ubuntu, the  sound of the laptop is too low or you may be feel that the sound doesn&#8217;t work  primarily.</strong></p>
<p style="margin-bottom:0;"><strong>Don&#8217;t be worry, I have the key that will solve your problem and get you rid off this silly issue in your laptop. Attempt the following instructions:</strong></p>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;"><strong>Open the terminal and write:</strong></p>
<p style="margin-bottom:0;"><strong>$ alsamixer</strong></p>
<p style="margin-bottom:0;"><strong>The master volume switches will be opened, use the arrow keys (right, and left) to traverse through volume switches and make sure that all of them are 100% by using the arrow Up key. </strong></p>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;"><strong>Hope It works. </strong></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/anamasry.wordpress.com/151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/anamasry.wordpress.com/151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/anamasry.wordpress.com/151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/anamasry.wordpress.com/151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/anamasry.wordpress.com/151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/anamasry.wordpress.com/151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/anamasry.wordpress.com/151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/anamasry.wordpress.com/151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/anamasry.wordpress.com/151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/anamasry.wordpress.com/151/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anamasry.wordpress.com&blog=3511364&post=151&subd=anamasry&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://anamasry.wordpress.com/2008/11/24/sound-problem-with-dell-inspiron-1525-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">kenanah</media:title>
		</media:content>
	</item>
		<item>
		<title>ubuntu problem with Java GUI applications</title>
		<link>http://anamasry.wordpress.com/2008/07/04/ubuntu-problem-with-java-gui-applications/</link>
		<comments>http://anamasry.wordpress.com/2008/07/04/ubuntu-problem-with-java-gui-applications/#comments</comments>
		<pubDate>Fri, 04 Jul 2008 09:13:07 +0000</pubDate>
		<dc:creator>kenanah</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[java swing ubuntu]]></category>
		<category><![CDATA[Locking assertion failure]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[ubuntu grey frame with java]]></category>
		<category><![CDATA[ubuntu hardy]]></category>

		<guid isPermaLink="false">http://anamasry.wordpress.com/?p=37</guid>
		<description><![CDATA[You may encounter a serious problem in ubuntu while trying to launch 3D games or launch Java GUI applications like swing or awt.
The error logs looks like following:
Locking assertion failure.  Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0xb53cb767]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_unlock+0&#215;31) [0xb53cb8b1]
#2 /usr/lib/libX11.so.6(_XReply+0xfd) [0xb54151bd]
and  much more&#8230;&#8230;.
The solve of the problem is very easy, just type this command in ubuntu:
$ sudo sed [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anamasry.wordpress.com&blog=3511364&post=37&subd=anamasry&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>You may encounter a serious problem in ubuntu while trying to launch 3D games or launch Java GUI applications like swing or awt.</p>
<p>The error logs looks like following:</p>
<p>Locking assertion failure.  Backtrace:</p>
<p>#0 /usr/lib/libxcb-xlib.so.0 [0xb53cb767]<br />
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_unlock+0&#215;31) [0xb53cb8b1]<br />
#2 /usr/lib/libX11.so.6(_XReply+0xfd) [0xb54151bd]</p>
<p>and  much more&#8230;&#8230;.</p>
<p>The solve of the problem is very easy, just type this command in ubuntu:</p>
<p>$ sudo sed -i &#8217;s/XINERAMA/FAKEEXTN/g&#8217; /usr/lib/jvm/<strong>java-</strong><strong>6-sun-1.</strong><strong>6.0.05</strong>/jre/lib/i386/xawt/libmawt.so</p>
<p>You may installed another version of Java like <strong>java-1.5.0-sun-1.5.0.15</strong>, so you have to substitute it in the comand above.</p>
<p>Also you may run your swing programs and encounter just grey frame or box, all you have to do is to attempt the following small instruction:-</p>
<p>in /etc/environment</p>
<p>Open the termminal:</p>
<p>$ sudo -s</p>
<p>$ gedit /etc/environment</p>
<p>add:</p>
<p>AWT_TOOLKIT=”MToolkit”</p>
<p>Save, exit and login again.</p>
<p>Good Day With Eclipse <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/anamasry.wordpress.com/37/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/anamasry.wordpress.com/37/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/anamasry.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/anamasry.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/anamasry.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/anamasry.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/anamasry.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/anamasry.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/anamasry.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/anamasry.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/anamasry.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/anamasry.wordpress.com/37/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anamasry.wordpress.com&blog=3511364&post=37&subd=anamasry&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://anamasry.wordpress.com/2008/07/04/ubuntu-problem-with-java-gui-applications/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">kenanah</media:title>
		</media:content>
	</item>
		<item>
		<title>installing netbeans in ubuntu</title>
		<link>http://anamasry.wordpress.com/2008/06/30/installing-netbeans-in-ubuntu/</link>
		<comments>http://anamasry.wordpress.com/2008/06/30/installing-netbeans-in-ubuntu/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 09:55:16 +0000</pubDate>
		<dc:creator>kenanah</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[netbeans]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[ubuntu visual effect]]></category>

		<guid isPermaLink="false">http://anamasry.wordpress.com/?p=35</guid>
		<description><![CDATA[The major issue you may encounter while installing netbeans in ubuntu is enabling the visual effect while the installation process.
The error message will be as :
/usr/share/themes/Glossy/gtk-2.0/gtkrc:35: error: lexical error or unexpected token, expected valid token
All you have to do is to just disable the visual effect and try installation again.
Attempt the following instructions from the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anamasry.wordpress.com&blog=3511364&post=35&subd=anamasry&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The major issue you may encounter while installing netbeans in ubuntu is enabling the visual effect while the installation process.</p>
<p>The error message will be as :</p>
<pre>/usr/share/themes/Glossy/gtk-2.0/gtkrc:35: error: lexical error or unexpected token, expected valid token</pre>
<p>All you have to do is to just disable the visual effect and try installation again.</p>
<p>Attempt the following instructions from the netbeans wiki page:</p>
<h2>Introduction</h2>
<p>The guide will cover installation of the Java(TM) Development Kit 6.0 and NetBeans 6.0 on Ubuntu 7.10 code name Gutsy Gibbon release. Before commencing <a class="external" href="http://download.netbeans.org/netbeans/6.0/final/">download</a> NetBeans 6.0 to your desktop.</p>
<h2>Steps To Reproduce</h2>
<h4>Installing JDK 6.0</h4>
<p>Fortunately installing the Java(TM) Development Kit on Ubuntu is a breeze!</p>
<p>1. Ensure your repository&#8217;s are up-to-date. In the <strong>Terminal</strong> (found in Applications&gt;Accessories Menu on GNOME desktop):</p>
<pre>$sudo apt-get update</pre>
<p>2. Install the JDK 6.0 and Java-plugin for Firefox using the terminal:</p>
<pre>$sudo apt-get install sun-java6-jdk sun-java6-plugin</pre>
<p><em>*Note this will take a while depending on your connection speed. </em></p>
<h4>Update Java(TM) Alternatives</h4>
<p>3. Update the Java(TM) alternatives so Suns virtual machines is the default:-</p>
<pre>sudo update-java-alternatives -s java-6-sun</pre>
<p>4. Open the jvm file located at /etc/jvm:-</p>
<pre>gksudo gedit /etc/jvm</pre>
<p>5. Now add the line &#8220;/usr/lib/jvm/java-6-sun&#8221; to the top of the entries, then save and exit. The file should look something like this below:-</p>
<pre>/usr/lib/jvm/java-6-sun
/usr/lib/jvm/java-gcj
/usr</pre>
<p>This step ensures that the Sun JVM is the default JVM used by NetBeans.</p>
<h4>Check The Java(TM) Environment</h4>
<p>6. You can check the Java(TM) Environment has been installed and set up correctly by doing the following command in the terminal:</p>
<pre>java -version</pre>
<p>If all is well the output from the above command should be similar to below:-</p>
<pre>java version "1.6.0_03"
Java(TM) SE Runtime Environment (build 1.6.0_03-b05)
Java HotSpot(TM) Client VM (build 1.6.0_03-b05, mixed mode, sharing)</pre>
<h4>Installing NetBeans 6.0</h4>
<p>Use the NetBeans installer you downloaded earlier to your desktop to install NetBeans 6.0. Depending on the version of NetBeans downloaded will depend on your file name! Open a terminal and change directory to the desktop:</p>
<pre>cd Desktop</pre>
<p>Check your file name is present by issuing a list command:-</p>
<pre>ls -l</pre>
<p>Still in the same terminal install Netbeans 6.0:</p>
<pre>sudo ./netbeans-6.0-javaee-linux.sh</pre>
<p>Now a dialogue box will pop up asking for your preferred options. When the options are presented for your NetBeans install location /opt is usually a good place, and the same goes for the server (if you installed the J2EE bundled version that is). If in doubt see the images below!</p>
<p>If you see a blank grey window after running the netbeans installer shell script and see the following message:</p>
<pre>/usr/share/themes/Glossy/gtk-2.0/gtkrc:35: error: lexical error or unexpected token, expected valid token</pre>
<p>This is a problem involving visual effects. Temporarily disable them in Gnome by going to System :: Preferences :: Appearance :: Visual Effects, and selecting none. You will still see the error message but a installation wizard will appear and you will be able to install Netbeans.</p>
<ul>
<li> Enter your preferences</li>
</ul>
<p><img class="inline" src="http://wiki.netbeans.org/attach/InstallingNetbeans6.0OnUbuntu7.10/netbeansLocation.png" alt="netbeansLocation.png" /></p>
<ul>
<li> Server Location</li>
</ul>
<p><img class="inline" src="http://wiki.netbeans.org/attach/InstallingNetbeans6.0OnUbuntu7.10/netbeansServerLocation.png" alt="netbeansServerLocation.png" /></p>
<p>When all has been done hit &#8220;install&#8221; and then wait for a while and finally click the &#8220;finish&#8221; button. To run NetBeans either run from your /opt/netbeans6.0/bin directory or create a menu link using the &#8220;Main Menu&#8221; tool in Ubuntu (System&gt;Preferences&gt;Main Menu).</p>
<h2>Look And Feel</h2>
<p>You may notice that NetBeans 6.0 implements a GTK interface to integrate into your current GNOME desktop, however there are some things that aren&#8217;t quite right yet, such as the drop down menus button and most importantly the overall speed. If you want to change the theme back to the Java(TM) cross-platform look and feel see <a class="external" href="http://www.netbeans.org/kb/articles/netbeans-hacks-2.html#laf">Netbeans Hacks</a>.</p>
<p>Good Luck &amp; Best Regards <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/anamasry.wordpress.com/35/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/anamasry.wordpress.com/35/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/anamasry.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/anamasry.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/anamasry.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/anamasry.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/anamasry.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/anamasry.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/anamasry.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/anamasry.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/anamasry.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/anamasry.wordpress.com/35/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anamasry.wordpress.com&blog=3511364&post=35&subd=anamasry&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://anamasry.wordpress.com/2008/06/30/installing-netbeans-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">kenanah</media:title>
		</media:content>

		<media:content url="http://wiki.netbeans.org/attach/InstallingNetbeans6.0OnUbuntu7.10/netbeansLocation.png" medium="image">
			<media:title type="html">netbeansLocation.png</media:title>
		</media:content>

		<media:content url="http://wiki.netbeans.org/attach/InstallingNetbeans6.0OnUbuntu7.10/netbeansServerLocation.png" medium="image">
			<media:title type="html">netbeansServerLocation.png</media:title>
		</media:content>
	</item>
		<item>
		<title>How to mount NTFS drive in ubuntu</title>
		<link>http://anamasry.wordpress.com/2008/06/09/how-to-mount-ntfs-drive-in-ubuntu/</link>
		<comments>http://anamasry.wordpress.com/2008/06/09/how-to-mount-ntfs-drive-in-ubuntu/#comments</comments>
		<pubDate>Sun, 08 Jun 2008 21:22:29 +0000</pubDate>
		<dc:creator>kenanah</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[how to mount ntfs drive in ubuntu]]></category>
		<category><![CDATA[mount ntfs drive in ubuntu]]></category>
		<category><![CDATA[mounting windows ntfs in ubuntu]]></category>
		<category><![CDATA[ntfs]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://anamasry.wordpress.com/?p=29</guid>
		<description><![CDATA[How to mount windows NTFS drives in ubuntu ?
When you upgrade from ubuntu 7.10 to ubuntu 8.04, you may encounter the following issue while trying to access your ntfs windows partitions, or it may be because windows has been shut down incorrectly.
The key answer of this problem is much easy, all you have to do [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anamasry.wordpress.com&blog=3511364&post=29&subd=anamasry&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p style="text-align:center;"><strong>How to mount windows NTFS drives in ubuntu ?</strong></p>
<p>When you upgrade from ubuntu 7.10 to ubuntu 8.04, you may encounter the following issue while trying to access your ntfs windows partitions, or it may be because windows has been shut down incorrectly.</p>
<p>The key answer of this problem is much easy, all you have to do is to force mounting all partitions.</p>
<p>Open the terminal and write:</p>
<p>$ sudo mount -a -o force</p>
<p>By using this command, you will force all unmounted partitions drivers, but isn&#8217;t as clean as letting windows remount and unmount it properly by restarting and shutting down windows.</p>
<p>Have fun <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/anamasry.wordpress.com/29/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/anamasry.wordpress.com/29/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/anamasry.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/anamasry.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/anamasry.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/anamasry.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/anamasry.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/anamasry.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/anamasry.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/anamasry.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/anamasry.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/anamasry.wordpress.com/29/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anamasry.wordpress.com&blog=3511364&post=29&subd=anamasry&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://anamasry.wordpress.com/2008/06/09/how-to-mount-ntfs-drive-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">kenanah</media:title>
		</media:content>
	</item>
		<item>
		<title>Displaying mht files in ubuntu</title>
		<link>http://anamasry.wordpress.com/2008/05/19/displaying-mht-files-in-ubuntu/</link>
		<comments>http://anamasry.wordpress.com/2008/05/19/displaying-mht-files-in-ubuntu/#comments</comments>
		<pubDate>Mon, 19 May 2008 14:47:42 +0000</pubDate>
		<dc:creator>kenanah</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[maf]]></category>
		<category><![CDATA[maf-0.6.3.xpi]]></category>
		<category><![CDATA[mht]]></category>
		<category><![CDATA[mht in linux]]></category>
		<category><![CDATA[mht in ubuntu]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://anamasry.wordpress.com/?p=26</guid>
		<description><![CDATA[Peace be upon you.
I will guide you how to view or display mht files in linux specially in ubuntu. I just would like to mention that MHT is the format used by Internet Explorer to save a web / HTML page into a single file (or &#8216;web archive&#8217;) rather than creating an HTML text file [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anamasry.wordpress.com&blog=3511364&post=26&subd=anamasry&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Peace be upon you.</p>
<p>I will guide you how to view or display mht files in linux specially in ubuntu. I just would like to mention that <a href="http://en.wikipedia.org/wiki/MHTML" target="_blank"><span style="color:darkorange;"><strong>MHT </strong></span></a>is the format used by Internet Explorer to save a web / HTML page into a <strong>single</strong> file (or &#8216;web archive&#8217;) rather than creating an HTML text file plus a separate folder containing all of the page&#8217;s images and other media.</p>
<p>It is <em>not</em> a Microsoft format (nor is it proprietary). It&#8217;s actually based on an IETF <a href="http://tools.ietf.org/html/rfc2557" target="_blank"><strong><span style="color:darkorange;">RFC standard</span></strong><span style="color:black;">.</span></a></p>
<p><span style="color:sienna;"><strong><span style="font-size:large;">Steps to get <span style="color:darkred;">.mht</span> files to open in Firefox on Ubuntu</span></strong></span></p>
<p><span style="color:sienna;"><strong><span style="font-size:large;"><span style="font-size:x-small;">1. </span></span></strong><span style="font-size:large;"><span style="color:black;"><span style="font-size:x-small;"><strong>Download the MAF extension.</strong><br />
<span style="text-decoration:underline;">RIGHT</span>-click the following link and choose &#8216;<em>Save link As</em>&#8230;&#8217; to save the MAF extension to your Desktop. Don&#8217;t left-click the link directly, or it will try to install itself into Firefox straight away (which won&#8217;t work).</span></span></span></span></p>
<p>Right-click and save &gt;&gt; <a href="http://downloads.mozdev.org/maf/maf-0.6.3.xpi" target="_blank"><span style="color:darkorange;"><strong>maf-0.6.3.xpi</strong></span></a></p>
<p><span style="color:sienna;"><strong> 2.</strong></span> <strong>Patch the extension to make it compatible with version 2.x (or 3.x) of Firefox.</strong><br />
Click on the .xpi file to open it. It should automatically open in File Roller (the archive manager). Once opened, you&#8217;ll see several files and folders inside the .xpi file. Right-click on the &#8216;<em>install.rdf</em>&#8216; file and extract it to your Desktop.</p>
<p>Open the .rdf file in a text editor and look for the line that says: <em>&#8220;<span style="color:slategray;">&lt;em:maxVersion&gt;<span style="color:slategray;">1.5</span>&lt;/em:maxVersion&gt;</span>&#8220;.</em></p>
<p>Change the value from 1.5 to 2.5 (or 3.5) and then save the file. Now add the edited install.rdf file back into the .xpi file (either use File Roller&#8217;s &#8216;<em>Add Files</em>&#8216; toolbar button, or just drag the file and drop it onto the open File Roller window). Close the File Roller window and then click on the maf-0.6.3.xpi again to re-open it. Click on the <span style="color:sienna;"><span style="font-size:large;"><span style="color:black;"><span style="font-size:x-small;">install.rdf </span></span></span></span><span style="color:sienna;"><span style="font-size:large;"><span style="color:black;"><span style="font-size:x-small;">file, and check that the version number change that you just made has been successfully retained.</span></span></span></span></p>
<p><strong><span style="color:sienna;"> 3.</span></strong> <strong>Install the modified extension.</strong><br />
Now install the MAF extension, by dragging the maf-0.6.3.xpi file onto an open Firefox window. Once it&#8217;s installed, re-start Firefox.</p>
<p><span style="color:sienna;"><span style="font-size:large;"><span style="color:black;"><span style="font-size:x-small;"><span style="color:sienna;"><strong>4.</strong></span> <strong>Associate .mht files with Firefox<br />
</strong>Right-click on an .mht file and select &#8216;Properties&#8217; and go to the &#8216;Open With&#8217; tab. Click the &#8216;Add&#8217; button and select &#8216;Firefox Web Browser&#8217; from the list of programs that appears. Press the Add button again and close the dialog.</span></span></span></span></p>
<p>Restart X (if necessary) by <span style="color:black;">pressing: Ctrl + Alt + Backspace.</span></p>
<p>Ref : Ubuntu Forums</p>
<p>Have fun <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  .</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/anamasry.wordpress.com/26/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/anamasry.wordpress.com/26/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/anamasry.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/anamasry.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/anamasry.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/anamasry.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/anamasry.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/anamasry.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/anamasry.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/anamasry.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/anamasry.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/anamasry.wordpress.com/26/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anamasry.wordpress.com&blog=3511364&post=26&subd=anamasry&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://anamasry.wordpress.com/2008/05/19/displaying-mht-files-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">kenanah</media:title>
		</media:content>
	</item>
		<item>
		<title>Learning Linux For Beginners 3</title>
		<link>http://anamasry.wordpress.com/2008/05/17/learning-linux-for-beginners-3/</link>
		<comments>http://anamasry.wordpress.com/2008/05/17/learning-linux-for-beginners-3/#comments</comments>
		<pubDate>Sat, 17 May 2008 10:34:47 +0000</pubDate>
		<dc:creator>kenanah</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://anamasry.wordpress.com/?p=24</guid>
		<description><![CDATA[Peace to you all.
I will resume a lot of good commands you may encounter while you learn linux.
To configure Network Connection
Start -&#62; System -&#62; Network -&#62; [Adjust your configuration] -&#62; File -&#62;Save &#8211; &#62; [activate]
To change Language Layout to add arabic functionality (for instance, of course you can add any language you use):
Control Center -&#62; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anamasry.wordpress.com&blog=3511364&post=24&subd=anamasry&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Peace to you all.</p>
<p>I will resume a lot of good commands you may encounter while you learn linux.</p>
<p>To configure Network Connection<br />
Start -&gt; System -&gt; Network -&gt; [Adjust your configuration] -&gt; File -&gt;Save &#8211; &gt; [activate]</p>
<p>To change Language Layout to add arabic functionality (for instance, of course you can add any language you use):<br />
Control Center -&gt; Regional &amp; Accessibilty -&gt; Keyboard Layout -&gt; Enable Keyboard Layout -&gt; (Add Arabic)</p>
<p>To Search for software download:<br />
Write in the terminal: -&gt; yum list *softwarename*</p>
<p>To Download Software Repository for fedora:</p>
<p>http://rpm.livna.org/rlowiki/</p>
<p>To get the IP addresses information:<br />
$ /sbin/ifconfig</p>
<p>To download using Terminal:<br />
$ wget URL<br />
to resume download:<br />
$ wget &#8211; c URL</p>
<p>Good Terminals Commands:<br />
ls -&gt; list files in the directory</p>
<p>To list all running processes:<br />
$ ps</p>
<p>To list all running processes with details:<br />
$ ps -All</p>
<p>To get the top  processes currently running in the system:<br />
$ top</p>
<p>To kill a process:<br />
Get the process PID from the previous command then write-&gt; kill [PID]</p>
<p>or</p>
<p>killall -9 [process name or PID]</p>
<p>To run the binary file:<br />
./FileName.bin</p>
<p>To get the Java Version:<br />
$ java -version</p>
<p>To get the current location:<br />
$ pwd</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/anamasry.wordpress.com/24/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/anamasry.wordpress.com/24/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/anamasry.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/anamasry.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/anamasry.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/anamasry.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/anamasry.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/anamasry.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/anamasry.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/anamasry.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/anamasry.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/anamasry.wordpress.com/24/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anamasry.wordpress.com&blog=3511364&post=24&subd=anamasry&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://anamasry.wordpress.com/2008/05/17/learning-linux-for-beginners-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">kenanah</media:title>
		</media:content>
	</item>
		<item>
		<title>aMule Server List</title>
		<link>http://anamasry.wordpress.com/2008/05/15/amule-server-list/</link>
		<comments>http://anamasry.wordpress.com/2008/05/15/amule-server-list/#comments</comments>
		<pubDate>Thu, 15 May 2008 10:14:57 +0000</pubDate>
		<dc:creator>kenanah</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[aMule]]></category>
		<category><![CDATA[server.met]]></category>
		<category><![CDATA[e-donkey]]></category>
		<category><![CDATA[met]]></category>

		<guid isPermaLink="false">http://anamasry.wordpress.com/?p=22</guid>
		<description><![CDATA[Peace be upon you all.
When you install aMule in ubuntu for the first time, you may encounter the following issue while trying to connect:
 no valid servers found in server list
The solve of the problem is so easy.
To overcome the problem, attempt the following operations:-

 Open the network tab in the aMule.
 In the ed2k [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anamasry.wordpress.com&blog=3511364&post=22&subd=anamasry&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Peace be upon you all.</p>
<p>When you install aMule in ubuntu for the first time, you may encounter the following issue while trying to connect:</p>
<p><strong> no valid servers found in server list</strong></p>
<p>The solve of the problem is so easy.</p>
<p>To overcome the problem, attempt the following operations:-</p>
<ol>
<li> Open the network tab in the aMule.</li>
<li> In the ed2k tab paste the following URL in the servers textbox under the ed2k label: http://www.gruk.org/server.met.gz (Of course any valid URL you can supply, but I used this URL as an example of a valid URL I used before)</li>
<li> Reconnect and have fun <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
</ol>
<p>Hope to hear from you soon and know your opinion &amp; comments.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/anamasry.wordpress.com/22/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/anamasry.wordpress.com/22/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/anamasry.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/anamasry.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/anamasry.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/anamasry.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/anamasry.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/anamasry.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/anamasry.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/anamasry.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/anamasry.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/anamasry.wordpress.com/22/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anamasry.wordpress.com&blog=3511364&post=22&subd=anamasry&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://anamasry.wordpress.com/2008/05/15/amule-server-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">kenanah</media:title>
		</media:content>
	</item>
		<item>
		<title>ubuntu audio converter</title>
		<link>http://anamasry.wordpress.com/2008/05/14/ubuntu-audio-converter/</link>
		<comments>http://anamasry.wordpress.com/2008/05/14/ubuntu-audio-converter/#comments</comments>
		<pubDate>Wed, 14 May 2008 21:46:54 +0000</pubDate>
		<dc:creator>kenanah</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[audio converter]]></category>
		<category><![CDATA[flv converter]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[wav converter]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://anamasry.wordpress.com/?p=21</guid>
		<description><![CDATA[Peace be upon you.
I will learn you how to convert audio files in ubuntu. Sometimes, you download some videos from youtube as .flv files, and you  necessarily need to convert them to mp3, wav or even ogg files.
Follow this terminal operations for installing sound converter program in ubuntu.
$ sudo aptitude install soundconverter
$ sudo aptitude [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anamasry.wordpress.com&blog=3511364&post=21&subd=anamasry&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Peace be upon you.</p>
<p>I will learn you how to convert audio files in ubuntu. Sometimes, you download some videos from youtube as .flv files, and you  necessarily need to convert them to mp3, wav or even ogg files.</p>
<p>Follow this terminal operations for installing sound converter program in ubuntu.</p>
<p>$ sudo aptitude install soundconverter<br />
$ sudo aptitude install gstreamer0.10-plugins-ugly-multiverse</p>
<p>After finishing installation process, open Applications -&gt; Sound &amp; Video &#8211; &gt; Sound Converter</p>
<p>Browse to the file you want to convert, open Edit -&gt; Preferences then select the format you want to convert to, then have fun <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I hope to hear your opinions.<br />
Salam.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/anamasry.wordpress.com/21/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/anamasry.wordpress.com/21/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/anamasry.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/anamasry.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/anamasry.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/anamasry.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/anamasry.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/anamasry.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/anamasry.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/anamasry.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/anamasry.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/anamasry.wordpress.com/21/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anamasry.wordpress.com&blog=3511364&post=21&subd=anamasry&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://anamasry.wordpress.com/2008/05/14/ubuntu-audio-converter/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">kenanah</media:title>
		</media:content>
	</item>
		<item>
		<title>Creating and accessing SVN repositories over HTTP</title>
		<link>http://anamasry.wordpress.com/2008/05/11/creating-and-accessing-repositories-over-http/</link>
		<comments>http://anamasry.wordpress.com/2008/05/11/creating-and-accessing-repositories-over-http/#comments</comments>
		<pubDate>Sun, 11 May 2008 13:15:52 +0000</pubDate>
		<dc:creator>kenanah</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Subclipse]]></category>
		<category><![CDATA[SVN]]></category>
		<category><![CDATA[svnadmin]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://anamasry.wordpress.com/?p=18</guid>
		<description><![CDATA[
Creating and accessing SVN repositories over HTTP

To network your repository over HTTP, you basically need some components, the apache server running in your system and also mod_dav_svn.
To get the mod_dav_svn:
$ yum install mod_dav_svn.i386
To create the repository in which it will hold your projects:
$ svnadmin create /home/work/svn/project1/
then create the folder that holds your project.
Open the httpd.conf [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anamasry.wordpress.com&blog=3511364&post=18&subd=anamasry&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><h2>
<p style="margin-bottom:0;text-align:center;">Creating and accessing SVN repositories over HTTP</p>
</h2>
<p>To network your repository over HTTP, you basically need some components, the apache server running in your system and also mod_dav_svn.</p>
<p>To get the mod_dav_svn:<br />
$ yum install mod_dav_svn.i386</p>
<p>To create the repository in which it will hold your projects:<br />
$ svnadmin create /home/work/svn/project1/<br />
then create the folder that holds your project.</p>
<p>Open the httpd.conf and add the following lines of code:</p>
<p>&lt;Location /svn&gt;<br />
DAV svn<br />
SVNParentPath /home/work/svn/project1/<br />
AuthType Basic<br />
AuthName &#8220;Subversion Repository Authentication&#8221;<br />
AuthUserFile /home/work/svn/project1/-auth-file<br />
Require valid-user<br />
&lt;/Location&gt;</p>
<p>Switch to the terminal and add the following commands in order to grant access to specific users only and not anonymously:</p>
<p>$ htpasswd -cm /home/work/svn/project1/-auth-file harry<br />
[password]                : *********<br />
[Retype – password] : *********</p>
<p>$ htpasswd /home/work/svn/project1-auth-file -m sally<br />
New password: *******<br />
Re-type new password: *******<br />
Adding password for user sally<br />
$<br />
Start apache server<br />
$ /etc/init.d/httpd start<br />
Change the folder permission to allow the apache user to read and write in the repository:<br />
$ chown apache.apache -R /home/work/svn/<br />
Switch to eclipse to access your project remotely through http:<br />
Windows &#8211; &gt; Show Perspective &#8211; &gt; Other &#8211; &gt; SVN<br />
In the SVN windows:<br />
New Repository location -&gt; [Enter URL] it should be http://127.0.0.1/svn/project1<br />
Enter your username and password associated in the authorization file.<br />
Right Click -&gt; Check out repository.</p>
<p>Enjoy <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Hope to hear from you.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/anamasry.wordpress.com/18/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/anamasry.wordpress.com/18/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/anamasry.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/anamasry.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/anamasry.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/anamasry.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/anamasry.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/anamasry.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/anamasry.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/anamasry.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/anamasry.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/anamasry.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anamasry.wordpress.com&blog=3511364&post=18&subd=anamasry&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://anamasry.wordpress.com/2008/05/11/creating-and-accessing-repositories-over-http/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">kenanah</media:title>
		</media:content>
	</item>
	</channel>
</rss>