Wednesday, March 28, 2007

Opensolaris installed. What next?

Done with the solaris installation and want to play around now. Here are some of the sites that I use to learn more about my favourite OS.
http://developers.sun.com/sunstudio/articles/amd64_migration.html - tips on migrating code from x86 to x64 and some tips on moving from gcc to sunstudio
http://blogs.sun.com/rie/date/20061219 - on why ld cant exactly locate _init and _fini
http://blogs.sun.com/sga/ - tips and tricks for getting boost c++ libs going
http://forum.java.sun.com/thread.jspa?threadID=5075258&messageID=9274275 - getting started with dtrace on available binaries
http://prefetch.net/articles/dtracecookbook.html - collection mechanisms/tools and what do they exactly display
http://blogs.sun.com/brendan/ - brendan gregg's cool dtrace toolbox and all his other gyan on zones, zfs and more
http://solaris.reys.net/english/categories/3-DTrace/P4.html - cool dtrace guy with some nift tricks other than those from Brendan Gregg


No comments: