






















root@VM-16-14-debian:/etc# sudo chmod u+w hosts
sudo: unable to resolve host VM-16-14-debian: Name or service not known
chmod: changing permissions of 'hosts': Operation not permitted
root@VM-16-14-debian:/etc# chmod u+w hosts
chmod: changing permissions of 'hosts': Operation not permitted
root@VM-16-14-debian:/etc# lsattr hosts
----ia--------e------- hosts
root@VM-16-14-debian:/etc# chattr -ia hosts
root@VM-16-14-debian:/etc# lsattr hosts
--------------e------- hosts
root@VM-16-14-debian:/etc# chmod u+w hosts
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。