forked from TATICLI/vpsxt.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsaftdog安装64bit.txt
More file actions
35 lines (24 loc) · 1000 Bytes
/
saftdog安装64bit.txt
File metadata and controls
35 lines (24 loc) · 1000 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
http://www.liurang.com/news/basics/263.html
安装步骤:http://fuyun.safedog.cn/serverCenter/bind_server_index.html
http://www.safedog.cn/install_desc_server.html
linux-32bit:
yum -y install mlocate
yum -y install pciutils
linux-64bit:
yum install -y dmidecode
yum -y install mlocate
yum -y install pciutils
安装:
wget -c http://down.safedog.cn/safedog_linux64.tar.gz
tar zvxf safedog_linux64.tar.gz
cd safedog_an_linux64_2.8.19005
chmod +x *.py
./install.py
Warning: Web defense module will restart web process during installation!!:
Web defense module select: 1.apache 2.nginx . Input(Ctrl-C to skip web defense module installation): 1
添加证书到:
cd /etc/safedog/sdcc
Tips:
(1)If you want to change the configuration of apache defense module, please modify the files in /etc/safedog/apache/conf;
(2)If you want to check apache defense module log, please use command: sdalog;
(3)If apache defense module is failed to use, you can try to restart Apache service.