/[cvs]/jonen/notes/notes_2003-02.twingle
ViewVC logotype

Diff of /jonen/notes/notes_2003-02.twingle

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by jonen, Sun Mar 9 17:38:05 2003 UTC revision 1.4 by jonen, Thu Mar 13 20:26:50 2003 UTC
# Line 70  Line 70 
70               or some custom file to read rules from.               or some custom file to read rules from.
71            x  Use firewall_type = "OPEN" for default policy 'OPEN' (allow all)            x  Use firewall_type = "OPEN" for default policy 'OPEN' (allow all)
72                        
73            - Backup:
74        x bacula (http://www.bacula.org)
75          x created debian package, cause we can't found any other
76            o create 'postinst' and 'prerm' scripts for saving configs on update, etc.
77          x tested network backup with Director, Storage Daemon and File Daemon(Client)
78             at different hosts, works great!
79          x tested backup to FileStorage, instead of using tapes drives
80             (if someone would like to sponsor some tape drive, you're more than welcome!)
81           notes:
82            x remember to use different 'LabelFormat' filename at each pool !
83            x use compression at 'FileSet' definition, where GZIP is equal to GZIP6, means compression-level 6 (1-9)
84             example:
85               # ====== snip FileSet ============
86               FileSet {
87                 Name = "Full Set"
88                 Include = signature=MD5 compression=GZIP {
89                 /home
90                 }
91                Exclude = { *.o }
92              }
93               # ====== snip FileSet ============
94            
95    
96    - QoS (Quality of Services)    - QoS (Quality of Services)
97      o check it out !      o check it out !
# Line 124  Line 145 
145           - ldap will check your ticket pricipial against its acl's !           - ldap will check your ticket pricipial against its acl's !
146        o 'libpam-ldap' from Turbo is bad, don't use it !! (remember at 'apt-get upgrade' !!)        o 'libpam-ldap' from Turbo is bad, don't use it !! (remember at 'apt-get upgrade' !!)
147        o write this down in some (existing e.g. sendmail?) howto        o write this down in some (existing e.g. sendmail?) howto
148      
149      - Sendmail      - Sendmail
150        o research some about sendmail-cluster, 2 mx records, howto to set up second mx/cluster?        o research some about sendmail-cluster, 2 mx records, howto to set up second mx/cluster?
151         x backup mx:         x backup mx:

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed