Run Terminals INSIDE Terminals | The Screen Command on Linux

Akamai Developer March 13, 2023
Video Thumbnail
Akamai Developer Logo

Akamai Developer

@akamaideveloper

About

Welcome to Akamai Developer, where you'll discover expert tutorials on AI, cloud computing, serverless, and platform engineering! Subscribe now for new videos about the world’s most distributed compute platform. Check out our code samples at https://github.com/akamai-developers/

Video Description

In this video @TechHut covers the basics of the screen command. The screen command is a tool that lets you launch and use multiple shell instances from a single SSH connection. The screen command is useful for commands that take a long time to run, allowing you to continue those commands in the background while you interact with your server. Chapters: 0:00 Introduction 0:19 What is the screen command? 1:00 Installing screen 1:40 Using screen 2:14 Keyboard shortcuts with screen 2:35 Detach the screen 2:53 Re-attach the screen 3:10 List screens 4:10 Remove a specific screen 5:00 screen man-pages 6:30 Conclusion New to Cloud Computing? Get started here with a $100 credit → https://www.linode.com/lp/youtube-viewers/?ifso=linodetube&utm_source=youtube&utm_medium=DIYCloud Read the doc for more information on useful tools in Linode→ https://www.linode.com/docs/products/tools/ Learn more about the screen command→ https://www.linode.com/docs/guides/using-gnu-screen-to-manage-persistent-terminal-sessions/ Subscribe to get notified of new episodes as they come out → https://www.youtube.com/linode?sub_confirmation=1 #Linode #linux #sysadmin Product: Linode, Screen Command, Sysadmin, Open Source; @TechHut

You May Also Like