What are the signals we have in Linux?



What are the signals we have in Linux?..

Answer / srinivasan rajagopalan

The SYS user owns the data dictionary. The SYS and SYSTEM
users are created when the database is created.

24) What are the signals we have in Linux?
ANS: There are more that 15 different signal. Listing some of
the frequently used signals below

STOP - This signal will stop the currently running process.
The process will still stay in the task list

CONT - Will continue the stopped process

TERM - This singal will terminate the process

HUP - Will restart currently running process

NOHUP - Will reload the process (in the sense, only reads
the config file and bring the new changes to effect without
restarting...)
kill" command lists all the signals on linux
type "kill -l" at the shell to see the list

Is This Answer Correct ?    4 Yes 1 No

Post New Answer

More Linux General Interview Questions

What is the command for displaying, in which shell we are working.

3 Answers  


Does linux have a registry?

1 Answers  


List all the files with ‘.mem’ extension in reverse alphabetical order in a particular directory?

2 Answers   HCL,


What is ssh? How to connect to a remote server via ssh?

1 Answers  


What is export ld_library_path?

1 Answers  


Which linux is best for mac?

1 Answers  


How do I open a profile in linux?

1 Answers  


Can linux run on 2gb ram?

1 Answers  


What's the difference between unix and linux?

1 Answers  


Explain about dns table?

1 Answers  


Is linux still relevant?

1 Answers  


explain me disk quota in detail and configuration details in linux operating system?

1 Answers   Arigo Infotech,


Categories