Monday, January 28, 2008
End of Golden Boys' Era..!
At the same time India should worry about losing 4 or 5 top players soon. This tour may be the last australia tour for the Golden Boys of Indian Cricket-Sachin,Kumble,Dravid and Gnaguly who all had done lot to Indian cricket and the world cricket. Though we are having a pool of youngsters in the bench,how they would overcome the lose of these greats is a very big quetion. Its pretty sure that Indian Cricket is going to face a tough period atleast for few years.
I cant even imagine that India will get a player of Sachin's standards. No one will forget the days he defeated the world teams single-handedly. Kumble's determination, aggression, and variations in the bowling will be missed. Rahul Dravid's sound techniques and Ganguly's aggression and great timing will be missed. But for any team in the world cricket its quite common to lose few senior players and only the way they handle their lose will make the difference in their ranking. Aussies are doing good in building new teams and as all other Cricket Fans in India, I too hope India will come out of this tougher phase successfully and the next team will defeat the aussies in Australia in the next tour 2011. All the best team India.
Sunday, January 27, 2008
Dialup in Linux-For Newbies
For example if your modem in WinXP is Modem-Agere Systems PCI Soft Modem(COM3), the driver agrsm can be used.
Before installing the driver be sure that the kernel headers are installed. The kernel names will be like
linux-headers-2.6.18-4
linux-headers-2.6.18-4-686
kernel-kbuild-2.6-18
The agrsm tar should downloaded from the site. Do the following steps
tar xzvf agrsm-***.tar.gz
cd agrsm
make
make install
The above steps will complete the driver installation. Then load the drivers
1) Next load the drivers
modprobe agrmodem
modprobe agrserial
which should announce creation of /dev/ttyAGS3
2) It is convient to create symbolic links, which dialer utilities will follow,to the real port /dev/ttyAGS3 .
ln -s /dev/ttyAGS3 /dev/ttySAGR
ln -s /dev/ttyAGS3 /dev/modem
Check with:
ls -l /dev/ttyAGS3 /dev/ttySAGR /dev/modem
whose output should include:
/dev/modem --> /dev/ttyAGS3
/dev/ttySAGR --> /dev/ttyAGS3
3) The first critical functial test is:
wvdialconf /etc/wvdial.conf
which searches through potential ports for modem responses.
A success will end with a section like:
--------
ttySAGR<*1>: Modem Identifier: ATI -- Agere SoftModem Version 2.1.40
ttySAGR<*1>: Speed 4800: AT -- OK
ttySAGR<*1>: Speed 9600: AT -- OK
ttySAGR<*1>: Speed 19200: AT -- OK
ttySAGR<*1>: Speed 38400: AT -- OK
ttySAGR<*1>: Speed 57600: AT -- OK
ttySAGR<*1>: Speed 115200: AT -- OK
ttySAGR<*1>: Max speed is 115200; that should be safe.
ttySAGR<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 -- OK
Found a modem on /dev/ttySAGR.
Modem configuration written to /etc/wvdial.conf.
ttySAGR
Dialout Procedure
First edit in your dialout information with:
emacs /etc/wvdial.conf
In the sample below, the lines beginning with are informative, not essential.
The line order is not important.
[Dialer defaults]
# Lines begining with # are comments.
# wvdial will look for this file at /etc/wvdial.conf
# or /home/LoginName/.wvdial.rc
Baud = 115200
Modem = /dev/ttySAGR3
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
# Lack of dialtone acquisition can be due to low line voltage
# Try inserting a "dial without waiting": X3
# Init2 = ATQ0 V1 E1 S0=0 X3 &C1 &D2 +FCLASS=0
# In case of connection instabilities, specify a lower frequency:
# Init2 = ATQ0 V1 E1 S0=0 X3 &C1 &D2 +MS=34
## Outside the USA, a country setting may be needed
# Init3 = AT+CGI=hexadecimal_country_code
ISDN = 0
Modem Type = Analog Modem
Phone = Dialout_phone_number
# if going through a switch board, a perhaps necessary pause can produced with a comma:
# Phone = 1,Dialout_phone_number
Username = LoginName
# if Internet Provider is MSN.net, use under Linux: MSN/LoginName
Password = YourPassWord
## If CONNECT is achieved but browsing fails, try activating the following line
# Auto DNS = yes
## To make a logfile wvdial.out
# wvdial 2>&1 | tee wvdial.out
# # For some Internet providers, the following line is necessary
# Stupid Mode = yes
## for other wvdial options, do "man wvdial" or see the documentation in
## /usr/share/doc/wvdial/
## End wvdial.conf
The above procedure will work if you have installed wvdialconf wvstreams and other required packages.
Ok next time meet me through linux;-)
Thursday, January 24, 2008
Disabling User Accounts in Linux
1.The linux store the encrypted passwords of the users in /etc/shadow file.
By replacing the encrypted password (second field) with * or !, the user cannot login.
2.By using the passwd command the super user can lock the account
passwd username -l
This will add a "!" infront of the encrypted password in /etc/shadow file
To unlock the account,
passwd username -u can be used.
This will remove the "!". This can be done manually too
3.By using chpass command the default shell can be changed to /sbin/nologin
chpass -s /sbin/nologin {username}
Wednesday, January 23, 2008
Bharat Ratna's inspirational address @ TCE
India's former President started his address in tamil and mentioned his poem he read in the Parliament.
While mentioning the need for imagination he said Inventions and discoveries have emanated from creative minds that have been constantly working and imaging the outcome in the mind. With imaging and constant effort, all the forces of the universe work for that inspired mind, thereby leading to inventions or discoveries.
He said technology as one of the important factors to improve our economy. He compared the India's innovation index which is 23 with the countries ranking high and said india is ranked 48 in global competitiveness.
Dr.Abdul Kalam's words about India's profile in the year 2020 :
1. A Nation where the rural and urban divide has reduced to a thin line.
2. A Nation where there is an equitable distribution and adequate access to energy and quality water.
3. A Nation where agriculture, industry and service sector work together in symphony.
4. A Nation where education with value system is not denied to any meritorious candidates because of societal or economic discrimination.
5. A Nation which is the best destination for the most talented scholars, scientists, and investors.
6. A Nation where the best of health care is available to all.
7. A Nation where the governance is responsive, transparent and corruption free.
8. A Nation where poverty has been totally eradicated, illiteracy removed and crimes against women and children are absent and none in the society feels alienated.
9. A Nation that is prosperous, healthy, secure, peaceful and happy and continues with a sustainable growth path.
10. A Nation that is one of the best places to live in and is proud of its leadership.
He then mentioned 7 challenging research areas where we can focus on. They are increasing the efficiency of photovoltaic cells, nuclear power generation using thorium based reactors, proteomics-the study of all proteins expressed by the genome of a cell, HIV/AIDS vaccine, stem cell research, earth quake forecasting systems, finding a method to find the quantum of rainfall in a particular area for a particular cloud condition within a specified duration.
Then he addressed how our college should grow in the coming decades.
you can read the exact content of his addressfrom his website
Tecuthsav2008-a technical festival at TCE!
I m back!
Tuesday, June 26, 2007
CSEA Inaugural Function...
Me and SaiKrishna were officially announced as the GeneralSecretaries of our association(CSEA) and Kokila and SasiSidarth as the JointSecretaries.
"TCENet " - The Most Innovative Project
Saturday, May 26, 2007
From TCE to TCS...!!!
Sunday, March 18, 2007
My 6th sem at Dusk!!!
* Attended FOSS2007 , a festival on Free and Open Source Software tools in my college
* Participated in Interface07 online events
* Won 3rd prize in GNU/LINUX programming contest in my college
* Attended Plaisir07,an intra dept culturals.Our class team is the overall champion
* Finished 3rd in Poetry writting in Plaisir07
* Got 2nd prize in skit in Plaisir07
* http://alumni.tce.edu released
* Registered for RedHatChallenge competitions with Vins and Balachandran
* My friend's marriage
* Enjoyed Sugirtham07, our hostel day
* I saw my friend crying like a child for his love.. infact i too disappointed after hearing that he had sacrificed many things even his rights as an co-worker for his love
* I was really irritated by a person sending rubbish mails..yet to find his face
* Heard emotional stories among friends and i really felt happy to have such caring persons with me..hope my friendship with such persons come for ever
* My attendance hangs around 75% and i atteneded all the classes on the last working day :-)
Saturday, February 17, 2007
DTrace..!!!
Tuesday, January 23, 2007
TCE Alumni Portal...
http://alumni.tce.edu
Tuesday, January 16, 2007
finally my prob solved..!!!
I found difficult in accessing both operating systems from the same grub..Finally i found a solution for this using the grub function map( )
grub> map (hd0,hd1)
grub> map (hd1,hd0)
The map option makes virtual swap between the disks and both the hd0 and hd1 appears virtually as the first disk. Now i can easily enter my windows from the grub without changing the disk every time as i did before..Now i can work in unix environment and see films in windowsXP(what else can we do with windows:-)) without much efforts..meet you with my next "Drop"..bye
FOSS tools-makes programming simple..!!!
Sunday, December 31, 2006
See India2006 with me..!!!
India faced lot of important events in 2006. Here i have given some important events in my view
Indo-US Nuclear deal
The India-US deal will bring few benefits but impose high costs, including an inappropriate energy path, which cannot be measured within a purely nationalist matrix. It deserves to be scrapped. However, even more costs lie in what the deal does to the cause of global nuclear disarmament and peace. With what face can
The strikes against this were due to their seniors who had created the wrong assumption among the students. They made them to think that they had lost their oppurtunitues to the lower value students by the reservations. In this issue we should think in a broader sense rather than thinking selfishly.
This year showed a good progress in IT industries. Many multinational countries increased their investments in
State Elections
This year, state assembly elections were conducted in
Indian sports faced different phases in this year. Indians secured nineth place in Asian games medals tally.
me and 2006..!!!
2006 leaves with lot of memorable moments. This year’s diary becomes one of the sources of sweet memories.I faced some ups and downs with good experience every time. This year introduced me the OpenSolaris through my senior Mr.AnanthShrinivas. Now I am working in opensolaris environment. I have to learn more in this and working for it. I got an oppurtunity to work with content management systems for my college. In this year we went kodaikkanal for industrial visits. Enjoyed with my friends there. Then I have to say about our symposium Cyber06. Our friends made this a grand success by their dedicated work in all committees. I worked in the paper presentation committee and our team did a good job. Though this year introduced me some technical things, I slipped a bit in my exams compared to my previous years. This may be due to my laziness in the exam halls to write the answers completely:). But I am happy with my results. Though this year bags many sweet memories ,I faced some bitter things towards the end of this year through an unknown friend. He used to mail me frequently without his name and saying some unwanted informations about me and my friend. I did a mistake by replying his mail and he started disturbing my peace in all means. Hello friend,don’t trouble me atleast in the coming year. Come with