Skip to content

Commit

Permalink
switched normal verbatims to beconsole in original tex
Browse files Browse the repository at this point in the history
  • Loading branch information
pstorz committed Nov 28, 2018
1 parent 77be531 commit a2e8275
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docs/manuals/en/main/tutorial.tex
Expand Up @@ -51,7 +51,7 @@ \section{Starting the Daemons}
Assuming you have installed the packages,
to start the three daemons, from your installation directory, simply enter:

\begin{bconsole}
\begin{bconsole}{start services}
service bareos-dir start
service bareos-sd start
service bareos-fd start
Expand Down Expand Up @@ -449,7 +449,7 @@ \section{Running a Job}
have the following item:

\footnotesize
\begin{bconsole}
\begin{bconsole}{volume}
-rw-r----- 1 bareos bareos 39072153 Apr 28 14:30 Full-001
\end{bconsole}
\normalsize
Expand Down Expand Up @@ -523,7 +523,7 @@ \section{Restoring Your Files}
did, and you will get the following output:

\footnotesize
\begin{bconsole}
\begin{bconsole}{select resource}
Automatically selected Client: bareos-fd
The defined FileSet resources are:
1: Catalog
Expand All @@ -537,7 +537,7 @@ \section{Restoring Your Files}
Select {\bf 2}, because you want to restore files from the file set.

\footnotesize
\begin{bconsole}
\begin{bconsole}{restore filesystem}
+-------+-------+----------+------------+---------------------+---------------+
| jobid | level | jobfiles | jobbytes | starttime | volumename |
+-------+-------+----------+------------+---------------------+---------------+
Expand Down Expand Up @@ -577,15 +577,15 @@ \section{Restoring Your Files}
To exit this mode, simply enter:
\footnotesize
\begin{bconsole}
\begin{bconsole}{done}
done
\end{bconsole}
\normalsize
and you will get the following output:
\footnotesize
\begin{bconsole}
\begin{bconsole}{job report}
Bootstrap records written to
/home/user/bareos/testbin/working/restore.bsr
The restore job will require the following Volumes:
Expand Down Expand Up @@ -644,7 +644,7 @@ \section{Restoring Your Files}
similar to this:
\footnotesize
\begin{bconsole}
\begin{bconsole}{job report}
23-May 15:24 bareos-dir JobId 2: Start Restore Job RestoreFiles.2013-05-23_15.24.01_10
23-May 15:24 bareos-dir JobId 2: Using Device "FileStorage" to read.
23-May 15:24 bareos-sd JobId 2: Ready to read from volume "TestVolume001" on device "FileStorage" (/var/lib/bareos/storage).
Expand Down

0 comments on commit a2e8275

Please sign in to comment.