In: Computer Science
Hello, please answer all 3 questions, if possible! :) I will make sure to add 5 star rating!
29. Which of the following commands may be used to display boot error messages? (Choose all that apply.)
a. dmesg | less
b. less /var/log/boot
c. less /var/log/wtmp
d. less /var/log/boot.log
31. Which of the following can be used to obtain detailed performance statistics regarding virtual memory usage? (Choose all that apply.)
a. Files stored within the /proc directory.
b. The iostat command.
c. The vmstat command.
d. The sar command.
32. Which of the following commands can be used to tune system parameters that are stored within the /proc directory?
a. sysctl
b. iostat
c. sar
d. hdparm
Explanation:
29.
a. dmesg | less
d. less /var/log/boot.log
31.
a. Files stored within the /proc directory.
c. The vmstat command.
d. The sar command.
32.
a. sysctl
explanation:-
29.
31.
32.