Exam #2

Exam #2

University

37 Qs

quiz-placeholder

Similar activities

Midterm Exam

Midterm Exam

University

35 Qs

ข้อสอบปลายภาควิชาการออกแบบสิ่งพิมพ์

ข้อสอบปลายภาควิชาการออกแบบสิ่งพิมพ์

10th Grade - University

40 Qs

PHP Quiz

PHP Quiz

University

35 Qs

ITD11303 DATABASE

ITD11303 DATABASE

University

35 Qs

OP 4 SPECIAL EXAM MIDTERM

OP 4 SPECIAL EXAM MIDTERM

University

40 Qs

CPU's

CPU's

University

40 Qs

FA4 CANVA TEST

FA4 CANVA TEST

7th Grade - University

40 Qs

database

database

University

40 Qs

Exam #2

Exam #2

Assessment

Quiz

Computers

University

Practice Problem

Easy

Created by

Maiky Alfaro

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

37 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following files will be looked for and used by GNU make, if one of them exists, unless a different file is specified on the command line when trying to compile software from source code? (Choose two.)

configure

config.h.in

makefile

Makefile

Makefile.in

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following commands restores only those files containing lpi in their name from the archive lpifiles.tar.gz?

tar xvzf lpifiles.tar.gz --wildcards "˜*lpi*'

tar xvzwf lpifiles.tar.gz "˜*lpi*'

tar -xvfz lpifiles.tar.gz --deep "˜*lpi*'

tar -xvzf lpifiles.tar.gz --subdirs "˜*lpi*'

tar xvzf lpifiles.tar.gz --globbing "˜*lpi*'

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

A regular user has just run ./configure && make && make install

to build and install a program. However, the installation fails. What could be done to install the program? (Choose two.)

Install the binaries manually with suinstall

Run make install with root privileges

Do not run ./configure in order to maintain the default configuration for correct installation

Rerun ./configure with a --prefix option where the user has permissions to write

Run make install_local to install into /usr/local/

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following command has just been run successfully:

Cd /opt; tar xvf /dev/nst0;

What will happen if the command sequence is run again?

An error saying that there is no tape present is generated because the tape has been ejected after being used

The contents of /opt will be restored again

The entire contents of /opt will be replaced with the contents of the next file on the tape

The contents of /opt will have additional content added from the next file on the tape

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What command discards unused blocks on a mounted file system in order to support SSD devices? (Specify ONLY the command without any path or parameters.)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which single command simulates a failed device within a RAID 5 array?

mdadm --remove /dev/md0 /dev/sdd1

mdadm --zero-superblock /dev/sdf3

mdadm --force-fault /dev/md2 /dev/sde2

mdadm --fail /dev/md0 /dev/sdc1

mdadm /dev/md0 --offline /dev/sdc1

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What action should be performed after increasing the size of a logical volume?

Run vgresize

Increase the size of the filesystem used for the logical volume

Run 1vresize

Remount the logical volume

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?