Answer Posted / 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 View All Answers
Is linux good for programming?
What are the partitions created on the mail server hard drive?
You have a file called sales data and create symbolic links to it in bob’s home directory. Bob calls you and says that his link no longer works. How can you fix the link?
What linux do hackers use?
Which account is created on linux installation?
You need to search for the string “tecmint” in all the “.txt” files in the current directory. How will you do it?
What are different types of filters used in linux?
Is linux a computer operating system?
The hierarchy of a series of directories branching in a user system starts from?
Is it hard to learn linux?
Which linux is closest to mac?
How would you schedule a task in linux?
What is the purpose of online help?
What is syn flood?
How do we give a shadow password?