2013-01-08 10:30:58 +01:00
|
|
|
|
\documentclass{beamer}
|
|
|
|
|
|
2013-05-24 23:36:17 +02:00
|
|
|
|
%\usertheme{Madrid}
|
|
|
|
|
\setbeamercovered{transparent}
|
|
|
|
|
\setcounter{tocdepth}{2}
|
|
|
|
|
\usepackage[french]{babel}
|
|
|
|
|
%\usepackage[utf8,utf8x]{inputenc}
|
2013-01-08 10:30:58 +01:00
|
|
|
|
\usepackage[T1]{fontenc}
|
2013-05-24 23:36:17 +02:00
|
|
|
|
\usepackage{xunicode} %Unicode extras!
|
|
|
|
|
\usepackage{xltxtra} %Fixes
|
|
|
|
|
\setmainfont{CaviarDreams}
|
|
|
|
|
\usepackage{multicol}
|
|
|
|
|
%\usepackage{colortbtl}
|
2013-01-08 10:30:58 +01:00
|
|
|
|
\usepackage{graphicx}
|
2013-05-24 23:36:17 +02:00
|
|
|
|
\usepackage{verbatim} % Pour l'insertion de fichier en mode verbatim
|
|
|
|
|
\usepackage{ucs}
|
|
|
|
|
\usepackage{tabto}
|
|
|
|
|
\usepackage{xcolor}
|
|
|
|
|
\usepackage{hyperref}
|
|
|
|
|
\usepackage{hyperxmp}
|
|
|
|
|
\hypersetup{%
|
2013-05-26 17:56:54 +02:00
|
|
|
|
colorlinks=true,linkcolor=blue,urlcolor=blue,pdfpagemode=UseNone,
|
|
|
|
|
pdftitle={Scribe Horus},
|
|
|
|
|
pdfkeywords={distribution, GNU, linux, eole, éducation, nationale, ubuntu},
|
2014-01-10 16:03:27 +01:00
|
|
|
|
pdfauthor={Emmanuel Garette},
|
2013-05-26 17:56:54 +02:00
|
|
|
|
pdflang={fr-FR},
|
2016-04-26 15:33:54 +02:00
|
|
|
|
pdfcopyright={Copyright © 2011-2016 Cadoles}, % Nécessite XeTeX
|
2013-05-26 17:56:54 +02:00
|
|
|
|
pdflicenseurl={http://creativecommons.org/licenses/by-nc-sa/2.0/fr/},
|
2013-05-24 23:36:17 +02:00
|
|
|
|
}
|
|
|
|
|
%\usecolortheme{crane}
|
|
|
|
|
\definecolor{UniBlue}{RGB}{83,121,180}
|
|
|
|
|
\definecolor{CleanWhite}{RGB}{255,255,255}
|
2015-03-23 16:55:26 +01:00
|
|
|
|
\definecolor{DirtyWhite}{RGB}{105,105,105}
|
2013-05-24 23:36:17 +02:00
|
|
|
|
\setbeamercolor{title}{fg=UniBlue}
|
|
|
|
|
\setbeamercolor{frametitle}{fg=CleanWhite}
|
2015-03-23 16:55:26 +01:00
|
|
|
|
\setbeamercolor{framesubtitle}{fg=DirtyWhite}
|
2013-05-24 23:36:17 +02:00
|
|
|
|
\setbeamercolor{structure}{fg=UniBlue}
|
|
|
|
|
\newcommand{\eolesmall}{
|
2013-05-26 17:56:54 +02:00
|
|
|
|
\begin{minipage}[c]{0.10\textwidth}
|
|
|
|
|
\includegraphics[width=1cm]{beamer-skel/img/logo-eole.png}
|
|
|
|
|
\end{minipage}
|
2013-05-24 23:36:17 +02:00
|
|
|
|
}
|
|
|
|
|
\newcommand{\eolebig}{\includegraphics[width=2cm]{beamer-skel/img/logo-eole.png}}
|
|
|
|
|
\newcommand{\eolefull}{\includegraphics{beamer-skel/img/logo-eole.png}}
|
|
|
|
|
%\setmonofont[Scale=0.86]{Andale Mono}
|
|
|
|
|
%\usepackage{colortab}
|
2015-03-23 09:39:16 +01:00
|
|
|
|
\newcommand{\commande}[1]{\texttt{#1}}
|
2013-05-24 23:36:17 +02:00
|
|
|
|
\setbeamertemplate{background}{\includegraphics[width=128mm]{beamer-skel/img/banner01.png}}
|
|
|
|
|
|
|
|
|
|
\title[]{Formation Scribe Horus}
|
2014-01-23 18:27:04 +01:00
|
|
|
|
\subtitle{XXX CLIENT XXX}
|
2013-05-24 23:36:17 +02:00
|
|
|
|
|
2014-10-06 14:10:37 +02:00
|
|
|
|
\author[Equipe Auteur]{XXX FORMATEUR XXX}
|
2013-01-08 10:30:58 +01:00
|
|
|
|
|
2013-05-24 23:36:17 +02:00
|
|
|
|
\institute[Cadoles]{\includegraphics[width=2cm]{beamer-skel/img/logo-cadoles-01.png}}
|
2013-01-08 10:30:58 +01:00
|
|
|
|
|
2013-05-24 23:36:17 +02:00
|
|
|
|
\date{{\small \today}}
|
2013-01-08 10:30:58 +01:00
|
|
|
|
|
2013-05-24 23:36:17 +02:00
|
|
|
|
\subject{Talks}
|
2013-01-08 10:30:58 +01:00
|
|
|
|
|
2013-05-24 23:36:17 +02:00
|
|
|
|
\AtBeginSubsection[]
|
|
|
|
|
{
|
2013-05-26 17:56:54 +02:00
|
|
|
|
\begin{frame}<beamer>
|
|
|
|
|
\frametitle{}
|
|
|
|
|
\tableofcontents[currentsection,currentsubsection]
|
|
|
|
|
\end{frame}
|
2013-05-24 23:36:17 +02:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
\logo{
|
2013-05-26 17:56:54 +02:00
|
|
|
|
% \includegraphics[width=1cm]{beamer-skel/img/logo-ecologie.png}~
|
|
|
|
|
\hspace{120pt}
|
|
|
|
|
\includegraphics[width=2cm]{beamer-skel/img/logo-cadoles-01.png}~
|
|
|
|
|
\hspace{113pt}
|
|
|
|
|
\includegraphics[width=1cm]{beamer-skel/img/logo_en.jpg}~
|
2013-05-24 23:36:17 +02:00
|
|
|
|
}
|
2013-01-08 10:30:58 +01:00
|
|
|
|
|
|
|
|
|
\begin{document}
|
2013-05-24 23:36:17 +02:00
|
|
|
|
|
|
|
|
|
% Page de titre
|
|
|
|
|
\begin{frame}
|
|
|
|
|
\titlepage
|
|
|
|
|
\end{frame}
|
|
|
|
|
|
|
|
|
|
\section{Introduction}
|
|
|
|
|
\begin{frame}{Plan}
|
2013-05-26 17:56:54 +02:00
|
|
|
|
\begin{columns}[t]
|
2013-05-24 23:36:17 +02:00
|
|
|
|
\begin{column}{5cm}
|
2013-05-26 17:56:54 +02:00
|
|
|
|
\tableofcontents[sections={1-6},currentsection, hideothersubsections]
|
2013-05-24 23:36:17 +02:00
|
|
|
|
\end{column}
|
|
|
|
|
\begin{column}{5cm}
|
2013-05-26 17:56:54 +02:00
|
|
|
|
\tableofcontents[sections={7-12},currentsection,hideothersubsections]
|
2013-05-24 23:36:17 +02:00
|
|
|
|
\end{column}
|
2013-05-26 17:56:54 +02:00
|
|
|
|
\end{columns}
|
2013-05-24 23:36:17 +02:00
|
|
|
|
\end{frame}
|
|
|
|
|
\include{modules_EOLE_envole/commun/00-intro}
|
2016-04-20 10:44:44 +02:00
|
|
|
|
%\include{modules_EOLE_envole/commun/01-nouveaute23}
|
2014-05-12 21:52:01 +02:00
|
|
|
|
\include{modules_EOLE_envole/commun/01-nouveaute24}
|
2016-04-20 10:44:44 +02:00
|
|
|
|
\include{modules_EOLE_envole/commun/01-nouveaute25}
|
2017-03-17 10:45:39 +01:00
|
|
|
|
\include{modules_EOLE_envole/commun/01-nouveaute26}
|
2013-05-24 23:36:17 +02:00
|
|
|
|
\include{modules_EOLE_envole/scribe/00-description}
|
|
|
|
|
\include{modules_EOLE_envole/horus/00-description}
|
|
|
|
|
|
|
|
|
|
\section{Les quatre phases}
|
|
|
|
|
\begin{frame}{Plan}
|
2013-05-26 17:56:54 +02:00
|
|
|
|
\begin{columns}[t]
|
2013-05-24 23:36:17 +02:00
|
|
|
|
\begin{column}{5cm}
|
2013-05-26 17:56:54 +02:00
|
|
|
|
\tableofcontents[sections={1-6},currentsection, hideothersubsections]
|
2013-05-24 23:36:17 +02:00
|
|
|
|
\end{column}
|
|
|
|
|
\begin{column}{5cm}
|
2013-05-26 17:56:54 +02:00
|
|
|
|
\tableofcontents[sections={7-12},currentsection,hideothersubsections]
|
2013-05-24 23:36:17 +02:00
|
|
|
|
\end{column}
|
2013-05-26 17:56:54 +02:00
|
|
|
|
\end{columns}
|
2013-05-24 23:36:17 +02:00
|
|
|
|
\end{frame}
|
|
|
|
|
\include{modules_EOLE_envole/commun/02-quatre_phases}
|
|
|
|
|
\include{modules_EOLE_envole/scribe/00-virtualbox}
|
2016-04-20 10:44:44 +02:00
|
|
|
|
\include{modules_EOLE_envole/commun/02-gen_config}
|
2013-05-24 23:36:17 +02:00
|
|
|
|
\include{modules_EOLE_envole/commun/02-quatre_phases-pratique}
|
2016-04-26 15:33:54 +02:00
|
|
|
|
\section{Administration commune}
|
|
|
|
|
\begin{frame}{Plan}
|
|
|
|
|
\begin{columns}[t]
|
|
|
|
|
\begin{column}{5cm}
|
|
|
|
|
\tableofcontents[sections={1-6},currentsection, hideothersubsections]
|
|
|
|
|
\end{column}
|
|
|
|
|
\begin{column}{5cm}
|
|
|
|
|
\tableofcontents[sections={7-12},currentsection,hideothersubsections]
|
|
|
|
|
\end{column}
|
|
|
|
|
\end{columns}
|
|
|
|
|
\end{frame}
|
2014-01-10 16:03:27 +01:00
|
|
|
|
\include{modules_EOLE_envole/commun/02-instance-reconfigure}
|
|
|
|
|
\include{modules_EOLE_envole/commun/03-mise-a-jour}
|
|
|
|
|
\include{modules_EOLE_envole/commun/04-diagnose}
|
|
|
|
|
\include{modules_EOLE_envole/commun/04-diagnose-pratique}
|
2013-05-24 23:36:17 +02:00
|
|
|
|
|
|
|
|
|
\section{Utilisateurs}
|
|
|
|
|
\begin{frame}{Plan}
|
2013-05-26 17:56:54 +02:00
|
|
|
|
\begin{columns}[t]
|
2013-05-24 23:36:17 +02:00
|
|
|
|
\begin{column}{5cm}
|
2013-05-26 17:56:54 +02:00
|
|
|
|
\tableofcontents[sections={1-6},currentsection, hideothersubsections]
|
2013-05-24 23:36:17 +02:00
|
|
|
|
\end{column}
|
|
|
|
|
\begin{column}{5cm}
|
2013-05-26 17:56:54 +02:00
|
|
|
|
\tableofcontents[sections={7-12},currentsection,hideothersubsections]
|
2013-05-24 23:36:17 +02:00
|
|
|
|
\end{column}
|
2013-05-26 17:56:54 +02:00
|
|
|
|
\end{columns}
|
2013-05-24 23:36:17 +02:00
|
|
|
|
\end{frame}
|
|
|
|
|
\include{modules_EOLE_envole/scribe/01-utilisateur}
|
|
|
|
|
\include{modules_EOLE_envole/horus/01-utilisateur}
|
2017-03-27 12:14:16 +02:00
|
|
|
|
\include{modules_EOLE_envole/scribe/31-scripts-user-scribe}
|
2013-05-24 23:36:17 +02:00
|
|
|
|
|
|
|
|
|
\section{Machines}
|
|
|
|
|
\begin{frame}{Plan}
|
2013-05-26 17:56:54 +02:00
|
|
|
|
\begin{columns}[t]
|
2013-05-24 23:36:17 +02:00
|
|
|
|
\begin{column}{5cm}
|
2013-05-26 17:56:54 +02:00
|
|
|
|
\tableofcontents[sections={1-6},currentsection, hideothersubsections]
|
2013-05-24 23:36:17 +02:00
|
|
|
|
\end{column}
|
|
|
|
|
\begin{column}{5cm}
|
2013-05-26 17:56:54 +02:00
|
|
|
|
\tableofcontents[sections={7-12},currentsection,hideothersubsections]
|
2013-05-24 23:36:17 +02:00
|
|
|
|
\end{column}
|
2013-05-26 17:56:54 +02:00
|
|
|
|
\end{columns}
|
2013-05-24 23:36:17 +02:00
|
|
|
|
\end{frame}
|
|
|
|
|
\include{modules_EOLE_envole/scribe/10-machine_conf_reseau}
|
|
|
|
|
\include{modules_EOLE_envole/scribe/11-integration-scribe}
|
2014-01-23 17:32:25 +01:00
|
|
|
|
\include{modules_EOLE_envole/horus/11-integration-horus}
|
2013-05-24 23:36:17 +02:00
|
|
|
|
\include{modules_EOLE_envole/scribe/12-machine-ead}
|
2014-01-23 17:32:25 +01:00
|
|
|
|
\include{modules_EOLE_envole/horus/02-machine-ead}
|
2013-05-24 23:36:17 +02:00
|
|
|
|
\include{modules_EOLE_envole/scribe/12-machine-diagnostic}
|
|
|
|
|
\include{modules_EOLE_envole/scribe/13-profil}
|
|
|
|
|
\include{modules_EOLE_envole/scribe/14-esu}
|
2014-10-13 11:29:35 +02:00
|
|
|
|
\include{modules_EOLE_envole/scribe/14-esu-diagnostic}
|
2014-01-23 17:32:25 +01:00
|
|
|
|
\include{modules_EOLE_envole/horus/14-esu}
|
2013-05-24 23:36:17 +02:00
|
|
|
|
\include{modules_EOLE_envole/scribe/15-script-scribe}
|
2014-01-23 17:32:25 +01:00
|
|
|
|
\include{modules_EOLE_envole/horus/15-script-horus}
|
2014-01-10 16:03:27 +01:00
|
|
|
|
\include{modules_EOLE_envole/scribe/10-windows-distance}
|
2013-05-24 23:36:17 +02:00
|
|
|
|
\include{modules_EOLE_envole/scribe/16-imprimante}
|
|
|
|
|
\include{modules_EOLE_envole/scribe/17-corbeille}
|
|
|
|
|
\include{modules_EOLE_envole/scribe/18-virus}
|
|
|
|
|
\include{modules_EOLE_envole/scribe/19-ftp}
|
|
|
|
|
|
|
|
|
|
\section{Sauvegarde}
|
|
|
|
|
\begin{frame}{Plan}
|
2013-05-26 17:56:54 +02:00
|
|
|
|
\begin{columns}[t]
|
2013-05-24 23:36:17 +02:00
|
|
|
|
\begin{column}{5cm}
|
2013-05-26 17:56:54 +02:00
|
|
|
|
\tableofcontents[sections={1-6},currentsection, hideothersubsections]
|
2013-05-24 23:36:17 +02:00
|
|
|
|
\end{column}
|
|
|
|
|
\begin{column}{5cm}
|
2013-05-26 17:56:54 +02:00
|
|
|
|
\tableofcontents[sections={7-12},currentsection,hideothersubsections]
|
2013-05-24 23:36:17 +02:00
|
|
|
|
\end{column}
|
2013-05-26 17:56:54 +02:00
|
|
|
|
\end{columns}
|
2013-05-24 23:36:17 +02:00
|
|
|
|
\end{frame}
|
|
|
|
|
\include{modules_EOLE_envole/scribe/20-sauvegarde}
|
2013-05-26 17:56:54 +02:00
|
|
|
|
|
2013-05-24 23:36:17 +02:00
|
|
|
|
\section{Communications}
|
|
|
|
|
\begin{frame}{Plan}
|
2013-05-26 17:56:54 +02:00
|
|
|
|
\begin{columns}[t]
|
2013-05-24 23:36:17 +02:00
|
|
|
|
\begin{column}{5cm}
|
2013-05-26 17:56:54 +02:00
|
|
|
|
\tableofcontents[sections={1-6},currentsection, hideothersubsections]
|
2013-05-24 23:36:17 +02:00
|
|
|
|
\end{column}
|
|
|
|
|
\begin{column}{5cm}
|
2013-05-26 17:56:54 +02:00
|
|
|
|
\tableofcontents[sections={7-12},currentsection,hideothersubsections]
|
2013-05-24 23:36:17 +02:00
|
|
|
|
\end{column}
|
2013-05-26 17:56:54 +02:00
|
|
|
|
\end{columns}
|
2013-05-24 23:36:17 +02:00
|
|
|
|
\end{frame}
|
|
|
|
|
\include{modules_EOLE_envole/scribe/30-communication}
|
|
|
|
|
|
|
|
|
|
\section{Les scripts administratifs}
|
|
|
|
|
\begin{frame}{Plan}
|
2013-05-26 17:56:54 +02:00
|
|
|
|
\begin{columns}[t]
|
2013-05-24 23:36:17 +02:00
|
|
|
|
\begin{column}{5cm}
|
2013-05-26 17:56:54 +02:00
|
|
|
|
\tableofcontents[sections={1-6},currentsection, hideothersubsections]
|
2013-05-24 23:36:17 +02:00
|
|
|
|
\end{column}
|
|
|
|
|
\begin{column}{5cm}
|
2013-05-26 17:56:54 +02:00
|
|
|
|
\tableofcontents[sections={7-12},currentsection,hideothersubsections]
|
2013-05-24 23:36:17 +02:00
|
|
|
|
\end{column}
|
2013-05-26 17:56:54 +02:00
|
|
|
|
\end{columns}
|
2013-05-24 23:36:17 +02:00
|
|
|
|
\end{frame}
|
|
|
|
|
\include{modules_EOLE_envole/horus/03-administratifs}
|
|
|
|
|
|
2013-05-25 18:19:17 +02:00
|
|
|
|
\section{Les services web}
|
|
|
|
|
\begin{frame}{Plan}
|
2013-05-26 17:56:54 +02:00
|
|
|
|
\begin{columns}[t]
|
2013-05-25 18:19:17 +02:00
|
|
|
|
\begin{column}{5cm}
|
2013-05-26 17:56:54 +02:00
|
|
|
|
\tableofcontents[sections={1-6},currentsection, hideothersubsections]
|
2013-05-25 18:19:17 +02:00
|
|
|
|
\end{column}
|
|
|
|
|
\begin{column}{5cm}
|
2013-05-26 17:56:54 +02:00
|
|
|
|
\tableofcontents[sections={7-12},currentsection,hideothersubsections]
|
2013-05-25 18:19:17 +02:00
|
|
|
|
\end{column}
|
2013-05-26 17:56:54 +02:00
|
|
|
|
\end{columns}
|
2013-05-25 18:19:17 +02:00
|
|
|
|
\end{frame}
|
2014-05-13 21:59:09 +02:00
|
|
|
|
%\include{modules_EOLE_envole/tronc-commun-1/30-ead}
|
2013-05-25 18:19:17 +02:00
|
|
|
|
\include{modules_EOLE_envole/envole/01-ajout}
|
|
|
|
|
\include{modules_EOLE_envole/envole/02-applications}
|
|
|
|
|
\include{modules_EOLE_envole/envole/02-posh}
|
|
|
|
|
|
2017-03-20 10:13:43 +01:00
|
|
|
|
\section{Trouver de l'information}
|
|
|
|
|
\begin{frame}{Plan}
|
|
|
|
|
\begin{columns}[t]
|
|
|
|
|
\begin{column}{5cm}
|
|
|
|
|
\tableofcontents[sections={1-6},currentsection, hideothersubsections]
|
|
|
|
|
\end{column}
|
|
|
|
|
\begin{column}{5cm}
|
|
|
|
|
\tableofcontents[sections={7-12},currentsection,hideothersubsections]
|
|
|
|
|
\end{column}
|
|
|
|
|
\end{columns}
|
|
|
|
|
\end{frame}
|
|
|
|
|
\include{modules_EOLE_envole/commun/08-info_internet}
|
|
|
|
|
|
2013-05-24 23:36:17 +02:00
|
|
|
|
\subject{Talks}
|
|
|
|
|
\begin{frame}
|
|
|
|
|
\frametitle{Licence}
|
|
|
|
|
Cette œuvre est mise à disposition sous licence \href{http://creativecommons.org/licenses/by-nc-sa/2.0/fr/}{\textsc{cc-by-nc-sa-2.0}}
|
|
|
|
|
\begin{itemize}
|
|
|
|
|
\item Attribution
|
|
|
|
|
\item Pas d’Utilisation Commerciale
|
|
|
|
|
\item Partage dans les Mêmes Conditions 2.0
|
|
|
|
|
\item France
|
|
|
|
|
\end{itemize}
|
|
|
|
|
Pour voir une copie de cette licence, visitez
|
|
|
|
|
\href{http://creativecommons.org/licenses/by-nc-sa/2.0/fr/}{http://creativecommons.org/licenses/by-nc-sa/2.0/fr/}
|
|
|
|
|
ou écrivez à Creative Commons, 444 Castro Street, Suite 900,
|
|
|
|
|
Mountain View, California, 94041, USA.
|
|
|
|
|
\end{frame}
|
2013-01-08 10:30:58 +01:00
|
|
|
|
|
|
|
|
|
\end{document}
|
|
|
|
|
|