050-733 SUSE Certified Linux Administrator 12

Loading demo links...

Showing 7–9 of 10 questions

Question 7

Which statement is correct?

Select an option, then click Submit answer.

  • The netdate command and the ntpd use the same port

  • The Network Time Protocol uses port 123, TCP

  • A Stratum 16 server is one that sets it's time by some external reference clock, such as an atomic clock.

  • NTP aims at correcting the system time without sudden bigger changes.

  • /etc/clock.conf is the NTP daemon configuration file.

Question 8

What command disables the ssh service on a systemd system?

Select an option, then click Submit answer.

  • systemctl disable sshd

  • systemdctl disable sshd

  • systemd-stop sshd

  • systemctl sshd - -status=disabled

Question 9

Using the nice command, what is the highest priority a normal user can assign to a process?

Select an option, then click Submit answer.

  • -20

  • 0

  • -19

  • 99

  • 19

  • 20