X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=conf.tex;h=f37ceaf811410a6fad8f580dd1f8947d35bde89d;hb=e089f81414c5d661914480e8ec0de354b1b93b33;hp=52337107aa1cbd34f3e860eaa0adbd87a75d38db;hpb=78a2c84e5b4a753860fc40297b54ba512bc791f6;p=linuxnijmegen-ssh.git diff --git a/conf.tex b/conf.tex index 5233710..f37ceaf 100644 --- a/conf.tex +++ b/conf.tex @@ -1,4 +1,5 @@ \begin{frame}[fragile] + \frametitle{Gebruikersniveau} \begin{lstlisting} Host nas HostName 192.168.0.102 @@ -9,16 +10,16 @@ Host github.com Identityfile ~/.ssh/github Host werk - User johndoe - HostName ssh.tunnel.werk.com + User frobnicator + HostName ssh.werk.nl ForwardX11 yes Port 2222 Identityfile ~/.ssh/werk Host muziekserver - User gebruiker + User frobnicator HostName muziek.dyndns.com - IdentityFile ~/.ssh/mpi + IdentityFile ~/.ssh/muziek LocalForward 8123 localhost:8123 AddressFamily inet \end{lstlisting}