Enjoy 15% Discount With Coupon 15off

Monthly Archives - December 2020

Which of the following Terraform files should be ignored by Git when committing code to a repo? (select Three)

Which of the following Terraform files should be ignored by Git when committing code to a repo? (select Three)A . Files named exactly terraform.tfvars or terraform.tfvars.json.B . Any files with names ending in .auto.tfvars or .auto.tfvars.json.C . input.tfD . terraform.tfstateE . output.tfView AnswerAnswer: A, B, D Explanation: The .gitignore file...

Read more...

Which of the following can be used to boot a DVD from a remote device to initialize a Linux system setup on bare metal hardware as if it is a local DVD?

Which of the following can be used to boot a DVD from a remote device to initialize a Linux system setup on bare metal hardware as if it is a local DVD?A . UEFIB . PXEC . NFSD . GRUBView AnswerAnswer: A Explanation: Reference: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/installation_guide/ch-boot-x86

Read more...

Which of the following statements about policy-based IPsec tunnels are true? (Choose two. )

Which of the following statements about policy-based IPsec tunnels are true? (Choose two. )A . They can be configured in both NAT/Route and transparent operation modes.B . They support L2TP-over-IPsec.C . They require two firewall policies, one for each directions of traffic flow.D . They support GRE-over-IPsec.View AnswerAnswer: AB

Read more...