|
|
Line 1: |
Line 1: |
| == Password generation ==
| |
|
| |
|
| I have run intro trouble while using signs in the passwords. I'd rather advise people to use lower and upper caps and numbers. I'd like some feedback about this, if possible. [[User:Renich|Renich]] 21:23, 19 February 2010 (UTC)
| |
|
| |
| == Distributed configuration ==
| |
|
| |
| I like creating:
| |
|
| |
| <pre>/etc/bacula/conf.d/</pre>
| |
|
| |
| And adding all the specific conf files there. Afterwards, I just add the following to /etc/bacula/bacula.dir.conf:
| |
|
| |
| <pre>@/etc/bacula/conf.d/foo-client.conf
| |
| @/etc/bacula/conf.d/bar-client.conf
| |
| @/etc/bacula/conf.d/jobs.conf</pre>
| |
|
| |
| I'd love some feedback and suggestions on how to make this even better; so one can just add clients and jobs and stuff and have them well organized. A script for generating this would be awesome! ;) [[User:Renich|Renich]] 21:27, 19 February 2010 (UTC)
| |
|
| |
| == SELinux ==
| |
|
| |
| I haven't had much trouble with SELinux. Yet, I'm not so well informed on the creation of policies and stuff so, If anyone can tell me anything about this, would be awesome! [[User:Renich|Renich]] 21:29, 19 February 2010 (UTC)
| |