X-Git-Url: https://git.martlubbers.net/?p=linuxnijmegen-ssh.git;a=blobdiff_plain;f=conf.tex;fp=conf.tex;h=f37ceaf811410a6fad8f580dd1f8947d35bde89d;hp=52337107aa1cbd34f3e860eaa0adbd87a75d38db;hb=e089f81414c5d661914480e8ec0de354b1b93b33;hpb=7e423d983e70ec02872335ef9a596e87879a789c 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}