Valid 1Z0-821 Dumps shared by EduDump.com for Helping Passing 1Z0-821 Exam! EduDump.com now offer the newest 1Z0-821 exam dumps, the EduDump.com 1Z0-821 exam questions have been updated and answers have been corrected get the newest EduDump.com 1Z0-821 dumps with Test Engine here:
The line set noexec_user_stack= l should be added to the /etc/system file to prevent an executable stack while executing user programs. What is the purpose of this?
Correct Answer: D
Explanation/Reference: Explanation: How to Disable Programs From Using Executable Stacks Purpose: Prevent executable stack from overflowing. You must be in the root role. Edit the /etc/system file, and add the following line: set noexec_user_stack=1 Reboot the system. # reboot