% !TEX root = LiTerm.tex % !TeX encoding = UTF-8 % !TeX spellcheck = de_DE \chapter{Anhang} \begin{table}[h] \begin{tabular}{|l|l|l|l|} \hline &\master&\remote&\management\\\hline Sprache&\multicolumn{3}{c|}{Deutsch}\\\hline Land&\multicolumn{3}{c|}{Deutschland}\\\hline Tastatur&\multicolumn{3}{c|}{Deutsch}\\\hline Hostname&\master&\remote&\management\\\hline Domain&\multicolumn{3}{c|}{literm.local}\\\hline Rootpasswort&\multicolumn{3}{c|}{pietIrgun}\\\hline Name des Benutzers&\multicolumn{3}{c|}{Administrator}\\\hline benutzername&\multicolumn{3}{c|}{administrator}\\\hline Benutzerpasswort&\multicolumn{3}{c|}{swufvac\$}\\\hline Partitionen&ESP 500 MB&ESP 500 MB&ESP 500 MB\\\cline{2-4} &/ 100GB&/ 45GB&/ 100GB\\\cline{2-4} &&/home 50GB&\\\cline{2-4} &&/media/gruppenlaufwerk 25GB&\\\cline{2-4} &/var 20GB&&/var 20GB\\\cline{2-4} &SWAP 7,5GB&SWAP 7,5GB&SWAP 7,5GB\\\hline Spiegelserver&\multicolumn{3}{c|}{ftp.de.debian.org}\\\hline Packeterfassung&\multicolumn{3}{c|}{Nein}\\\hline Softwareauswahl&\multicolumn{3}{c|}{ssh-server, standardsystemwerkzeuge}\\\hline \end{tabular} \caption{Einstellungen der Server bei Installation} \label{tab:einstserver} \end{table} \begin{table}[h] \centering \begin{tabular}{ll} \textbf{Anwendung}&\textbf{Passwort}\\\hdashline LDAP-Administrator&ErlIfguc\\ Icinga2 Datenbankpasswort&WewCegor\\ Fusiondirectory&DyWeejis\\ Openproject&UsadBykEv5\\ \end{tabular} \caption{andere Root-Passwörter} \label{tab:passwort} \end{table} \begin{table}[h] \centering \begin{tabular}{|l|l|r|} \hline \textbf{Lizenz} & \textbf{Einheit} & \textbf{Kosten pro Einheit}\\\hline Windows Office Standard 2016& Nutzer&76,38 €\\\hline Windows Server 2016 \acs{RDS}-\acs{CAL}& Nutzer&21,13 €\\\hline Windows Server 2016 \acs{CAL} & 5 Nutzer & 51,19 €\\\hline Windows Server 2016 & 2 Kerne & 901,64 €\\\hline \end{tabular} \caption{Lizenzkosten Microsoft für gemeinnützige Einrichtungen} \label{tab:lizenzmicrosoft} \end{table} \begin{table}[h] \centering \begin{tabular}{|l|l|r|} \hline \textbf{Lizenz}&\textbf{Einheit}&\textbf{Kosten}\\\hline SoGo Support&Jahr&700 €\\\hline OpenProject Enterprise&User und Monat& 5€\\\hline Redhat Linux Server Standard&Jahr und Host und Prozessorpaar&649,21€\\\hline \end{tabular} \caption{Lizenzen Projektumgebung} \label{tab:lizfoss} \end{table} \section{Quellcode} \begin{listing}[H] \inputminted{text}{sourcecode/interfaces.zeus} \caption{/etc/network/interfaces von \master} \label{list:interfacesz} \end{listing} \begin{listing}[H] \inputminted{text}{sourcecode/interfaces.poseidon} \caption{/etc/network/interfaces von \remote} \label{list:interfacesp} \end{listing} \begin{listing}[H] \inputminted{text}{sourcecode/interfaces.hades} \caption{/etc/network/interfaces von \management} \label{list:interfacesh} \end{listing} \begin{listing}[H] \begin{minted}{sources.list} deb http://repos.fusiondirectory.org/fusiondirectory-current/debian-jessie jessie main deb http://repos.fusiondirectory.org/fusiondirectory-extra/debian-jessie jessie main \end{minted} \caption{/etc/apt/sources.list.d/fusiondirectory.list} \label{list:fussourcelist} \end{listing} \begin{listing}[H] \inputminted{bash}{sourcecode/installation-schema.bash)} \caption{Installation Schemata für Fusiondirectory} \label{list:fusschemainstall} \end{listing} \begin{listing}[H] \begin{minted}{bash} apt install fusiondirectory 'fusiondirectory-plugin-(dovecot|mail|posix|postfix|quota|sogo)$' \end{minted} \caption{Installation fusiondirectory auf \management{}} \label{list:fusapainstall} \end{listing} \section{Abkürzungen} \begin{acronym}[LDAP] \acro{VM}{virtuelle Maschine} \acrodefplural{VM}{virtuelle Maschinen} \acro{LAN}{Local Area Network} \acro{DE}{Desktop Umgebung} \acro{JSON}{Javascript Object Notation} \acro{CAL}{Client Access License} \acro{RDS}{Remote Desktop Service} \acro{SSH}{Secure Shell} \acro{CD}{Compact Disk} \acro{LDAP}{Lightweight Directory Access Protocol} \acro{GPG}{GNU Privacy Guard} \end{acronym} \printbibliography[title=Quellenverzeichnis] \listoffigures \listoftables