world_alive2019年6月26日2025年7月8日Linux Linux 自动加载 .bashrc (非 root用户)经常出现添加一个新用户之后,使用该新用户文件夹,文件等颜色全是白色不区分,需要复制 root 下配置好的 .b 继续阅读
world_alive2019年6月25日2025年7月8日Linux, PHP Linux(Debain or Ubuntu) 下使用libreoffice 将word转成PDF 以及office中文乱码解决方式安装 libreoffice apt-get install libreoffice apt-get inst 继续阅读
world_alive2019年6月5日2025年7月8日SSL Let’s Encrypt免费泛域名证书申请Let’s Encrypt免费泛域名证书安装步骤如下: 一、首先下载ACME.SH,以下四条命令任 继续阅读
world_alive2019年5月22日2025年7月8日Docker, Supervisor Docker supervisord 自启动 SSH Nginx Or Apache2 Mysql Redis1 创建 Dockerfile 文件 建好相应目录(个人习惯好看) mkdir /home/ubuntu ca 继续阅读
world_alive2019年5月20日2025年7月8日工具, 日志 Installation GoAccess On Ubuntu / DebainStep 1 — Installing GoAccess In this step you’ll instal 继续阅读
world_alive2019年5月17日2025年7月8日Oracle, 数据库 Oracle 数据库备份 shell 脚本#!/bin/bash #ORACLE信息可以通过 .bash_profile 查看 echo "备份脚本开始 继续阅读
world_alive2019年5月14日2025年7月8日Linux Elasticsearch 安装问题集锦问题一:警告提示 [2016-11-06T16:27:21,712][WARN ][o.e.b.JNANati 继续阅读
world_alive2019年4月22日2025年7月8日工具 Linux Debian/Ubuntu Installing Ntopng(最新稳定版)Installation I did almost the same as on http://package 继续阅读
world_alive2019年4月18日2025年7月8日未分类 Debain Ubuntu Install AdGuard HomeIn order to start using AdGuard Home, you need to do a 继续阅读
world_alive2019年4月11日2025年7月8日Debain 如何升级 Debian 8 (Jessie) 到 Debian 9 (Stretch)在Debian 8上以root身份登录。 su - 然后使用以下两个命令更新现有软件。 apt u 继续阅读