Linux Foundation LFCS - Linux Foundation Certified System Administrator
Which of the following may occur as a consequence of using the command ifconfig? (Choose THREE correct answers.)
When trying to unmount a device it is reported as being busy. Which of the following commands could be used to determine which process is causing this?
Instead of supplying an explicit device in /etc/fstab for mounting, what other options may be used to identify the intended partition? (Choose TWO correct answers.)
Which of the following commands can be used to display the local routing table? (Choose TWO correct answers.)
Which of the following files, located in the user home directory, is used to store the Bash history?
Which variable defines the directories in which a Bash shell searches for executable commands?
Which of the following settingsfor umask ensures that new files have the default permissions -rw-r----- ?
What is the purpose of the iconv command?
Which of the following commands lists all currently installedpackages when using RPM package management?
What two character sequence is present at the beginning of an interpreted script? (Please specify the TWO correct characters only)