Fedroa 14 root and wi-fi problem.

 
Thread Tools Search this Thread
Operating Systems Linux Red Hat Fedroa 14 root and wi-fi problem.
# 1  
Old 05-18-2011
Fedroa 14 root and wi-fi problem.

I am using Fedora 14. I got two problems after installation:
1) After installation when I tried login through root it said bad authentication failure. After login through restricted user I tried to test su in terminal which worked with same password.
2) It doesn't have any wireless firmware enabled as it says wireless firmware missing.. So do anybody can tell the steps or package name for same.
# 2  
Old 05-18-2011
Many distributions do not allow direct root access; it's a security measure but you can modify these settings in /etc/pam.d/gdm and /etc/ssh/sshd_config

What type of wireles card do you have (run lspci, or dmesg). You may need to download and install the drivers for your particular NIC. Take a look here for a list of available wireless drivers: Drivers - Linux Wireless

Last edited by verdepollo; 05-18-2011 at 06:24 PM..
This User Gave Thanks to verdepollo For This Post:
# 3  
Old 05-18-2011
HI
I will try to find out whatever you said.
ABout the wireless card I am using Dell Inspiron 1545, which have supported all other Linux distros but it just gives problem in case of Fedora only.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Problem with root login

Hi, we have instaled Solaris 10 on a SUN V490, installation went okay but now when I type “root” and press return it comes back with the “Login incorrect” without ever asking for a password... (6 Replies)
Discussion started by: manni2
6 Replies

2. Solaris

Migration of system having UFS root FS with zones root to ZFS root FS

Hi All After downloading ZFS documentation from oracle site, I am able to successfully migrate UFS root FS without zones to ZFS root FS. But in case of UFS root file system with zones , I am successfully able to migrate global zone to zfs root file system but zone are still in UFS root file... (2 Replies)
Discussion started by: sb200
2 Replies

3. HP-UX

problem in logging into root

when i am trying to login through root i am getting following error Last successful login for root: Tue Feb 3 16:44:40 IST-5:30 2009 on pts/tc Last unsuccessful login for root: Tue Feb 3 16:41:01 IST-5:30 2009 on pts/tc Please wait...checking for disk quotas crt0: ERROR couldn't open... (6 Replies)
Discussion started by: mnmca
6 Replies

4. Solaris

shell problem for root

hi i was just playing with my x86 machine with solaris10 on it what i hated was whenever i started my new terminal it started with sh shell so i changed it to bash by changing the last value in /etc/passwd to/sbin/bash and then i logged out and started again BBUT it said no login shell i... (8 Replies)
Discussion started by: tiwsaj
8 Replies

5. Solaris

problem with root password

I have 3 servers all running solaris 9 using ssh I changed the root passwd on all 3 a few months ago. I cannot log in as root currently as it wont accept password. I try to su from another user to root - when I type the password that I know to be correct it rejects the password immediately... (1 Reply)
Discussion started by: frustrated1
1 Replies

6. HP-UX

root login problem in cde

Hi All, I m facing a problem that, i m not able to login as root user on cde on hp-ux 11.00, i can login as root on commond line as well as telnet. Thanks in Advance for help. Regards, Awadhesh (2 Replies)
Discussion started by: Awadhesh
2 Replies

7. Linux

root mailbox problem

Hi, I have a linux box which works as an smtp server. Past few months I am facing a problem, all the mails which my local lan users send to the outside world, all such mail gets bounced to root's mailbox. Also I have found that the mails which get bounced to the root's mailbox are mostly... (3 Replies)
Discussion started by: RajaRC
3 Replies

8. UNIX for Advanced & Expert Users

Problem with X11 Root Window

At school, on an HP-UX or B.11.11 U 9000/785 system, my X11 root window is always set to 8-bit color, but all the child windows are 24-bit. The problem with this, is any background/wallpaper looks extremely ugly with the 8-bit color. Is there any way to make X starts with 24-bit color root window?... (0 Replies)
Discussion started by: ljfong
0 Replies

9. Cybersecurity

Need someone to help, MySQL problem, no root access

Hi! I have a website, and it's been down for a long time now, because MySQL died (www.3dkingdom.org). I need someone who can get me the root password of the server (I will find someone to take care of the MySQL database, because there is about 20 sites there and none of them have MySQL databases... (6 Replies)
Discussion started by: _hp_
6 Replies

10. UNIX for Advanced & Expert Users

Root Login Problem

I have Sun Netra X1 Server which is headless means no CDROM, no terminal etc. I am connected it through serial port. Accidently, someone in our department changed the root's default shell to /sbin/tcsh while there is no tcsh in /sbin and he logs off. Now, I am trying to logon as root on system... (2 Replies)
Discussion started by: s_aamir
2 Replies
Login or Register to Ask a Question