Linux中sudo命令从哪移值来的?
输入sudo passwd root
后出现
Enter new UNIX password: --- > 设置root 密码
Retype new UNIX password: --> 重复这样
这个unix字样怎么跑到linux里了,是不是因为sudo是从unix移值来的?
这个问题不是与sudo相关,是passwd相关的,passwd里面就是这样显示的,
不用加sudo,改自己的password也会显示unix字眼的。
oooooo
相关问答:
使用Struts2上传文件,在linux下报错
2009-09-29 14:56:20,801 [org.apache.struts2.interceptor.FileUploadInterceptor]-[ERROR] Processing of multipart/form-data request failed. c:/temp/upload__1dcd07ee_12 ......
Linux不正常关机导致系统坏,请问怎么检查和修复系统?
在刚启动的时候会有提示的。
修复可以靠livecd
或者把基本系统部分重新安装即可
是不是系统编程了read-only的啦?无法往系统写入数据啊?
有的情 ......
我之前制作的linux自动安装iso已经成功了,现在想对其进行一些定制修改,比如,更改grub图片等。
我在ks.cfg的%post段里面是这样写的:
%post --nochroot
# Move the contents of the tar into their new locati ......
不知道是什么原因,我该如何处理,请大虾们指教了,小弟在此谢过。。。。
错误信息如下:
The program being debugged was signaled while in a function called from GDB.
GDB has restored the context t ......