How will you restart the inetd process?

Answers were Sorted based on User's Feedback



How will you restart the inetd process?..

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

How will you restart the inetd process?..

Answer / richa gupta

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

Post New Answer

More Solaris Commands Interview Questions

Defalut value for umask

3 Answers  


In Solaris, how to check the number of Users currently logged in ?

8 Answers   CTS,


What does pkgadd command do?

0 Answers  


Tell me the port for Telnet, ftp,nis,ssh,nfs

5 Answers  


Iam facing an issue like below, any help why this is caused? $ ls -l /etc total 184 -rw-r--r-- 1 root other 3 Nov 28 09:35 abc1 -rw-r--r-- 1 root other 3 Nov 28 09:35 cb -r--r--r-- 1 root root 8358 Nov 28 19:04 ptmp -r-------- 1 root sys 5055 Nov 28 19:04 stmp -r--r----- 1 root root 76828 Nov 28 09:38 sudoers

1 Answers  






You can receive e-mail, but when u try to send e-mail .. u can't send any. What is wrong?

4 Answers  


What is the difference between the VERITAS 3.0 and VERITAS 4.0?

2 Answers  


How will you grow a disk space whitout disturbs

2 Answers  


What is default permission of /etc/passwd , /etc/shadow files

7 Answers   Accel Frontline,


What command can be used in running a background process?

2 Answers  


How to find out the shared file system from server and client

1 Answers  


How can you create mount points in solaris?

11 Answers   Huawei,


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)