Browsing "Server Diary"

No Thumbnail

SSH 斷線問題

最近剛搬到 Slicehost,有個大問題就是 SSH 沒放多久就自動斷線 明明隔壁視窗的 Bluehost 都放了兩天 idle 都沒斷,為啥 Slicehost 才半個小時就葛掉了 稍微找了一下 (其實我丟了一張 ticket :$),發現其實只要再 sshd 裡面修改一下就好了: 編輯 /etc/ssh/sshd_config KeepAlive [...]

Apr 20, 2008     1 Comment
Read More
No Thumbnail

PHP 5.2.1 on FC4 x86_64 compile note

Linking libraries from its default location ln -s /usr/include /opt/include ln -s /usr/lib64 /opt/lib Now configuring with new location: ./configure [...]

Apr 21, 2007     No Comments
Read More
No Thumbnail

Use Shared Host’s MySQL on VPS

On my 1&1 VPS II server, it comes with only 256MB of dedicated memory, which is pathetic. If I run [...]

Apr 15, 2007     No Comments
Read More
No Thumbnail

OpenVPN on FC4 note

Server yum install openvpn cp -R /usr/share/openvpn/easy-rsa /etc/openvpn cd /etc/openvpn/easy-rsa vim vars: # easy-rsa parameter settings # NOTE: If you [...]

Apr 15, 2007     1 Comment
Read More
No Thumbnail

small update

byebye SK2, hello Akismet byebye Counterize, hello Counterize II byebye localhost mysqld, hello BH’s mysqld (via ssh tunnel) byebye K2, [...]

Apr 15, 2007     No Comments
Read More