Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1409578
  • 博文数量: 244
  • 博客积分: 3321
  • 博客等级: 中校
  • 技术积分: 2704
  • 用 户 组: 普通用户
  • 注册时间: 2009-04-26 08:17
个人简介

微信公众号:杰夫弹弹看

文章分类

全部博文(244)

文章存档

2018年(4)

2017年(32)

2016年(25)

2015年(28)

2014年(27)

2013年(34)

2012年(25)

2011年(30)

2010年(39)

发布时间:2015-05-18 11:35:49

ubuntu 14.04 默认安装的pip package有个bug,运行pip 出现Traceback (most recent call last):  File "/usr/bin/pip", line 9, in <module>    load_entry_point('pip==1.5.4', 'console_scripts', 'pip')()  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 351, in load_entr.........【阅读全文】

阅读(3197) | 评论(0) | 转发(0)

发布时间:2015-05-18 11:29:38

如果使用base的Ubuntu 14.04的image,会发现在在安装python的cryptography package,会报错, fatal error: ffi.h: No such file or directory  #include                   ^ compilation terminated....distutils 根据,  http://www.123code.blogspot.........【阅读全文】

阅读(8119) | 评论(0) | 转发(0)

发布时间:2015-04-07 19:15:29

Redhat7官方确实给了如何沿用旧的网卡名字的方法,但是如果按照上面的操作,发现有的无法实现,不知道是不是受不同hypervisor的影响,因为我要修改的是一个Vcenter上的虚拟机? 不太清楚,可能需要问问redhat那边的人,先记录一下这个link方便日后查阅https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_.........【阅读全文】

阅读(995) | 评论(0) | 转发(0)

发布时间:2015-04-03 14:29:31

今天要调试运行一个程序,需要grunt,发现运行grunt提示:    /usr/bin/env: node: No such file or directory研究+bing后发现,grunt 需要依靠npm安装,但是npm需要nodejs版本和ubuntu默认源的版本不匹配,所以需要按照下面的  http://www.tuicool.com/articles/YNJfAjU 步骤来安装.........【阅读全文】

阅读(1537) | 评论(0) | 转发(0)

发布时间:2015-02-09 08:08:06

最近访问IMM,发现浏览器中启动remote control,老是退出,提示Your security settings have blocked an untrusted application from running这个问题实际上不是firefox中的security设置问题,而是java的security设置导致。参见这个帖子https://support.mozilla.org/zh-CN/questions/983382使用Configure Java,sec.........【阅读全文】

阅读(4174) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册