Posts Tagged ‘OpenSolaris’

How to install OpenSolaris

Saturday, November 15th, 2008

OpenSolaris is an open source project created by Sun Microsystems to build a developer community around Solaris technology. It is aimed at developers, system administrators and users who want to develop and improve operating systems. As of June 2007, more than 60,000 community members are registered on opensolaris.org with around 2,000 members being employed by Sun Microsystems. An active OpenSolaris User Group is now growing worldwide, and dozens of OpenSolaris technology communities and projects are being opened on opensolaris.org.

OpenSolaris is derived from the Unix System V Release 4 codebase, and has significant modifications made by Sun since it bought the rights to the codebase in 1994. It is the only open source System V derivative available. Open sourced components are snapshots of the latest Solaris release under development. Future versions of Solaris will be based on technology from the OpenSolaris project

This tutorial will show you step by step how to do the installation of open solaris. sun has made installing open solaris very easy.

Download a copy of open solaris at http://www.opensolaris.com/
(more…)

How to use pkg on OpenSolaris for Package Management

Monday, May 12th, 2008

Opensolaris 2008.05 ships with the IPS Image Packaging System, which, even if it’s got very few packages, has both command line and gui tools.  The following tutorial goes over how to search for an installed package, check for updates for a package, search for and install new packages, add repositories, and how to update the entire system.  Enjoy.

(more…)