lochan


{ City } pa
< Country > usa
* Profession *
User No # 12621
Total Questions Posted # 9
Total Answers Posted # 21

Total Answers Posted for My Questions # 60
Total Views for My Questions # 145467

Users Marked my Answers as Correct # 126
Users Marked my Answers as Wrong # 107
Answers / { lochan }

Question { HCL, 17920 }

How to findout MAC addess as well as IP address of the host?


Answer

sysdef, banner

Is This Answer Correct ?    2 Yes 6 No

Question { HCL, 17920 }

How to findout MAC addess as well as IP address of the host?


Answer

ifconfig
arp -r, n , m, -p

Is This Answer Correct ?    7 Yes 1 No


Question { Wipro, 33173 }

How to stop the process in Solaris?


Answer

pstop pname or proc_id

Is This Answer Correct ?    17 Yes 3 No

Question { Chase, 31057 }

How to check the sleeping process in Solaris.


Answer

ps -ef|grep sleep

Is This Answer Correct ?    19 Yes 11 No

Question { Chase, 31057 }

How to check the sleeping process in Solaris.


Answer

ps -ef|grep sleep
top
prstat -a

Is This Answer Correct ?    13 Yes 10 No

Question { 7017 }

How to get memory map (segments) of process ?


Answer

pmap proc_name or proc_id

Is This Answer Correct ?    9 Yes 0 No

Prev    1    [2]