NextGen

NextGen

Professional Development

40 Qs

quiz-placeholder

Similar activities

Javascript

Javascript

Professional Development

45 Qs

Linux   final  Exam sagar sir

Linux final Exam sagar sir

Professional Development

40 Qs

Formulas in Excel

Formulas in Excel

6th Grade - Professional Development

37 Qs

Administrasi Sistem Jaringan XI

Administrasi Sistem Jaringan XI

Professional Development

36 Qs

NGT 6th chap

NGT 6th chap

Professional Development

37 Qs

AWS Certified Cloud Practitioner

AWS Certified Cloud Practitioner

5th Grade - Professional Development

44 Qs

EXAM NSE5_EDR-5.0

EXAM NSE5_EDR-5.0

Professional Development

42 Qs

Berkomunikasi di luar Classroom

Berkomunikasi di luar Classroom

11th Grade - Professional Development

40 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
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?