Linux What command is used with file named 'letter' to remove the executable permission from the user and assign read permission to the group and others? chmod u - x, go + r letter chmod g - x, uo + r letter chmod go + x, u - x letter chmod go + r, u + x letter chmod u - x, go + r letter chmod g - x, uo + r letter chmod go + x, u - x letter chmod go + r, u + x letter ANSWER DOWNLOAD EXAMIANS APP
Linux The IP address are based on 32-bit addresses 64-bit addresses 12-bit addresses 16-bit addresses 32-bit addresses 64-bit addresses 12-bit addresses 16-bit addresses ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following is the main Apache configuration file? system.ini /etc/profile apache.con httpd.conf system.ini /etc/profile apache.con httpd.conf ANSWER DOWNLOAD EXAMIANS APP
Linux Layer one of the OSI model is network layer link layer transport layer physical layer None of these network layer link layer transport layer physical layer None of these ANSWER DOWNLOAD EXAMIANS APP
Linux What shell's wild-card is used to match any number of characters including none? [!ijk] * None of these ? [ijk] [!ijk] * None of these ? [ijk] ANSWER DOWNLOAD EXAMIANS APP
Linux In what file can you specify which users are not allowed to access a system via FTP? /etc/hosts.deny None of these All of these /etc/ftpaccess /etc/ftpusers /etc/hosts.deny None of these All of these /etc/ftpaccess /etc/ftpusers ANSWER DOWNLOAD EXAMIANS APP