Linux OS (GATE)

Linux system administration concepts covering filesystem structure, shell programming, commands, package management, kernel modules, and X Window configuration.

15 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Which of the following directories in Linux file system contains system commands and programs that are needed during bootup?

  1. /sbin
  2. /bin
  3. /boot
  4. /lib
  5. /etc
Question 2 Multiple Choice (Single Answer)

Which of the following ps command line arguments selects all processes associated with a specific terminal?

  1. T
  2. U
  3. t
  4. C
  5. a
Question 3 Multiple Choice (Single Answer)

Which of the following is the best-known distribution of Linux that has a design that has made Linux a widely used desktop operating system?

  1. Red Hat Linux
  2. Fedora Linux
  3. Mandriva Linux
  4. Ubuntu Linux
  5. SuSe Linux
Question 4 Multiple Choice (Single Answer)

Which of the following is the system variable in shell that is used for splitting word after expansion and for splitting lines into words and used as a built-in variable by read command?

  1. HOME
  2. LANG
  3. TIMEOUT
  4. IFS
  5. HOSTNAME
Question 5 Multiple Choice (Single Answer)

Which of the following types of shells is an open source Unix shell that is embedded within the scheme programming language?

  1. csh
  2. ksh
  3. scsh
  4. tcsh
  5. zsh
Question 6 Multiple Choice (Single Answer)

Which of the following is a mail client in Linux that is a Mozilla group stand-alone mail client and a newsreader?

  1. Evolution
  2. Thunderbird
  3. Claws Mail
  4. Mutt
  5. Squirrelmail
Question 7 Multiple Choice (Single Answer)

Which of the following commands is used in shell programming to display advanced file attributes?

  1. chattr
  2. lsattr
  3. chown
  4. chmod
  5. cat
Question 8 Multiple Choice (Single Answer)

Which of the following shortcuts is used in shell programming to obtain the value of the PWD variable which includes the current working directory?

  1. ~+
  2. ~-
  3. ~Expand
  4. ~USER
  5. =+
Question 9 Multiple Choice (Single Answer)

Which of the following is a popular tool in Unix and is used for installing, uninstalling, verifying, querying and updating computer software packages?

  1. Init
  2. GRUB
  3. RPM package manager
  4. Configuration file
  5. Password file
Question 10 Multiple Choice (Single Answer)

Which of the following is a spreadsheet program that is a part of the GNOME Free software desktop project?

  1. Nautilus
  2. Gnumeric
  3. Emacs
  4. Clearlooks
  5. Nvidia
Question 11 Multiple Choice (Single Answer)

Which of the following directories in Linux file system is a mount point for temporary file systems that helps while troubleshooting from CD-ROM where one may possibly mount the root file system and edit configurations?

  1. /opt
  2. /mnt
  3. /media
  4. /home
  5. /usr
Question 12 Multiple Choice (Single Answer)

Which of the following commands creates a list of module dependencies and also generates various map files in modules.dep directory?

  1. insmod
  2. rmmod
  3. depmod
  4. chmod
  5. chgrp
Question 13 Multiple Choice (Single Answer)

Which of the following is a commonly used application in Linux that is used to view and carry out image manipulation tasks?

  1. Gnome Ghostview
  2. GIMP
  3. Inkspace
  4. Shotwell
  5. DigiKam
Question 14 Multiple Choice (Single Answer)

Which of the following action fields makes the OS start the process once when the runlevel is started, however, not waiting for the termination of the process before executing additional programs?

  1. respawn
  2. wait
  3. once
  4. boot
  5. bootwait
Question 15 Multiple Choice (Single Answer)

Which of the following scripts is used in xdm-config file to reset the X window system after a session ends?

  1. .xsession
  2. Xreset
  3. Xsetup
  4. Xsession
  5. Xresource