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 |
cd home to get back to your home-directory. State Whether True or False?
How do you execute a file in linux?
Do hackers use python?
What is icmp flood?
What is the difference between cron and anacron?
How do you get full path of a file in Linux?
What is cli in linux?
Explain virtual desktop.
How do you switch from one desktop environment to another, such as switching from kde to gnome?
which process/directory is responsible for the kernel is decompressed during boot up?
How can we change speed and make full duplex settings for eth0?
What are the main features of linux operating system?