Linux What command is used with vi editor to replace text from cursor to right S R r s S R r s ANSWER DOWNLOAD EXAMIANS APP
Linux How many networks and nodes per network, are allowed by the Class B network? None of these All of these 2,097,152 networks and 254 nodes per network 127 networks and 16,777,216 nodes per network 16,384 networks and 65,534 nodes per network None of these All of these 2,097,152 networks and 254 nodes per network 127 networks and 16,777,216 nodes per network 16,384 networks and 65,534 nodes per network ANSWER DOWNLOAD EXAMIANS APP
Linux Which daemon is used for the Apache server? apached html shttp httpd apached html shttp httpd ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to sort the lines of data in a file in alphabetical order? sort - r st sh sort sort - r st sh sort ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to assign only read permission to all three categories of the file'letter'? chmod go + r letter chmod a - rw letter chmod ugo = r letter chmod u + r, g + r, o - x letter chmod go + r letter chmod a - rw letter chmod ugo = r letter chmod u + r, g + r, o - x letter ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to display the top of the file? head cat grep more head cat grep more ANSWER DOWNLOAD EXAMIANS APP