world_alive2019年6月28日2025年7月8日未分类 Linux shell编程——if语句 详解传统if 从句子——以条件表达式作为 if条件 if [ 条件表达式 ] then command 继续阅读
world_alive2019年6月28日2025年7月8日未分类 Shell 显示带颜色字体shell脚本中echo显示内容带颜色显示,echo显示带颜色,需要使用参数-e 格式如下: echo 继续阅读
world_alive2019年6月28日2025年7月8日Redis Redis + Gearman + Mysql 实现读写分离通过Gearman实现MySQL到Redis的数据复制 Redis + Gearman + Mys 继续阅读
world_alive2019年6月28日2025年7月8日Redis Redis 之 phpredisadmin 可视化web 管理这里假定已经安装 LAMP 又或者 LNMP redis 等 插件已经完成安装可以使用 ; 具体的安装方法 看 继续阅读
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,以下四条命令任 继续阅读