Loading questions...
Updated
FILL BLANK -
What option to useradd creates a new user's home directory and provisions it with a set of standard files? (Specify only the option name without any values or parameters.)
FILL BLANK -
What command enables a network interface according to distribution-specific configuration, such as /etc/network/interfaces or /etc/sysconfig/ network-scripts/ifcfg-eth0? (Specify only the command without any path or parameters.)
On a Linux workstation, the route command takes a long time before printing out the routing table. Which of the following errors does that indicate?
Want a break from the ads?
Become a Supporter and enjoy a completely ad-free experience, plus unlock Learn Mode, Exam Mode, AstroTutor AI, and more.
If neither cron.allow nor cron.deny exist in /etc/, which of the following is true?
Given the following user's crontab entry:
15 14 * * 1-5 /usr/local/bin/example.sh
When will the script /usr/local/bin/example.sh be executed?
Which of the following commands puts the output of the command date into the shell variable mydate?
Which of the following fields can be found in the /etc/group file? (Choose two.)
Which file contains the data of the last change of a user's password?
How can a specific user be prevented from scheduling tasks with at?
Which of the following commands display the number of bytes transmitted and received via the eth0 network interface? (Choose two.)
Which of the commands below might have produced the following output?

Support Examcademy
Your support keeps this platform running. Become a Supporter to remove all ads and unlock exclusive study tools.
What is true regarding public and private SSH keys? (Choose two.)
Which of the following are syslog facilities? (Choose two.)
What information is provided by the echo $$ command?
Which of the following protocols is related to the term open relay?
FILL BLANK -
What is the top-level directory which contains the configuration files for CUPS? (Specify the full path to the directory.)
FILL BLANK -
The presence of what file will temporarily prevent all users except root from logging into a system? (Specify the full name of the file, including path.)
What is the systemd journal stored?
Which of the following files is not read directly by a Bash login shell?
Study without distractions
Supporters get zero ads, spaced-repetition Learn Mode, timed Exam Mode, and AI-powered explanations from AstroTutor.
FILL BLANK -
What command list the aliases defined in the current Bash shell? (Specify only the command without any path or parameters.)
Given the following excerpt of the sudo configuration:
jane ANY=NOPASSWD: /bin/kill, /bin/id, PASSWD: /sbin/fdisk
Which of the following statements are true? (Choose three.)
Which of the following comparison operators for test work on elements in the file system? (Choose two.)
Create a free account to unlock all questions for this exam.
Log In / Sign UpWhich of the following connection types, as seen in nmcli connection show, may exist in NetworkManager? (Choose three.)
FILL BLANK -
Which parameter of the ssh command specifies the location of the private key used for login attempts? (Specify only the option name without any values or parameters.)