world_alive2019年5月22日Docker, Supervisor Docker supervisord 自启动 SSH Nginx Or Apache2 Mysql Redis1 创建 Dockerfile 文件 建好相应目录(个人习惯好看) mkdir /home/ubuntu ca 继续阅读
world_alive2019年5月20日工具, 日志 Installation GoAccess On Ubuntu / DebainInstallation Installing GoAccess is pretty easy. Just d 继续阅读
world_alive2019年5月17日Oracle, 数据库 Oracle 数据库备份 shell 脚本#!/bin/bash #ORACLE信息可以通过 .bash_profile 查看 echo "备份脚本开始 继续阅读
world_alive2019年5月14日Linux Elasticsearch 安装问题集锦问题一:警告提示 [2016-11-06T16:27:21,712][WARN ][o.e.b.JNANati 继续阅读
world_alive2019年4月22日工具 Linux Debian/Ubuntu Installing Ntopng(最新稳定版)Installation I did almost the same as on http://package 继续阅读
world_alive2019年4月18日未分类 Debain Ubuntu Install AdGuard HomeIn order to start using AdGuard Home, you need to do a 继续阅读
world_alive2019年4月11日Debain 如何升级 Debian 8 (Jessie) 到 Debian 9 (Stretch)在Debian 8上以root身份登录。 su - 然后使用以下两个命令更新现有软件。 apt u 继续阅读
world_alive2019年4月3日Docker Docker 私有仓库 Nexus31.下载nexus3的镜像: docker pull sonatype/nexus3 2.使用镜像启动一个容器 继续阅读
world_alive2019年4月2日PHP, Ubuntu ubuntu 16.04 或 18.04 通过修改PPA源 安装 php7.21、通过修改PPA源的方式来安装 sudo apt-get install python-software-p 继续阅读
world_alive2019年3月28日Mysql ubuntu/debain安装最新Mysql重新安装 MySQL 的步骤 注意 以下说明假定您的系统上尚未安装 MySQL 版本 (无论是由 Oracle 继续阅读