nginx $request_time

nginx $request_time Nginx – request_time和upstream_respo…

linux ls 汇总

linux  ls 汇总

linux lsof 命令详解 获取被打开文件的信息–List Open Files : 链接 由大到小: l…

linux php 安装

linux php 安装

https://www.php.net/releases/ Centos安装php php-fpm 以及 配置…

Binary file (standard input) matches

Binary file (standard input) matches

  解决办法: cat xxxx | grep -a 12345   -a: 把二进制文件…

ffmpeg 安装

ffmpeg 安装

FFmpeg     CentOS 8 非编译方式 yum 安装 FFmpeg_yum f…

python导出requirements.txt文件

python导出requirements.txt文件

Python保存环境(导出requirements.txt文件) Python保存环境(导出requireme…

windows 远程登录 由于 CredSSP 加密数据库修正。

[Window Title] 远程桌面连接 [Content] 出现身份验证错误。 要求的函数不受支持 远程计…

阿里云oss 定时清空临时文件

阿里云oss 定时清空临时文件

阿里云oss 定时清空临时文件 如何定期清理oss文件 _问答-阿里云开发者社区 (aliyun.com) &…

zabbix CacheSize 设置 __zbx_mem_malloc(): out of memory (requested 96 bytes)

__zbx_mem_malloc(): out of memory (requested 96 bytes) …

docker 挂载配置文件和 docker 挂载目录

docker 挂载配置文件和 docker 挂载目录

  挂载配置文件示例: 假设有一个Nginx容器需要使用特定的配置文件nginx.conf,可以通过…