Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to use root users to log in to Ubuntu keylin 14.04

2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

In this issue, the editor will bring you about how to use root users to log in to Ubuntu keylin 14.04. the article is rich in content and analyzes and narrates it from a professional point of view. I hope you can get something after reading this article.

1. Set the password for root users

After installation, if you need to log in with root identity, you can open the terminal and enter the following command: # set root password sudo passwd root, enter the current user password, and then enter the root password set twice

2. # switch to root user sudo-s. Enter the root password and enter the root terminal

3. Set the login panel to realize root login.

To log in as root in the login interface, edit the / usr/share/lightdm/lightdm.conf.d/50-ubuntu.conf file in the / usr/share/lightdm/lightdm.conf.d/50-ubuntu.conf directory. If you don't have this file, directly create / usr/share/lightdm/lightdm.conf.d/50-ubuntu.conf to enter / usr/share/lightdm/lightdm.conf.d/.

Cd / usr/share/lightdm/lightdm.conf.d/

Edit the contents of the 50-ubuntu.conf file to: [SeatDefaults] user-session=ubuntu

Autologin-user=rootgreeter-session=unity-greetegreeter-show-manual-login=truallow-guest=false

After modification, execute reboot command to restart Ubuntu to take effect.

Automatically log in to autologin-user=root# as root after startup, manually enter the user name and password of the login system greeter-show-manual-login=true# disable guest user allow-guest=false

4. Restart ubuntu

Enter reboot on the command line and wait for reboot; after startup, the root user is logged in by default.

The above is the editor for you to share how to use root users to log in to Ubuntu keylin 14.04. if you happen to have similar doubts, please refer to the above analysis to understand. If you want to know more about it, you are welcome to follow the industry information channel.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report