RedHat Linux Week 7 Review

RedHat Linux Week 7 Review

9th - 12th Grade

12 Qs

quiz-placeholder

Similar activities

CyberCamp 4 Security and the Command Line Review (Standard)

CyberCamp 4 Security and the Command Line Review (Standard)

KG - Professional Development

8 Qs

AP CSP - Code.org Unit 3 Review

AP CSP - Code.org Unit 3 Review

9th - 12th Grade

15 Qs

IGCSE ICT Full Forms

IGCSE ICT Full Forms

9th - 10th Grade

16 Qs

Linux: Core Concepts

Linux: Core Concepts

9th Grade - University

10 Qs

iGCSE ICT: Chapter 1

iGCSE ICT: Chapter 1

KG - University

12 Qs

Linux Chapter 7 Review

Linux Chapter 7 Review

9th - 12th Grade

16 Qs

Linux-2 Quiz 2 -- LAMP

Linux-2 Quiz 2 -- LAMP

1st - 12th Grade

15 Qs

Linux Directory Navigation

Linux Directory Navigation

11th Grade

11 Qs

RedHat Linux Week 7 Review

RedHat Linux Week 7 Review

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Steven Ellison

Used 6+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What makes a file or folder hidden on Linux?

The -h attribute

When it starts with a period ( . )

When it starts with a $

When it has a total permissions value of 8

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command shows you who is currently logged into a Linux system and from where?

w

who

which

last

3.

MATCH QUESTION

1 min • 1 pt

Match the following file with the definition that best describes what it does.

File that holds an encrypted version of all users' passwords as well as the salt and algorithm used

~/.bashrc

File that alters how your favorite text editor behaves.

/etc/hosts

File that hold information about all user accounts including UIDs and GIDs as well as default shell.

~/.vimrc

File that allows you to alter how the default shell behaves.

/etc/passwd

File that you can use to establish static IP address to machine name pairings.

/etc/shadow

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command is the best to use across all distros when creating new user accounts?

useradd

add --user

adduser

touch-user

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command allows you to make changes to a user account; like adding group membership or locking it out?

chage

userman

adduser

usermod

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command will remove the user tot from the system but leave their home directory untouched?

userdel tot

userdel -r tot

userdel tot && rm -rf /home/tot

deluser /home/tot

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following user is most likely to have the UID 1010?

root

syslog

arpwatch

tot

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?