Which command makes the shell variable named VARIABLE visible to subshells?
What keyword is missing from this code sample of a shell script?
____ i in *.txt; do
echo $i
done
What information related to a user account is modified using the change command?
What is Irue regarding public and private SSH keys? (Choose TWO correct answers.)
Which directory holds the files that configure the xinetd service when using several configuration files instead of an integrated configuration file? (Specify the full path to the directory.)
Which of the following programs uses the hosts.allow file to perform its main task of checking for access control restrictions to system services?
Which option in the chrony configuration file changes the initial interval of polls to a NTP server in order to speed up the initial synchronization?
Which of the following protocols is related to the term open relay?
Which of the following find commands will print out a list of files owned by root and with the SUID bit set in /usr?
Which command included in NetworkManager is a curses application which provides easy acces to the NetworkManager on the command line? (Specify only the command without any path or parameters.)