Linux System Administration

Linux System Administration

University

9 Qs

quiz-placeholder

Similar activities

Linux - 4

Linux - 4

University

10 Qs

ITS Lab

ITS Lab

University

10 Qs

Aplikom Pertemuan 2

Aplikom Pertemuan 2

University

11 Qs

LINUX 4TH MODULE QUIZ

LINUX 4TH MODULE QUIZ

University

10 Qs

UNIX quiz

UNIX quiz

University

10 Qs

SLG ULI Week 6

SLG ULI Week 6

University

9 Qs

Linux quiz 1

Linux quiz 1

University

5 Qs

Keamanan Sistem Operasi Linux

Keamanan Sistem Operasi Linux

University

10 Qs

Linux System Administration

Linux System Administration

Assessment

Quiz

Computers

University

Hard

Created by

Shivali C

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command is used to create a new directory in Linux?

mkdir

createdir

newdir

mkfile

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Explain the difference between chmod and chown commands.

chmod and chown commands are used interchangeably.

The difference between chmod and chown commands is that chmod changes permissions, whereas chown changes ownership.

chmod is used for directories, while chown is used for files.

chmod changes ownership, whereas chown changes permissions.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the 'ls' command in Linux?

To list directory contents

To create a new directory

To display the current date and time

To install new software packages

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you add a new user in Linux?

Use the 'createuser' command in Linux.

Run the 'insertuser' command in Linux.

Use the 'adduser' command in Linux.

Execute the 'newuser' command in Linux.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the significance of the 'sudo' command in Linux?

It allows users to execute commands with elevated privileges.

It grants users access to all system files

It enables users to change the system time

It allows users to delete files without confirmation

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Write a simple shell script to display the current date and time.

display date and time

date

time

echo date

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Explain the use of the 'grep' command in Linux.

The 'grep' command in Linux is used to change system settings.

The 'grep' command in Linux is used to search for specific patterns in files.

The 'grep' command in Linux is used to play music files.

The 'grep' command in Linux is used to create new directories.

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you list all the processes running on a Linux system?

top

ls -a

cat /proc

ps aux

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the 'passwd' command in Linux?

To change a user's password in Linux.

To display system information in Linux.

To install new software packages in Linux.

To create a new user in Linux.