Unix/Linux Operating Systems Quiz

Test your knowledge of Unix/Linux operating systems including commands, shells, scripting, filesystems, and IPC mechanisms.

20 Questions Published

Questions

Question 1 Multiple Choice (Multiple Answers)

23 What is a message queue?

  1. 1 A printer queue
  2. 2 An IPC mechanism with destructive execute
  3. 3 An IPC mechanism with destructive write
  4. 4 An IPC mechanism with destructive read
Question 2 Multiple Choice (Multiple Answers)

24 Difference between shared memory & message queue 1

  1. No differences
  2. 2 IPC mechanism vs Non-IPC mechanism
  3. 3 Non-destructive read vs destructive read
  4. 4 Destructive read vs non-destructive read
Question 3 Multiple Choice (Multiple Answers)

25 To delete the last word of each line in the file test1

  1. 1 sed 's/ */$//' test1
  2. 2 sed 's/ *$//' test1
  3. 3 sed 's/ \*$//' test1
  4. 4 sed 's/ \*$\/\/' test1
Question 4 Multiple Choice (Single Answer)

who is not included in developing unix operating system originally?

  1. Ken Thompson
  2. Dennis Ritchie
  3. John Crosswhite
  4. Douglas McIlroy
Question 5 Multiple Choice (Single Answer)

what are the Unix flavors ?

  1. System V at AT&T lab
  2. BSD (Berkeley Software Distribution)
  3. Solaris at Sun Microsystems
  4. MAC OS X at Apple
  5. All of the above
Question 6 Multiple Choice (Multiple Answers)

What do you mean by “Unix is Interactive” ?

  1. Everything need to be done only by using commands.
  2. It is command oriented
  3. Easy to Use
  4. User Friendly
Question 7 Multiple Choice (Multiple Answers)

What is/are the script/scripts generally used and suitable in within Unix?

  1. Perl
  2. Rubby
  3. Shell
  4. Java/ajax
  5. Awk
Question 8 Multiple Choice (Multiple Answers)

What are the different Emulators in Unix?

  1. Putty
  2. Secure CRT
  3. Telnet
  4. Exceed
  5. Only First and Second
  6. First,Second and Third
Question 9 Multiple Choice (Single Answer)

Match Accordingly ?(match [A,B,C,D,E ]with [1,2,3,4,5])

  1. A-2, B-3, C-4-, D-1, E- 5
  2. A-1, B-5, C-4, D-3, E-2
  3. A-1, B-4,C-5,D-2, E-3
  4. Non of The above
Question 10 Multiple Choice (Single Answer)

Which is true about the block arrangement of unix file System?

  1. Boot | Super | Data| Inode
  2. Super | Boot | Data | Inode
  3. Boot | Super | Inode | Data
  4. Inode | Boot | Super | Data
  5. Non of the above
Question 11 Multiple Choice (Single Answer)

Unix Developed in the year ___________?

  1. 1968
  2. 1871
  3. 1969
  4. 1975
  5. Non
Question 12 Multiple Choice (Single Answer)

Which Shell Generally used for System Administration ?

  1. C
  2. Bourne
  3. Bash
  4. Korn
Question 13 Multiple Choice (Single Answer)

Which Shell generally used for the Guest Login and in secure Installation ?

  1. Rsh
  2. Csh
  3. Bsh
  4. Ksh
Question 14 Multiple Choice (Single Answer)

Match Accordingly ([A.B,C,D,E] with [1,2,3,4,5])

  1. A-2, B-3, C-4-, D-1, E- 5
  2. A-1, B-4,C-5,D-2, E-3
  3. A-1, B-5, C-4, D-3, E-2
  4. Non of the above
Question 15 Multiple Choice (Multiple Answers)

Which is/are the script/scripts generally used and suitable in within Unix?

  1. Perl
  2. Shell
  3. Rubby
  4. Java/ajax
  5. Awk
Question 16 Multiple Choice (Multiple Answers)

Which are the different Emulators in Unix?

  1. Putty
  2. Secure CRT
  3. Telnet Connection
  4. Exceed
  5. First,Third,Fourth
  6. First Two only
Question 17 Multiple Choice (Multiple Answers)

which are the Unix flavors ?

  1. System V at AT&T lab.
  2. BSD (Berkeley Software Distribution)
  3. Solaris at Sun Microsystems
  4. MAC OS X at Apple
  5. Only first two
  6. First Three only
Question 18 True/False

There is only one distribution of Linux

  1. True
  2. False
Question 19 True/False

PINE is used to FTP files

  1. True
  2. False
Question 20 Multiple Choice (Single Answer)

What command is used to change your password

  1. chpassword
  2. changepword
  3. passwd
  4. pass -change