X-Git-Url: https://git.martlubbers.net/?p=linuxnijmegen-ssh.git;a=blobdiff_plain;f=truuk.tex;fp=truuk.tex;h=9db9c09699d656d7469b8858b37f046dac245e73;hp=37f6ea61e4c7ec7f182c1328be5640016e22d838;hb=d8f3357df864a15218ca6f3b1302a66b91d39b87;hpb=6c147247e171d7fa880a2d5bb8be860d1a092a2c diff --git a/truuk.tex b/truuk.tex index 37f6ea6..9db9c09 100644 --- a/truuk.tex +++ b/truuk.tex @@ -6,7 +6,7 @@ \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} @@ -20,14 +20,14 @@ \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]----+ | | @@ -54,8 +54,8 @@ suOAErDvInRDQbl2bjR0PGizL2t5lM9zE+mS0HHigteGLKma1NxVBBeam0CrodJN 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 @@ -120,7 +120,7 @@ d5DgKnWxgJPHnDjmwqTeX3A5S34m/qJKK67IF9WqedeHxeMKzMZYcZpcsFxdvHk/ \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}