Unix/Linux Operating Systems Quiz
Test your knowledge of Unix/Linux operating system commands, file systems, permissions, daemons, and system administration
Questions
Which one of the follwing permission is correct for rwxr_xr__?
- chmod 775
- chmod 2754
- chmod 754
- chmod 277
What is the minimum number of partitions you need to install Linux?
- 2
- 3
- 4
- 1
Which daemon controls the network service -> POP3 mail service?
- inetd
- pop3d
- maild
- nntd
Is Linux / UNIX file system case sensitive
- True
- False
Which file defines all users on your system?
- /etc/users
- /etc/passwd
- /home/users
- /root/users
You need to see the last fifteen lines of the files dog, cat and horse. What command should you use?
- head -n 15 dog cat horse
- tail -15 dog cat horse
- tail -n 15 dog cat horse
- head -15 dog cat horse
What command is used to list the contents of directory with its permissions?
- ls
- ls -l
- ls -lrt
- ls directoryname
Which command is used to modify the access time of a file?
- cat
- touch
- ls
- file filename
syslogd daemon is responsible for tracking system information and saving it to specified log files
- True
- False
Blackberry OS is open source.
- True
- False
Blackberry OS is programmed in which language.
- C
- C++
- Java
- Python
Developer of Blackberry OS is?
- Blackberry Mobile comapny.
- Research In Motion
- Google
- Collaboration of RIM and Blackberry.
Current version Blackberry OS is?
- 4
- 4.5
- 6
- 5
Android was originally developed by
- google
- Android.Inc
- HTC
- Open handset alliance