LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Wireless Networking (https://www.linuxquestions.org/questions/linux-wireless-networking-41/)
-   -   How to login in root in fedora 10 (https://www.linuxquestions.org/questions/linux-wireless-networking-41/how-to-login-in-root-in-fedora-10-a-745547/)

KapilSatav 08-06-2009 07:00 AM

How to login in root in fedora 10
 
i am trying to login as root in fedora 10 but it can not login?

PresGas 08-06-2009 07:37 AM

If you are trying to log in from the GUI (Gnome Display Manager/GDM) there are options that disallow root access from it. Can you log in as a regular user, open up a terminal, and then log in as root with "su -" (no quotes)?

John VV 08-06-2009 06:50 PM

the people over at Gnome ( and fedora) have disabled root login .This is for security reasons .

Use the " su " or " su - " option in the terminal to start what ever program . For example
Code:

su -
( your root password when asked)
gedit /var/log/boot.log
--- or ---
gedit /etc/fstab



All times are GMT -5. The time now is 03:28 PM.