How will you restart the inetd process?
Answers were Sorted based on User's Feedback
Answer / sbrahman75
# Pkill –HUP inetd
What is nice and renice command do
To set the high priority for the process
-20 high priorities
+20 low priorities
Eg: # nice –20 oracle
Is This Answer Correct ? | 2 Yes | 0 No |
this ans. is right by giving HUP signal to any daemon it can
be restarted but as inetd is now handled by SMF so
svcadm restart inetd
to verify
pgerp -f -l "inetd"
Is This Answer Correct ? | 0 Yes | 0 No |
How will you grow a disk space whitout disturbs
How to change the default new user shell without mentioning -s /bin/sh in cmd useradd or usermod and which file we need to change? this is not for existing user
How can u check parameters in ok boot prompt?
What is HA?
wts differnce between svm&vxvm?
After creating swap file update the same to /etc/vfstab what will be the fstype.
How to configure mirror with hot spare in vxvm I know how to create mirror with vxassist: #vxassist -g <diskgroup name> make <volume name> <vol size> layout=mirror I know how to create hot spare with vxedit #vxedit -g <diskgroup name> set spare=on diskname but i don't how to attach hot spare to mirror? can some one plz help in this issue.. Thanks & Regards, SaiKrishna. kanuparthi_sai@yahoo.com my alternate E-Mail id: ksaikrishna7@gmail.com
How to do the disk cloning on solaris
how many run level in solaris?
How to create core dump and crash dump #coreadm .
What is default permission of /etc/passwd , /etc/shadow files
What are the options available in Solaris Security setting.?