Sail E0 Webinar

MCQs

Total Questions : 274 | Page 1 of 28 pages
Question 1. The location for subdirectories for local programs and executables for user and administrative commands, is:
  1.    /usr
  2.    /tmp
  3.    /opt
  4.    /mnt
  5.    None of the above
 Discuss Question
Answer: Option A. -> /usr
Question 2. Which of the following is not a filter command?
  1.    sort
  2.    wc
  3.    grep
  4.    cat
  5.    None of the above
 Discuss Question
Answer: Option D. -> cat
Question 3. What command is used to assign executable permission to all of the files named "report"?
  1.    chmod ugo + x report
  2.    chmod u + x report
  3.    chmod ugo + rw report
  4.    chmod ugo + r report
  5.    None of the above
 Discuss Question
Answer: Option A. -> chmod ugo + x report
Question 4. What command is used to display a file contents in octal form?
  1.    oct
  2.    of
  3.    od
  4.    cd
  5.    None of the above
 Discuss Question
Answer: Option C. -> od
Question 5. What command is used to change the working directory?
  1.    cdir
  2.    chdir
  3.    changedir
  4.    cd
  5.    None of the above
 Discuss Question
Answer: Option D. -> cd
Question 6. What command is used to count the number of files in the current directory by using pipes?
  1.    ls | ws - c
  2.    ls | wc - w
  3.    ls | wc - l
  4.    ls | wc
  5.    None of the above
 Discuss Question
Answer: Option C. -> ls | wc - l
Question 7. What command is used to count just the number of characters in a file?
  1.    wc - r
  2.    wc - w
  3.    wc - c
  4.    wc - 1
  5.    None of the above
 Discuss Question
Answer: Option C. -> wc - c
Question 8. How many class A, B and C network IDs can exist?
  1.    128
  2.    126
  3.    16,382
  4.    2,113,658
  5.    None of the above
 Discuss Question
Answer: Option D. -> 2,113,658
Question 9. LILO
  1.    stands for Linux loader
  2.    is the Linux boot loader
  3.    is a tool used to boot the Kernel on x86 hardware
  4.    All of the above
  5.    None of the above
 Discuss Question
Answer: Option D. -> All of the above
Question 10. How can you rebuild the RPM file to include the new patches?
  1.    - - recompile
  2.    - - rebuild
  3.    - - generate
  4.    - - execute
  5.    None of the above
 Discuss Question
Answer: Option A. -> - - recompile

Latest Videos

Latest Test Papers