检查用户登录记录:
more /var/log/secure
who /var/log/wtmp
root账户下输入:
su - username
切换到username下输入:
history
能看到这个用户历史命令,默认最近的1000条.
检查用户登录记录:
more /var/log/secure
who /var/log/wtmp
root账户下输入:
su - username
切换到username下输入:
history
能看到这个用户历史命令,默认最近的1000条.
报错: ``` 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...
成为第一个评论的人吧!