Linux What command is used to assign executable permission to the owner of the file named "letter"? None of these chmod ugo + x letter chmod u + x letter chmod g + x letter chmod u + w letter None of these chmod ugo + x letter chmod u + x letter chmod g + x letter chmod u + w letter ANSWER DOWNLOAD EXAMIANS APP
Linux What project is currently developing X server support? RHAD Labs GNOME Project None of these XFree86 Project, Inc. All of these RHAD Labs GNOME Project None of these XFree86 Project, Inc. All of these ANSWER DOWNLOAD EXAMIANS APP
Linux How many class A, B and C network IDs can exist? 16,382 126 128 2,113,658 16,382 126 128 2,113,658 ANSWER DOWNLOAD EXAMIANS APP
Linux The command chmod 761 letter is equivalent to chmod a = 761 letter chmod 4=7, g = 6, o = 1 letter chmod u = rwx, g = rw, o = x letter None of the listed here chmod a = 761 letter chmod 4=7, g = 6, o = 1 letter chmod u = rwx, g = rw, o = x letter None of the listed here ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used with vi editor to delete three words? 3$d 3 dw 3 dd None of the listed here 3$d 3 dw 3 dd None of the listed here 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