1.) Systems access & support Flashcards

1
Q

Which term describes the interpreter that executes commands typed as strings?

A

Shell

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Which term describes the visual cue that indicates an interactive shell is waiting for the user to type a command?

A

Prompt

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Which term describes the name of a program to run?

A

Command

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Which term describes the part of a command line that adjusts the behavior of a command?

A

Option

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Which term describes the part of the command line that specifies the target that the command should operate on?

A

Argument

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Which term describes the hardware display and keyboard used to interact with a system?

A

Physical Console

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Which term describes one of the multiple logical consoles that can each support an independent login session?

A

Virtual Console

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Which term describes an interface that provides a display for output and a keyboard for input to a shell session?

A

terminal

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Generate an ssh key named key2 without a passphrase

A

$ ssh-keygen -f .ssh/key2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Copy ssh key-2 to servera

A

$ ssh-copy-id -i .ssh/key2.pub operator@servera

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Store your ssh-key passphrase for the running session

A

$ eval $(ssh-agent)

$ ssh-add .ssh/key2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Generate a diagnostics report using Web Console which can be submitted to RH Customer Service Portal

A

$ systemctl status cockpit.socket
→ Open firefox * go2 https://servera.lab.example.com:9090
→Click “Diagnostic Reports →Create Report

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Register a system with RHEL Insights

A

$ subscription-manager register –auto-attach
$ yum install insights-client
$ insights-client –register
$ insights-client

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Use Red Hat Insights to detect configuration issues

A

https://cloud.redhat.com/insights

→ Advisor → Recommendations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Use Red Hat Insights to Update Packages

A

https://cloud.redhat.com/insights

→Patch →Systems →Apply all applicable advisories

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Use Red Hat Support Tool to manage a case

A

$ redhat-support-tool
Command: opencase
Severity: 4