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 继续阅读
world_alive2019年3月27日Debain, Linux, PHP Debian Jessie、Stretch 下安装配置 PHP7.2PHP 7.2.0 已于 2017 年11月30日正式发布GA版,大家可以第一时间尝鲜了。这里我们介绍如何在 继续阅读
world_alive2019年3月22日Linux, Python How to Install Python 3.6 3.7 on Ubuntu 16.04 / CentOS 7 / Debian 9 / macOSInstall Python 3.6 on Ubuntu 16.04 On Ubuntu 16.04, Pyt 继续阅读
world_alive2019年2月26日Disk 挂载mount和卸载umount1.挂载点:mount_point,用于作为另一个文件系统的访问入口; 挂载点特性:目录 ①挂载点应该实现存在 继续阅读