LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 12-20-2007, 08:24 PM   #1
bonosungho
LQ Newbie
 
Registered: Dec 2007
Posts: 4

Rep: Reputation: 0
New to Linux, Help me please


Hello

I am new to Linux. I installed Fedora 8 yesterday, and some how installed NetworkManager to use wireless network.

Now there is problem, may be I did something wrong when I install it, every time
when Linux is turned on, there is message that I need to put keyring

Like below

Enter password for default keyring to unlock
The application 'nm-applet'(/usr/bin/nm-applet) wants access to the default keyring, but it is locked.

Once I typed the password, my wireless network connection is established.

For more convenience, can I set up this automatically? Because, every time when I log in and asking me for a password for default keyring to unlock frustrates me sometimes. I believe that there is a way to set this thing up automatically.


Also, after I installed fedora 8, I updated it. After I updated, in the Grub, there are two fedora to be selected.

Fedora (2.6.23.9-85.fc8)
Fedora (2.6.23.8-63.fc8)
Windows XP

I believe that these are two different kernel versions ? aren't they?
If they are, is it okay if I remove oldest one ?? below one this case.
If it is okay, can you please tell me how to remove it?

I just want to keep this tidy.

Thanks!!!
 
Old 12-20-2007, 10:13 PM   #2
Junior Hacker
Senior Member
 
Registered: Jan 2005
Location: North America
Distribution: Debian testing Mandriva Ubuntu
Posts: 2,687

Rep: Reputation: 61
Quote:
For more convenience, can I set up this automatically? Because, every time when I log in and asking me for a password for default keyring to unlock frustrates me sometimes. I believe that there is a way to set this thing up automatically.
Look for a file /etc/network/interfaces and find the entry for the wireless interface similar to this:
Code:
iface eth2 inet dhcp
In this example the wireless interface is eth2, if you've been connecting to the same AP all the time you should have lines representing the key and password or whatever. Add auto eth2 as the first line in the wireless interface section with an editor as root like so:
Code:
auto eth2
iface eth2 inet dhcp
Code:
Fedora (2.6.23.9-85.fc8)
Fedora (2.6.23.8-63.fc8)
Windows XP

I believe that these are two different kernel versions ? aren't they?
If they are, is it okay if I remove oldest one ?? below one this case.
If it is okay, can you please tell me how to remove it?
Yes, you can remove it either with yum or the GUI software removal if the newer one has been treating you good, you can always re-install it if you prefer it latter.
 
Old 12-20-2007, 10:21 PM   #3
bonosungho
LQ Newbie
 
Registered: Dec 2007
Posts: 4

Original Poster
Rep: Reputation: 0
Thanks

if possible can you please how to remove the oldest version??
 
Old 12-20-2007, 11:38 PM   #4
Junior Hacker
Senior Member
 
Registered: Jan 2005
Location: North America
Distribution: Debian testing Mandriva Ubuntu
Posts: 2,687

Rep: Reputation: 61
Try this command as root:
Code:
yum remove kernel-2.6.23.8-63.fc8
There may be some dependencies (other packages) that it may want to remove also, usually it's not an issue to say yes to all unless the new kernel is one of them. If it gives you nasty warnings, don't do it.
 
Old 12-21-2007, 02:05 AM   #5
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
Use better thread titles. It's not hard.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:19 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration