Linux Host Security: Firewall and IPTables

1. Which of the following is a mandatory access control system in Linux?

  • A PAM
  • B SELinux
  • C ACL
  • D SSH

2. SELinux policies can restrict even root user actions.

  • A True
  • B False

3. What is the purpose of the /etc/security/limits.conf file?

  • A To define firewall rules
  • B To set user resource limits
  • C To configure SSH access
  • D To manage sudo permissions

4. Which command is used to modify ACLs on a file?

  • A chmod
  • B setfacl
  • C chown
  • D touch

5. What does the PAM (Pluggable Authentication Modules) framework do?

  • A Manages disk partitions
  • B Controls user authentication and session management
  • C Encrypts user data
  • D Monitors system logs

Please enter your name