网上看到了好多关于VMware Workstation 三种方式上网的方法,都是大同小异,说的都不算明白,但是按着做都能实现上网需求。废话不多说,开写!!一.VM虚拟机NAT方式上网。Vm软件在windows7上安装完成之后有5个服务同时安装:先来看看这5个服务的作用是什么第一个服务:Author....
分类:
系统相关 时间:
2014-11-23 00:31:56
阅读次数:
231
[root@openfire-x86v-app01~]#tsung-fjabber_register.xmlstartStartingTsung"Logdirectoryis:/root/.tsung/log/20141122-0639""MaximumnumberofconcurrentusersinasingleVMreachedand‘use_controller_vm‘istrue,can‘tstartnewbeam!!!Check‘maxusers‘valuein<client>conf..
分类:
其他好文 时间:
2014-11-22 18:58:51
阅读次数:
1280
介绍
/dev/shm/是一个使用就是tmpfs文件系统的设备,其实就是一个特殊的文件系统。redhat中默认大小为物理内存的一半,使用时不用mkfs格式化。
tmpfs是Linux/Unix系统上的一种基于内存的虚拟文件系统。tmpfs可以使用您的内存或swap分区来存储文件(即它的存储空间在virtual
memory 中, VM由real
memory...
分类:
系统相关 时间:
2014-11-22 16:07:49
阅读次数:
273
环境 centos6.6 vm虚拟机中安装dhcp: yum install dhcp安装完成后你可以打开dhcp的配置文件: /etc/dhcp/dhcpd.conf配置文件为空的但有一部分提示如图此时你可以将文件/usr/share/doc/dhcp*/dhcpd.conf.sample复制到....
分类:
系统相关 时间:
2014-11-22 11:45:08
阅读次数:
210
/** * Created by Answer1215 on 11/22/2014. */function AppCtrl($q, $interval) { var vm = this; vm.cancel = cancel; var timer = $interval(funct...
分类:
Web程序 时间:
2014-11-22 07:04:33
阅读次数:
143
Web service request GetDataSourceContents to Report Serverhttp://crm-vm/reportserver/ReportService2005.asmxfailed with SoapException. Error: The item ...
分类:
其他好文 时间:
2014-11-22 00:44:21
阅读次数:
529
boot2docker starterror in run: Failed to get machine "boot2docker-vm": machine does not exist boot2docker initerror in run: Failed to initialize ma...
分类:
系统相关 时间:
2014-11-21 18:15:47
阅读次数:
1734
"22994 : Error:Unable to create Java VM" This error usually means that the PATH and the CLASSPATH environment ?variables are not set properly. Delete ini file for Vugen: a. Shutdown ?Vugen. b. G...
分类:
编程语言 时间:
2014-11-21 16:49:19
阅读次数:
142
三步一,调整vm虚拟机模式为NAT模式二,设置主机网络环境记住,ip地址,重要信息三、虚拟机网络设置注意网关和DNS信息,第四位数都是为2,不是1.参考信息http://www.tuicool.com/articles/j6Bj6v
分类:
系统相关 时间:
2014-11-21 00:04:36
阅读次数:
302
解决方案: window -> Preference -> myeclipse -> servers -> tomcat -> tomcat7.0 -> JDK -> optional java VM arguments :加入 -Dfile.encoding=GBK...
分类:
系统相关 时间:
2014-11-20 18:46:18
阅读次数:
235