
Prelims Reviewer 3 Operating Systems
Authored by John Galvez
Information Technology (IT)
University

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
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 .
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Microsoft
or continue with
%20(1).png)
Apple
Others
Already have an account?