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
Questions
to open Date and Time Properties
- datetime.cpl
- timedate.cpl
- date.cpl
- time.cpl
to open Display Properties
- control display
- display.cpl
- vga
- desk.cpl
to open Game Controllers
- game.cpl
- juke.cpl
- joy.cpl
- stick.cpl
what is the special PID for pagedaemon process
- 0
- 1
- 2
- 3
which function is called to create a PID for a process
- fork()
- pid()
- cpid()
- nfork()
An orphaned process can never become a zombie process
- True
- False
which process execute a program called getty
- kernel process
- init process
- terminal process
- root process
which of the following environment variables cannot be changed by the user
- PATH
- LOGNAME
- PS1
- TERM
what is the default value of PS2 variable
- "-"
- "<"
- ">"
- "/"
full form of IFS variable
- Internal Field Seperator
- Internal File Seperator
- Implicit Field Seperator
- Implicit File Seperator
who developed the Cshell
- David Korn
- Stephen R. Bourne
- Kem Thompson
- William Joy
where system administration files are kept.
- /usr/bin
- /usr/sbin
- /sbin
- /usr/spool
Which linux distribution has the quickest boot-up time till date?
- Ubuntu Karmic Koala
- Ubuntu Intrepid Ibex
- Ubuntu Fiesty Fawn
- Ubuntu Lucid Lynx
Which of the following Linux Applications allow you to download/upload files in Torrent format?
- KTorrent
- Wget
- GWget
- Transmission
- GTorrent
Which of the following is NOT a boot-loader for Linux?
- UILO
- LILO
- GRUB
- GRUB2
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-
- Boot Forwarding
- Chain-loading
- Chain-booting
- Boot Chaining
Which of the following are the main 3 Linux Streams, based upon which we have over 300 distributions of Linux available today ?
- SlackWare
- ArchLinux
- Debian
- RedHat
- Fedora
- Ubuntu
Which of the following Linux Streams has the Worlds' Largest Repository ?
- Slackware
- Red Hat
- Canonical
- Debian