In retrospect, my linux study is always abstracted and incontinuous. But now, i resolve to learn it by heart. Ok, firstly download it and then install the full version(mine is 7.04) but not a virtual one that run on a WMware.
In the process of this installation, we can configure user account but not root account and user account as usual. The process is plain, but where is the root account?How can we logon with root?
From the point of Ubuntu, root is not as important as before. That is to say, user account is the default. If we want to use root, we should do some extra work.
1) create root's passwd from your user's terminal
Terminal
- yangsq@my-laptop: ~$ sudo passwd root
- Password:
then input yangsq's passwd
Terminal
- Enter new UNIX password:
- Retype new UNIX password:
- passwd: password updated successfully
input the root passwd two times.OK
2) configure the System
from the toolbar:
System -> System manage -> Login window -> Security :
check the "Allow local system administrator login"
ok, that's all, click on "close"
Now, you can "log out" or "switch user", and then logon using your root account.
分享到:
相关推荐
This book provides practical, proven techniques for making writing for ... All levels of business and technical personnel will find this easy-to-read guide invaluable and immediately useful every day.
How to configure DCM UDS with the DEXT Editor.pdf
how to work with crystal report in sap business one
How to shoot yourself in the foot with Azure SQL Data Warehouse
With this book as their guide, readers will be able to configure and deploy Ubuntu Servers using Ubuntu Server 16.04, with all the skills necessary to manage real servers. The book begins with the ...
How to Learn Any Language 全英!!!
You should ensure that the server's public keys are loaded by the client as described in How to use SFTP (with server validation - known hosts), or you may want to switch off server validation to get ...
The best-selling C++ How to Program is accessible to readers with little or no programming experience, yet comprehensive enough for the professional programmer. The Deitels’ signature live-code ...
- **Introduction to the Shell**: Explanation of the role of the shell in Unix-like systems and how it serves as the primary interface for interacting with the system. - **Common Shell Commands**: List...
How To Connect To The FTP Server
This book fills a void between the many syntax-oriented programming texts that teach readers how to program in C++ with standard I/O (e.g., Deitel) and the relatively few books that assume a knowledge...
With this increase in usage comes a commensurate increase in the network's vulnerability to intrusion. This book provides the typical network administrator with the basic tools and instruction they ...
George Polya revealed how the mathematical method of demonstrating a proof or finding an unknown can be of help in attacking any problem that can be "reasoned" out - from building a bridge to winning...
Conclusion: Both the inconsistency in density and log level and the convergence of context have forced us to question whether it is a reliable means to understand the runtime behavior of software ...
To get the most out of it, you should have a firm grasp of modern JavaScript and some knowledge of how to work with relational databases and the command line. I explain new and interesting bits of ...
### 统计陷阱知识点概述 #### 一、统计陷阱概览 - **作者与背景**:《统计陷阱》由美国著名统计学家达莱尔·哈夫撰写,首次出版于1954年,至今仍被视为统计学领域的经典之作。哈夫本人是一位具有深厚统计学背景的...