Easter79 Easter79
3年前
tomcat下部署jenkins
1.下载tomcat9.tar2.下载jenkins.war3.安装tomcattarzxvftomcat.tar/usr/local/apachetomcat/4.添加配置/usr/local/apachetomcat/bin/startup.sh!(https://static.oschina.net/uploads
Wesley13 Wesley13
3年前
ubuntu 14.04安装和配置多个jdk
http://www.linuxdown.net/install/soft/2015/0115/3788.htmlupdatealternatives命令2、在/usr/lib/下mkdir jvm/目录sudo cp jdk7u65linuxx64.tar.gz jvm/ 解压sudo tar zxvf jdk7u65
Wesley13 Wesley13
3年前
MySQL 5.6 Generic Binary安装与配置
安装软件包\mkdirp/opt/mysql\mvmysql5.6.17linuxglibc2.5x86\_64.tar.gz/opt/mysql\cd/opt/mysql\tarxvfzmysql5.6.17linuxglibc2.5x86\_64.tar.gz\创建数据库
Stella981 Stella981
3年前
CentOS7编译安装LAMP(CentOS7、httpd
安装环境说明:(软件下载地址在文末附录)1.Linux:CentOSLinuxrelease7.4.1708(Core)(最小化安装)2.Apache:httpd2.4.33.tar.bz23.MariaDB:mariadb10.2.14linuxx86\_64.tar.gz4.PHP
Stella981 Stella981
3年前
LINUX系统下redis常用命令
1:Linux下安装(1)wgethttp://download.redis.io/releases/redis2.8.17.tar.gz(2)tarxzfredis2.8.17.tar.gz2:启动redis (1):redis安装目录下bin执行:./redisserver (2):redis安装目录
Stella981 Stella981
3年前
Linux安装zookeeper
安装zookeeper1、解压缩zookeeper3.4.6.tar.gz:    tarzxvfzookeeper3.4.6.tar.gz2、创建/usr/local/zookeeper文件夹:mkdirp/usr/local/zookeeper 3、进入到/usr/local/zookeeper目录
Wesley13 Wesley13
3年前
CENTOS安装REDIS
CENTOS安装REDIS先到http://download.redis.io/releases/官网看看要下载哪个版本。1)下载、解压、安装wgethttp://download.redis.io/releases/redis5.0.5.tar.gztarxzfredis5.0.5.tar.gzcdredis5
Wesley13 Wesley13
3年前
Mysql安装、配置、优化
一、环境准备下载软件包wgethttp://test.hexin.cn/software/mysql5.7.9.tar.gzP/usr/local/src/wgethttp://test.hexin.cn/software/cmake3.4.0.tar.gzP/usr/local/src/wgethttp://t
Stella981 Stella981
3年前
CentOS 下 Redis 安装图解
下载redis.tar下载tar地址为:http://redis.io/download(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fredis.io%2Fdownload)!image(http://static.oschina.net/up
Stella981 Stella981
3年前
Linux操作系统软件管理之源码包管理
一、简介sourcecode需要经过GCC,C编译环境编译才能运行,可以设定个人设置,开关功能软件包示例:nginx1.8.1.tar.gz 认识源码包 nginx   1.8.1     .tar.gz            包名   版本号   压缩格