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 get root permission in Linux

2025-02-23 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

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

Today, I will talk to you about how to access root permissions in Linux. Many people may not know much about it. In order to make you understand better, the editor has summarized the following content for you. I hope you can get something according to this article.

The method for linux to enter root authority: first, use "Ctrl+Alt+T" to open the terminal and execute the "sudo passwd root" command; then enter the user password and set the root password; finally, execute the "su" command and enter the root password just set.

First open the terminal (Ctrl+Alt+T)

Explain the meaning of the sentence bwj@ubuntu:~$ here:

Bwj is the user name, which is your own name.

@ is the split symbol ubuntu is the hostname, that is, the name of the machine you are using ~ is the current directory

"~" indicates the root directory

$is the prompt, which becomes # when you enter root

Type sudo passwd root (pay attention to the spelling of passwd), and then enter the user password, which will ask you to set the root password and confirm it again.

Next, enter su, and then enter the root password you just set to enter root.

Just exit and enter exit.

After reading the above, do you have any further understanding of how to access root permissions in Linux? If you want to know more knowledge or related content, please follow the industry information channel, thank you for your support.

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