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 |
What does ls -r do?
How can we describe a stateless linux server and what are its features?
Does it help for a Linux system to have multiple desktop environments installed?
How shadow passwords are given?
How to create a new file or modify an existing file in vi?
Which book is best for linux beginners?
What is the full form of linux?
What is the difference between cron and anacron?
You are logged on as a regular user. Without logging off and logging on as root, you are required to create a new user account immediately. How would you do it?
Search for: is windows 10 better than linux?
Which linux is closest to mac?
Can I install linux on mac?