LMLPHP后院

解决Nginx报错Permission denied和Primary script unknown

9 [error] 12704#12704: *101 FastCGI sent in stderr: "Primary script unknown" while reading response header from upstream, client: 192.168. 1.125, server: 192.168.1.250, request: "GET / HTTP/1.1", upstream...

Ubuntu DKIM 域名邮件身份认证

9.8.2-0.30.rc1.el6 <<>> mail._domainKey.lmlphp.com TXT ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 52323 ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: ...

HTTP协议代理相关头Vary等的含义

HTTP 协议头有很多字段,一般人不太可能把所有的字段的含义都弄清楚,并且 HTTP 协议本身也允许用户自定义协议头,所以一些不常用的协议头的含义就不是很重要了。本文主要讲解 HTTP 代理相关的协议头 Vary,Via,Proxy-Connection 等的含义。不喜欢长篇大论,看网上的一些文章动不动就页面拉不到底,真的很怀疑作者真的认真看过自己写的每一个字吗?Vary 的英文含义是 “改变,变化,使多...

VIM编辑器学习精简教程

标会占一个字符。 进入 v 模式后,使用 i + ( 选中括号里面的部分,支持大中小括号。使用 a + ) 选中括号里面的内容并且包含括号的部分。前提是光标处向外能找到括号。帮助记忆,i in,a ahead。默认只向外找到第一个括号,如果需要找到第 n 个,需要额外指定,如 i 2 { 或 a 2 }。原生 vim 是没有语法分析功能的,特别是括号的匹配,如果在注释里面含有括号的话,会导致选中或者上文提...

Linode Maintance 前后 IO 对比以及深远影响

These maintenance windows cannot be altered, postponed, or rescheduled, and rebooting your Linode ahead of time will not remove the need for this maintenance. A 2-hour window is allocated, however, the a...

Nginx SSL 代理设置完整示例

cation / { proxy_pass https://test.macbook; } location ~ \.php$ { proxy_http_version 1.1; proxy_set_header Connection ""; proxy_pass https://test.macbook; } }服务端 nginx 配置server { listen 8443 ssl; server_n...

磁盘检测,第一次检测到坏存储块

vim badsectors.txt pi@raspberrypi:~ $ du -sh badsectors.txt 260Mbadsectors.txt pi@raspberrypi:~ $ head badsectors.txt 64 65 66 67 68 69 70 71 72 73 pi@raspberrypi:~ $ tail badsectors.txt 31457334 314573...
2025-09-08 14:29:38 1757312978 0.013612