Choose a topic to test your knowledge and improve your Unix/Lunux skills
Which system call is used to create Sys V message Queue.
Which is not the correct option for removing a message queue
Message queues are created in
Command used to check shared memory is
Which is Fastest IPC?
What is the persistancy level of Shared memory segments?
The structure which keeps the information about shared memory in the kernel is
One process requires M resource to complete a job. What should be the minimum number of resources available for N processes so that at least one process can continue to execute without blocking/waiting?
Semaphore P( ) operation usually does the following:
Which call to use to set the resource count of semaphore?
Race condition can be avoided by using
A server which is handling one client at a time is called as
A server which is handling many clients at a time is called as
A communication end-point is identified by
UNIX/Linux kernel is?
Monolithic kernel
Runlevel system command is used for?
Pick the run level to run Linux in multi user mode with networking?
Section 2 of manpage describes
System call can be implemented using which assembly instruction(s) on x86 processors?
Which of the following exec call is a system call?
x86 architecture uses big endian or little endian addressing mechanism?
__________ timer is decremented only when the process is executing
Daemon process is a?
he terminal used by a Daemon process is:
Sysconf(_SC_PAGE_SIZE) returns?
Which has excellent support for older hardware?
What is the other name of new shell?
In Linux hard disk partition, hda2, a stands for the __
Where do the users arrive after entering exit in Linux system?
Single dot (.) with cd refers to ___
Which command is called as the end-of-file command?
Which of the following is called as the piping symbol?
What was the first version of Linux?
What should be the minimum length of a password?
Who can change the password of any user?
Collection of files is called as a
How much of memory space is occupied by Linux?
The file name can be up to ___ character.
The prompt of the root user is
Linux default shell is
Who are placeholders to store values?
What type of editing is possible by Ed editor?
___ command clears the screen.
Which of the following is called as the redirection operator for output?
The complete path name of a file or directory is
For what based of PC’s, Linux was specifically designed?
From where did the file system can be used to unambiguously identified and referenced?
Which feature is used to prevent overwriting an existing file the redirection operation?
When we want replace a file system we have to ____ the present file system.