Prelims Reviewer 3 Operating Systems

Prelims Reviewer 3 Operating Systems

University

29 Qs

quiz-placeholder

Similar activities

Form 2 - Information Technology Quiz

Form 2 - Information Technology Quiz

8th Grade - University

25 Qs

Digital Asset Review

Digital Asset Review

10th Grade - University

26 Qs

Programming Fundamentals Quiz

Programming Fundamentals Quiz

University

28 Qs

Cryptography Methods Quiz

Cryptography Methods Quiz

8th Grade - University

30 Qs

Tech Quiz 2025-26

Tech Quiz 2025-26

9th Grade - University

30 Qs

Aplication Domain: Social Media and Crowdsourcing

Aplication Domain: Social Media and Crowdsourcing

12th Grade - University

24 Qs

Soal Pilihan Ganda - Dasar Komputer

Soal Pilihan Ganda - Dasar Komputer

10th Grade - University

25 Qs

Penilaian Sumatif Informatika kelas 9

Penilaian Sumatif Informatika kelas 9

9th Grade - University

25 Qs

Prelims Reviewer 3 Operating Systems

Prelims Reviewer 3 Operating Systems

Assessment

Quiz

Information Technology (IT)

University

Hard

Created by

John Galvez

FREE Resource

29 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

While preparing a server for maintenance, you need to see the kernel version and machine architecture in one line. Which command should you run?

head -n1 /etc/issue

uname -a

whoami

mount

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

You sat at a lab PC and want to confirm the exact Linux distribution (e.g., Ubuntu 22.04 LTS). Which command prints that information from the system banner?

date

head -n1 /etc/issue

uptime

man issue

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

After plugging in a USB drive, you need to verify that the filesystem is attached to the OS. Which command lists all mounted filesystems?

ls -al

mount

pwd

find / -name usb

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Before scheduling cron jobs, you want to verify the server’s clock. Which command shows the current system date and time?

date

uptime

whoami

watch -n 5 "date"

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

You are evaluating server stability and want to know how long it has been running since last boot. Which command do you use?

uptime

ps

tail -F /var/log/syslog

df -h

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

You switched users via su and want to confirm your current identity before editing files. Which command prints the active username?

id -u

whoami

users

groups

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Inside a deeply nested directory, you need to display your full path before running a script with relative paths. Which command helps?

pwd

cd ..

ls -lt

whereis .

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?