Which of the following commands are used to get information on the proper use of ls? (Choose two correct
answers.)
Which of the following Linux Distributions is derived from Red Hat Enterprise Linux?
FILL BLANK
What keyword is used in a shell script to begin a loop? (Specify one keyword only, without any additional
information.)
A new server needs to be installed to host services for a period of several years. Throughout this time, the server should receive important security updates from its Linux distribution.
Which of the following Linux distributions meet these requirements? (Choose two.)
Which command copies the contents of the directory /etc/, including all sub-directories, to /root/?
The current directory contains the following file:
-rwxr-xr-x 1 root root 859688 Feb 7 08:15 test.sh
Given that the file is a valid shell script, how can this script be executed? (Choose two correct answers.)
Which of the following commands shows the absolute path to the current working directory?
What command displays manual pages? (Specify ONLY the command without any path or parameters.)
Which command adds the new usertuxand creates the user’s home directory with default configuration
files?