\documentclass[10pt,a5paper]{article}% DO NOT EDIT---WILL BE OVERWRITTEN \usepackage{beamerarticle,geometry,graphicx}% DO NOT EDIT---WILL BE OVERWRITTEN \geometry{margin=10mm,includefoot}% DO NOT EDIT---WILL BE OVERWRITTEN \usepackage[breaklinks]{hyperref}% DO NOT EDIT---WILL BE OVERWRITTEN \mode { %\usetheme{Warsaw} \usetheme[hideothersubsections]{Goettingen} % or ... \setbeamercovered{transparent} % or whatever (possibly just delete it) \subject{C Programming for Engineers} } \mode
{ \renewcommand{\floatpagefraction}{0.75} % default is .5, to increase % density. \renewcommand*{\bottomfraction}{0.6} % default is 0.3 \renewcommand*{\topfraction}{0.85} % default is 0.7 \renewcommand*{\textfraction}{0.1} % default is 0.2 } \usepackage[english]{babel} \usepackage{alltt,booktabs,array,cols,multicol,meta} \usepackage[utf8]{inputenc} % or whatever \usepackage{times} \usepackage[T1]{fontenc} % Or whatever. Note that the encoding and the font should match. If T1 % does not look nice, try deleting the line with the fontenc. \title{LPIC Overview} \subtitle{LPIC 102} \author[Geoffrey Robertson]{Geoffrey Robertson \texttt{\footnotesize{}ge@ffrey.com} \and Nick Urbanik \texttt{\footnotesize{}nicku@nicku.org}\\ {\tiny This document Licensed under GPL---see slide~\pageref{sld:license}}% } \date{2005 July} % Copyright (C) 2005 Geoffrey Robertson , % Nick Urbanik % You can redistribute modified or unmodified copies of this document % provided that this copyright notice and this permission notice are % preserved on all copies under the terms of the GNU General Public % License as published by the Free Software Foundation--either version 2 % of the License or (at your option) any later version. \AtBeginSubsection[] { \begin{frame} \frametitle{Outline} \footnotesize \begin{multicols}{2} \tableofcontents[currentsection,currentsubsection] \end{multicols} \end{frame} } % If you wish to uncover everything in a step-wise fashion, uncomment % the following command: %\beamerdefaultoverlayspecification{<+->} \newcounter{program} %\newcommand*{\program}[1]{\refstepcounter{program}\label{#1}\arabic{program}} % \newcommand*{\program}[1]{% % \refstepcounter{program}\hypertarget{#1}{Program \texttt{#1}}% % } %\newcommand*{\program}[1]{\refstepcounter{program}\label{#1}\arabic{program}} \newcommand*{\program}[1]{% \hypertarget{#1}{Program \texttt{#1}}% } \newcommand*{\linkto}[1]{\hyperlink{#1}{\texttt{#1}}} \providecommand*{\bs}{\texttt{\char '134}} % Backslash, no break \begin{document} \begin{frame} \titlepage \end{frame} % \begin{frame} % \frametitle{Outline} % \mode % {% % \footnotesize % \begin{multicols}{2} % \tableofcontents % \end{multicols} % % You might wish to add the option [pausesections] % }% % \mode
% {% % \tableofcontents % }% % \end{frame} \begin{frame} \frametitle{LPIC Exams} \begin{itemize} \item LPIC1 Junior Level Administration \begin{itemize} \item 101 General Linux Part 1 \item 102 General Linux Part 2 \end{itemize} \item LPIC2 Intermediate Level Administration \begin{itemize} \item 201 Advanced Linux Administration \item 202 Linux Networking Administration \end{itemize} \item LPIC3 Senior Level Administration (Two topics to be completed) \begin{itemize} \item 321 Windows Integration \item 322 Internet Server \item 323 Database Server \item 324 Security, Firewalls and Encryption \item 325 Kernel Drivers and Packages \item 32? TBA \end{itemize} \end{itemize} \end{frame} \begin{frame}[allowframebreaks] %\frametitle{LPIC 1--Books} \frametitle{LPIC 1--Books} \begin{thebibliography}{5} \beamertemplatebookbibitems % Start with overview books. \bibitem{Dean2001} Jeffrey Dean. \newblock {\em LPI Linux Certification in a Nutshell---A Desktop Quick Reference}. \newblock O'Reilly, 2001. \bibitem{Nash} Angie Nash and Jason Nash. \newblock \emph{LPIC 1 Certification Bible}. \newblock Hungry Minds. \bibitem{Sheer} Paul Sheer. \newblock \emph{LINUX Rute Users Tutorial and Exposition} \newblock Prentice Hall. \bibitem{Martinez} Theresa Hadden Martinez. \newblock \emph{Prep Kit General Linux 1} \newblock Que. \bibitem{Brunson2004} Ross Brunson. \newblock \emph{Lpic 1 Exam Cram 2: Linux Professional Institute Certification Exams 101 and 102 (Exam Cram 2)} \newblock Que. % \bibitem{} \emph{General Linux 1} % \bibitem{} \emph{Sair Linux} % \beamertemplatearticlebibitems % % Followed by interesting articles. Keep the list short. % \bibitem{Someone2000} % S.~Someone. % \newblock On this and that. % \newblock {\em Journal of This and That}, 2(1):50--100, % 2000. % \item General Linux 1 % \item Sair Linux \end{thebibliography} \end{frame} \begin{frame} \frametitle{Certifications} \framesubtitle{Here are some Linux Certifications} \begin{itemize} \item LPIC \item RHCT, RHCE \item Novell CLE (see \url{http://www.novell.com/training/certinfo/cle/}) \item SAGE \end{itemize} \end{frame} \begin{frame} \frametitle{LPIC Level 1 Certification} All current LPI exams use computer-based tests administered through VUE or Prometric. Each exam costs \$100 (US dollars) and the current outline is for there to be two exams at each level. \begin{itemize} \item Suitable tasks: \begin{itemize} \item can work at the Unix command line \item performs easy maintenance tasks: help out users, add users to a larger system, backup \& restore, shutdown \& reboot \item can install and configure a work station (incl. X) and connect it to the LAN, or a stand-alone PC via modem to the Internet. \end{itemize} \item Note: \begin{itemize} \item This is somewhat heavier than the SAGE ``Novice'' level: we aim beyond the power-user and helpdesk level. It is about at the ``prerequisites'' level of the Red Hat training program. \end{itemize} \end{itemize} \end{frame} \begin{frame} \frametitle{LPI Level 1 Topics} \begin{itemize} \item LPI 101 \begin{itemize} \item 101: Hardware \& Architecture \item 102: Linux Installation \& Package Management \item 103: GNU \& Unix Commands \item 104: Devices, Linux Filesystems, Filesystem Hierarchy Standard \item 110: The X Window System \end{itemize} \item LPI 102 \begin{itemize} \item 105: Kernel \item 106: Boot, Initialisation, Shutdown and Runlevels \item 107: Printing \item 108: Documentation \item 109: Shells, Scripting, Programming and Compiling \item 111: Administrative Tasks \item 112: Networking Fundamentals \item 113: Networking Services \item 114: Security \end{itemize} \end{itemize} \end{frame} \begin{frame} \frametitle{LPI Level 2 Topics} \begin{itemize} \item 2.201: Kernel (0) \item 2.202: System Startup (0) \item 2.203: Filesystem (0) \item 2.204: Hardware (0) \item 2.205: Network (0) \item 2.206: Mail \& News (0) \item 2.207: DNS (0) \item 2.208: Web Servers (0) \item 2.209: File \& Service Sharing (0) \item 2.210: Network Client Management (0) \item 2.211: System Maintenance (0) \item 2.212: System Security (0) \item 2.213: System Customisation \& Automation (0) \item 2.214: Troubleshooting (0) \end{itemize} \end{frame} \begin{frame} \frametitle{Example of a Topic--107: Printing} There are three Objectives in the Printing topic: \begin{itemize} \item 1.107.2 Manage printers and print queues \item 1.107.3 Print files \item 1.107.4 Install and configure local and remote printers \end{itemize} \end{frame} \begin{frame} \frametitle{Example of an Objective} \begin{description} \item[1.107.2 Manage printers and print queues:] \begin{itemize} \item Modified: 2003-Mar-17 \item Maintainer: Kara Pritchard \item Weight: 1 \end{itemize} \item[Description:] Candidates should be able to manage print queues and user print jobs. This objective includes monitoring print server and user print queues and troubleshooting general printing problems. \item[Key files, terms, and utilities include:] \begin{itemize} \item \texttt{/etc/printcap} \item \texttt{lpc} \item \texttt{lpq} \item \texttt{lprm} \item \texttt{lp} \end{itemize} \end{description} \end{frame} \begin{frame} \frametitle{License covering this document} \label{sld:license} Copyright \copyright{} 2005 Geoffrey Robertson and Nick Urbanik \par\medskip\par You can redistribute modified or unmodified copies of this document provided that this copyright notice and this permission notice are preserved on all copies under the terms of the GNU General Public License as published by the Free Software Foundation --- either version 2 of the License or (at your option) any later version. \end{frame} \end{document}