Which of the following is not a valid Apparmor command?

A. aa-enforce
B. aa-trust
C. aa-unconfined
D. aa-complain


Answer: B

Computer Science & Information Technology

You might also like to view...

By default, the macro recorder uses absolute references

Indicate whether the statement is true or false

Computer Science & Information Technology

The sequential search is used whenever the data is partially ordered.

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

Computer Science & Information Technology

An access control program is required for:

A. internal personnel B. visitors C. contractors D. A, B, and C E. none of the above

Computer Science & Information Technology

Which of the following statements about the for statement is false?

a. The three expressions in the for statement are optional. b. The initialization and increment expressions can be comma-separated lists. c. You must declare the control variable before the for statement. d. A for statement can always be used to replace a while statement, and vice versa.

Computer Science & Information Technology