CompTIA Linux+ XK0-005 Practice Question

A Linux system administrator needs to modify the firewall settings to allow access to a web server service that has been recently configured to listen on a non-standard port, 8443 for secure traffic. Simultaneously, they must ensure that other services remain unaffected by this firewall change. To apply this change immediately and make it permanent for subsequent system reboots, which of the following commands should the administrator execute?

  • firewall-cmd --permanent --add-port=8443/tcp && firewall-cmd --reload

  • firewall-cmd --permanent --add-service=https

  • firewall-cmd --permanent --zone=public --add-port=443/tcp

  • iptables -I INPUT -p tcp --dport 8443 -j ACCEPT && service iptables save

CompTIA Linux+ XK0-005
Security
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

SAVE $45
Bash, the Crucial Exams Chat Bot
AI Bot