Labels

hpunix (63) marathi kavita (52) linux (21) solaris11 (10) AWS (5) numerology (5)

Monday, December 14, 2020

Zoneadm commands list in solaris 11

Zoneadm commands list in solaris 11:


The zoneadm utility is used to administer system zones. 

Run below commands from Global zone:

#zoneadm list -civ  --> to list the zones and their status like running , uninstall etc..

#zoneadm -z (zone_name) halt  --> To halt the zone

#zoneadm -z  (zone_name) boot --> to boot the halted zone

#zoneadm -z (zone_name) reboot --> to reboot the zone


To login zones:

#zlogin (zone_name) -- To login particular zone



Regards,

Kirraan Jadhav

No comments:

Post a Comment