PttBBS
PttBBS是一套BBS系統。
安裝
git clone https://github.com/ptt/pttbbs.git src; cd src; wget -O - https://raw.githubusercontent.com/clamtestbbs/innptt/master/0001-Revert-Remove-innbbsd.patch | git apply -
設定
先將src/docs/pttbbs.conf
複製到src/pttbbs.conf
,先照官方提供的說明修改(站名、IP等資訊),然後開啟64bits平台與piaip所寫的兩個功能:
#define SHMALIGNEDSIZE (1048576*4) // 4MB for x86_64
#define TIMET64
#define USE_PMORE
#define USE_PFTERM