Code

Move part II
[gosa.git] / doc / guide / admin / en / manual_gosa_en.tex
1 \documentclass[a4paper,english,10pt]{book}
3 \usepackage[latin1]{inputenc}
4 \usepackage[T1]{fontenc}
5 \usepackage[pdftex]{graphicx}
6 \usepackage[english]{babel}
7 \usepackage{times}
8 \usepackage{multirow}
9 \usepackage[latex2html,backref,pdftitle={GOsa}]{hyperref}
10 \usepackage{html,color}
11 \usepackage{latexsym}
12 \usepackage{anysize}
13 \usepackage{float}
14 \usepackage{longtable}
15 \usepackage{verbatim}
17 \author{Alejandro Escanero Blanco}
18 \title{System Management with GOsa }
19 \date{28-03-05}
21 \marginsize{3cm}{2cm}{2.5cm}{2.5cm}
24 \begin{document}
26 \maketitle
27 \newpage
28 \tableofcontents
29 \newpage
30 \listoffigures
31 \newpage
32 \listoftables
33 \newpage
35 \chapter*{Preamble}
37 \htmladdnormallink{GOsa}{http://gosa.gonicus.de}, was a project created in year 2001 by Cajus Pollmeier \htmladdnormallink{Cajus Pollmeier}{mailto://pollmeier@gonicus.de}
39 In the 1.0 version GOsa was a an ambitious project, but badly focused. I entred as developer of the project in June of 2003 for the early versions of the branch 1.99.xx.
40 The code was remade from scratch, and we created a new modular and extensible version (based on plugins) and optimizing its operations enormously.
42 The actual version of GOsa (in the date of this document) is 2.3.
43 It have the ability to manage a great amount of services like samba2/3, pureftpd, postfix, cyrus-imap, posix, etc.
44 It have a small but very active developer group directed by Cajus.
46 \chapter{Introduction}
47 The management of systems can be a really complicated work, too many users with diferents services and access to them.
49 \section{Copyright and Disclaimer}
50 Copyright (c) 2005 Alejandro Escanero Blanco. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts and with no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License".
52 If you have questions, please visit the following url: http://www.gnu.org/licenses/fdl.txt and contact at: \htmladdnormallink{blainett@yahoo.es}{mailto://blainett@yahoo.es}
54 \include{manual_gosa_en_ldap}
56 \include{manual_gosa_en_apache}
58 \chapter{GOsa}
60 \chapter{The Servers}
61 \label{servers}
62 \section{Postfix}
63 \section{Cyrus-IMAP}
64 \section{Samba 2/3}
65 \section{Pure-Ftpd}
66 \section{Squid}
67 \section{Egroupware}
69 \bibliography{referencias_gosa}
70 \bibliographystyle{unsrt}
72 \end{document}