上一页 1 ··· 4 5 6 7 8 9 10 11 下一页
摘要: 一、配置网络环境node1[root@node1 ~]#vi/etc/sysconfig/networkNETWORKING=yesNETWORKING_IPV6=noHOSTNAME=node1 [root@node1 ~]# vi/etc/sysconfig/network-scripts/... 阅读全文
posted @ 2016-08-19 17:12 岁伏 阅读(397) 评论(0) 推荐(0)
摘要: 在安装数据库软件时,只能检测到一个节点650) this.width=650;" title="捕获.JPG" src="http://s3.51cto.com/wyfs02/M01/76/D3/wKioL1ZdRL_wD9pLAAFQ3jz4EPI185.jpg" alt="wKioL1ZdRL... 阅读全文
posted @ 2016-08-19 17:12 岁伏 阅读(356) 评论(0) 推荐(0)
摘要: [root@HE1 ~]# usermod -u 200 -g oinstall -G dba,asmdba,oper oracle[root@HE1 ~]# id oracleuid=200(oracle) gid=200(oinstall) groups=200(oinstall),201(d... 阅读全文
posted @ 2016-08-19 17:12 岁伏 阅读(268) 评论(0) 推荐(0)
摘要: 一:先安装依赖包(不然配置的时候会报错的!)yum -y install ncurses* libtermcap* gcc-c++* 新建mysql用户[root@HE1Packages]# groupadd mysql[root@HE1Packages]# useradd -g mysql -s... 阅读全文
posted @ 2016-08-19 17:12 岁伏 阅读(276) 评论(0) 推荐(0)
摘要: ../depcomp: line 571: exec: g++: not foundmake[1]: *** [my_new.o] Error 127make[1]: Leaving directory `/home/mysql/mysql-5.1.51/mysys'make: *** [all-... 阅读全文
posted @ 2016-08-19 17:12 岁伏 阅读(227) 评论(0) 推荐(0)
摘要: CentOS6.5中编译Mysql时遇见如下错误error:No curses/termcap library foundchecking for tgetent in -lncurses...nochecking for tgetent in -lcurses...nochecking for ... 阅读全文
posted @ 2016-08-19 17:12 岁伏 阅读(218) 评论(0) 推荐(0)
摘要: 使用NAT模式虚拟机网络连接使用NAT模式,物理机网络连接使用Vmnet8。如果没有重置一下即可虚拟机设置里面——网络适配器,网络连接选择NAT模式。虚拟机菜单栏—编辑—虚拟网络编辑器,选择Vmnet8 NAT模式,并取消掉Use local DHCP service的勾以便固定IP650) th... 阅读全文
posted @ 2016-08-19 17:12 岁伏 阅读(907) 评论(0) 推荐(0)
摘要: Cisco vpn client 在Windows升级到Windows 10 之后无法正常安装使用,在这种情况下:1.先安装Dell SonicWALL Global VPN Client(GVCSetup64_4.9.0.1202_EN);2.安装完后再安装Cisco VPN Client, ... 阅读全文
posted @ 2016-08-19 17:12 岁伏 阅读(467) 评论(0) 推荐(0)
摘要: Cisco VPN Client Error 56解决 VPN Client报错 650) this.width=650;" style="width:575px;height:142px;" src="http://up.2cto.com/2013/0409/20130409023901382.... 阅读全文
posted @ 2016-08-19 17:12 岁伏 阅读(7) 评论(0) 推荐(0)
摘要: 数据库安装1新增mysql用户[root@HE1mysql]# groupadd mysql -g 502[root@HE1mysql]# useradd -g mysql -s /sbin/nologin -d /home/mysql mysql系统环境配置:[root@HE1mysql]# y... 阅读全文
posted @ 2016-08-19 17:12 岁伏 阅读(151) 评论(0) 推荐(0)
上一页 1 ··· 4 5 6 7 8 9 10 11 下一页