Exam SCA_SLES15 Topic 3 Question 30 Discussion
Actual exam question for SUSE's SCA_SLES15 exam
Question #: 30
Topic #: 3
Question #: 30
Topic #: 3
You are working at a terminal window of a server at the office, but you want to continue this work by remotely accessing the terminal session from your home office. Which command will you need to use to accomplish this?
Suggested Answer: A Vote an answer
Explanation
The screen command will allow you to create and manage multiple terminal sessions that can be detached and resumed later. You can use the screen command to start a new session, then detach it with Ctrl-a d, and reattach it from another location with screen -r.
References:https://documentation.suse.com/sles/15-SP3/html/SLES-all/cha-screen.html
The screen command will allow you to create and manage multiple terminal sessions that can be detached and resumed later. You can use the screen command to start a new session, then detach it with Ctrl-a d, and reattach it from another location with screen -r.
References:https://documentation.suse.com/sles/15-SP3/html/SLES-all/cha-screen.html
by Paula at Apr 14, 2025, 02:10 PM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).