Modified and added info file for impressive.w

This commit is contained in:
Emiliano Vavassori 2010-09-09 04:13:20 +02:00
parent a805ce77a4
commit ad76cd4ada
3 changed files with 25 additions and 17 deletions

Binary file not shown.

9
ld10-samba.pdf.info Normal file
View 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 },
}

View File

@ -5,45 +5,44 @@
\setbeamercovered{transparent}
}
\usepackage[italian]{babel}
%\usepackage[utf8x]{inputenc}
%\usepackage[T1]{fontenc}
\usepackage{lmodern}
\usepackage{textcomp}
\usepackage{lmodern,textcomp,fontspec}
\setsansfont[Mapping=tex-text,Ligatures=Common]{Myriad Pro}
\setmonofont[Mapping=tex-text,Scale=.9]{Prestige Elite Std}
\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}}
\author[E.~Vavassori --- BGlug]{Emiliano Vavassori}
\author[E.~Vavassori (BGlug) --- LD10]{Emiliano Vavassori}
\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}
\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}
% \logo{\pgfuseimage{university-logo}}
\beamerdefaultoverlayspecification{<+->}
\begin{document}
\begin{frame}
\titlepage
\end{frame}
\begin{frame}
\frametitle{Motivazioni e Requisiti}
\begin{frame} \transglitter[direction=45]
\frametitle{Requisiti}
\begin{block}{Perché?}<1->
\begin{itemize}
\item Richiesto come talk
\item Permette risparmio di risorse macchina/tempo/finanze
\item Offre una piattaforma stabile per l'accesso delle risorse
\transwipe<1->[direction=90]
\begin{block}{}
\begin{itemize}[<+->]
\item Un \emph{domain controller} Microsoft Windows
\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{block}