Ubuntu 桌面卡死

解决办法:进程

ctrl + alt + t 打开终端-->ps -aux | grep  nautilus --> sudo kill -9 pid(nautilus的进程id)-->终端命令:nohup  nautilus & 便可终端

相关文章
相关标签/搜索