Aggiunto esercizio
This commit is contained in:
parent
21437970f1
commit
dbd04fbb29
2 changed files with 15 additions and 0 deletions
|
@ -376,3 +376,18 @@ mosh utente@host -- tmux
|
||||||
[8] https://www.digitalocean.com/community/tutorials/how-to-configure-ssh-key-based-authentication-on-a-linux-server
|
[8] https://www.digitalocean.com/community/tutorials/how-to-configure-ssh-key-based-authentication-on-a-linux-server
|
||||||
[9] https://www.thegeekstuff.com/2008/11/3-steps-to-perform-ssh-login-without-password-using-ssh-keygen-ssh-copy-id/
|
[9] https://www.thegeekstuff.com/2008/11/3-steps-to-perform-ssh-login-without-password-using-ssh-keygen-ssh-copy-id/
|
||||||
[10] https://mosh.org/
|
[10] https://mosh.org/
|
||||||
|
|
||||||
|
### Esercizio
|
||||||
|
|
||||||
|
### Prerequisiti
|
||||||
|
|
||||||
|
Installa un server OpenSSH e assicurati di poter effettuare
|
||||||
|
l'accesso. Crea un file layout.conf che funga da configurazione per
|
||||||
|
una sessione tmux. La configurazione deve prevedere una qualche
|
||||||
|
suddivisione della finestra. L'accesso via ssh dev'essere senza password.
|
||||||
|
|
||||||
|
### Obiettivo
|
||||||
|
|
||||||
|
Effettuando un ssh da locale verso locale, una volta effettuato
|
||||||
|
l'acccesso, la sessione tmux dev'essere automaticamente avviata.
|
||||||
|
|
||||||
|
|
Binary file not shown.
Loading…
Reference in a new issue