NextGen

NextGen

Professional Development

40 Qs

quiz-placeholder

Similar activities

Geral

Geral

Professional Development

40 Qs

blueprint

blueprint

1st Grade - Professional Development

43 Qs

Overhead Crane Safety

Overhead Crane Safety

Professional Development

40 Qs

Javascript

Javascript

Professional Development

45 Qs

Ôn tập CSDL

Ôn tập CSDL

Professional Development

35 Qs

PPP.1

PPP.1

Professional Development

36 Qs

For Loop and Dry Run Revision Quiz

For Loop and Dry Run Revision Quiz

7th Grade - Professional Development

40 Qs

legal midterm 2023

legal midterm 2023

Professional Development

41 Qs

NextGen

NextGen

Assessment

Quiz

Instructional Technology

Professional Development

Hard

Created by

Sahil sasane

Used 9+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

You want to install a test environment to practice for the RHCSA/RHCE exams. Which of the following distributions should you avoid?

The most recent Fedora version

CentOS 7

Scientific Linux 7

RHEL 7

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following features is not just available in RHEL but also in CentOS?

Hardware certification

Software certification


The right to make support calls

Software updates

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Why should you install the server with a GUI installation pattern?

To prepare for RHCSA/RHCE, you need some tools that run in a GUI only.

The minimal installation is incomplete.

If you do not install a GUI immediately, it is very hard to add it later.

  • The Server with GUI is the default installation that is recommended by Red Hat.


4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which is the default file system that is used in RHEL 7?

Ext3

Ext4

XFS

  • Btrfs


Answer explanation

XFS is used as the default file system. When Red Hat decided which file system to use as the default file system, Btrfs was not stable enough yet.

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which feature is supported in Ext4 but not in XFS?

Shrinking the file system


Snapshots

ile system quota

  • A maximum size that goes beyond 2TB


Answer explanation



The size of an XFS file system cannot be reduced.

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following enables you to redirect standard output as well as errors to a file?


1&2> file

2>&1 file

>1&2 file

  • 1>2& file


Answer explanation


Answer B shows the correct syntax. The 2 redirects error messages, and &1 makes sure that the same is done for STDOUT.

7.

MULTIPLE SELECT QUESTION

1 min • 1 pt

You are looking for a variable that is set in a bash login shell for all users. Which of the following files is the most likely location where this variable is set? (Choose two.)


/etc/profile


/etc/bashrc

~/.bash_profile

~/.bashrc

Answer explanation


/etc/profile is the file that is processed for all users who are starting a login shell.

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?