How to edit the network interface device type in container(zone) in Solaris 10?
Submitted by: Administratorjust 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>
Submitted by: Administrator
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>
Submitted by: Administrator
Read Online Unix Threads Job Interview Questions And Answers
Top Unix Threads Questions
☺ | Explain similarities between thread and process? |
☺ | Explain Critical section? |
☺ | Explain What are threads? |
☺ | What is Protection boundary? |
☺ | What is Scheduling? |
Top OS Unix Categories
☺ | Unix IPC Interview Questions. |
☺ | Unix General Interview Questions. |
☺ | Unix System Calls Interview Questions. |
☺ | Unix Threads Interview Questions. |