- Lab
- A Cloud Guru
Using screen Sessions
Anyone using a text-based console or attaching to a remote Linux system via SSH needs to know about the `screen` command, what sessions are, and how to create them, use them, and exit or end them properly.
Path Info
Table of Contents
-
Challenge
Initiate, Query, and Display `screen` Sessions
Start sessions, query their presence, and display or view the programs running in those
screen
sessions. -
Challenge
Detach from and Reattach to `screen` Sessions
Detach from a running session and its program contents, then reattach to the session either by default or by name.
-
Challenge
Create and Query Detached Sessions
Start detached sessions with specific names, and query those sessions for information without having to attach to those sessions.
-
Challenge
Name and Rename `screen` Sessions
Use specific naming for sessions to easily identify what they contain, including renaming sessions as they are running and fixing variable issues that would keep the session from functioning properly.
-
Challenge
Exit from and End `screen` Sessions
Use more advanced techniques to send either keystrokes that are used to quit running session content programs, or send the session itself commands that cause it to exit or end.
What's a lab?
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.