Stella981 Stella981
3年前
Docker && 部署安装
1 Docker 部署安装清华大学开源软件镜像站:https://mirrors.tuna.tsinghua.edu.cn/下载Docker源文件wgethttps://mirrors.tuna.tsinghua.edu.cn/dockerce/linux/centos/dockerce.re
Stella981 Stella981
3年前
Docker常用命令,Docker安装Nginx、Redis、Jenkins、tomcat、MySQL
常用命令拉取镜像:dockerpullxxx启动镜像:dockerrunnamexxx8080:8080dxxx查看容器:dockerpsxxx停止容器:dockerstopxxx启动容器:dockerstartxxx删除容器:dockerrmxxx删除镜像:docke
Stella981 Stella981
3年前
Apache RocketMQ 4.0.0
一、安装与配置1、下载官网:http://rocketmq.apache.org/如:rocketmqall4.0.0incubatingbinrelease.zip需要64bitOS,Linux/Unix/Macisrecommended;64bitJDK1.7;2、复制到对应
Stella981 Stella981
3年前
RHEL6.5安装 Oracle 11g + udev + ASM安装部署详解 (续三)
RHEL6.5安装Oracle11gudevASM安装部署详解\日期:20170526\来源:Linux社区 作者:sound\字体:大中小\创建数据库中...!RHEL6.5安装Oracle11gudevA
Stella981 Stella981
3年前
CentOS6.7 i686上安装JDK7
内核版本:root@heima01javaunameaLinuxheima012.6.32573.el6.i6861SMPThuJul2312:37:35UTC2015i686i686i386GNU/Linux发行版本:root@heima01java
Stella981 Stella981
3年前
Redis4.0.0 安装及配置 (Linux — Centos7)
Redis4.0.0安装及配置(Linux—Centos7)!96(http://cdn2.jianshu.io/assets/default_avatar/43397163ecdb3855a0a4139c34a695885.jpg?imageMogr2/autoor
Stella981 Stella981
3年前
Linux下如何查看版本信息
Linux下如何查看版本信息(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fwww.cnblogs.com%2Flalalagq%2Fp%2F9964936.html)
Wesley13 Wesley13
3年前
LINUX无法识别无线网卡的处理
!(https://oscimg.oschina.net/oscnet/0280b6708d09a1445899f72a118c16bdefd.png)LINUX无法识别BROADCOM802.11ABGN无线网卡,进入终端:sudocp/sys/
Stella981 Stella981
3年前
Linux下MySQL的简单操作
Linux下MySQL的简单操作(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.cnblogs.com%2FaskDing%2Fp%2F6284249.html)
Stella981 Stella981
3年前
Apache工作模式
Apache的几种工作模式查看Apache所有工作模式:在httpd目录执行以下命令:./configurehelp/withmpm在help文件中搜索“withmpm”工作模式有:prefork、worker、event、beos、mpmt