- Feb 15 Wed 2017 08:58
-
Esxi 裝 MegaRAID SAS 9260-8i
- Feb 10 Fri 2017 15:06
-
iRedMail 的 GREYLISTING
先改 /opt/iredapd/libs/default_settings.py 改收到的 log message 及 timeout 次數時間
GREYLISTING_MESSAGE = 'Intentional GREYLISTING policy rejection, please try again later'
GREYLISTING_BLOCK_EXPIRE = 3
GREYLISTING_AUTH_TRIPLET_EXPIRE = 30
GREYLISTING_UNAUTH_TRIPLET_EXPIRE = 2
GREYLISTING_MESSAGE = 'Intentional GREYLISTING policy rejection, please try again later'
GREYLISTING_BLOCK_EXPIRE = 3
GREYLISTING_AUTH_TRIPLET_EXPIRE = 30
GREYLISTING_UNAUTH_TRIPLET_EXPIRE = 2
- Feb 10 Fri 2017 14:15
-
CentOS7 iRedMail 設 DKIM
- Feb 10 Fri 2017 10:25
-
Centos6 安裝 DKIM
- Feb 09 Thu 2017 09:42
-
Server 加 TLS 用 https://letsencrypt.org/ with apache
- Feb 07 Tue 2017 13:39
-
'Microsoft.ACE.OLEDB.12.0' 提供者並未登錄於本機電腦上。......
- Feb 06 Mon 2017 14:16
-
python sql
- Feb 06 Mon 2017 13:45
-
SQL 複習一下
DDL data definition language
create database(table)
alter database(table)
drop database(table)
create database(table)
alter database(table)
drop database(table)
- Feb 03 Fri 2017 14:33
-
openshift-diy-perl use perlbrew
- Feb 03 Fri 2017 11:39
-
Meteor Display Date
- Feb 03 Fri 2017 10:23
-
first Meteor & MongoDB

package.json :
{
"name": "week_1_starter_code",
"version": "1.0.0",
"description": "",
"main": "textcircle.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"babel-runtime": "^6.18.0",
"bcrypt": "^0.8.7"
}
}
-----------------------------------------------------------------------------------------
textcircle.html :
- Jan 25 Wed 2017 09:22
-
go-web 安裝於 kubernetes



