<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><br><div><font color="#000080" face="Segoe UI" size="2"></font> <br></div><br><div><font color="#000080" face="Segoe UI" size="2">&gt;&gt;1. configuring my PC tel HSP 56 
micromodem in ubuntu</font></div>
<div><font color="#000080" face="Segoe UI" size="2">&gt;&gt;2. configuring my Tata Indicom 
fixed line modem&nbsp; in ubuntu for internet connection.</font></div><div><pre class="ubuntu_codebackground" style="border: 1px inset ; margin: 0px; padding: 6px; overflow: auto; width: 640px; height: 498px;">Connect your GNU/Linux box to the internet. <br>U <br>Connecting Ubuntu to Linux using an LSP 340E phone(FWP) for TATA Indicom / Reliance<br><br><br>create a wvdial.conf file in /etc using nano or vi or emacs with sudo( sudo nano wvdial.conf ).<br>then copy the following to the file<br><br><br><br>[Dialer Defaults] <br><br>Modem = /dev/ttyS0 <br><br>Baud = 115200 <br><br>SetVolume=0 <br><br>Init1 = ATZ <br><br>Init2 = AT+CRM=1<br> <br>ISDN = 0 <br><br>Modem Type = Analog Modem <br><br>FlowControl=Hardware(CRTSCTS) <br><br>Phone = #777    <br><br>Username = &lt;phone no&gt;(for Rel)/ internet (for TATA)<br><br>Password = &lt;phone no&gt; (for Rel)/ internet (for TATA)<br><br>Stupid Mode=1 <br><br><br><br>Then create /etc/resolv.conf using vi or nano with sudo
 <br>type:<br><br><br><br>nameserver 202.138.103.100 <br><br>nameserver 202.138.96.2<br><br><br><br>THIS SPECIFIES THE PRIMARY AND SECONDARY DNS SERVERS.<br>Then in terminal type <br><br>'sudo wvdial'<br><br><br>and bingo u r on.</pre></div>
<div> <br><br><br><pre class="ubuntu_codebackground" style="border: 1px inset ; margin: 0px; padding: 6px; overflow: auto; width: 640px; height: 450px;">[ Dialer Defaults]<br>Modem = /dev/ttyS0<br>Baud = 115200<br>SetVolume=0<br>Dial Command = ATDT<br>Init1 = ATZ<br>Init2 = AT+CRM=1<br>FlowControl = Hardware (CRTSCTS)<br>ISDN = 0<br>Phone = #777<br>Username = internet<br>Password = internet<br>Stupid Mode = 1<br><br>----------------------------------------------<br>The above one is for TATA Indicom (LG-350) phone..</pre><br>
<div><font color="#000080" face="Segoe UI" size="2">&gt;&gt;3.&nbsp;If&nbsp;ubuntu can be 
installed on a diff partition in the same disk having windows xp?If yes &gt;&gt;then 
howto?<br></font>&nbsp;This can be done by a simple method just you need to have atleast 2 GB space free. During installation you just select the option USE FREE CONTIGIOUS SPACE and the rest will be done itself after completing the installation you will have a dual boot with Ubuntu and Xp.<br>&nbsp;&nbsp;&nbsp; Please correct me if i am wrong<br></div>
<div><font color="#000080" face="Segoe UI" size="2">&gt;&gt;Thanks </font></div>
<div><font color="#000080" face="Segoe UI" size="2">&gt;&gt;Brijesh<br>&nbsp; <br>
</font></div></div><div>-- <br>ubuntu-in mailing list<br>ubuntu-in@lists.ubuntu.com<br><a target="_blank" href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-in">https://lists.ubuntu.com/mailman/listinfo/ubuntu-in</a><br></div></div><br></div></div><br></body></html>