diff --git a/manuals/en/main/howto.tex b/manuals/en/main/howto.tex index 130f0cf..0434b79 100644 --- a/manuals/en/main/howto.tex +++ b/manuals/en/main/howto.tex @@ -782,7 +782,7 @@ \subsubsection{Backup of MySQL Databases using the Bareos MySQL Percona xtraback } File = /etc #... - Plugin = "python:module_path=/usr/lib64/bareos/plugins:module_name=bareos-fd-percona" + Plugin = "python:module_path=/usr/lib64/bareos/plugins:module_name=bareos-fd-percona:mycnf=/root/.my.cnf" } } \end{bareosConfigResource} diff --git a/manuals/en/main/webui.tex b/manuals/en/main/webui.tex index a235d0c..bb773bb 100644 --- a/manuals/en/main/webui.tex +++ b/manuals/en/main/webui.tex @@ -3,7 +3,7 @@ This chapter addresses the installation process of the \bareosWebui. -Since \sinceVersion{dir}{bareos-webui}{15.2.0} bareos-webui is part of the Bareos project and available for a number of platforms. +Since \sinceVersion{dir}{bareos-webui}{15.2.0} \bareosWebui is part of the Bareos project and available for a number of platforms. \begin{center} \includegraphics[width=0.8\textwidth]{\idir bareos-webui-jobs} @@ -13,7 +13,7 @@ \section{Features} \begin{itemize} \item Intuitive web interface -\item Multilinugual (English/German/French/Russian) +\item Multilinugual \item Can access multiple directors and catalogs \item Individual accounts and ACL support via Bareos restricted named consoles %\item Display of the most recent job status in a dashboard widget @@ -47,7 +47,7 @@ \section{System Requirements} \item A working Bareos environment. \item \bareosDir version $>=$ \bareosWebui version. \item The \bareosWebui can be installed on any host. It does not have to be installed on the same as the \bareosDir. -\item The default installation uses an Apache 2.x webserver with mod-rewrite, mod-php5 and mod-setenv. +\item The default installation uses an Apache webserver with mod-rewrite, mod-php and mod-setenv. \item PHP $>$= 5.3.23 \item On SUSE Linux Enterprise 12 you need the additional SUSE Linux Enterprise Module for Web Scripting 12. \end{itemize}