\documentclass{ictlab} %\documentclass[solutions]{ictlab} \RCS $Revision: 1.2 $ \usepackage{alltt,key,xr,amstext,answer2,verbatim} \usepackage[hang,bf,nooneline]{caption2} \externaldocument[lt-]{../../linux_training-plus-config-files-ossi/build/masterfile} \ifx\pdftexversion\undefined \else \usepackage[pdfpagemode=None,pdfauthor={Nick Urbanik}]{hyperref} \fi \renewcommand*{\subject}{Operating Systems and Systems Integration} \providecommand*{\NT}{\acro{NT}\xspace} \providecommand*{\IP}{\acro{IP}\xspace} \providecommand*{\DNS}{\acro{DNS}\xspace} \providecommand*{\BDC}{\acro{BDC}\xspace} \providecommand*{\ACL}{\acro{ACL}\xspace} \providecommand*{\RSA}{\acro{RSA}\xspace} \newcommand*{\labTitle}{Lab Topics for Part Time Course} \begin{document} %% \section{Background} %% \label{sec:background} %\section{Lab Topics for Part Time Course} \label{sec:shell-programming-questions} \begin{enumerate} \item Partition hard disk, install Linux Source: lab sheets on partitioning and installing Red Hat 7.3 from the network. \item Introduction to the shell, Basic Tools Modules 1, 2 and 3 of workshop notes. \item More Tools Modules 3 and 4 of workshop notes. \item Shell Progamming 1 My lab sheets on shell programming. \item Shell Progamming 2 My lab sheets on shell programming. \item Secure Shell My chapter on Secure Shell in workshop notes. \item Apache 1 My chapters on Apache in workshop notes. \item Apache 2 My chapters on Apache in workshop notes. \item NFS, Samba 1 Chapter on NFS in workshop notes. My worksheets on using Samba as a primary domain controller. \item Samba 2 My worksheets on using Samba as a primary domain controller. \end{enumerate} \end{document}