编译环境:Ubuntu16.04
wget https://github.com/alibaba/tengine/archive/master.zip
unzip ./master.zip
安装下列软件:
编译环境:Ubuntu16.04
wget https://github.com/alibaba/tengine/archive/master.zip
unzip ./master.zip
安装下列软件:
环境:
1.ubuntu18
编辑下列文件:/etc/gitlab/gitlab.rb
#安装vsftpd apt-get install vsftpd apt-get install db-util #配置 vi /etc/vsftpd.conf listen=YES anonymous_enable=NO local_enable=NO user_config_dir=/home/vsftpd/vsftpd_user_conf继续阅读vsftpd配置
在centos6上面,
一直使用
service mongod start/stop/restart/status
但是,在centos7和ubuntu16.04上面,service就有点不好用了。
可以使用systemctl来完成操作。
ubuntu16.04安装redis的最新版本
# 安装PPA sudo apt-add-repository ppa:chris-lea/redis-server sudo apt-get update sudo apt-get install redis-server继续阅读Redis最新版本安装
使用的软件:
solr:http://lucene.apache.org/solr/
虽然solr里面自带了zookeeper,但是现在我们使用单独的zookeeper。
zookeeper:http://zookeeper.apache.org/
Java:oracle jdk 1.8
环境:Ubuntu16.04
继续阅读Solr7.1集群部署环境;ubuntu14.04
参考:http://help.aliyun.com/knowledge_detail.htm?knowledgeId=5974196
环境:
nginx/1.4.6
apache-tomcat-8.0.24
jdk1.8.0_51
环境:Ubuntu14.04
创建帐号