Posted By :- Jyothi M John
Hey Guys – I am writing a post after a long time. This time I got my hands on Ubuntu Linux.
Ubuntu Linux is the Best Desktop Solution from linux that I have ever seen. You can download Ubuntu Linux from www.ubuntu.com . Installation is very smooth – it boot into a live desktop before you start installation – from which you can check out most of the installed S/W. Even after you have...
April 3, 2008 by JMJ - Comments (8)
How to Configure BSNL EVDO USB BroadBand in Linux
Configuring the BSNL Evdo USB Broadband in linux is very much similar to configuring any USB modem in Linux. 3 steps are involved.
Detecting the device
Configuring wvdial.conf
Dialling
In most cases the hardware is auto detected and drivers are automatically loaded. You can check your /dev/ directory for any of these files.
ttyusb0, ttyusb1, ttyusb2 ……
After plugging in he modem, a new device should appear. In most...
April 1, 2008 by Kenney Jacob - Comments (34)
TataIndicom USB internet configuration in Linux
Many of us have USB internet dongles from TataIndicom or Reliance. Here is how you can configure it to work with linux.
Edit the /etc/wvdial.conf file to add these extra lines.
[Dialer Defaults]
Modem=/dev/ttyUSB0
Baud=115200
Dial Command = ATDT
Baud=115200
Dial Command = ATDT
init1=ATZ
init2=AT+CRM=1
Flow Control= Hardware (CRTSCTS)
Username = internet
Password = internet
Phone = #777
Stupid Mode = 1
The lineĀ Modem=/dev/ttyUSB0...
January 31, 2008 by Kenney Jacob - Comments (19)


