\end{block}
\pause
\begin{block}{Command line vlag}
- \lstinline{ssh -i ~/.ssh/keyfile user@server.nl}
+ \lstinline{ssh -i ~/.ssh/keyfile frobnicator@foobarbaz.nl}
\end{block}
\pause
\begin{block}{Config file}
\begin{block}{\$ ssh-keygen}
\begin{lstlisting}
Generating public/private rsa key pair.
-Enter file in which to save the key (/home/user/.ssh/id_rsa):
- /home/user/.ssh/github
+Enter file in which to save the key (/home/frobnicator/.ssh/id_rsa):
+ /home/frobnicator/.ssh/github
Enter passphrase (empty for no passphrase):
Enter same passphrase again:
-Your identification has been saved in /home/user/.ssh/github.
-Your public key has been saved in /home/user/.ssh/github.pub.
+Your identification has been saved in /home/frobnicator/.ssh/github.
+Your public key has been saved in /home/frobnicator/.ssh/github.pub.
The key fingerprint is:
-92:92:6e:b8:3f:d5:76:e8:1b:73:ed:97:c4:e5:87:ba user@system
+92:92:6e:b8:3f:d5:76:e8:1b:73:ed:97:c4:e5:87:ba frobnicator@foobarbaz
The key's randomart image is:
+--[ RSA 2048]----+
| |
BcW55x3LR/2fLSujUqcloQNwLUpD5da6eGg9yPo1fEaAOK1ssHGA30o6nmDEZEHy
PFgBtPwtDw5TPXPpzslaJx1u7CdeyzqpYsUycxzboy3GBcCsvG4nzD4C9vd0yk5o
jlDeECul4mwyg7NuEjltaY89RzrSa8NtqtURyg/JFQW2IVGe+oBXeTL/eQRuo1Nj
-GhYyPm1VMVM+NvaYQZXxGfLpoDoP2V+deD+gP5DuC8WW4LSGnkHKhDEin0Yl mar
-t@valhalla
+GhYyPm1VMVM+NvaYQZXxGfLpoDoP2V+deD+gP5DuC8WW4LSGnkHKhDEin0Yl foo
+@foobarbaz
\end{lstlisting}
\end{block}
\pause
\end{block}
\pause
\begin{block}{Command line vlag}
- \lstinline{ssh -A user@system}
+ \lstinline{ssh -A frobnicator@foobarbaz}
\end{block}
\pause
\begin{block}{Config file}