permettant un contr\^ole total. Trois versions (shell, GNOME et wxWidgets)
sont disponibles. Notez que la version GNOME n'offre actuellement que peu des
fonctions de la version shell.
-\item Verification des fichiers pr\'ec\'edemment catalogu\'es offrant un
+\item V\'erification des fichiers pr\'ec\'edemment catalogu\'es offrant un
syst\`eme de d\'etection \`a la fa{\c c}on de Tripwire
\item Authentification par mot de passe CRAM-MD5 entre chaque composant ({\it
daemon}).
concernant les volumes, pools, jobs et fichiers sauvegard\'es.
\item Support pour des catalogues de type SQLite, PostgreSQL, et MySQL.
\item Requ\`etes utilisateur arbitraires sur les bases de donn\'ees SQLite,
- PostgreSQL and MySQL.
+ PostgreSQL et MySQL.
\item Marquage (label) des Volumes pour pr\'evenir tout \'ecrasement
accidentel (au moins par Bacula).
\item Un nombre quelconque de Jobs et Clients peuvent \^etre sauvegard\'es sur
capable de s'interfacer avec pratiquement n'importe quel programme
autochargeur.
\item Support pour les librairies \'equip\'ees de lecteurs de codes barres --
- marquage (labelling) automatique selon les codes barres.
+ marquage (labeling) automatique selon les codes barres.
\item Support pour les librairies \`a magasins multiples, soit par
l'utilisation des codes barres, soit par lecture des cartouches.
\item Sauvegardes/restaurations ``Raw device''. Les restaurations doivent
Well fortunately there are not too many bugs, but thanks to Dan Langille, we
have a
\elink{bugs database}{http://bugs.bacula.org} where bugs are reported.
-Generally, when a bug is fixed, a patch for the currently release version will
+Generally, when a bug is fixed, a patch for the currently released version will
be attached to the bug report.
The directory {\bf patches} in the current CVS always contains a list of
modifications (actually additions) are described in the source file LICENSE,
and their purpose is not to alter the essential qualities of the GPL but to
permit more freedom in linking certain third party software supposedly non-GPL
-compatable, provide termination for Patent (and IP) actions, clarify
+compatible, provide termination for Patent (and IP) actions, clarify
contributors IP and Copyright claims and non-infringment intentions. The
details and governing text are in the file LICENSE in the main source
directory.
This script creates unrestricted access rights for {\bf kern}, {\bf kelvin},
and {\bf bacula}. You may want to modify it to suit your situation. Please
-note that none of these userids including root are password protected.
+note that none of these userids, including root, are password protected.
\item ./create\_mysql\_database
\normalsize
Please note that all information in the database will be lost and you will be
-starting from scratch. If you have written on any Volumes, you must write and
+starting from scratch. If you have written on any Volumes, you must write an
end of file mark on the volume so that Bacula can reuse it. Do so with:
\footnotesize
/home/kern/mysql/lib/mysql then rebuild the loader's cache with:
/sbin/ldconfig If you upgrade to a new version of {\bf MySQL}, the shared
-library names will probably changes, and you must re-run the {\bf
+library names will probably change, and you must re-run the {\bf
/sbin/ldconfig} command so that the runtime loader can find them.
Alternatively, your system my have a loader environment variable that can be
\normalsize
Please note that all information in the database will be lost and you will be
-starting from scratch. If you have written on any Volumes, you must write and
+starting from scratch. If you have written on any Volumes, you must write an
end of file mark on the volume so that Bacula can reuse it. Do so with:
\footnotesize
perform a make install.
\item Shutdown Mysql.
\item Start PostgreSQL on your system.
-\item Create a bacula user in Postgres with createuser command. Depending on
+\item Create a bacula user in Postgres with the createuser command. Depending on
your Postgres install, you may have to SU to the user who has privileges to
create a user.
\item Verify your pg\_hba.conf file contains sufficient permissions to allow
\index[general]{Credits }
\addcontentsline{toc}{subsection}{Credits}
-Many thanks to Dan Languille for writing the PostgreSQL driver. This will
+Many thanks to Dan Langille for writing the PostgreSQL driver. This will
surely become the most popular database that Bacula supports.
\normalsize
Please note that all information in the database will be lost and you will be
-starting from scratch. If you have written on any Volumes, you must write and
+starting from scratch. If you have written on any Volumes, you must write an
end of file mark on the volume so that Bacula can reuse it. Do so with:
\footnotesize
Thanks to Richard Stallman for starting the Free Software movement and for
bringing us gcc and all the other GNU tools as well as the GPL license.
-Thanks to Linus Torvalds for bring us Linux.
+Thanks to Linus Torvalds for bringing us Linux.
Thanks to all the Free Software programmers. Without being able to peek at
your code, and in some cases, take parts of it, this project would have been
controlled loop, support of arithmetic expressions in the loop start, step and
end conditions, and recursive expansion.
-When using varaiable expansion characters in a Volume Label Format record, the
+When using variable expansion characters in a Volume Label Format record, the
format should always be enclosed in double quotes ({\bf ``}).
For example, {\bf \$\{HOME\}} will be replaced by your home directory as
\item [Internal Variables]
\index[dir]{Internal Variables }
Internal variables are read-only, and may be related to the current job (i.e.
-Job name), or may be special variables such as the date and time. The
+Job name), or maybe special variables such as the date and time. The
following variables are available:
\begin{itemize}