11 2021 档案

摘要:compgen is a shell builtin compgen -u : display users -a means Names of alias -b means Names of shell builtins -c means Names of all commands -d means 阅读全文
posted @ 2021-11-18 13:45 ascertain 阅读(129) 评论(0) 推荐(0) 编辑
摘要:https://prometheus.io/download/#prometheus https://packagecloud.io/app/prometheus-rpm/release/search Install: tar xvzf prometheus-2.36.1.linux-amd64.t 阅读全文
posted @ 2021-11-07 23:04 ascertain 阅读(87) 评论(0) 推荐(0) 编辑
摘要:Services Record (SRV) Defined in RFC 2782. The SRV RR identifies the host(s) that will support a particular service. The MX RR is a specialised exampl 阅读全文
posted @ 2021-11-05 17:24 ascertain 阅读(560) 评论(0) 推荐(0) 编辑
摘要:服务器为gitlab, 使用docker搭建, 首先确定是宿主机被感染,还是容器被感染 使用top , ps aux --sort -pcpu查找占用cpu明显过高进程 容器外使用 ps H -fFjlp $PID, ps -LfFljp $PID观察进程 docker stats --all -- 阅读全文
posted @ 2021-11-05 16:02 ascertain 阅读(475) 评论(0) 推荐(0) 编辑
摘要:man 5 timesyncd.conf man 8 systemd-timesyncd.service # /etc/systemd/timesyncd.conf [Time] NTP=time.windows.com ntp.ubuntu.com FallbackNTP=ntp1.aliyun. 阅读全文
posted @ 2021-11-04 14:57 ascertain 阅读(434) 评论(1) 推荐(0) 编辑
摘要:forking类型 使用Type=forking时,要求ExecStart启动的命令自身就是以daemon模式运行的。而以daemon模式运行的进程都有一个特性:总是会有一个瞬间退出的中间父进程,例如,nginx命令默认以daemon模式运行,所以可直接将其配置为forking类型: simple类 阅读全文
posted @ 2021-11-02 15:40 ascertain 阅读(1250) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示