摘要:
卸载fish之后,当你使用sudo su 或者su 时,会报错"su:/usr/bin/fish no such directory or file" 解决办法 $ cat /etc/passwd root:x:0:0:root:/root:/user/bin/fish (删除此行) daemon: 阅读全文
摘要:
untu19.04安装完plank是没有show application的图标的,所以需要我们自己去进行安装 安装依赖 sudo apt install xdotool 下载deb包进行安装 https://github.com/milan102/Ubuntu Launchpad 打开/usr/sh 阅读全文
摘要:
noobslab包含了很多macubuntu需要使用的包,是将Ubuntu改造成mac必不可少的仓库 解决办法比较简单,换版本号 xxx @ xxx desktop /usr/share/gnome shell/extensions $ cat /etc/apt/sources.list.d/noo 阅读全文