摘要: 如何安装本地的.deb包 usually I do dpkg -i <deb file>, it'll fail saying it needs dependencies. After that when you do an apt-get update it'll say at the end s 阅读全文
posted @ 2017-07-02 14:53 liqipeng 阅读(598) 评论(0) 推荐(0)
摘要: linux下 ls 某文件夹需要文件夹有 r 读权限. cd 某文件夹 需要文件夹有 x 运行权限 参考: http://www.linuxidc.com/Linux/2016-11/136959.htm 阅读全文
posted @ 2017-07-02 14:20 liqipeng 阅读(135) 评论(0) 推荐(0)