好吧,今天把nginx的反向代理服务器功能以及如何使用lua来封装json包的相关知识点都弄明白了,就差实践了,所以又耗了6个小时去下了一个centos7的镜像,网速慢就是浪费时间。 ????其实,一直很好奇什...
分类:
其他好文 时间:
2015-08-15 00:21:42
阅读次数:
136
Rex控制台;操作系统(centos7.1) weblogic集群操作系统:centos6.6 tomcat集群操作系统:centos6.6 nginx代理操作系统:centos6.6 远程方式:ssh公钥认证; Rex最新版本是1.3.2 该模块功能也很强大,支持各种操...
分类:
Web程序 时间:
2015-08-13 18:19:06
阅读次数:
192
OS:CentOS 7
在CentOS 7 下使用virt-manager增加虚拟机,配置成功后,启动虚拟机时,出现一下提示:
qemu-kvm: -drive file=/var/lib/libvirt/images/AloeCCnode_v2.1.qcow2,if=none,id=drive-ide0-0-0,format=qcow2: could not open disk im...
分类:
其他好文 时间:
2015-08-13 18:15:58
阅读次数:
682
在Centos7下安装了Eric集成开发环境。
初次创建项目,首先应该建立一个对话框:在左侧的ProjectViewer中切换到Forms选项卡(左数第二个),右键点空白位置,选New Form进行创建。
此时创建成功,但是无法编辑:提示“ could not start Qt-Designer”错误。
这是因为在/usr/bin路径下没有找到qt-designer的...
分类:
系统相关 时间:
2015-08-13 15:50:55
阅读次数:
669
现在网上最新的是CentOS7.1, 但是在配置国内流行的163源的时候,网上的文章大多数我这里都通不过。错误信息大概是:One of the configured repositories failed (CentOS-7 - Addons - 163.com), and yum doesn't ...
分类:
其他好文 时间:
2015-08-13 14:20:44
阅读次数:
444
Centos7&Centos6Root密码破解详解说到Linux的root登录密码,相信作为一个运维管理员都是一个敏感的问题,如果当管理员忘记root登录密码,需要破解的话是及其方便的,不像windows的登录密码破解,windows登录的密码破解我们需要介入工具进行破解,现在使用最多的是老毛桃等..
分类:
其他好文 时间:
2015-08-13 06:38:17
阅读次数:
197
一. 准备 以下是本次安装用到的系统及软件版本: CentOS 7.0 Nginx 1.9.3 MongoDB 3.0.5 Wildfly 9.0.1 JDK 8u51 安装 Nginx 还需要到 Pcre 和 Zlib,它们的版本是: Pcre 8.37 Zlib 1.2.7 二. 安装操作系统 1. 安...
分类:
数据库 时间:
2015-08-12 17:08:26
阅读次数:
253
CentOS7基于HTTP的本地yum源[root@localhost~]#yuminstallhttpd[root@localhost~]#systemctlstatushttpd[root@localhost~]#yumupdate&&yuminstallcreaterepo[root@localhost~]#mkdir-p/var/www/html/repos/centos/7/0--------创建本地yum源目录[root@localhost~]#creat..
分类:
其他好文 时间:
2015-08-11 23:39:16
阅读次数:
343
OS : CentOS 7 Gnome Desktop
问题描述:
CentOS 7 下使用yum install virt-manager之后,使用virt-manager无法连接本地的hypervisor。
使用lsmod 可以查看到kvm-intel模块已经加入至内核中。
使用命令行工具virsh
[root@localhost qemu]# virsh...
分类:
其他好文 时间:
2015-08-11 23:31:53
阅读次数:
734
安装win2003时出现如下错误
couldnotopendiskp_w_picpath/root/shiyebu084/Win2003EnterpriseVolSp2Cn.iso:Permissiondenied
各种查资料,终于有了结果
KVMp_w_picpathsarerestrictedbyselinux.Puttingthemin/var/lib/libvirt/p_w_picpathsshouldsuffice.
即须将iso镜像文件放..
分类:
其他好文 时间:
2015-08-11 19:11:12
阅读次数:
91