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 are threads?
Explain how to work unix commands on windows xp without installing unix o/s in pc?
Explain similarities between thread and process?
Explain the different kinds of threads?
Explain what are the main families of threads?
Explain what is critical section?
Tell me when should we use thread-safe "_r" library calls?
Explain the architectural differences between user-space threads, and kernel-supported threads?
Explain 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 the performance differences between user-space threads and kernel-supported threads.?
Explain what is scheduling?
How to work unix commands on windows xp without installing unix o/s in pc?
How would you kill a process?
What is protection boundary?