During the setup of additional swap space on an ext2 filessystem, you encounter an error as shown below:Which action must you perform to add additional swap space?
Examine the command and output shown:bash-4.1# 1s1s: error while loading shared libraries: libselinux.so.1: cannot open shared object file: No such file or directoryNo files have been deleted from your system and you want to determine the cause of the error.Which two commands or utilities can help the root user diagnose this problem?
Examine this sequence of commands and output:Which two can be determined from this output?
Examine the contents of /etc/rc.dWhich two statements are true concerning the files contained in the run level-specific directories rc0.d through rc6.d?
As root, you enter a crontab command as shown;[root@FAROUT cron.daily] # crontab -1*/2 * * * * vmstat0 0 1 1-5 * iostat[root@FAROUT cron.daily] #Which three statements are true concerning the two cron jobs listed?
You want to display the value of a shell variable called service after assigning a value as shown:SERVICE =ACCT S -Which two settings will display the name of the variable and its value?