Linux :: vi E212: Can't open file for writing

时间:2015-04-25 14:56:44   收藏:0   阅读:1145

Linux :: vi E212: Can‘t open file for writing

 

sysct1.conf 可能无写权限!
查看方法:ls -lh /etc/sysct1.conf
如果没有,则chmod 666 /etc/sysctl.conf(root 用户)
评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!