Linux What command is used with vi editor to search a pattern in the forward direction? // / ? ?? // / ? ?? ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to sort the lines of data in a file in alphabetical order? sort sh sort - r st sort sh sort - r st ANSWER DOWNLOAD EXAMIANS APP
Linux How could you install the file ipchains-1.3.9-5.i386.rpm? rpm -Uvh ipchains None of these rpm -e ipchains-1.3.9-5.i386.rpm rpm -qip ipchains rpm -i ipchains* .i386.rpm rpm -Uvh ipchains None of these rpm -e ipchains-1.3.9-5.i386.rpm rpm -qip ipchains rpm -i ipchains* .i386.rpm ANSWER DOWNLOAD EXAMIANS APP
Linux The physical layer of a network None of these constructs packets of data and sends them across the network controls error detection and correction All of these defines the electrical characteristics of signals passed between the computer and communication devices None of these constructs packets of data and sends them across the network controls error detection and correction All of these defines the electrical characteristics of signals passed between the computer and communication devices ANSWER DOWNLOAD EXAMIANS APP
Linux How can you add Amit, a new user, to your system? None of these All of these Using adduser Using linuxconf Using useradd None of these All of these Using adduser Using linuxconf Using useradd ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used with vi editor to delete three words? None of the listed here 3 dd 3 dw 3$d None of the listed here 3 dd 3 dw 3$d ANSWER DOWNLOAD EXAMIANS APP