Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Linux Questions
Apache HTTP Server configuration Identify the primary Apache configuration file on most Linux/UNIX installations (the central file that includes other conf.d or sites-enabled snippets).
RPM package building When working with RPM source packages (SRPM), which rpm option rebuilds the package to include new patches and produce fresh binary RPMs?
Filesystem mounting configuration On Linux, which configuration file lists filesystems and mount points so they can be mounted automatically at boot or on-demand with mount -a?
Linux system boot scripts Which directory typically contains the core system boot scripts and initialization configuration (for example, init, init.d, rc*.d, or system-level service files)?
OSI model fundamentals Within the OSI networking model, which layer is responsible for routing packets between different networks?
Linux swap partitions with fdisk When creating a dedicated swap partition using fdisk for Linux, which hexadecimal system ID type should you set for that partition so the kernel and tools recognize it as swap space?
UNIX/Linux administration: Which command is used to immediately flush filesystem buffers and force all pending writes to disk (i.e., write cached blocks to storage)?
Linux history: Who created the Linux kernel (initiating its development in 1991 as a free, open-source project)?
Red Hat Linux basics: Which of the following is typically NOT a component of the default Red Hat Linux email system stack (MTA, MUA, LDA/filters)?
UNIX network services: Regarding NIS on UNIX systems, which single option best captures what NIS is and what it does?
UNIX text utilities: Which wc option reports only the number of lines in a file (line count output)?
Viewing file beginnings: Which command prints the first lines (top portion) of a file on UNIX/Linux by default?
Pipelines and redirection: Which UNIX command duplicates standard output to the terminal while simultaneously saving it to a file?
IP addressing (classful): Which dotted format corresponds to a Class A network address layout?
Linux desktop selection (legacy Red Hat tools): Which utility allows a user to change the default X Window desktop environment/session?
Terminology: In computing, what does the acronym OSS stand for?
Unix/Linux command-line basics: counting characters in a file Which single wc option returns only the number of characters (bytes) in the specified file?
Viewing a file in octal on Unix/Linux Which single command displays a file’s contents in octal form (octal dump)?
Linux directory layout: location of device files Which standard directory contains device files represented as special files in Unix/Linux?
Linux 2.2.x kernel: maximum size of a swap partition For systems running Linux kernel series 2.2.x, what is the maximum size supported for a single swap partition?
1
2
3
4
5
6
7