0% found this document useful (0 votes)
15 views4 pages

3 Homework Help For VMOL

Uploaded by

nonna
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views4 pages

3 Homework Help For VMOL

Uploaded by

nonna
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

Q1: What is the best way to change table prefix (wp_) before installation in WordPress??

a None

b None

c Before Installation: Through this way, you have to go PHPMyAdmin -> Select your
database -> Check all tables -> Add/Update table prefix.

d After Installation: Once you have the database, you can go ahead and change it

e Before Installation: In this way, you have to rename your wp_config.php file
according to your need through $table_prefix=’wp_’;.

f None

Q2: Is Kubernetes open-source??

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

d True

e False

The correct Answer is: None

Q3: What does the unlink() function do??

a None

b None

c None

d The unlink() function is not dedicated for file system handling. It does not deletes
the file given as entry.

e The unlink() function is dedicated for file system handling. It simply deletes the
file given as entry.

f None
Q4: HTML Is a subset of?

a None

b SGMD

c None

d SGML

e None Of These

f SGMT

Q5: Which command is used to create a Kubernetes service??

a None

b None

c kubectl expose

d kubectl create service

e kubectl set service

f kubectl deploy service

Q6: What is the command line interface used to communicate with Kubernetes??

a kubectl

The correct Answer is: None

c k8sctl

d kubelet

e kubeapi

The correct Answer is: None

Q7: The _____ character tells browsers to stop tagging the text?
a%

b>

c None

d?

e None

f/

Q8: Choose the system requirements you need to run Docker on a Plesk Onyx Server:?

a A 64-bit CPU

The correct Answer is: None

c A compatible Linux OS

d At least 2GB of RAM

e 20GB of free disk space

f One physical server

Q9: How to write an IF statement in JavaScript??

a None

b if i = 5

c if (i == 5)

d if i == 5 then

e if i = 5 then

f None

Q10: Where are the online repositories configured on a Debian/Ubuntu Machine?

a /etc/fstab

b /etc/apt/yum.repos
The correct Answer is: None

d /etc/apt/repos

The correct Answer is: None

f /etc/apt/sources.list

Q11: Is it possible to use COM component in PHP??

a None

b False

c True

d None

e None

f None

You might also like