\usepackage{hyperref}
\usepackage{url}
-
\makeindex
\newindex{dir}{ddx}{dnd}{Director Index}
\newindex{fd}{fdx}{fnd}{File Daemon Index}
\parskip 10pt
\parindent 0pt
-\title{\includegraphics{./bacula-logo.eps} \\ \bigskip
- \Huge{Bacula Concepts and Overview Guide}
+\title{\includegraphics{\idir bacula-logo.eps} \\ \bigskip
+ \Huge{Bacula}$^{\normalsize \textregistered}$ \Huge{Concepts and Overview Guide}
\begin{center}
\large{It comes in the night and sucks
the essence from your computers. }
\date{\vspace{1.0in}\today \\
This manual documents Bacula version \input{version} \\
\vspace{0.2in}
- Copyright \copyright 1999-2007, Free Software Foundation Europe
+ Copyright \copyright 1999-2008, Free Software Foundation Europe
e.V. \\
\vspace{0.2in}
Permission is granted to copy, distribute and/or modify this document under the terms of the
\addcontentsline{lof}{figure}{Bacula Applications}
-\includegraphics{./bacula-applications.eps}
+\includegraphics{\idir bacula-applications.eps}
(thanks to Aristedes Maniatis for this graphic and the one below)
% TODO: move the thanks to Credits section in preface
resources (or objects). The following presents an overall picture of this:
\addcontentsline{lof}{figure}{Bacula Objects}
-\includegraphics{./bacula-objects.eps}
+\includegraphics{\idir bacula-objects.eps}
\section{Conventions Used in this Document}
\index[general]{Conventions Used in this Document }
With proper planning, as mentioned in the Disaster Recovery chapter,
Bacula can be a central component of your disaster recovery system. For
-example, if you have created an emergency boot disk, a Bacula Rescue disk to
+example, if you have created an emergency boot disk, and/or a Bacula Rescue disk to
save the current partitioning information of your hard disk, and maintain a
complete Bacula backup, it is possible to completely recover your system from
"bare metal" that is starting from an empty disk.
-% TODO: should is say "or" between boot disk and rescue disk?
If you have used the {\bf WriteBootstrap} record in your job or some other
means to save a valid bootstrap file, you will be able to use it to extract
information. It also maintains the Catalog.
\addcontentsline{lof}{figure}{Interactions between Bacula Services}
-\includegraphics{./flow.eps}
+\includegraphics{\idir flow.eps}
icon. The actual name of the icon will vary from one release version to
another.
-\includegraphics{./win32-nsis.eps} winbacula-1.xx.0.exe
+\includegraphics{\idir win32-nsis.eps} winbacula-1.xx.0.exe
\item Once launched, the installer wizard will ask you if you want to install
Bacula.
\addcontentsline{lof}{figure}{Win32 Client Setup Wizard}
-\includegraphics{./win32-welcome.eps}
+\includegraphics{\idir win32-welcome.eps}
\item Next you will be asked to select the installation type.
\addcontentsline{lof}{figure}{Win32 Installation Type}
-\includegraphics{./win32-installation-type.eps}
+\includegraphics{\idir win32-installation-type.eps}
\item If you proceed, you will be asked to select the components to be
following:
\addcontentsline{lof}{figure}{Win32 Component Selection Dialog}
-\includegraphics{./win32-pkg.eps}
+\includegraphics{\idir win32-pkg.eps}
\index[general]{Upgrading}
\item If you are installing for the first time, you will be asked to
\addcontentsline{lof}{figure}{Win32 Configure}
-\includegraphics{./win32-config.eps}
+\includegraphics{\idir win32-config.eps}
\item While the various files are being loaded, you will see the following
dialog:
\addcontentsline{lof}{figure}{Win32 Install Progress}
- \includegraphics{./win32-installing.eps}
+ \includegraphics{\idir win32-installing.eps}
\item Finally, the finish dialog will appear:
\addcontentsline{lof}{figure}{Win32 Client Setup Completed}
- \includegraphics{./win32-finish.eps}
+ \includegraphics{\idir win32-finish.eps}
\
\end{itemize}
That should complete the installation process. When the Bacula File Server is
-ready to serve files, an icon \includegraphics{./idle.eps} representing a
+ready to serve files, an icon \includegraphics{\idir idle.eps} representing a
cassette (or tape) will appear in the system tray
-\includegraphics{./tray-icon.eps}; right click on it and a menu will appear.\\
-\includegraphics{./menu.eps}\\
+\includegraphics{\idir tray-icon.eps}; right click on it and a menu will appear.\\
+\includegraphics{\idir menu.eps}\\
The {\bf Events} item is currently unimplemented, by selecting the {\bf
Status} item, you can verify whether any jobs are running or not.
When the Bacula File Server begins saving files, the color of the holes in the
-cassette icon will change from white to green \includegraphics{./running.eps},
+cassette icon will change from white to green \includegraphics{\idir running.eps},
and if there is an error, the holes in the cassette icon will change to red
-\includegraphics{./error.eps}.
+\includegraphics{\idir error.eps}.
If you are using remote desktop connections between your Windows boxes, be
warned that that tray icon does not always appear. It will always be visible
Explorer. The symptoms include the following message when you try to click on
that directory:
-\includegraphics{./access-is-denied.eps}
+\includegraphics{\idir access-is-denied.eps}
If you encounter this message, the following steps will change the permissions
to allow full access.
\item If the following message appears, you can ignore it, and click on {\bf
OK}.
-\includegraphics{./view-only.eps}
+\includegraphics{\idir view-only.eps}
You should see something like this:
-\includegraphics{./properties-security.eps}
+\includegraphics{\idir properties-security.eps}
\item click on Advanced
\item click on the Owner tab
\item Change the owner to something other than the current owner (which is
{\bf SYSTEM} in this example as shown below).
-\includegraphics{./properties-security-advanced-owner.eps}
+\includegraphics{\idir properties-security-advanced-owner.eps}
\item ensure the "Replace owner on subcontainers and objects" box is
checked
\item click on OK
the directory permissions with permissions granting you Full Control?", click
on Yes.
-\includegraphics{./confirm.eps}
+\includegraphics{\idir confirm.eps}
\item Click on OK to close the Properties tab
\end{enumerate}