RedHat Linux Week 7 Review

RedHat Linux Week 7 Review

9th - 12th Grade

12 Qs

quiz-placeholder

Similar activities

Unit 3: Intro to App Design Vocabulary

Unit 3: Intro to App Design Vocabulary

11th Grade

15 Qs

Chapter 5

Chapter 5

9th Grade

10 Qs

Systems Software Quiz

Systems Software Quiz

11th Grade

10 Qs

NETESS 2.0 MODULE 18 QUIZ - Cisco IOS CLI Navigation

NETESS 2.0 MODULE 18 QUIZ - Cisco IOS CLI Navigation

12th Grade

14 Qs

Linux: Users and Groups

Linux: Users and Groups

9th Grade - University

14 Qs

Java Script Quiz

Java Script Quiz

9th - 12th Grade

15 Qs

Interfaces

Interfaces

9th - 11th Grade

11 Qs

R050 April Topic Summary

R050 April Topic Summary

11th Grade

16 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 allows you to alter how the default shell behaves.

~/.vimrc

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

/etc/shadow

File that alters how your favorite text editor behaves.

~/.bashrc

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

/etc/hosts

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

/etc/passwd

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?