how to create 100 users at a time in solaris?
Answer Posted / nitin thakur
Write a script with make, make can run in parallel. It can
fork 100 process in one go.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
how to add Kernel patch in all systems at a time?
Explain the vmstat output?
How to solve the system hang issue.
What causes the rpc.ttdbserverd process to be cpu bound?
Explain how to view shared memory statistics?
How can threads be created in a solaris environment? Write an example
How can a user boot in solaris as root if the password is non functional?
Benefits of SMF compared LRC(legacy run control)?
How can a user login to solaris?
What do you understand by mail aliases?
Explain the difference between svm and vxvm?
Explain the difference between sc> and lom>?
Explain the types of installations in solaris
Explain the difference between pid and ppid with example.
Explain how to kill a process.