- 博客(9)
- 收藏
- 关注
原创 安装Apache
下载wget http://mirrors.shu.edu.cn/apache//httpd/httpd-2.4.33.tar.gz解压tar zxvf编译./configure --prefix=/usr/local/apache2 --enable-module=so此处报错configure: error: APR not found. Please read the documentat...
2018-06-21 10:34:17
215
原创 Mysql安装
一、下载:wget http://dev.mysql.com/get/Downloads/MySQL-5.6/mysql-5.6.33-linux-glibc2.5-x86_64.tar.gz二、解压:解压:tar -zxvf mysql-5.6.33-linux-glibc2.5-x86_64.tar.gz拷贝:cp -r mysql-5.6.33-linux-glibc2.5-x86_64 /...
2018-06-19 17:06:32
137
原创 tar解压报错信息
[root@iZj6chbmmjvreqt60crfz4Z CDH]# tar zxvf mysql-8.0.11-1.el7.x86_64.rpm-bundle.tar gzip: stdin: not in gzip formattar: Child returned status 1tar: Error is not recoverable: exiting now原因该文件并未使用gzip...
2018-06-15 14:23:58
358
原创 Vertica 建库 建表
用的是已经安装完毕的Vertica。在上面瞎操作。先转移到安装用的账户上。su - dbadmin然后进入Vertica数据库。vsql -h172.23.150.144 -p 5433 -d cusc_dwsoft -U dbadmin -w DaoLong_123...
2018-06-15 11:33:02
3541
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人