Lab : Solaris 10 Zones (2)
Lab : Solaris 10 zones (2)
====================
Prerequisites : you already know what Solaris zones are & you have already creat
ed & installed some…
- How would you block the IP traffic between two non-global zones ? ( Hint : man route )
- At zone installation time, the system is going to copy “default” versions of many configuration files in the /etc directory ( hosts, passwd, group,…). But where are these “blank” files copied from ?
- Could you list all the possibilities that exist to mount a file system to a non-global Zone ?
- What prevents a normal user from viewing the files of a non-global zone ?
- What is the procedure to skip the “sysidtool” phase that occurs the first time you boot a zone ?
- Create a small script that automatically creates a zone from a zone configuration file, installs the zone, configures it et boots it
- What are the zone configuration parameters that can be modified online, without having to restart the zone ?
The most interesting way to go through zones is maybe the official Zones FAQ, available here.
