PrepAway - Latest Free Exam Questions & Answers

How do you return the debug value to defaults?

You are running a debugging session and you have set the debug environment to
TDERROR_ALL_ALL=5 using the command export TDERROR_ALL_ALL=5. How do you
return the debug value to defaults?

PrepAway - Latest Free Exam Questions & Answers

A.
fw ctl debug 0x1ffffe0

B.
fw debug 0x1ffffe0

C.
export TDERROR_ALL_ALL

D.
unset TDERROR_ALL_ALL

2 Comments on “How do you return the debug value to defaults?

  1. CNUG says:

    Sorry,

    It is D

    Enable the debug flags:
     # export TDERROR_ALL_ALL=5
     # export OPSEC_DEBUG_LEVEL=9

    . Disable the debug flags:
     # unset TDERROR_ALL_ALL
     # unset OPSEC_DEBUG_LEVEL




    0



    0

Leave a Reply