服务器常见问题

1. thinclient_drives问题

报错:

fusermount: failed to unmount /home/y182202030/.thinclient_drives: Device or resource busy

分析: 目录挂载失败
解决: 重新挂载硬盘

fusermount -u .thinclient_drives
或: 
fusermount -zu .thinclient_drives

2. 远程桌面没有状态栏和docker栏

报错:
分析:
解决:重置桌面

rm ~/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml
pkill -u y182202345 

3. 服务器远程桌面中终端打不开

报错: 点击终端无反应
分析: 默认终端无法启动
解决: 1. 更换默认终端

点击桌面菜单
Applications >> Settings >> Preferred Applications   
点击Utilities修改Terminal Emulator 为xface Terminal   

解决: 2. 为xface桌面添加终端快捷键

Applications >> Settings >> Keyboard   
点击Add按钮。    
点击open。   
找到mate-terminal.wrapper,选择点击open。
点击ok后出现新的界面,这是同时按下crl+alt+t即可。
这样,crl+alt+t就是打开mate-terminal的快捷按键。 
最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。