Linux Command you MUST know | Screen command line utility in Linux

Publié le: 11 juin 2024
sur la chaîne: Linux Tech Hub
149
9

"Master the power of multitasking on the Linux command line with our comprehensive guide to the screen command!

Whether you're a beginner or a seasoned Linux user, this tutorial has something for everyone. Learn how to create, manage, and detach virtual terminal sessions effortlessly with screen. Discover how to keep your processes running in the background even after logging out, and regain control of your terminal like a pro.

Say goodbye to lost sessions and hello to productivity with the screen command!"

Below are the screen commands used in the video:

Install screen: yum install screen

1. Start a new screen session with a session name.

screen -S sessionname

++++++++++++++++++++++++++++++++++++++++++++++++++++

2. List all running screen sessions.

screen -ls
++++++++++++++++++++++++++++++++++++++++++++++++++++


3. To Re-attach or Login to a screen Session

screen -r sessionname/pid

+++++++++++++++++++++++++++++++++++++++++++++++++++++

4. To detach a screen session.

Press Ctrl+A+D

+++++++++++++++++++++++++++++++++++++++++++++++++++++

5. To terminate a screen session.

exit (Type exit from inside the screen session)

+++++++++++++++++++++++++++++++++++++++++++++++++++++

#BASH #linux #centos #coding #linuxshell #linuxtutorial

devops
hack the box
Centos
terminal multiplexer
Linux administrator
linux command line
putty ssh
Screen command in linux


Sur cette page du site, vous pouvez voir la vidéo en ligne Linux Command you MUST know | Screen command line utility in Linux durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Linux Tech Hub 11 juin 2024, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 149 fois et il a aimé 9 téléspectateurs. Bon visionnage!