Linux What command is used to assign executable permission to the owner of the file named "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 None of these chmod ugo + x letter ANSWER DOWNLOAD EXAMIANS APP
Linux How could you install the file ipchains-1.3.9-5.i386.rpm? rpm -e ipchains-1.3.9-5.i386.rpm rpm -qip ipchains rpm -i ipchains* .i386.rpm None of these rpm -Uvh ipchains rpm -e ipchains-1.3.9-5.i386.rpm rpm -qip ipchains rpm -i ipchains* .i386.rpm None of these rpm -Uvh ipchains ANSWER DOWNLOAD EXAMIANS APP
Linux Which program is used to schedule particular jobs or programs at particular times on the system? cron Scheduler Outlook vi None of these cron Scheduler Outlook vi None of these ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following subdirectory(ies) contains the device files? /bin /dev /etc None of the listed here /bin /dev /etc None of the listed here ANSWER DOWNLOAD EXAMIANS APP
Linux The IP address are based on 64-bit addresses 32-bit addresses 12-bit addresses 16-bit addresses 64-bit addresses 32-bit addresses 12-bit addresses 16-bit addresses ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used with vi editor to move the cursor to the left? k j h l k j h l ANSWER DOWNLOAD EXAMIANS APP