1楼:https://blog.csdn.net/Alexhcf/article/details/105337911
2楼:具体服务器实例ID辛苦您反馈一下,这边查看一下实例信息,系统内部执行:netstat -antpul| grep ..
3楼:您好,您在内网出入方向,以及公网出方向也设置一下拒绝规则,限制地址段与您之前反馈的一致,在 ..
4楼:您有配置负载均衡吗?由于负载均衡与后端实例是直接内网通信的,无法直接通过安全组限制端口,除 ..
5楼:top
21581 nginx 20 0 2904644 2.3g 4392 S59.8 61.8 1119:46 ld-linux-x86-64
pwdx 215 ..
6楼:top
ps-aux
netstat -anptl
21581 nginx 20 0 2904644 2.3g 4392 S59.8 61.8 1119:4 ..
7楼:systemctl list-unit-files --type=service
一、yum安装
安装后会自动生成服务文件,启 ..
9楼:1040yum install clamd -y
1043freshclam
1049service clamd start
1052chkconfi ..
10楼:2.9:扫描杀毒
clamdscan:
一般用yum安装才能使用,需要启动clamd服务,执行速度快;
[北斗星 2022-02-23 17:08]