diff --git a/bericht/bericht.tex b/bericht/bericht.tex index 5c45c59..7c1e007 100644 --- a/bericht/bericht.tex +++ b/bericht/bericht.tex @@ -3,6 +3,19 @@ \usepackage{multirow} \usepackage{hyperref} +% schönere Hyperlinkfarben +\definecolor{darkred}{rgb}{0.5, 0, 0} +\definecolor{darkgreen}{rgb}{0, 0.5, 0} +\definecolor{darkblue}{rgb}{0, 0, 0.5} +\hypersetup{ + colorlinks, + linkcolor=darkblue, + filecolor=darkgreen, + urlcolor=darkred, + citecolor=darkblue +} + + \author{Patrick Schöps, Jörg Thalheim, Alfred Krohmer} \title{LCTP – Praktikum Wintersemester 2013 / 2014} @@ -43,7 +56,7 @@ Hostnames & \tt zeus \\ Interne IP & \tt 10.20.0.1 \\ Externe IP & \tt ? \\ \hline -Partitionierung & +Partitionierung & \multicolumn{1}{l}{\begin{tabular}{l r l} \tt / & 50 GiB & Wurzelverzeichnis \\ \tt /boot & 1 GiB & Boot-Dateien (Kernel, {\tt initrd}, grub, etc.) \\