会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
oftenlin
思考,前进...
博客园
首页
新随笔
联系
订阅
管理
2014年10月25日
Centos搭建Linux测试环境,几个基本的设置项
摘要: 一、添加sudo 权限1.su - 切换至root,需要rootmim2.修改 /etc/sudoers 的权限 chmod 644 /etc/sudoers3.vi /etc/sudoers 在root ALL=(ALL) ALL 添加自己的用户名密码,如 oftenlin ALL=(ALL) A...
阅读全文
posted @ 2014-10-25 10:15 oftenlin
阅读(2149)
评论(0)
推荐(0)
编辑
公告