摘要: 注:写了很多使用哲学,有意思 from: http://www.yangzhiping.com/tech/github.html 阅读全文
posted @ 2017-01-07 18:41 跬步者 阅读(172) 评论(0) 推荐(0) 编辑
摘要: 转自:http://zengrong.net/post/2092.htm 解决Github访问超慢问题 Github is so slowly. 这段时间访问 github 都非常慢,google了一下发现是github某个CDN被伟大的墙屏蔽所致。 出问题的应该是这个CDN: github.glo 阅读全文
posted @ 2017-01-07 18:21 跬步者 阅读(229) 评论(0) 推荐(0) 编辑
摘要: 以下基于 vm12.0.0 1. 一定要打开虚拟机的 cd设置 2. 然后 cd '/medal/VMware tools ' (注意一定要加 '', 因为VMware tools 有空格) 3. 拷贝信息到/tmp目标 cp //medal/VMware tools/xxxx.tgz /tmp ( 阅读全文
posted @ 2017-01-07 12:08 跬步者 阅读(151) 评论(0) 推荐(0) 编辑
摘要: from: http://www.cnblogs.com/kerrycode/p/3818095.html 写的比较详细,但是vm版本较旧。 2:通过共享文件夹功能 虚拟机VMware提供了在宿主机与虚拟机系统之间交换文件的共享文件夹(Shared Folder)功能。不管虚拟机操作系统是Linux 阅读全文
posted @ 2017-01-07 11:54 跬步者 阅读(873) 评论(0) 推荐(0) 编辑
摘要: 转自: http://www.51testing.com/html/38/225738-143732.html 使用vmwar下shared folders功能实现vmware中host与ghost间文件传输,无需任何网络相关设置,不使用任何网络协议,host和ghost可以是 linux和wind 阅读全文
posted @ 2017-01-07 11:31 跬步者 阅读(8028) 评论(0) 推荐(1) 编辑