X-Git-Url: https://git.martlubbers.net/?p=linuxnijmegen-ssh.git;a=blobdiff_plain;f=pres.tex;fp=pres.tex;h=9a9fda6e6c60777bbd21552c6c613e0daed2a723;hp=ca66135bda2dd1b37544a7175024aca9199306d3;hb=78a2c84e5b4a753860fc40297b54ba512bc791f6;hpb=5db8d33e08513a3cc13bd55312cee42622683c17 diff --git a/pres.tex b/pres.tex index ca66135..9a9fda6 100644 --- a/pres.tex +++ b/pres.tex @@ -35,47 +35,22 @@ \end{frame} \section{Introductie} - \begin{frame} - \frametitle{Introductie} - \end{frame} + \input{intro.tex} \section{SSH server} - - \section{SSH config} - \begin{frame}[fragile] - \begin{lstlisting} -mart@valhalla:~$ ls -l ~/.ssh/config --rw------- 1 user user 300 Jun 2 22:08 /home/user/.ssh/config -user@valhalla:~$ cat ~/.ssh/config -Host ygdrassil - HostName 192.168.0.102 - Identityfile ~/.ssh/nas - -Host github.com - HostName github.com - Identityfile ~/.ssh/github - -Host werk - User johndoe - HostName ssh.tunnel.werk.com - ForwardX11 yes - Port 2222 - Identityfile ~/.ssh/werk - -Host muziekserver - User gebruiker - HostName muziek.dyndns.com - IdentityFile ~/.ssh/mpi - LocalForward 8123 localhost:8123 - AddressFamily inet - \end{lstlisting} - \end{frame} + \input{server.tex} \section{Handige truukjes} + \input{truuk.tex} + + \section{SSH config} + \input{conf.tex} \section{Programma's die SSH gebruiken} + \input{ext.tex} \section{Samenvatting} + \input{samen.tex} \end{document}