screen command Linux

Pubblicato il: 13 marzo 2024
sul canale di: MA
68
0

screen command for Linux

Please like and subscribe if this was helpful for you.

We are using screen command to avoid any disruption when we are connected on remote ssh sessions. We can reconnect any time you like without lost any active jobs.
How to use screen command in Linux have multiple sessions active.
Command:
screen -ls ### list active screen sessions
screen -S "screen-name" ### create new screen
screen -r ### connect if there is only one screen
screen -r "screen-name" ### connect on specific screen
screen -XS "screen-name" quit ### delete specific screen


In questa pagina del sito puoi guardare il video online screen command Linux della durata di ore minuti seconda in buona qualità , che l'utente ha caricato MA 13 marzo 2024, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 68 volte e gli è piaciuto 0 spettatori. Buona visione!