Data nodes: shell> rpm -Uhv mysql-cluster-community-data-node-7.5.5-1.1.el7.x86_64.rpm SQL nodes: shell> rpm -Uhv mysql-cluster-community-server-7.5.5 ...
分类:
数据库 时间:
2016-10-27 20:03:39
阅读次数:
260
下载了IntelliJ IDEA 尽然需要激活,整了终于找到解决的办法了,记录下来。 IntelliJ IDEA 2016.2下载地址:http://www.jetbrains.com/idea/download/#section=windows 连接中有两个版本,Community和Ultimat ...
分类:
其他好文 时间:
2016-10-26 13:34:27
阅读次数:
405
CentOS 7 下想要挂载NTFS的文件系统该怎么办呢? 我们需要一个NTFS-3G工具,并编译它之后在mount就可以了,就这么简单。 首先要进入官网下载NTFS-3G工具 http://www.tuxera.com/community/ntfs-3g-download/ 1.下载之后进行解压 ...
分类:
Web程序 时间:
2016-10-24 20:23:37
阅读次数:
220
查找相关php的扩展网址https://pecl.php.net/index.php PECL 的全称是 The PHP Extension Community Library ,即PHP 扩展库。是一个开放的并通过 PEAR(PHP Extension and Application Reposi ...
分类:
Web程序 时间:
2016-10-23 18:02:47
阅读次数:
209
# wget http://dev.mysql.com/get/mysql-community-release-el7-5.noarch.rpm # rpm -ivh mysql-community-release-el7-5.noarch.rpm # yum install mysql-commu ...
分类:
数据库 时间:
2016-10-22 07:44:07
阅读次数:
233
最近做一个项目,需要用centos做数据服务器,用mysql数据库,就需要安装mysql数据库,之前没接触过centos,因此什么也不懂,就从网上也查了很多资料,都觉得不是最好的方法。最后结合mysql官方资料和网友的资料,最后用rpm方式安装,并总结给其他人以参考。 首先打开mysql管网,找到“ ...
分类:
数据库 时间:
2016-10-22 07:05:18
阅读次数:
223
ubuntu16全程安装mysql5.7.15!ubuntu16安装mysql5.7.15;sudodpkg-imysql-common_5.7.15-1ubuntu16.04_amd64.debsudoapt-get-finstallsudoapt-getinstalllibaio-devsudodpkg-imysql-community-client_5.7.15-1ubuntu16.04_amd64.debsudodpkg-imysql-client_5.7.15-1ubuntu16.0..
分类:
数据库 时间:
2016-10-20 15:47:30
阅读次数:
290
1、启动系统进入bios,查看PEFI卡信息2、下载RAID卡驱动http://zh.community.dell.com/support_forums/poweredge/f/279/p/9588/29512#29512http://zh.community.dell.com/support_forums/poweredge/f/279/t/9576
分类:
其他好文 时间:
2016-10-18 16:16:37
阅读次数:
359
1. epel源,使用yum安装htop http://download.fedoraproject.org/pub/epel/5/i386/epel-release-5-4.noarch.rpm 2. mysql-community源 http://repo.mysql.com/mysql-com ...
分类:
其他好文 时间:
2016-10-18 13:57:31
阅读次数:
134
WonCloud9下载地址: https://download.owncloud.org/community/owncloud-9.1.1.zip //安装配置数据库 #yum install mariadb-server mariadb# systemctl start mariadb# syst ...
分类:
其他好文 时间:
2016-10-17 14:32:29
阅读次数:
159