What component of a system does smartd monitor?
Correct Answer:
C
A database application requires a maximum shared memory segment (shmmax) of 2GB (2147483648 Bytes). Which configuration file should be modified to set this kernel parameter permanently? (Specify the full name of the file, including path.)
Solution:
/etc/sysctl.conf
Does this meet the goal?
Correct Answer:
A
Which of the filter keywords below could be used in the following command:
tcpdump –i eth0 ______203.0.113.8 (Choose three.)
Correct Answer:
ACD
Which of the following commands will securely copy the directory ./fyf/ to /var/tmp/ on the remote host deltaur using the remote user account kevin?
Correct Answer:
D
What command ensures that the file systems are written to disk after a lot of write operations? (Specify ONLY the command without any path or parameters.)
Solution:
sync
Does this meet the goal?
Correct Answer:
A