今天做实验的时候,想起我那台yum安装的nginx+php-fpm+mysql服务器上的nginx版本有点低了,并且还要加两个第3方模块,就去nginx官网下载了最新稳定版nginx-1.0.6,好了,废话不多说看教程吧.
系统版本: centos 5.6 ip: 192.168.1.200 需要的...
分类:
其他好文 时间:
2014-05-29 03:59:41
阅读次数:
300
1、安装软件前首先检查下系统是否已经安装了这个软件:rpm -qa
tigervnc-server2、根据前面命令的查询,显示系统还是没有安装VNC服务器端软件,那么我们就使用命令进行安装一下:yum install
tigervnc-server -y3、首先服务器端需要运行级别为5的图形界面。可...
分类:
其他好文 时间:
2014-05-29 01:29:21
阅读次数:
314
同事刚装的一台CentOS服务器,SSH登录乱码:猜测应该是安装时选择的是简体中文,因为发现/etc/sysconfig/i18n文件里面是zh_CN。LANG="zh_CN.UTF-8"修改/etc/sysconfig/i18n为en_US,重新登录,测试OK。LANG="en_US.UTF-8"
分类:
其他好文 时间:
2014-05-28 18:31:51
阅读次数:
271
在写LINQ语句的时候,往往会看到.AsEnumerable() 和
.AsQueryable() 。例如:string strcon ="Data Source=.\\SQLEXPRESS;Initial
Catalog=Db_Example;Persist Security Info=True;...
分类:
其他好文 时间:
2014-05-28 16:07:41
阅读次数:
418
主要是虚拟机中安装CentOS每次总会做一些设置,记录下来方便以后。纯粹基本设置,比如本地SecureCRT可以连接虚拟机中的CentOS。复杂的非基本设置见:Linux
命令集锦设置网络自动连接#cat /etc/sysconfig/network-scripts/ifcfg-eth0 ONBOO...
分类:
其他好文 时间:
2014-05-28 11:51:22
阅读次数:
337
前面省略连接部分…… cat narnia2.c #include #include
#include int main(int argc, char * argv[]){ char buf[128]; if(argc == 1){
printf("Usage: %s argument\n", ar...
分类:
其他好文 时间:
2014-05-28 11:49:49
阅读次数:
560
安装说明系统环境:CentOS-6.3软件:nginx-1.2.6.tar.gz安装方式:源码编译安装安装位置:/usr/local/nginx下载地址:http://nginx.org/en/download.html安装前提在安装nginx前,需要确保系统安装了g++、gcc、openssl-d...
分类:
其他好文 时间:
2014-05-28 09:28:53
阅读次数:
368
这里从表格GridControl开始,零点零的入门,不会向大神一样写的深奥无比,一看你就会懂的1.首先拖一个表格上去,点击Run
Designer进入Columns编辑页;2.点击add添加字段,设置fieldName属性绑定字段;3.在初始化事件里编码gridControl1.DataSource...
分类:
其他好文 时间:
2014-05-28 01:33:58
阅读次数:
256
【环境介绍】操作系统: CentOS 6.5 i686
i386MySQL版本:MySQL-community-5.1.73-1.rhel5.i386.rpm-bundle.tar【安装步骤】1、创建mysql用户和组#
groupadd mysql# useradd -g mysql mysq.....
分类:
数据库 时间:
2014-05-27 17:01:40
阅读次数:
447
we series hydraulic cone crusher machine
designed by our company is a new type of cone crusher machine with international
advanced level which brings ...
分类:
其他好文 时间:
2014-05-27 17:00:26
阅读次数:
271