概要 僅介紹 2.0 與 2.2 兩個版本,這兩個版本都需要在 compile apache 時編入 LDAP 相關選項。 2.0 AuthLDAPEnabled on AuthLDAPURL…
.brackup.conf [TARGET:amazon] type = Amazon aws_access_key_id = KEY aws_secret_access_key = SECRETKEY keep_backups = 3 [SOURCE:gslin-mail] path = /home/staff/gslin/Mail/ chunk_size = 64MB…
這邊列出常見的 CDN、有名的客戶,以及可以拿來測試速度的 url: Akamai Smugmug Windows Update Limelight Networks CDNetworks Panther Express Slideshare EdgeCast Badongo…
轉成 flv 可以給 Flash Player 用,codec 是 flv + mp3lame: ffmpeg -i input.mpg -y -vcodec flv -b 350k -acodec libmp3lame -ab 64k -ar 11025 output.flv 轉成 wmv 給 Silverlight…
從 http://free.flop.jp/gdi++/ 這邊抓 0890、0891、0892 三個檔案解開,設定檔改自 0881。 [GdiTray] MultiINISelector=0 ToggleDoubleClick=1 IconIndex=8 AutoEnable=1 [Rasterize]…
基本資料 http://blog.gslin.org/ 頁面 apache-ldap - Apache + LDAP 的設定 brackup - Brackup 的設定檔 ffmpeg - ffmpeg 的 ports ffmpeg-usage - ffmpeg 的用法 gdi - 目前 GDI++…
- # Ref: http://haproxy.1wt.eu/download/1.2/doc/haproxy-en.txt # global maxconn 32768 user nobody group nobody daemon nbproc …
保護 .svn 之類以 dot 開頭的目錄: RewriteEngine On RewriteBase / RewriteCond %{REQUEST_URI} (^|/)\. RewriteRule . / [L]
Please change this page according to your policy (configure first using Site Manager) and remove this note. Who can join? You can write here who can become a member of this site. Join! So you want…
http://lua-users.org/wiki/TutorialDirectory #!/usr/local/bin/lua-5.1 — A simple lua program function fib1(n) — Recursive algorithm if n 2 then return 1 end return…
這是 my.cnf 的範例,後面有 Percona-only 的參數:(給 64GB 機器用的) # # http://www.mysqlperformanceblog.com/2006/09/29/what-to-tune-in-mysql-server-after-installation/ #…
- load Vhosts CREATE SERVICE pic SET listen = 0.0.0.0:83 SET role = selector SET plugins = vhosts VHOST * = web_proxy ENABLE pic CREATE POOL web_proxy_pool POOL web_proxy_pool…
Squid 最簡單的一些設定,讓 proxy 會動而已: # acl all src 0.0.0.0/0 acl PURGE method PURGE acl manager proto cache_object acl localhost src 127.0.0.1/255.255.255.255 acl localnet src…





