2019年8月16日更新:
要查看cpu型号也可以使用如下命令:
cat /proc/cpuinfo
还能看到主频核心数之类的信息.
以下为原文章:
[root@localhost nginx-1.0.13]$ cat /proc/cpuinfo | grep "model name"
model name : Pentium(R) Dual-Core CPU E5700 @ 3.00GHz
2019年8月16日更新:
要查看cpu型号也可以使用如下命令:
cat /proc/cpuinfo
还能看到主频核心数之类的信息.
以下为原文章:
[root@localhost nginx-1.0.13]$ cat /proc/cpuinfo | grep "model name"
model name : Pentium(R) Dual-Core CPU E5700 @ 3.00GHz
报错: ``` nginx: [emerg] dlopen() "/opt/nginx/modules/ngx_http_brotli_filter_module.so" failed (libbrotlienc.so.1: cannot open shared object file: No su...
报错如下: ``` nginx: [emerg] module "/opt/nginx/modules/ngx_http_brotli_filter_module.so" version 1028001 instead of 1026002 in /opt/nginx/conf/nginx.conf...
成为第一个评论的人吧!