| 69 |
x where {firewall_type} is either a case at /etc/rc.firewall (/etc/rc.firewall6 for ipv6) |
x where {firewall_type} is either a case at /etc/rc.firewall (/etc/rc.firewall6 for ipv6) |
| 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 |
|
|
| 74 |
- Backup: |
- Backup: |
| 75 |
x bacula (http://www.bacula.org) |
x bacula (http://www.bacula.org) |
| 76 |
Bacula is a set of computer programs that permit you (or the system administrator) to manage backup, |
Bacula is a set of computer programs that permit you (or the system administrator) to manage backup, |
| 80 |
that make it easy to find and recover lost or damaged files. |
that make it easy to find and recover lost or damaged files. |
| 81 |
Bacula source code has been released under the GPL version 2 license. |
Bacula source code has been released under the GPL version 2 license. |
| 82 |
x created debian package, cause we can't found any other |
x created debian package, cause we can't found any other |
| 83 |
|
x wrote some notes about how to build an debian binary package |
| 84 |
|
http://www.netfrag.org/~jonen/computing/notes/build_bacula_deb.html |
| 85 |
o create 'postinst' and 'prerm' scripts for saving configs on update, etc. |
o create 'postinst' and 'prerm' scripts for saving configs on update, etc. |
| 86 |
x tested network backup with Director, Storage Daemon and File Daemon(Client) |
x tested network backup with Director, Storage Daemon and File Daemon(Client) |
| 87 |
at different hosts, works great! |
at different hosts, works great! |