随笔分类 -  ubuntu

摘要:[Desktop Entry]Name=GoLandExec=sh /opt/GoLand-2018.1.4/bin/goland.shIcon=/opt/GoLand-2018.1.4/bin/goland.pngType=ApplicationStartupNotify=true 阅读全文
posted @ 2018-07-06 11:10 一片湖海 阅读(135) 评论(0) 推荐(0)
摘要:调出shell: ctrl + alt + t图形界面管理文件 root身份: sudo nautilus新建文件: touch + 文件名查看隐藏文件: ctrl + h获取路径:pwd 或 ctrl + l后台运行: 程序名 &关闭终端继续运行程序: nohup 程序名 阅读全文
posted @ 2018-06-21 15:47 一片湖海 阅读(110) 评论(0) 推荐(0)
摘要:解决无法观看视频: sudo apt-get install ubuntu-restricted-extras 阅读全文
posted @ 2018-06-21 15:46 一片湖海 阅读(242) 评论(0) 推荐(0)
摘要:安装postman遇到报错:./Postman: error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directory 安装libgconf即可 阅读全文
posted @ 2018-06-21 15:45 一片湖海 阅读(304) 评论(0) 推荐(0)