September 15, 2009 by Navaneethan
Lubuntu-Lxde+Ubuntu
I love this ,This project is going on development
This light weight environment which makes easy to work for lower configuration with high interesters
Now i am using lxde along with gnome,i need to use this without gnome environment
xfce?
It is also the light weight environment but it fails to run in older hardware so some are to migrate to lxde
Installation lxde other informations search lxde in search tab here

Posted in General | 5 Comments »
November 29, 2009 by Navaneethan
“My Thought about Google”
The Quote Of mine when i am thinking about Google:
I was believing People when I was not aware of Google
Then I am stopped to believe after I started to use Google:-)
By Navaneethan.R
navaspot.wordpress.com,navaneethanit.googlepages.com
Posted in General, General_Tech | Leave a Comment »
November 15, 2009 by Navaneethan
How to change the Name”START” in Windows XP TaskBar
Some little story Once I and my few friends have gone to meet final year seniors in my fresh year
we have met few of seniors for good interaction.then suddenly my one of the seniors who asked with us “have you known how to change the name”START” in windows task bar ..my few friends had said to them what they thought but at that time i didn’t know what they are asking ..I got the answer after a long time …..
How to change
First you have to have the suite Resource Hacker
After installed Resource Hacker just you can open explorer.exe (c:\Windows\explorer.exe) via Resource Hacker
You can view some of the files which starts from Bitmap in the form of class view
You have to click the plus(+) in String table
it will be extracted after you clicked
Then also you have to expand the string 37 for non classical style
for classical style you have to expand 38
After expanding that you have to choose 1033
Afetr you have chosen that in rightside you can view some contents
In this contents (578 , start)you could edit “start” you can place the string what you want to be displayed
After that click compile script then one important matter is you shouldn’t click save file
you should choose “save as” and save the compiled Resources in the location (C:\Windows\*****.exe)
for example that consider that you have stored explorernava.exe
Then goto the registery editor (regedit)
Follow this by pressing
“HKEY_LOCAL_MACHINE\ SOFTWARE\ Microsoft\ Windows NT\ CurrentVersion\ Winlogon”
in this winlogon right side you can view shell double click that
change the value data what you have store in the location of (C:\Windows\*****.exe)for example in my
system i have store explorernava.exe
just close that log off your system then you can view the taskbar……
Posted in In my life, Windows | Leave a Comment »
November 15, 2009 by Navaneethan
I got the answer that how to backup and restore my ubuntu,just it was most significant one to me when i was love with ubuntu.At that time i had to be installed my ubuntu oftenly due to some searching problems…ya..really this is the simpler one when comparing to all other passive procedures for other operating systems..I think this information will be worthy to everyone who are flowing with ubuntu…..I hope this will be useful one which can be shared the ubunters
Here is the link to do : From UbuntuForum
Enjoy …
Posted in Free Software, Ubuntu | Tagged UbuntuReStOre | Leave a Comment »
October 30, 2009 by Navaneethan
Hi all,
I am not using fedora now,but infact sometimes few persons asked with me that how to install the packages in offline mode<using fedora iso or dvd without internet conncetion>
I stated to search,then i found the mere solution
“”The Fedora DVD has a ‘repository’ configured in it. So, all you need to
do is tell yum to use it.
Here’s how.
1. Mount the DVD to a known path (modify the following as per your
requirements):
mkdir /mnt/dvd
mount /dev/dvd /mnt/dvd
If you want to mount the ISO image (instead of the actual DVD):
mount -o loop /path/to/iso/image /mnt/dvd
2. Add a yum repository (do as root):
vim /etc/yum.repos.d/fedora-dvd.repo
Add the following in that file:
[fedora-dvd]
name=Fedora DVD
baseurl=file:///mnt/dvd
enabled=0
gpgcheck=0
Save and close the file.
3. As given in the file, the repo is disabled by default. Otherwise,
every time you use yum, it will try to access the DVD mount point.
4. To install something from the DVD:
yum –disablerepo=* –enablerepo=fedora-dvd install some_package“”.
I got these contents from my one of discussion group
I hope this is worth for you unless give it here
Posted in Fedora, Free Software | Tagged fedora-off | 2 Comments »
October 30, 2009 by Navaneethan
Hi friends,
I need to create a free domain ,so i have chosen to create a domain in CO.CC ,but i had some problems with it
I have refered many sites that how to create a new free domain?,by following that
1.I registered my account 
2.I entered my domain name after that it doesn’t show anythingi don’t what i to do
When i am clicking the option “check availability” it doesn’t responses

