CentOS7 Linux下Infobright的安装

1、下载RPM包,笔者是在64位系统下安装,所以选择了64位的RPM包。(如果找不到软件包FQ查找实在找不到私信我)

cd /data0/software/
wget "https://www.infobright.org/downloads/ice/infobright-4.0.7-0-x86_64-ice.rpm"

2、RPM包安装infobright

rpm -ivh infobright-4.0.7-0-x86_64-ice.rpm --prefix=/usr/local/

3、完成后续配置工作

cd /usr/local/infobright
./postconfig.sh

下来会提示注册infobright,选择不注册即可:输入n

Infobright post configuration
--------------------------------------
Infobright server activated.
--------------------------------------
Register your copy of ICE and receive a free copy of the User Manual (a $50 value) as well as a copy of the Bloor Research Spotlight Report "What's Cool About Columns" which explains the differences and benefits of a columnar versus row database.
Registration will require opening an HTTP connection to Infobright, do you wish to register now? [Y/N]: n

4、初始化数据

cd /usr/local/infobright/scripts/
./mysql_install_db --user=root --basedir=/usr/local/infobright --datadir=/usr/local/infobright/data --force
chown mysql.mysql -R /usr/local/infobright-4.0.7-x86_64/

5、启动infobright

/etc/init.d/mysqld-ib start

6、进入infobright

mysql-ib -u root 
  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值