Archive for the ‘OpenSolaris’ Category.

How to install OpenSolaris

opensolaris.gif

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/
Continue reading ‘How to install OpenSolaris’ »

ZFS Tutorial Part 2

sun2.gif

In this tutorial we look at ZFS filesystem management, including creating new filesystems, destroying them and adjusting their properties.

Continue reading ‘ZFS Tutorial Part 2’ »

ZFS Tutorial Part 1

sun2.gif

ZFS is an open source filesystem used in Solaris 10, with growing support from other operating systems. This series of tutorials shows you how to use ZFS with simple hands-on examples that require a minimum of resources.

In this tutorial I hope to give you a brief overview of ZFS and show you how to manage ZFS pools, the foundation of ZFS. In subsequent parts will we look at ZFS filesystems in more depth.

Continue reading ‘ZFS Tutorial Part 1’ »

How to use pkg on OpenSolaris for Package Management

opensolaris.gif

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.

Continue reading ‘How to use pkg on OpenSolaris for Package Management’ »