Which of the following statements is true if the UID of a regular user is identical to the GID of a group?
Which of the following statements is true if the UID of a regular user is identical to the GID of a group?A . UID have precedence over GIDs, therefore the user is available while the group doesn’t.B . The user as well as the group are not available to avoid...
Which command is used to set the hostname of the local system?
CORRECT TEXT Which command is used to set the hostname of the local system? (Specify only the command without any path or parameters.)View AnswerAnswer: hostname
Which of the following commands configure network interfaces based on the system’s existing distribution-specific configuration files? (Choose two.)
Which of the following commands configure network interfaces based on the system’s existing distribution-specific configuration files? (Choose two.)A . ifconfB . ifdownC . ifpauseD . ifstartE . ifupView AnswerAnswer: B,E
Which of the following statements is true regarding systemd timer units?
Which of the following statements is true regarding systemd timer units?A . Timer units can only be defined within a service unit’s file.B . The command executed by the timer is specified in the timer unit’s [Cmd] section.C . A dedicated system service, systemd-cron, handles the execution of timer units.D...
Which of the following connection types, as seen in nmcli connection show, may exist in NetworkManager? (Choose three.)
Which of the following connection types, as seen in nmcli connection show, may exist in NetworkManager? (Choose three.)A . tcpB . ethernetC . wifiD . ipv6E . bridgeView AnswerAnswer: B,C,E
What should you identify?
HOTSPOT You have an Exchange Server organization. The organization contains four servers. The servers configured as shown in the following table. You plan to upgrade the organization to Exchange Server 2016. You need to identify which servers have functionalities that can be fully achieved by using Exchange Server 2016. What...
What is true about the file /etc/localtime?
What is true about the file /etc/localtime?A . It is a plain text file containing a string such as Europe/BerlinB . It is created and maintained by the NTP service based on the location of the system’s IP address.C . It is a symlink to /sys/device/clock/ltime and always contains the...
Which of the following information is stored in /etc/shadow for each user?
Which of the following information is stored in /etc/shadow for each user?A . The timestamp of the user’s last loginB . The user’s private SSH keysC . The hashed password of the userD . The numerical user ID (UID)E . The path to the user’s home directoryView AnswerAnswer: C
Which of the following statements is true regarding systemd timer units?
Which of the following statements is true regarding systemd timer units?A . Timer units can only be defined within a service unit’s file.B . The command executed by the timer is specified in the timer unit’s [Cmd] section.C . A dedicated system service, systemd-cron, handles the execution of timer units.D...
Which file, if present, must contain all users that are allowed to use the cron scheduling system?
CORRECT TEXT Which file, if present, must contain all users that are allowed to use the cron scheduling system? (Specify the full name of the file, including path.)View AnswerAnswer: crontab