摘要: 脚本安装Tomcat和java#!/bin/bash##SCRIPT:install_jdk-8u181-linux-x64_apache-tomcat-8.0.53#AUTHOR:Shinyinfo#DATE:2018-9-27#REV:1.0.0#Description:install jdk1 阅读全文
posted @ 2019-02-15 10:49 礼能蛋儿 阅读(353) 评论(0) 推荐(0) 编辑
摘要: 参考 https://blog.csdn.net/z69183787/article/details/38401013 https://blog.csdn.net/wjf8882300/article/details/52303728 http://blog.chinaunix.net/uid-29 阅读全文
posted @ 2019-02-15 10:46 礼能蛋儿 阅读(216) 评论(0) 推荐(0) 编辑
摘要: 安装蓝鲸paas社区版http://docs.bk.tencent.com/bkce_install_guide/setup/get_ready.html#hostssystemctl stop firewalldsystemctl disable firewalld vi /etc/selinux 阅读全文
posted @ 2019-02-15 10:41 礼能蛋儿 阅读(1267) 评论(0) 推荐(0) 编辑
摘要: 安装环境:centos7.5 配置离线yum源参考:https://blog.csdn.net/mayh554024289/article/details/54236336vi /etc/yum.conf 将 keepcache=0 改为 keepcache=1, 开启缓存功能缓存的包存放在cd / 阅读全文
posted @ 2019-02-15 10:39 礼能蛋儿 阅读(1004) 评论(0) 推荐(0) 编辑
摘要: 搜索镜像docker search ubuntu 搜索ubuntu的Docker镜像 搜索结果单个单词ubuntu这样的镜像,被称为基础镜像或根镜像,这些基础镜像由 Docker 公司创建搜索结果tianon/ubuntu 镜像,它是由 Docker 的用户创建并维护的,往往带有用户名称前缀。可以通 阅读全文
posted @ 2019-02-15 10:31 礼能蛋儿 阅读(133) 评论(0) 推荐(0) 编辑
摘要: python管理cisco设备:http://www.linuxeye.com/program/1680.html 学习:https://www.liaoxuefeng.com/wiki/0014316089557264a6b348958f449949df42a6d3a2e542c000https: 阅读全文
posted @ 2019-02-15 10:29 礼能蛋儿 阅读(141) 评论(0) 推荐(0) 编辑