当前位置: 技术问答>linux和unix
Ubuntu系统下把etc中所有文件可执行权限都改成了440,请问怎么恢复
来源: 互联网 发布时间:2017-05-26
本文导语: Ubuntu系统下把etc中所有文件可执行权限都改成了440,然后重启就进不去了,能不能把所有文件恢复为原来的样子,或者能进系统? | 进入控制台之后用 chmod 命令修改可以吗 | I will re...
Ubuntu系统下把etc中所有文件可执行权限都改成了440,然后重启就进不去了,能不能把所有文件恢复为原来的样子,或者能进系统?
|
进入控制台之后用 chmod 命令修改可以吗
|
I will recommend you to boot from a ubuntu live/rescue disk. It should be able to find your file system and mount it as a folder. Then go into there and change the permission on etc...
|
用root登陆?