On 8/10/07, KishoreKumar Bairi <prf.kishorekumar at gmail.com> wrote: > I have been using LINUX from a long back. > I am handy with all sort of regular operations. > but I want to get into deep. know the internals(memory management,kernel > internals,etc..etc..)
Cool. If you can get your hands on a copy of "Solaris Internals" (from your library), that would be a great place to start.. I dont think it is commercially available in India. You can start playing around with the big 3 of OS: Dtrace , Zones and ZFS on solaris express. Good guides are available at opensolaris.org ( http://www.opensolaris.org/os/community/dtrace/ ) ( http://www.opensolaris.org/os/community/zones/ ) ( http://www.opensolaris.org/os/community/zfs/ ) > I have heard that SUN has a good online learning resources. > pls.. suggest me. http://docs.sun.com exhaustively elaborates on all solaris technologies. You will be able to find detailed guides on your topic of interest (also downloadable as pdfs) Anil