Skip to content

Instantly share code, notes, and snippets.

@jwacalex
Created November 13, 2012 22:05
Show Gist options
  • Save jwacalex/4068747 to your computer and use it in GitHub Desktop.
Save jwacalex/4068747 to your computer and use it in GitHub Desktop.
#Linux - Sammlung nützlicher Links
\documentclass[oneside,12pt,a4paper]{scrartcl}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage[ngerman]{babel}
\title{Sammlung nützlicher Links}
\author{\#Linux@umformer.net}
\begin{document}
\maketitle
\tableofcontents
\section{Serveradministration}
\begin{itemize}
\item http://daemonkeeper.net/70/dein-neuer-linux-server/
\item http://www.forwiss.uni-passau.de/~berberic/klickop.html
\end{itemize}
\section{Linux im Allgemeinen}
\begin{itemize}
\item http://daemonkeeper.net/43/linux-ist-nichts-fuer-dich-lass-es/
\end{itemize}
\end{document}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment