Posted by: Sandeep Kedarasipalli on: April 5, 2007
hi all,
we know that .. in todays our pals are facing much problem in connecting to internet in Linux using modems.The following will let you learn how to connect to internet using your GSM mobile and the GPRS connectivity.
Before starting i will tell you my system configuration
— Intel 2.66 AM64T on Intel 915 GVW, 512MB [...]
Posted by: Sandeep Kedarasipalli on: December 2, 2006
Before proceeding to install NS2 and its packages, please ensure that you have already installed the following packages
gcc,gdb,g++, and make.
if not install them as like bellow
(NOTE: Since there is the differences between the ascii notations in browser and the gedit, some cahrecters like “- -” are represtented as “-” in the browser. So if you [...]
Posted by: Sandeep Kedarasipalli on: August 28, 2006
Do you ever think about your first program written in your first computer language?
Let me take consider that a child who learns C language will start his first program with this “Hello World !”
#include<stdio.h>
main()
{
printf(“Hello World !“);
}
Is this …???
But have you ever think …… in any of the languages this is the first program you will [...]
Posted by: Sandeep Kedarasipalli on: August 17, 2006
Hi this is Sandeep. I am an Ubuntu Tuxian. As this is my first blog i wanna share some of my feeling with you people.
First of all let me start with a quote “Human Knowledge belongs to world ” . I know lot many of you people will agree with me. Is n`t it?
Whats if [...]