Match the bash files with their correct description: (Choose the best answer.)File name Description1) /.bash_history a. a list of commands to be executed when you log in2) /.bash_logout b. a list of commands that is executed every time you open a new shell3) /.bash_profile c. a list of commands you have executed from a bash shell4) /.bashrc d. a list of commands to be executed when you exit a login shell e. a list of commands executed before the current day f. a list of commands executed when a shell script has a nonzero return code
The user scott tries to create a directory hierarchy under a specific directory location and encounters an error:Which command must scott use to create the directory hierarchy successfully? (Choose the best answer.)
Which statement correctly describes the default location of the GRUB bootloader code used by Oracle Linux? (Choose the best answer.)
Which two statements are true concerning OpenSSH configuration files? (Choose two.)
Examine the channel specification in the /etc/yum.repos.d/public-yum-016.repo file:What is the effect of the gpgcheck=0 setting?
Examine the commands and output related to the use of the cron facility:Which three statements are true concerning the use of the crontab utility? (Choose three.)