- 浏览: 30777 次
- 性别:
- 来自: 北京
最新评论
文章列表
virsh list --all
virsh shutdown boe
复制vm定义文件
==============
virsh dumpxml boe > /tmp/platform.xml
需要修改的内容:uuid (uuidgen)、 name、 disk、 mac
uuidgen : 4d4e9ccf-4bcc-46e3-be37-63f932875072
http://www.miniwebtool.com/mac-address-generator/ : 50:a0:6d:17:bb:5b
路由器ARP绑定
==============
1 ...
virsh list --all
virsh shutdown boe
复制vm定义文件
==============
virsh dumpxml boe > /tmp/platform.xml
需要修改的内容:uuid (uuidgen)、 name、 disk、 mac
uuidgen : 4d4e9ccf-4bcc-46e3-be37-63f932875072
http://www.miniwebtool.com/mac-address-generator/ : 50:a0:6d:17:bb:5b
路由器ARP绑定
==============
192. ...
6.3 NSGCT stage I 非精原睾丸癌1期
Up to 30% of NSGCT patients with clinical stage I (CS1) disease have subclinical metastases and will relapse if
surveillance alone is applied after orchidectomy.
如果在睾丸根除手术后只进行监视治疗,非精原睾丸癌临床1期的患者有高达30%的人群发生亚临床转移,随后复发。
6.3.1 Surveillance 监视治疗
Improvements in clinical s ...
apt-get install freeradius
apt-get install freeradius-dialupadmin
htc wildfire 刷机备忘录
htc:检查原机recovery是否存在;
pc :安装htc sync;
pc :安装android-usb-driver;
pc :卸载htc sync软件,保留驱动;
htc:设置"USB调试,默认连接方式",同时检查驱动正确;
pc :执行reflash_package;
htc:进行备份nandroid;
htc:下载ROM(http://www.hiapk.com/thread-788223-1-1.html)到手机;
htc:刷机。
dozer 5.0的官方配置样例有错误:http://dozer.sourceforge.net/documentation/mappings.html。这里给出一个正确的样例:
<?xml version="1.0" encoding="UTF-8"?>
<mappings xmlns="http://dozer.sourceforge.net"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLoc ...
- 2009-06-16 14:28
- 浏览 1390
- 评论(0)
Listen 8001
Listen 8002
<VirtualHost _default_:8001>
ProxyPass /bob http://192.168.254.30:8001/bob
ProxyPassReverse /bob http://192.168.254.30:8001/bob
</VirtualHost>
<VirtualHost _default_:8002>
ProxyPass /bob https://192.168.254.30:8002/bob
ProxyPassReverse /bob htt ...
- 2009-06-05 14:31
- 浏览 2282
- 评论(0)
配置SSL
参考:http://tud.at/programm/apache-ssl-win32-howto.php3
1 安装apache
apache_2.2.11-win32-x86-openssl-0.9.8i.msi
按照提示一步一步,安装即可。
*下文中用{apache}代表apache安装目录,本例中是:D:/devel/apache2.2/
2 配置SSL
(1)apache_2.2.11-win32-x86-openssl-0.9.8i.msi已经安装了 OpenSSL and mod_ssl
(2)下载OpenSSL配置文件
openssl.cnf,下载文件,保存到{a ...
- 2009-04-16 08:25
- 浏览 4715
- 评论(0)
获取所有系统属性值的java代码段:
Properties pros = System.getProperties();
Enumeration<?> names = pros.propertyNames();
while (names.hasMoreElements()) {
String name = (String) names.nextElement();
System.out.println(name + "=" + System.getProperty(name));
}
- 2009-01-10 22:25
- 浏览 1584
- 评论(0)
我的机器配置是:thinkpad z61t、ubuntu 8.04。使用的几个月的时间,总是被无线网卡无缘无故断网的事情困扰。今天忍无可忍,google了一下,找到这篇文章 http://www.blogjava.net/daning/archive/2008/07/09/213615.html
一步一步小心操作,终于搞定,还算顺利。现在就开始试试这个驱动怎样了。另外还有一个意外收获,本本上无线的指示灯可以闪烁了。
- 2008-10-02 14:49
- 浏览 4011
- 评论(0)
原料:重庆火锅底料(少许)、辣椒(可多可少)、花椒、香叶、大小肉扣、葱(段)、姜(片)、蒜(3头以上)、醪糟(江米酒)半袋、番茄沙司、油(多些)、盐(根据口味)、鸡精。
肉菜类:午餐肉(一个罐头)、虾(可多可少)、藕一根(切条)、土豆一个(切条)、木耳、豆皮(切条)、各种蘑菇、绿菜花一个、莴笋一根、笋......
步骤:
锅里放油(多些)
火锅底料(少许)
香叶、大小肉扣、葱、姜、蒜
辣椒、花椒
醪糟、番茄沙司
藕、土豆、笋......
- 2008-09-30 22:31
- 浏览 1470
- 评论(0)
http://www.matthewpaulmoore.com/articles/1276-ruby-on-rails-code-quality-checklist#skinny
Ruby on Rails Code Quality Checklist
Each controller action only calls one model method other than an initial find or new.
(Make custom .new or .update methods in the model with all necessary). ...
Only ...
- 2008-09-28 09:20
- 浏览 954
- 评论(0)
The scenario goes something like this:
Marketing: “We need X to sell against feature Y of competitor Z.”
Engineering: “Gee, do our customers really care about either X or Y?”
Marketing: “Of course they do. That’s why we’re Marketing.”
Engineering: “OK.”
- 2008-09-13 22:58
- 浏览 958
- 评论(0)
大家都知道google reader是一个web版的rss阅读器,比较桌面版的似乎没有什么优势。但是在中国大陆这个拥有“特殊国情”的地区,就有桌面版rss阅读器难以比拟的优势。
现在在大陆不能直接访问feeds.feedburner.com,一个著名的rss发布站点。我的许多rss订阅都是出自这个站点,例如:Ruby Inside, Ruby Flow等。桌面版的rss阅读器需要设置代理才能使用这个站点,但是速度会较慢;而且一旦设置代理,一些可以直接访问的rss站点也就一起绕路代理了。
使用google reader就可以用google的服务器帮我们访问这些rss站点,速度还是挺快的。感觉比 ...
- 2008-06-19 22:43
- 浏览 2610
- 评论(1)
一直用windows系统,最近切换到ubuntu 8.04,感觉很好。但是感觉还是有些比windows xp欠缺的地方,先罗列出来,希望linux在不远的将来可以完善。
bt下载软件不如bitcomet, utorrent好用,ubuntu自带的功能较少,速度似乎也不快;
smplayer不如kmplayer, 暴风影音好用,psp上常见的pmp格式在linux下找不到解码器;
中文输入法没有紫光拼音,搜狗拼音智能;
linux没有类似pplive这样基于P2P的技术的网络电视。
以后把ubuntu比windows xp强的地方罗列一下。
- 2008-06-18 20:14
- 浏览 1498
- 评论(0)