Which firewall-cmd command would verify that the FTP service was trusted in the runtime configuration? In the permanent configuration?

What will be an ideal response?


$ su -c 'firewall-cmd --list-services'
$ su -c 'firewall-cmd --permanent --list-services'

Computer Science & Information Technology

You might also like to view...

Declare a stack template container to hold values of type double using the list container. Write the necessary include and using statements. Mention any appropriate cautions about syntax.

What will be an ideal response?

Computer Science & Information Technology

Programmers must use the repetition structure in every program they write.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

When administering CentOS 7, which ls command option can be added to view any hidden files?

A. -$ B. -h C. -a D. -r

Computer Science & Information Technology

The ________ attribute defines how form data will be sent—either attached to a URL or back to a Web server or e-mail address

Fill in the blank(s) with correct word

Computer Science & Information Technology