Modified and added info file for impressive.w
This commit is contained in:
parent
a805ce77a4
commit
ad76cd4ada
BIN
ld10-samba.pdf
BIN
ld10-samba.pdf
Binary file not shown.
9
ld10-samba.pdf.info
Normal file
9
ld10-samba.pdf.info
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
# -*- coding: iso-8859-1 -*-
|
||||||
|
# vim:sts=2:sw=2
|
||||||
|
PageProps = {
|
||||||
|
1: { 'transition': PageTurn },
|
||||||
|
2: { 'transition': WipeRight },
|
||||||
|
3: { 'transition': WipeRight },
|
||||||
|
4: { 'transition': WipeRight },
|
||||||
|
5: { 'transition': WipeRight },
|
||||||
|
}
|
@ -5,45 +5,44 @@
|
|||||||
\setbeamercovered{transparent}
|
\setbeamercovered{transparent}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
\usepackage[italian]{babel}
|
\usepackage[italian]{babel}
|
||||||
%\usepackage[utf8x]{inputenc}
|
\usepackage{lmodern,textcomp,fontspec}
|
||||||
%\usepackage[T1]{fontenc}
|
\setsansfont[Mapping=tex-text,Ligatures=Common]{Myriad Pro}
|
||||||
\usepackage{lmodern}
|
\setmonofont[Mapping=tex-text,Scale=.9]{Prestige Elite Std}
|
||||||
\usepackage{textcomp}
|
|
||||||
|
|
||||||
\title[Linux, Samba e AD]{Samba in ambiente Windows}
|
\title[Linux, Samba e AD]{Fileserver con SAMBA e Windows}
|
||||||
\subtitle{Integrazione con \textit{Microsoft Active Directory}}
|
\subtitle{Integrazione con \textit{Microsoft Active Directory}}
|
||||||
|
|
||||||
\author[E.~Vavassori --- BGlug]{Emiliano Vavassori}
|
\author[E.~Vavassori (BGlug) --- LD10]{Emiliano Vavassori}
|
||||||
\institute[BGlug]{BGlug --- Bergamo Linux User Group\\
|
\institute[BGlug]{BGlug --- Bergamo Linux User Group\\
|
||||||
Circoscrizione n\textordmasculine\ 2, Largo Röntgen n\textordmasculine\ 3\\
|
Circoscrizione n° 2, Largo Röntgen n° 3\\
|
||||||
24128 Bergamo}
|
24128 Bergamo}
|
||||||
|
|
||||||
\date[LD10]{23 ottobre 2010 --- LinuxDay 2010}
|
\date[LD10]{23 ottobre 2010 --- LinuxDay 2010}
|
||||||
|
|
||||||
\subject{Samba in ambiente Windows --- Integrazione con Active Directory}
|
\subject{Fileserver con SAMBA e Windows --- Integrazione con Active Directory}
|
||||||
|
|
||||||
% \pgfdeclareimage[height=0.5cm]{university-logo}{university-logo-filename}
|
% \pgfdeclareimage[height=0.5cm]{university-logo}{university-logo-filename}
|
||||||
% \logo{\pgfuseimage{university-logo}}
|
% \logo{\pgfuseimage{university-logo}}
|
||||||
|
|
||||||
\beamerdefaultoverlayspecification{<+->}
|
\beamerdefaultoverlayspecification{<+->}
|
||||||
|
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
|
|
||||||
\begin{frame}
|
\begin{frame}
|
||||||
\titlepage
|
\titlepage
|
||||||
\end{frame}
|
\end{frame}
|
||||||
|
|
||||||
\begin{frame}
|
\begin{frame} \transglitter[direction=45]
|
||||||
\frametitle{Motivazioni e Requisiti}
|
\frametitle{Requisiti}
|
||||||
|
|
||||||
\begin{block}{Perché?}<1->
|
\transwipe<1->[direction=90]
|
||||||
\begin{itemize}
|
\begin{block}{}
|
||||||
\item Richiesto come talk
|
\begin{itemize}[<+->]
|
||||||
\item Permette risparmio di risorse macchina/tempo/finanze
|
\item Un \emph{domain controller} Microsoft Windows
|
||||||
\item Offre una piattaforma stabile per l'accesso delle risorse
|
\item Un fileserver GNU/Linux (Debian)
|
||||||
|
\item Avere sufficienti conoscenze di \textit{Active Directory}
|
||||||
|
\item Non avere paura di «sporcarsi le mani»
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
\end{block}
|
\end{block}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user