how to edit the network interface device type in container(zone) in solaris 10?
Answer Posted / imran khan
just edit
vi /etc/zones/<zonename.xml> file
then change the value of physical=<nic>
and save it.
after that reboot zone.
by
zoneadm -z <zonename> boot
zlogin <zonename>
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to work unix commands on windows xp without installing unix o/s in pc?
What is the window of the working set of a process?
Explain what are threads?
Explain critical section?
Tell me when should we use thread-safe "_r" library calls?
Explain how to work unix commands on windows xp without installing unix o/s in pc?
Explain the different kinds of threads?
Explain similarities between thread and process?
explain about the initial process sequence while the system boots up?
Explain what is protection boundary?
How would you kill a process?
List the system calls used for process management?
What is protection boundary?
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?
What is the working set of a process?