<?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/"
	>

<channel>
	<title>Geek is a lifestyle &#187; Linux</title>
	<atom:link href="http://blog.amanjain.com/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.amanjain.com</link>
	<description>Aman's Blog</description>
	<lastBuildDate>Wed, 06 Jan 2010 10:47:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>gnUnify &#8211; 2009 on 13th &amp; 14th Feb at SICSR</title>
		<link>http://blog.amanjain.com/2009/02/gnunify-2009-on-13-14-feb/</link>
		<comments>http://blog.amanjain.com/2009/02/gnunify-2009-on-13-14-feb/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 14:00:28 +0000</pubDate>
		<dc:creator>Aman</dc:creator>
				<category><![CDATA[Camp]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[gnUnify]]></category>
		<category><![CDATA[Mozilla Camp]]></category>

		<guid isPermaLink="false">http://blog.amanjain.com/?p=207</guid>
		<description><![CDATA[

]]></description>
			<content:encoded><![CDATA[<div style="text-align: center;"><a title="gnUnify 2009" href="http://gnunify.in" target="_blank"><br />
<img class="size-full wp-image-208" title="gnUnify 2009" src="http://blog.amanjain.com/wp-content/uploads/2009/02/poster1.jpg" alt="gnUnify 2009" width="473" height="626" /><br />
</a></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.amanjain.com/2009/02/gnunify-2009-on-13-14-feb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using BSNL EVDO modem on Ubuntu 8.10</title>
		<link>http://blog.amanjain.com/2009/01/using-bsnl-evdo-modem-on-ubuntu-810/</link>
		<comments>http://blog.amanjain.com/2009/01/using-bsnl-evdo-modem-on-ubuntu-810/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 15:45:59 +0000</pubDate>
		<dc:creator>Aman</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[EVDO]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.amanjain.com/?p=188</guid>
		<description><![CDATA[We will use wvdial for using EVDO. Wvdial dialer is PPP dialer, which dials a modem and starts PPP to connect to the Internet.
Steps to connect are:
1. As root, in terminal, type :
# wvdialconf /etc/wvdial.conf
2. Now edit /etc/wvdial.conf, type:
# vim /etc/wvdial.conf
2. Now enter your username, password, &#38; phone no as:
Phone = #777
Username = cdma
Password = [...]]]></description>
			<content:encoded><![CDATA[<p>We will use wvdial for using EVDO. Wvdial dialer is PPP dialer, which dials a modem and starts PPP to connect to the Internet.</p>
<p>Steps to connect are:<br />
1. As <em>root</em>, in terminal, type :<br />
<span class="input"># wvdialconf /etc/wvdial.conf</span><br />
2. Now edit <strong>/etc/wvdial.conf, type:</strong><br />
<span class="input"># vim /etc/wvdial.conf</span><br />
2. Now enter your <strong>username</strong>, <strong>password</strong>, &amp; <strong>phone no</strong> as:<br />
<span class="input">Phone = #777<br />
Username = cdma<br />
Password = cdma</span><br />
3.Check your <em>wvdial.conf </em> file for these two entries:<br />
Stupid Mode = 1<br />
Auto DNS = 1<br />
If they are not there, add them.<br />
4. Save the file <strong>wvdial.conf</strong> and exit the text editor.<br />
5. Now type <strong>sudo wvdial</strong> in the terminal and the EVDO should start working <img src='http://blog.amanjain.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>FOR REFERENCE:</strong><br />
My <strong>/etc/wvdial.conf </strong>contains:</p>
<p>[Dialer Defaults]<br />
Modem = /dev/ttyUSB1<br />
Init1 = ATZ<br />
Init2 = ATQ0 V1 E1 S0=0 &amp;C1 &amp;D2 +FCLASS=0<br />
Stupid Mode = 1<br />
Modem Type = Analog Modem<br />
Phone = #777<br />
New PPPD = yes<br />
ISDN = 0<br />
Username = cdma<br />
Password = cdma<br />
Baud = 9600</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.amanjain.com/2009/01/using-bsnl-evdo-modem-on-ubuntu-810/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