2.
After i clicked “check availabilty” option it doesn’t response anything

After this stage i ve tried so many times,then Eventually i got successsss
www.jawaharlal.co.cc <Name of our uncle>
Notes:
Yaa..really it is a zany work …nothing to worry…due to my slow internet connection i got fuss….but just i need to mention about my work here ..Be happy…
Posted in General_Tech, Prob_system | Leave a Comment »
October 28, 2009 by Navaneethan


Hi all,
Here some of the google logos which are subtlety those logos are designed to each country depends upon the day of special
For example Rabindranath Tagore,Mk Gandhi,Michael Jackson,etc….
doodle: disambiguation
Doodle4Google:
the google doodle competition which is originated in UK and US ,this competition is for the students K-12
the selected doodle is displaced in doodle4google website,the public can vote for it,finally it ll be enumerated.It seems that i accept Google heads
Refer:
www.google.com/logos/
http://www.google.com/doodle4google/

Posted in General_Tech | Leave a Comment »
October 21, 2009 by Navaneethan
Now i m going with my seventh semester,yaa…I had practicals only for this sem for my UG ….it s merriment when i talk about it
I had several viva questions ,now i ‘d like to distribute here my friends,
System Software:
I had the program Infix to postfix and Symbol table creation
The questions that i met
What is notation,Instruction,use of symboltable?,
why infix to postfix?
I had answered dubiously,
In Software components lab the questions that i met:
the programs were Download a file using RMI ,Activex control for Texteditor for me
what is marshalling?
what is idl stub,idl skeleton?
about session bean and entity bean? difference for them
What is activex control?
I have answered candidly because i had the good professor for this subject
ok this was happened in my prefinal semester
if you ve stuff in this area meant you can start to discuss here,it is right place to start
Posted in Academic | Tagged lab | Leave a Comment »
October 14, 2009 by Navaneethan
Hi all,
Here it is some of the grub terms we are using oftenly
stage1,stage1.5,stage2,init,init-rd,
After the Bios’s post stage1 will be initialized ,then stage1 calls the remain functions of stage1,then also it calls stage2
stage1.5 is optional not mandatory
after stage2 kernal will be loaded in init-rd
links to GRUB2 basics :: http://ubuntuforums.org/showthread.php?t=1195275
Posted in Free Software, Grub installation | Leave a Comment »
October 14, 2009 by Navaneethan
Hi,
I am lucky to hear my leader’s voice , They had done many more things for to forward the world ,but i missed them atleast i have possible to follow by them
Respected: Mr.Kamarajar:
My most Impressive leader , i loved him..Kamarajar\’s Voice downloadMr.Geek’s Voice
Posted in General | Leave a Comment »
October 2, 2009 by Navaneethan
Hi all, (Read fully)
I wish you all to follow the principles of Gandihiji ,he was the great leader ,good decisioning,etc..he had sacrificed his life for all Indians,we have to remember his principles at least this day
Basically he wanted people should be unique, we people should take the life without violation,In India we have n number of resources than all other countries
but infact Indians most are lacking in their positions …try to think….
we have to work hard with helping tendency… we have to take care about society, nation not only in family…but mast of the Indians are locked with their family only not thinking beyond their family even they had educated
It is one of the mistakable point..we need not to be heady to the third person
we have enough talent,resources,good leaders …..If the leaders are not good try you to be a leader.
why we are waiting..?
this is good time to start all indians
please go ahead, our one of the goal should be making our country without impoverty people
we can …we will…..
Hello all indians please don’t migrate to other nations,because this is not incorrect but consider “The son of one family having mother and father is migrating to another family to improve the third family even his family in impoverty line“…this is very very bad situation
we should not do to our Country “The Great India“
think twise ….and make decision …share here….
be a Gandhian

bomb bursted in India

I need to reborn

I ll be Like you my father of my nation
Posted in General | Tagged Gandhian | Leave a Comment »