How can I protect my process from others to kill

Answer Posted / jkmsreekanth

by using signal handler block the signal for SIGKILL so that kill-9 will be handled.

Is This Answer Correct ?    11 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the mount and unmount system calls?

514


How to protect a process from others to kill?

521


What are the possible return values of kill() system call?

487


Explain the mount system calls?

549


Tell me how to protect a process from others to kill?

491






The very first process created by the kernel in unix is?

458


What is the fork() system call?

537


What is the difference between command and utility in unix?

472


Explain the difference between command and utility in unix?

479


Explain the unmount system calls?

517


What is the first process created by the kernel in unix?

469


Name the command which is used to execute system calls from exe?

496


Explain c program to implement the unix or linux command to implement ls -l >output.txt?

437