Questions
Which of the following Linux commands is used to make a link to a file?
- Ls
- File
- Ln
- Cd
- rm
Which of the following types of grouping of data in Linux consist of files which contain the list of other files?
- Special files
- Directories
- Links
- Domain sockets
- Named pipes
Which of the following is a popular tool for installing, uninstalling, verifying, querying, and updating computer software packages on Unix like systems?
- RPM package manager
- GRUB
- Init
- RPM
- DISPLAY
Which of the following aliases in bash shell environment is used to list all listening TCP/UDP ports with the Process ID of the associated process?
- C
- Ports
- Update
- Vi
- Del
Which of the following system variables in shell environment is the search path for commands and it serves as a colon separated list of directories wherein the shell looks for commands?
- SHELL
- PS1
- PATH
- TERM
- EDITOR
Which of the following output fields of ps command is used to specify terminal associated with the process?
- PID
- RSS
- TTY
- STAT
- START
Which of the following arguments of ps command is used to display user name and process start time?
- a
- u
- U
- w
- e
Which of the following files of /var directory are used to hold variable data for programs present in /usr/local directory?
- local
- lib
- lock
- log
- run
Which of the following home directories in Linux file system is used for optional software packages?
- /usr
- /dev
- /lib
- /opt
- /boot
Which of the following commands is used in vi editor to write to the file and then quit?
- :q
- :q!
- :wq
- :e
- :r
Which of the following objects in Linux is a collection of computer files that have been packaged together for backup?
- Kernel
- Archives
- TCP/IP sockets
- vi
- awk
Which of the following files in XDM (X Display Manager) is used for user authorisation file where XDM stores keys for clients to read?
- Xsetup
- Xstartup
- .Xauthority
- .xsession
- Xreset
Which of the following objects defines main directories and their contents in Linux operating system?
- Boot loader
- Compiler
- Filesystem hierarchy
- KDE
- fdisk
Which of the following desktops serves as a default desktop environment for Red Hat Enterprise Linux that is based on the GTK + 2 graphical toolkit?
- KDE
- GNOME
- XFCE desktop
- The X window system
- Xorg
Which of the following options in sed command which is a stream editor, is used to read the different sed commands from command line?
- -e
- -f
- -n
- -l
- -k