Software: May 2008 Archives

Yahoo!奇摩輸入法

user-pic
Vote 0 Votes

Yahoo!奇摩輸入法
內建四套預設輸入法:好打注音、傳統注音、倉頡以及簡易輸入法.
好打注音類似微軟新注音、自然注音輸入法.
倉頡也類似微軟新倉頡, 有選字時會依統計順位出現,
例如打「日」會出現「日曰」待選,
若選「日」統次數比較多, 下次打「日」時, 「日」就會排在前面.
有簡體模式, 可以用繁體的拆碼習慣, 打出打簡體字.

emesene 是另一套 MSN/Windows Live Messenger client,
畫面簡潔乾淨, 目前有 Windows 及 Linux 版

ProFTPD hidding files

user-pic
Vote 0 Votes

ProFTPDHideFiles 參數可以用 regular expressions 隱藏某些檔案, ls 會看不到.
若要隱藏所有檔案, 加一行 HideFiles (.*)
若要使用 anonymous ftp 功能, 又不想讓人看到檔案, 可以這樣設定
<Anonymous /home/ftp>
User ftp
Group ftp
Useralias anonymous ftp
<Directory *>
HideFiles (.*)
<Limit WRITE>
DenyAll
</Limit>
</Directory>
</Anonymous>

About this Archive

This page is an archive of entries in the Software category from May 2008.

Software: April 2008 is the previous archive.

Software: June 2008 is the next archive.

Find recent content on the main index or look in the archives to find all content.

Software: Monthly Archives

Monthly Archives