How to log in to the desktop with the root account under Debian Linux

Source: Internet
Author: User

I Debian Linux

There are two methods, one is the graphical interface mode setting, the other is the command line settings:

A. Graphical interface mode:

GNOME Desktop: Open "System Main Menu", select "System > System Management > login Window", in the pop-up window, click on the "Security" option page, select "Allow local Administrator Login", click OK. Complete.

B. Command line mode: (not tested, not recommended for beginners)
# grep ‘AllowRoot‘ /etc/kde3/kdm/kdmrc
AllowRootLogin=true
# grep ‘AllowRoot‘ /etc/gdm/gdm.conf
AllowRoot=true


II Ubuntu Linux under

Here's how: (assuming GNOME desktop)

1. First unlock the root and set the password for the root user
Open terminal input: sudo passwd
Password: <---Enter your current user's password
Enter New UNIX Password: <---The new root user password
Retype new UNIX Password: <---Repeat the root user password
passwd: Password has been successfully updated

2, in the main menu of the desktop, open the system > System Management > login window, click on the "Security" tab, and select "Allow local administrator to log in". Complete....
(If you have an English interface, that is: open System--administration Login screen Setup; Click on the Security page; Select   allow Root login& nbsp; )

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.