Which of the following can you use to configure firewall rules for IPv6 on a Linux system?
A. ip6tables
B. fw --ipv6
C. netfilter -6
D. fw6
Answer: A
Computer Science & Information Technology
You might also like to view...
Which command compiles the Java source code file Welcome.java?
a. cd Welcome.java b. javac Welcome.java c. java Welcome.java d. compile Welcome.java
Computer Science & Information Technology
Sharing __________ using segmentation can simplify memory management compared to paging.
a) an object b) reentrant code c) a dynamic array d) all of the above
Computer Science & Information Technology
The three parts of a method are the method's header, the method's body, and the method's return statement.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
A 3-D reference has the following structure: ='worksheet name!'cell reference
Indicate whether the statement is true or false
Computer Science & Information Technology