Initialize VM: chad@typcserver ~/docs/vagrant-prj $ vagrant --version Vagrant 1.4.3 chad@typcserver ~/docs/vagrant-prj $ vagrant init chad@typcserver ~/docs/vagrant-prj $ cat Vagrantfile VAGRANTFILE_API_VERSION = "2" Vagrant.configure(VAGRANTFIL…
http://www.windowsazure.com/en-us/documentation/articles/virtual-machines-java-run-tomcat-application-server/ With Windows Azure, you can use a virtual machine to provide server capabilities. As an example, a virtual machine running on Windows Azure…
如果环境变量里已经配置了JAVA_HOME,但是在启动的时候还会提示下面的信息:   A Java Runtime Environment (JRE) or Java Development Kit (JDK)must be available in order to run Eclipse. No Java virtual machinewas found after searching the following locations:jvm.dll" 原因可能是因为myeclipse是从别的…
1.download virtualbox  and related extension pack from http://www.oracle.com/technetwork/server-storage/virtualbox/downloads/index.html 2. download the windows virtual machine from http://dev.modern.ie/tools/vms/. 3. install virtual machine a. open v…
    From link: http://osxdaily.com/2011/09/04/internet-explorer-for-mac-ie7-ie8-ie-9-free/ If you’re a Mac user that requires the usage of Internet Explorer under Mac OS X, you’ll find your choices are generally as follows: run IE on top of Mac OS X…
Since plug-in will be replaced by RN as following years, what is the future of plug-in? the answer is virtual machine technology. Some engineers already have experience of installing a virtual machine on a PC. As long as the computer's memory is larg…
转载自https://www.ibm.com/developerworks/cn/cloud/library/cl-managingvms/   尽管服务器管理在过去问题重重,但虚拟化管理简化了一些问题,却放大了另一些问题.一个服务器上的单一操作系统的时代已成过去,并由多个位于各自的虚拟机 (VM) 容器中的操作系统所取代.此属性(称为虚拟机密度)很有用,因为随着越来越多的虚拟机占用了更少数量的服务器,所需要的服务器硬件更少了.这带来了更少的硬件.更低的功耗,但却增加了管理复杂性. 所幸,已有解…
原贴在stack overflow上:https://stackoverflow.com/questions/50085750/apache-tomcat-9-x-not-working-with-eclipse-java-10-0-1 出现这个问题的可能应该有很多,因为在网上有很多的解决办法,但是大部分都不是我需要的解决办法. 后来无意间看到一篇博客(Eclipse +java10 启动Tomcat 报错Could not create the Java virtual machine)[也是…
今天在打开myeclipse的时候,就显示出 Fail to create the java Virtual Machine 这样的一个窗口出来. 解决的方案就是在myeclipse的安装目录下找到myeclipse.ini(就在第一个目录下),把里面的一个值改为原来的0.5倍就可以了: eg: #utf8 (do not remove)-startupplugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar--launcher.…
BACKGROUND Computer viruses are a common problem for computer users. One typical mode of attack is to send an electronic mail message (e-mail) containing a file attachment to an unsuspecting user's computer. The file attachment contains malicious att…