http://www.blogjava.net/caizh2009/archive/2010/08/20/329495.htmlVelocity是什么? Velocity是一个基于java的模板引擎(template engine)。它允许任何人仅仅简单的使用模板语言(template langua...
分类:
其他好文 时间:
2014-07-10 12:47:28
阅读次数:
192
安装 对虚拟化的支持通常在BIOS中是禁掉的,必须开启才可以。 对于Intel CPU,我们可以通过下面的命令查看是否支持虚拟化。 # grep "vmx" /proc/cpuinfo flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr ...
分类:
其他好文 时间:
2014-07-08 00:19:47
阅读次数:
573
Administrating Virtual Machines with QEMU Monitor When QEMU is running, a monitor console is provided for performing interaction with the user. Using ...
分类:
其他好文 时间:
2014-07-08 00:06:50
阅读次数:
464
知乎上有人提到如何节省时间,1.自动化2.批量化Chocolatey (https://chocolatey.org/)是一个自动化程序安装工具。今天试用了一下 ,想想每年因为安装软件而损失的时间成本,相当恐怖啊。假设每天安装1种软件(对同时使用台式机,笔记本,VM的苦逼软件开发人员来说,有时候一天...
分类:
其他好文 时间:
2014-07-07 21:59:36
阅读次数:
256
KVM I/O slowness on RHEL 6 http://www.ilsistemista.net/index.php/virtualization/11-kvm-io-slowness-on-rhel-6.html?limitstart=0 Over one year has passe...
分类:
其他好文 时间:
2014-07-07 20:21:46
阅读次数:
397
http://www.ilsistemista.net/index.php/virtualization/1-virtual-machines-performance-comparison.html?limitstart=0 Today, “Virtual machine” seems to be ...
分类:
其他好文 时间:
2014-06-29 20:23:58
阅读次数:
509
http://www.ilsistemista.net/index.php/virtualization/42-kvm-virtio-paravirtualized-drivers-why-they-matter.html?limitstart=0 As you probably already k...
分类:
其他好文 时间:
2014-06-29 19:58:08
阅读次数:
285
Almost one year ago, I checked how different cache settings affected KVM storage subsystem performance. Results were very clear: to obtain good I/O sp...
分类:
系统相关 时间:
2014-06-29 19:47:59
阅读次数:
448
http://www.ilsistemista.net/index.php/virtualization/43-kvm-scalability-and-consolidation-ratio-cache-none-vs-cache-writeback.html?limitstart=0 In the...
分类:
其他好文 时间:
2014-06-29 19:37:42
阅读次数:
265
安装 Ubuntu 14 (64bit) + J2EE + Eclipse ======公司发了新本本, 配置还不错 -- 跑VM挺快. 于是在上面安装了Ubuntu的最新版本.基本配置为 **Win7 Host + VMWare Workstation + Ubuntu 64bit** 1. 安....
分类:
编程语言 时间:
2014-06-29 19:07:55
阅读次数:
265