問題1
Which command configures a fully functional and accessible interface on VLAN 800?
Which command configures a fully functional and accessible interface on VLAN 800?
正確答案: A
問題2
Examine these commands, which execute successfully:
# firewall-cmd --zone=public --add-service=cockpit --permanent
# firewall-cmd --zone=public --add-port=1313/tcp --permanent
# firewall-cmd --reload
Which are true upon execution?
Examine these commands, which execute successfully:
# firewall-cmd --zone=public --add-service=cockpit --permanent
# firewall-cmd --zone=public --add-port=1313/tcp --permanent
# firewall-cmd --reload
Which are true upon execution?
正確答案: A,D
說明:(僅 NewDumps 成員可見)
問題3
Examine this command and output:
# cat deployment.yaml
apiVersion: apps/v1
kind: Deployment
metadata:
name: nginx-deployment
spec:
selector:
matchLabels:
app: nginx
replicas: 2
template:
metadata:
labels:
app: nginx
spec:
containers:
- name: nginx
image: nginx:1.14.2
ports:
- containerPort: 80
Now examine this command which executes successfully:
$ kubectl create -f deployment.yaml
Which two statements are true?
Examine this command and output:
# cat deployment.yaml
apiVersion: apps/v1
kind: Deployment
metadata:
name: nginx-deployment
spec:
selector:
matchLabels:
app: nginx
replicas: 2
template:
metadata:
labels:
app: nginx
spec:
containers:
- name: nginx
image: nginx:1.14.2
ports:
- containerPort: 80
Now examine this command which executes successfully:
$ kubectl create -f deployment.yaml
Which two statements are true?
正確答案: C,E
說明:(僅 NewDumps 成員可見)
問題4
Which are three of the network bonding modes supported in Oracle Linux 8?
Which are three of the network bonding modes supported in Oracle Linux 8?
正確答案: C,D,F
說明:(僅 NewDumps 成員可見)
問題5
Which two statements are true about the Oracle Linux 8 boot process?
Which two statements are true about the Oracle Linux 8 boot process?
正確答案: C,E
說明:(僅 NewDumps 成員可見)
問題6
Which two features does a user private group provide?
Which two features does a user private group provide?
正確答案: D,E
說明:(僅 NewDumps 成員可見)
問題7
Which command configures a fully functional and accessible interface on VLAN 800?
Which command configures a fully functional and accessible interface on VLAN 800?
正確答案: A
說明:(僅 NewDumps 成員可見)