SVN + Trac + Apache 完整安裝攻略,而原本在 SVN 所欠缺的用戶及權限管理介面,也都可以由 Trac 的外掛程式來搞定,可謂兩全其美。
本文章適合熟悉 SVN 但沒用個任何線上專案管理的人做為參考。
請注意,本人使用的 Linux 是 CentOS 4.x,RHEL 4.x 也適用。
SVN + Trac + Apache 完整安裝攻略,而原本在 SVN 所欠缺的用戶及權限管理介面,也都可以由 Trac 的外掛程式來搞定,可謂兩全其美。
本文章適合熟悉 SVN 但沒用個任何線上專案管理的人做為參考。
請注意,本人使用的 Linux 是 CentOS 4.x,RHEL 4.x 也適用。
僅限 Apache 1.3.x 使用 mod_bandwidth 來限制用戶流量。
Linux 下幾種網芳/Samba 目錄的 mount 方式,比較新的 Smaba 只能用 cifs 的 mount 方式。
smbmount -o username="Username",password="Password" //IP/share /mnt/smb smbumount /mnt/smb
mount -t smbfs -o username="Username",password="Password" //IP/share /mnt/smb umount /mnt/smb
mount -t cifs -o username="Username",password="Password" //IP/share /mnt/smb umount /mnt/smb
mount.cifs -o username="Username",password="Password" //IP/share /mnt/smb umount.cifs /mnt/smb
各種主機板的尺寸 (寬x深):
SUID/SGID/SBIT 的屬性同樣是用 chmod 指令設定,在原本 chmod 設定時的三個數字前面再加一個數字。這三個屬性的加權分別為