3 Answer For ZSUQ

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

Q1: You are logged in as a normal user and you see a file with 444(-r--r--r--) permission.

Can you delete it with the `rm` command??

The correct Answer is: None

b We can delete it only from the GUI but not from CLI.

c No, we don't have the proper permissions

The correct Answer is: None

e Yes, can delete it without a problem

f We can't be certain, it depends on the permissions of the parent folder

Q2: Kubernetes uses _____________ to connect to ouath 2 providers to offload the


authentication to external services.?

a OpenID Connect Tokens

b Authentication Proxy

c Webhook Token Authentication

The correct Answer is: None

e Keystone Password

The correct Answer is: None

Q3: Which of the following attribute triggers event when an element gets user Input??

a Onloadeddata

b Onhaschange

c None

d Oninput

e Ondata

f None

Q4: Which of the following is available in MySQL:?


a None

b CREATE VIEW

c CREATE DATABASE

d CREATE TRIGGER

e None

f CREATE SCHEMA

Q5: What can you deploy on Kubernetes??

a Containers

The correct Answer is: None

The correct Answer is: None

d Virtual machines

The correct Answer is: None

The correct Answer is: None

Q6: What does the Ansible setup module do??

a It sets up the connection between the master and the worker nodes

b It helps you install Ansible on all of your servers

c It helps you setup Ansible on the master server

d None

e None

f It shows you the information that the Ansible master server has about a host

You might also like