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 g - x, uo + r letter chmod u - x, go + r letter chmod go + r, u + x letter chmod go + x, u - x letter chmod g - x, uo + r letter chmod u - x, go + r letter chmod go + r, u + x letter chmod go + x, u - x letter ANSWER DOWNLOAD EXAMIANS APP
Linux What does OSS stand for? Open Source Software Original System Server Open System Software Original Source Software Open Source Software Original System Server Open System Software Original Source Software ANSWER DOWNLOAD EXAMIANS APP
Linux What sign is used to erase or kill an entire line you have typed and start you are on a new line (but not display a new prompt)? # @ € $ # @ € $ ANSWER DOWNLOAD EXAMIANS APP
Linux What hardware architectures are not supported by Red Hat? None of these Macintosh Alpha SPARC IBM-compatible None of these Macintosh Alpha SPARC IBM-compatible ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following subdirectory(ies) contains the device files? /dev None of the listed here /bin /etc /dev None of the listed here /bin /etc ANSWER DOWNLOAD EXAMIANS APP
Linux What command is not used to list the files chap01, chap02 and chap04? ls chap[124] ls chap* ls - x chap0[124] None of the listed here ls chap[124] ls chap* ls - x chap0[124] None of the listed here ANSWER DOWNLOAD EXAMIANS APP