Ubuntu系统中,用Text Editor打开编辑文件 但是修改后无法保存,怎么办?
在终端中使用 sudo 命令启动 Text Editor,比如 gedit:
sudo gedit /etc/systemd/system.conf
这样打开的文件就能保存了~
Ubuntu系统中,用Text Editor打开编辑文件 但是修改后无法保存,怎么办?
在终端中使用 sudo 命令启动 Text Editor,比如 gedit:
sudo gedit /etc/systemd/system.conf
这样打开的文件就能保存了~