Red Hat Linux Services Quiz

Red Hat Linux Services Quiz

12th Grade

25 Qs

quiz-placeholder

Similar activities

fin chapite 1 a 3 ccna1

fin chapite 1 a 3 ccna1

12th Grade

20 Qs

CIS27B Quiz 1 Review Game

CIS27B Quiz 1 Review Game

12th Grade

24 Qs

UBUNTU OK

UBUNTU OK

12th Grade

30 Qs

Ch_10 Using ActionScript to Enhance User Experience

Ch_10 Using ActionScript to Enhance User Experience

9th - 12th Grade

20 Qs

Quiz sobre Servidor e Sistema Operacional

Quiz sobre Servidor e Sistema Operacional

12th Grade

22 Qs

Práctica de Servicios de Mensajería

Práctica de Servicios de Mensajería

12th Grade

20 Qs

Quiz Konfigurasi Debian 10 - seting dasar sampai webserver

Quiz Konfigurasi Debian 10 - seting dasar sampai webserver

12th Grade

25 Qs

Quiz AIJ 03 Firewall MikroTik

Quiz AIJ 03 Firewall MikroTik

12th Grade

20 Qs

Red Hat Linux Services Quiz

Red Hat Linux Services Quiz

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Pushpendra Pateriya

Used 1+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you permanently stop and disable a service from running immediately and on subsequent boots?

d) systemctl halt && systemctl disable
b) systemctl stop && systemctl disable && systemctl halt
a) systemctl stop && systemctl disable && systemctl mask
c) systemctl stop && systemctl disable

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the systemctl daemon-reload command do?

a) Reloads the systemd manager configuration.
d) Starts all inactive services.
b) Stops all active services.
c) Reloads the systemd manager configuration.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command would you use to restart the sshd service?

service sshd restart

systemctl reload sshd

systemctl restart sshd

init sshd restart

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to start a service in Red Hat Linux using systemd?

service start

systemctl start

init start

rc start

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which directive in the sshd_config file is used to specify the port that SSH listens on?

ListenPort

SSHPort

Port

ServicePort

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the default target unit that resembles the traditional multi-user runlevel 3 in systemd?

multi-user.target

default.target

runlevel3.target

graphical.target

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To set the GUI (graphical target) as the default boot target, which command should be used?

systemctl enable graphical.target

systemctl start graphical.target

systemctl default graphical.target

systemctl set-default graphical.target

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?