Project

General

Profile

Wiki » History » Version 8

Soh Keong, 09/29/2022 05:10 PM

1 1 Soh Keong
h1. Wiki
2
3 2 Soh Keong
1. Whitelist DR IP
4
* TW Server
5
* Taishin
6
7 3 Soh Keong
2. Kill all batch process
8 5 Soh Keong
* PID=`ps -C java -o pid=`
9
* kill -9 $PID
10 1 Soh Keong
11 5 Soh Keong
3. Stop crontab 
12
* crontab -l > crontab.backup
13
* crontab -r
14
15
4. Stop postfix
16 3 Soh Keong
* service postfix stop
17 1 Soh Keong
18 5 Soh Keong
5. Startup DB
19 3 Soh Keong
* db2start
20
21 5 Soh Keong
6. Restart Application Server
22 3 Soh Keong
* service tomcat stop
23
* service tomcat start
24 6 Soh Keong
25
7. Append SMTP server IP in TXT record of cosway.com.my domain 
26
* PIC = CM Kwan
27
* Sample 
28 8 Soh Keong
> > v=spf1 a mx a:mail.cosway.com.my ip4:218.208.126.133 ip4:168.128.134.156 ip4:168.128.134.157 ip4:203.115.222.93 ip4:203.115.222.94 ip4:52.148.64.59 ip4:104.215.154.178 include:mailcontrol.com include:spf.protection.outlook.com include:_spf.google.com ~all