-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Oracle Solaris 11 Advanced Administration Cookbook
By :

I am sure you know how to install Oracle Solaris 11 very well. Nevertheless, it is pertinent to show you how to configure a simple environment to execute each procedure of this book. A well-done environment will help us to draw every concept and understanding from this book by executing all the commands, examples, and procedures. In the end, you should remember that this a practical book!
To follow this recipe, it is necessary to have a physical machine with at least 8 GB RAM and about 80 GB of free space on the hard disk. Additionally, this host should be running operating system that is compatible with and supported by the VMware or VirtualBox hypervisor software, including processors such as Intel or AMD, which support hardware virtualization. You are also required to have a working Solaris 11 that will be installed and configured as a virtual machine (VMware or VirtualBox).
To get your environment ready, you have to execute the following steps:
# cat part1 part2 part3 … > sol-11-repo-full.iso
). This final image will be used in Chapter 1, IPS and Boot Environments, when we talk about how to configure an IPS local repository.root@solaris11:/# su - root root@solaris11:/# rolemod -K type=normal root
Afterwards, it is necessary to log out and log on to the system again for using the root user.
root@solaris11:/# svcs network/physical STATE STIME FMRI online 13:43:02 svc:/network/physical:upgrade online 13:43:18 svc:/network/physical:default root@solaris11:~# ipadm show-addr ADDROBJ TYPE STATE ADDR lo0/v4 static ok 127.0.0.1/8 net0/v4 dhcp ok 192.168.1.111/24 lo0/v6 static ok ::1/128 net0/v6 addrconf ok fe80::a00:27ff:fe56:85b8/10
We have finished setting up our environment. Thus, it is time to learn!
Change the font size
Change margin width
Change background colour