Search Header Logo

126 - 150 Linux

Authored by Resul Gedikli

Computers

University

126 - 150 Linux
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Users have reported that the interactive sessions were lost on a Linux server. A Linux administrator verifies the server was switched to rescue.target mode for maintenance. Which of the following commands will restore the server to its usual target?

telinit 0

systemctl reboot

systemctl get-default

systemet! emergency

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A systems administrator was tasked with assigning the temporary IP address/netmask 192.168.168.1/255.255.255.255 to the interface eth0 of a Linux server.

When adding the address, the following error appears:

# ip address add 192.168.168.1/33 dev ethO

Error: any valid prefix is expected rather than "192.168.168.1/33".

Based on the command and its output above, which of the following is the cause of the issue?

The CIDR value /33 should be /32 instead.

There is no route to 192.168.168.1/33.

The interface eth0 does not exist.

The IP address 192.168.168.1 is already in use.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

A Linux user reported the following error after trying to connect to the system remotely: ssh: connect to host 10.0.1.10 port 22: Resource temporarily unavailable.

The Linux systems administrator executed the following commands in the Linux system while trying to diagnose this issue:

firewall-cmd -zone=public -permanent -add-service=22

systemetl enable firewalld; systemetl restart firewalld

firewall-cmd --zone=public --permanent --add-service=ssh

firewall-cmd -zone=public permanent -add-port=22/udp

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A Linux administrator has been tasked with installing the most recent versions of packages on a RPM-based OS. Which of the following commands will accomplish this task?

apt-get upgrade

rpm -a

yum updateinfo

dnf update

yum check-update

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A Linux administrator needs to expand a volume group using a new disk. Which of the following options presents the correct sequence of commands to accomplish the task?

partprobe

vgcreate

Ivextend

Ivcreate

fdisk

partprobe

fdisk

partprobe

mkfs

fdisk

pvcreate
vgextend

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following directories is the mount point in a UEFI system?

/sys/efi

/boot/efi

/efi

/ete/efi

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A Linux administrator copied a Git repository locally, created a feature branch, and committed some changes to the feature branch. Which of the following Git actions should the Linux administrator use to publish the changes to the main branch of the remote repository?

tebase

tag

commit

push

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?

Discover more resources for Computers