Linux Search Pattern Question:
Download Questions PDF

In which tcp_wrappers file can you specify to allow all connections from all hosts?
A. /etc/hosts.allow
B. /etc/hosts.deny
C. /etc/hosts
D. /etc/tcp.conf
E. None of the above

Search Pattern Interview Question
Search Pattern Interview Question

Answer:

A. /etc/hosts.allow

Download Search Pattern Interview Questions And Answers PDF

Previous QuestionNext Question
What shell's wild-card is used to match any number of characters including none?
A. *
B. ?
C. [!ijk]
D. [ijk]
E. None of the above
What command is used with vi editor to append text at end of line?
A. I
B. i
C. a
D. A
E. None of the above