随笔分类 -  Linux原理

摘要:1、root用户无法删除文件 lsattr 查看文件,有i属性,去除i属性:chattr -i authorized_keys,即可删除。 阅读全文
posted @ 2019-04-28 23:23 coshaho 阅读(366) 评论(0) 推荐(0)
摘要:转自:http://www.mamicode.com/info-detail-605431.html 阅读全文
posted @ 2017-12-04 18:59 coshaho 阅读(134) 评论(0) 推荐(0)