303-200 Security

Loading demo links...

Showing 1–3 of 10 questions

Question 1

Which of the following are differences between AppArmor and SELinux? (Choose TWO correct answers).

Select all that apply, then click Submit answer.

  • AppArmor is implemented in user space only. SELinux is a Linux Kernel Module.

  • AppArmor is less complex and easier to configure than SELinux.

  • AppArmor neither requires nor allows any specific configuration. SELinux must always be manually configured.

  • SELinux stores information in extended file attributes. AppArmor does not maintain file specific information and states.

  • The SELinux configuration is loaded at boot time and cannot be changed later on AppArmor provides user space tools to change its behavior.

Question 2

Which of the following DNS record types can the command dnssec-signzone add to a zone? (Choose THREE correct answers.)

Select all that apply, then click Submit answer.

  • ASIG

  • NSEC

  • NSEC3

  • NSSIG

  • RRSIG

Question 3

Which of the following practices are important for the security of private keys? (Choose TWO correct answers.)

Select all that apply, then click Submit answer.

  • Private keys should be created on the systems where they will be used and should never leave them.

  • private keys should be uploaded to public key servers.

  • Private keys should be included in X509 certificates.

  • Private keys should have a sufficient length for the algorithm used for key generation.

  • Private keys should always be stored as plain text files without any encryption.