Linux OS (GATE)
Linux system administration concepts covering filesystem structure, shell programming, commands, package management, kernel modules, and X Window configuration.
Questions
Which of the following directories in Linux file system contains system commands and programs that are needed during bootup?
- /sbin
- /bin
- /boot
- /lib
- /etc
Which of the following ps command line arguments selects all processes associated with a specific terminal?
- T
- U
- t
- C
- a
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?
- Red Hat Linux
- Fedora Linux
- Mandriva Linux
- Ubuntu Linux
- SuSe Linux
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?
- HOME
- LANG
- TIMEOUT
- IFS
- HOSTNAME
Which of the following types of shells is an open source Unix shell that is embedded within the scheme programming language?
- csh
- ksh
- scsh
- tcsh
- zsh
Which of the following is a mail client in Linux that is a Mozilla group stand-alone mail client and a newsreader?
- Evolution
- Thunderbird
- Claws Mail
- Mutt
- Squirrelmail
Which of the following commands is used in shell programming to display advanced file attributes?
- chattr
- lsattr
- chown
- chmod
- cat
Which of the following shortcuts is used in shell programming to obtain the value of the PWD variable which includes the current working directory?
- ~+
- ~-
- ~Expand
- ~USER
- =+
Which of the following is a popular tool in Unix and is used for installing, uninstalling, verifying, querying and updating computer software packages?
- Init
- GRUB
- RPM package manager
- Configuration file
- Password file
Which of the following is a spreadsheet program that is a part of the GNOME Free software desktop project?
- Nautilus
- Gnumeric
- Emacs
- Clearlooks
- Nvidia
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?
- /opt
- /mnt
- /media
- /home
- /usr
Which of the following commands creates a list of module dependencies and also generates various map files in modules.dep directory?
- insmod
- rmmod
- depmod
- chmod
- chgrp
Which of the following is a commonly used application in Linux that is used to view and carry out image manipulation tasks?
- Gnome Ghostview
- GIMP
- Inkspace
- Shotwell
- DigiKam
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?
- respawn
- wait
- once
- boot
- bootwait
Which of the following scripts is used in xdm-config file to reset the X window system after a session ends?
- .xsession
- Xreset
- Xsetup
- Xsession
- Xresource