当前位置:网站首页>you need to be root to perform this command
you need to be root to perform this command
2022-04-23 03:28:00 【Python code doctor】
stay linux When the command line runs a command , appear :
you need to be root to perform this command
Here is to tell us , We don't have permission to operate on the contents of the command line .
We need to reset our identity , Change to super administrator
Is a prompt to get root jurisdiction
Input su Enter password
Can solve
After the operation is completed
The previous user name will become root,$ The symbol will become #, Here's the picture :
版权声明
本文为[Python code doctor]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204220619243653.html
边栏推荐
- Use of ADB command [1]
- Docker pulls MySQL and connects
- oracle 查询外键含有逗号分隔的数据
- poi根据数据创建导出excel
- Super easy to use [general excel import function]
- Peut recevoir plusieurs paramètres de type de données - paramètres variables
- Explication détaillée des fonctions send () et recv () du programme Socket
- Talent Plan 学习营初体验:交流+坚持 开源协作课程学习的不二路径
- Unity basics 2
- QT dynamic translation of Chinese and English languages
猜你喜欢
Student achievement management
General test technology [II] test method
Log4net is in Net core usage
Web Course Design - his system
C abstract class
QT learning summary
Unity basics 2
Is it difficult to choose binary version control tools? After reading this article, you will find the answer
Eight elder brothers chronicle [4]
Visual programming - drawing assignment
随机推荐
There is no index in the database table. When inserting data, SQL statements are used to prevent repeated addition (Reprint)
Chapter 9 of C language programming (fifth edition of Tan Haoqiang) analysis and answer of exercises for users to establish their own data types
Why is bi so important to enterprises?
js 中,为一个里面带有input 的label 绑定事件后在父元素绑定单机事件,事件执行两次,求解
socket编程 send()与 recv()函数详解
2022 团体程序设计天梯赛 模拟赛 L2-3 浪漫侧影 (25 分)
Super easy to use asynchronous export function of Excel
C-10 program error correction (recursive function): number to character
JSON related
[vs Code] solve the problem that the jupyter file displays exceptions in vs code
C interface
场景题:A系统如何使用B系统的页面
Applet - more than two pieces of folding and expansion logic
New ORM framework -- Introduction to beetlsql
Unity knowledge points (ugui 2)
Talent Plan 学习营初体验:交流+坚持 开源协作课程学习的不二路径
Supersocket is Use in net5 - startup
Idea view history [file history and project history]
QT uses drag and drop picture to control and mouse to move picture
Using jsonserialize to realize data type conversion gracefully