码迷,mamicode.com
首页 >  
搜索关键字:reported    ( 144个结果
is not in the sudoers file.This incident will be reported
解决方法如下: 1>、进入超级用户模式。也就是输入"su -",系统会让你输入超级用户密码,输入密码后就进入了超级用户模式。 2>、添加文件的写权限。也就是输入命令"chmod u+w /etc/sudoers"。 3>、编辑/etc/sudoers文件。也就是输入命令"vim /...
分类:其他好文   时间:2014-06-06 23:33:46    阅读次数:184
杭电1085(多重背包求解)
题目:We all know that Bin-Laden is a notorious terrorist, and he has disappeared for a long time. But recently, it is reported that he hides in Hang Zho...
分类:其他好文   时间:2014-05-22 01:09:55    阅读次数:328
cvs分配用户权限
今天使用cvs的时候又碰到了问题,可以用户可以更新但不能提交修改 错误入下:     上次也遇到了这个问题,是因为提交前没有刷新项目,造成了什么不统一。。刷新下就好。 这次查了下是用户权限的问题,但我们团队使用的都是一个用户(服务器用户),所以肯定 不行。 下面介绍下怎么添加用户。 团队有几个人就要建立几个用户,并设置administrator权限,方法如下: 右键计算机--...
分类:其他好文   时间:2014-05-11 18:49:45    阅读次数:332
is not in the sudoers file解决方法
用sudo时提示"xxx is not in the sudoers file. This incident will be reported.其中XXX是你的用户名,也就是你的用户名没有权限使用sudo,我们只要修改一下/etc/sudoers文件就行了。 下面是修改方法:1)进入超级用户模式。也...
分类:其他好文   时间:2014-05-01 22:46:43    阅读次数:465
144条   上一页 1 ... 13 14 15
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!