摘要: 传动们:http://blog.csdn.net/gatieme/article/details/43883261?spm=5176.100239.blogcont47532.3.yXiEuB 感觉挺不错的一个,收藏了 阅读全文
posted @ 2017-05-17 21:27 杨来 阅读(620) 评论(0) 推荐(0) 编辑
摘要: 第一步:下载: wget https://dl.google.com/linux/direct/google-chrome-stable_current_i386.deb //32位 wget https://dl.google.com/linux/direct/google-chrome-stab 阅读全文
posted @ 2017-05-17 16:02 杨来 阅读(4227) 评论(0) 推荐(0) 编辑
摘要: 传送门:http://www.cnblogs.com/ligongzi/p/6137601.html 亲测可用 阅读全文
posted @ 2017-05-17 11:39 杨来 阅读(334) 评论(0) 推荐(0) 编辑
摘要: ##163源 deb http://mirrors.163.com/debian/ jessie main non-free contribdeb http://mirrors.163.com/debian/ jessie-updates main non-free contribdeb http: 阅读全文
posted @ 2017-05-17 11:32 杨来 阅读(3709) 评论(1) 推荐(0) 编辑
摘要: 1、进入root用户,su root 输入密码,我们首先修改 /etc/sudoers 文件的属性为可写权限# chmod +w /etc/sudoers2、编辑 vim /etc/sudoers,添加如下行root ALL=(ALL) ALL#文件内部已经有了user ALL=(ALL) ALL 阅读全文
posted @ 2017-05-16 23:16 杨来 阅读(910) 评论(0) 推荐(0) 编辑