Unix/Linux System Administration and Process Management

Quiz covering Unix/Linux operating system concepts including boot loaders, distributions, shell programming, process management, and file system structure

18 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

to open Date and Time Properties

  1. datetime.cpl
  2. timedate.cpl
  3. date.cpl
  4. time.cpl
Question 2 Multiple Choice (Single Answer)

to open Display Properties

  1. control display
  2. display.cpl
  3. vga
  4. desk.cpl
Question 3 Multiple Choice (Single Answer)

to open Game Controllers

  1. game.cpl
  2. juke.cpl
  3. joy.cpl
  4. stick.cpl
Question 4 Multiple Choice (Single Answer)

what is the special PID for pagedaemon process

  1. 0
  2. 1
  3. 2
  4. 3
Question 5 Multiple Choice (Single Answer)

which function is called to create a PID for a process

  1. fork()
  2. pid()
  3. cpid()
  4. nfork()
Question 6 True/False

An orphaned process can never become a zombie process

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

which process execute a program called getty

  1. kernel process
  2. init process
  3. terminal process
  4. root process
Question 8 Multiple Choice (Single Answer)

which of the following environment variables cannot be changed by the user

  1. PATH
  2. LOGNAME
  3. PS1
  4. TERM
Question 9 Multiple Choice (Single Answer)

what is the default value of PS2 variable

  1. "-"
  2. "<"
  3. ">"
  4. "/"
Question 10 Multiple Choice (Single Answer)

full form of IFS variable

  1. Internal Field Seperator
  2. Internal File Seperator
  3. Implicit Field Seperator
  4. Implicit File Seperator
Question 11 Multiple Choice (Single Answer)

who developed the Cshell

  1. David Korn
  2. Stephen R. Bourne
  3. Kem Thompson
  4. William Joy
Question 12 Multiple Choice (Single Answer)

where system administration files are kept.

  1. /usr/bin
  2. /usr/sbin
  3. /sbin
  4. /usr/spool
Question 13 Multiple Choice (Single Answer)

Which linux distribution has the quickest boot-up time till date?

  1. Ubuntu Karmic Koala
  2. Ubuntu Intrepid Ibex
  3. Ubuntu Fiesty Fawn
  4. Ubuntu Lucid Lynx
Question 14 Multiple Choice (Multiple Answers)

Which of the following Linux Applications allow you to download/upload files in Torrent format?

  1. KTorrent
  2. Wget
  3. GWget
  4. Transmission
  5. GTorrent
Question 15 Multiple Choice (Single Answer)

Which of the following is NOT a boot-loader for Linux?

  1. UILO
  2. LILO
  3. GRUB
  4. GRUB2
Question 16 Multiple Choice (Single Answer)

GRUB has the power of loading multiple operating systems, including Windows and Mac OS. To do this, it calls the Boot record on the main boot partition, and inserts subsequent calls to other boot records on other boot partitions. This is called-

  1. Boot Forwarding
  2. Chain-loading
  3. Chain-booting
  4. Boot Chaining
Question 17 Multiple Choice (Multiple Answers)

Which of the following are the main 3 Linux Streams, based upon which we have over 300 distributions of Linux available today ?

  1. SlackWare
  2. ArchLinux
  3. Debian
  4. RedHat
  5. Fedora
  6. Ubuntu
Question 18 Multiple Choice (Single Answer)

Which of the following Linux Streams has the Worlds' Largest Repository ?

  1. Slackware
  2. Red Hat
  3. Canonical
  4. Debian