blob: 7572b0c87152c6d9b15ad4d88c0186d5ea1ff8d0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
\input{configpres}
% ----------------------------
\subsection{Linux Namespaces}
\title{Linux Namespaces}
\maketitle
% ----------------------------
\begin{frame}
\frametitle{Overview}
\tableofcontents
\end{frame}
% ----------------------------
\input{security/advanced/frm_namespace_container.tex}
% ----------------------------
\subsection*{}
\input{tailpres}
|