how to edit the network interface device type in container(zone) in solaris 10?
Answer Posted / imran khan
zonecfg -z <zonename>
add net
set physical=<network interface device>
end
verify
commit
exit
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain what is critical section?
If your server is running on Unix and one of the sessions are keep on running without loading any data. how would you kill it?
Explain what are threads?
Explain the different kinds of threads?
Explain what is protection boundary?
How would you kill a process?
Explain what are the main families of threads?
What is the window of the working set of a process?
explain about the initial process sequence while the system boots up?
Explain what is scheduling?
How to work unix commands on windows xp without installing unix o/s in pc?
Explain the performance differences between user-space threads and kernel-supported threads.?
What is the working set of a process?
List the system calls used for process management?
Explain similarities between thread and process?