Linux What command is used to assign executable permission to the owner of the file named "letter"? chmod g + x letter chmod ugo + x letter chmod u + w letter chmod u + x letter None of these chmod g + x letter chmod ugo + x letter chmod u + w letter chmod u + x letter None of these ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to display a file contents in octal form? od oct of cd od oct of cd ANSWER DOWNLOAD EXAMIANS APP
Linux Which daemon is used for the Apache server? shttp html apached httpd shttp html apached httpd ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to remove jobs from the print queue? lpr lprm lpc lpq None of these lpr lprm lpc lpq None of these ANSWER DOWNLOAD EXAMIANS APP
Linux How can you add Amit, a new user, to your system? Using adduser Using useradd All of these None of these Using linuxconf Using adduser Using useradd All of these None of these Using linuxconf ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to display the top of the file? more grep cat head more grep cat head ANSWER DOWNLOAD EXAMIANS APP