nerdexam
Palo_Alto_Networks

PCCSE · Question #71

Which command do you use to install a container Defender on Linux?

The correct answer is D. curl. A container Defender on Linux is installed using a curl command generated by the Prisma Cloud Console. The curl command fetches and executes the installation script, which pulls the Defender container image from the Console's registry and starts it as a privileged container (or v

Container Security

Question

Which command do you use to install a container Defender on Linux?

Options

  • Arpm
  • Bapt install
  • Ceither rpm or apt install, depending on the Linux distribution
  • Dcurl

How the community answered

(29 responses)
  • A
    3% (1)
  • B
    3% (1)
  • D
    93% (27)

Explanation

A container Defender on Linux is installed using a curl command generated by the Prisma Cloud Console. The curl command fetches and executes the installation script, which pulls the Defender container image from the Console's registry and starts it as a privileged container (or via the container runtime). Unlike traditional software packages, the Defender is not installed via rpm or apt because it runs as a container itself-not as a native OS package.

Topics

#Prisma Cloud Defender#Container Defender installation#Linux commands#curl

Community Discussion

No community discussion yet for this question.

Full PCCSE Practice