fbpx
Wikipedia

Oracle Solaris

Solaris is a proprietary Unix operating system originally developed by Sun Microsystems. After the Sun acquisition by Oracle in 2010, it was renamed Oracle Solaris.[3]

Solaris
Screenshot of Java Desktop System on Solaris 10
DeveloperSun Microsystems (acquired by Oracle Corporation in 2010)
Written inC, C++
OS familyUnix (SVR4)
Working stateCurrent
Source modelMixed
Initial releaseJune 1992; 31 years ago (1992-06)
Latest release11.4 SRU61[1] / September 18, 2023; 7 months ago (2023-09-18)
Marketing targetServer, workstation
PlatformsCurrent: SPARC, x86-64
Former: IA-32, PowerPC
Kernel typeMonolithic with dynamically loadable modules
UserlandPOSIX
Default
user interface
GNOME[2]
LicenseVarious
Preceded bySunOS
Official websitewww.oracle.com/solaris

Solaris superseded the company's earlier SunOS in 1993, and became known for its scalability, especially on SPARC systems, and for originating many innovative features such as DTrace, ZFS and Time Slider.[4][5] Solaris supports SPARC and x86-64 workstations and servers from Oracle and other vendors. Solaris was registered as compliant with the Single UNIX Specification until 29 April 2019.[6][7][8]

Historically, Solaris was developed as proprietary software. In June 2005, Sun Microsystems released most of the codebase under the CDDL license, and founded the OpenSolaris open-source project.[9] With OpenSolaris, Sun wanted to build a developer and user community around the software. After the acquisition of Sun Microsystems in January 2010, Oracle decided to discontinue the OpenSolaris distribution and the development model.[10][11] In August 2010, Oracle discontinued providing public updates to the source code of the Solaris kernel, effectively turning Solaris 11 back into a closed source proprietary operating system.[12] Following that, OpenSolaris was forked as Illumos and is alive through several illumos distributions. In September 2017, Oracle laid off most of the Solaris teams.[13]

In 2011, the Solaris 11 kernel source code leaked.[14][15] Through the Oracle Technology Network (OTN), industry partners can gain access to the in-development Solaris source code.[11] Solaris is developed under a proprietary development model, and only the source for open-source components of Solaris 11 is available for download from Oracle.[16]

History edit

In 1987, AT&T Corporation and Sun announced that they were collaborating on a project to merge the most popular Unix variants on the market at that time: Berkeley Software Distribution, UNIX System V, and Xenix. This became Unix System V Release 4 (SVR4).[17]

On September 4, 1991, Sun announced that it would replace its existing BSD-derived Unix, SunOS 4, with one based on SVR4. This was identified internally as SunOS 5, but a new marketing name was introduced at the same time: Solaris 2.[18] The justification for this new overbrand was that it encompassed not only SunOS, but also the OpenWindows graphical user interface and Open Network Computing (ONC) functionality.

Although SunOS 4.1.x micro releases were retroactively named Solaris 1 by Sun, the Solaris name is used almost exclusively to refer only to the releases based on SVR4-derived SunOS 5.0 and later.[19]

For releases based on SunOS 5, the SunOS minor version is included in the Solaris release number. For example, Solaris 2.4 incorporates SunOS 5.4. After Solaris 2.6, the 2. was dropped from the release name, so Solaris 7 incorporates SunOS 5.7, and the latest release SunOS 5.11 forms the core of Solaris 11.4.

Although SunSoft stated in its initial Solaris 2 press release their intent to eventually support both SPARC and x86 systems, the first two Solaris 2 releases, 2.0 and 2.1, were SPARC-only. An x86 version of Solaris 2.1 was released in June 1993, about 6 months after the SPARC version, as a desktop and uniprocessor workgroup server operating system. It included the Wabi emulator to support Windows applications.[20] At the time, Sun also offered the Interactive Unix system that it had acquired from Interactive Systems Corporation.[21] In 1994, Sun released Solaris 2.4, supporting both SPARC and x86 systems from a unified source code base.

On September 2, 2017, Simon Phipps, a former Sun Microsystems employee not hired by Oracle in the acquisition, reported on Twitter that Oracle had laid off the Solaris core development staff, which many interpreted as sign that Oracle no longer intended to support future development of the platform.[22] While Oracle did have a large layoff of Solaris development engineering staff, development continued and Solaris 11.4 was released in 2018.[23][24]

Supported architectures edit

Solaris uses a common code base for the platforms it supports: 64-bit SPARC and x86-64.[citation needed]

Solaris has a reputation for being well-suited to symmetric multiprocessing, supporting a large number of CPUs.[25] It has historically been tightly integrated with Sun's SPARC hardware (including support for 64-bit SPARC applications since Solaris 7), with which it is marketed as a combined package. This has led to more reliable systems, but at a cost premium compared to commodity PC hardware. However, it has supported x86 systems since Solaris 2.1 and 64-bit x86 applications since Solaris 10, allowing Sun to capitalize on the availability of commodity 64-bit CPUs based on the x86-64 architecture. Sun heavily marketed Solaris for use with both its own x86-64-based Sun Java Workstation and the x86-64 models of the Sun Ultra series workstations, and servers based on AMD Opteron and Intel Xeon processors, as well as x86 systems manufactured by companies such as Dell,[26] Hewlett-Packard, and IBM. As of 2009, the following vendors support Solaris for their x86 server systems:

  • Dell – will "test, certify, and optimize Solaris and OpenSolaris on its rack and blade servers and offer them as one of several choices in the overall Dell software menu"[27]
  • Intel[28]
  • Hewlett Packard Enterprise[29] – distributes and provides software technical support for Solaris on BL, DL, and SL platforms
  • Fujitsu Siemens[30]

Other platforms edit

Solaris 2.5.1 included support for the PowerPC platform (PowerPC Reference Platform), but the port was canceled before the Solaris 2.6 release.[31] In January 2006, a community of developers at Blastwave began work on a PowerPC port which they named Polaris.[32] In October 2006, an OpenSolaris community project based on the Blastwave efforts and Sun Labs' Project Pulsar,[33] which re-integrated the relevant parts from Solaris 2.5.1 into OpenSolaris,[31] announced its first official source code release.[34]

A port of Solaris to the Intel Itanium architecture was announced in 1997 but never brought to market.[35]

On November 28, 2007, IBM, Sun, and Sine Nomine Associates demonstrated a preview of OpenSolaris for System z running on an IBM System z mainframe under z/VM,[36] called Sirius (in analogy to the Polaris project, and also due to the primary developer's Australian nationality: HMS Sirius of 1786 was a ship of the First Fleet to Australia). On October 17, 2008, a prototype release of Sirius was made available[37] and on November 19 the same year, IBM authorized the use of Sirius on System z Integrated Facility for Linux (IFL) processors.[38]

Solaris also supports the Linux platform application binary interface (ABI), allowing Solaris to run native Linux binaries on x86 systems. This feature is called Solaris Containers for Linux Applications (SCLA), based on the branded zones functionality introduced in Solaris 10 8/07.[39]

Installation and usage options edit

Solaris can be installed from various pre-packaged software groups, ranging from a minimalistic Reduced Network Support to a complete Entire Plus OEM. Installation of Solaris is not necessary for an individual to use the system. The DVD ISO image can be used to load Solaris, running in-memory, rather than initiating the installation. Additional software, like Apache, MySQL, etc. can be installed as well in a packaged form from sunfreeware[40] and OpenCSW.[41] Solaris can be installed from physical media or a network for use on a desktop or server, or be used without installing on a desktop or server.[clarification needed][citation needed]

Updates edit

There are several types of updates within each major release, including the Software Packages, and the Oracle Solaris Image.

Additional minor updates called Support Repository Updates (SRUs) and Critical Patch Update Packages (CPUs), require a support credential, thus are not freely available to the public.[42]

Desktop environments edit

 
Solaris 2.4 via Telnet
 
olvwm with OpenWindows on Solaris

Early releases of Solaris used OpenWindows as the standard desktop environment. In Solaris 2.0 to 2.2, OpenWindows supported both NeWS and X applications, and provided backward compatibility for SunView applications from Sun's older desktop environment. NeWS allowed applications to be built in an object-oriented way using PostScript, a common printing language released in 1982. The X Window System originated from MIT's Project Athena in 1984 and allowed for the display of an application to be disconnected from the machine where the application was running, separated by a network connection. Sun's original bundled SunView application suite was ported to X.

Sun later dropped support for legacy SunView applications and NeWS with OpenWindows 3.3, which shipped with Solaris 2.3, and switched to X11R5 with Display Postscript support. The graphical look and feel remained based upon OPEN LOOK. OpenWindows 3.6.2 was the last release under Solaris 8. The OPEN LOOK Window Manager (olwm) with other OPEN LOOK specific applications were dropped in Solaris 9, but support libraries were still bundled, providing long term binary backwards compatibility with existing applications. The OPEN LOOK Virtual Window Manager (olvwm) can still be downloaded for Solaris from sunfreeware and works on releases as recent as Solaris 10.

 
The Common Desktop Environment (CDE) was open sourced in August 2012. This is a screenshot of CDE running on Solaris 10.

Sun and other Unix vendors created an industry alliance to standardize Unix desktops. As a member of the Common Open Software Environment (COSE) initiative, Sun helped co-develop the Common Desktop Environment (CDE). This was an initiative to create a standard Unix desktop environment. Each vendor contributed different components: Hewlett-Packard contributed the window manager, IBM provided the file manager, and Sun provided the e-mail and calendar facilities as well as drag-and-drop support (ToolTalk). This new desktop environment was based upon the Motif look and feel and the old OPEN LOOK desktop environment was considered legacy. CDE unified Unix desktops across multiple open system vendors. CDE was available as an unbundled add-on for Solaris 2.4 and 2.5, and was included in Solaris 2.6 through 10.

 
Screenshot of the Java Desktop System (JDS) running on Solaris 10

In 2001, Sun issued a preview release of the open-source desktop environment GNOME 1.4, based on the GTK+ toolkit, for Solaris 8.[43] Solaris 9 8/03 introduced GNOME 2.0 as an alternative to CDE. Solaris 10 includes Sun's Java Desktop System (JDS), which is based on GNOME and comes with a large set of applications, including StarOffice, Sun's office suite. Sun describes JDS as a "major component" of Solaris 10.[44] The Java Desktop System is not included in Solaris 11 which instead ships with a stock version of GNOME.[45] Likewise, CDE applications are no longer included in Solaris 11, but many libraries remain for binary backwards compatibility.

The open source desktop environments KDE and Xfce, along with numerous other window managers, also compile and run on recent versions of Solaris.

Sun was investing in a new desktop environment called Project Looking Glass since 2003. The project has been inactive since late 2006.[46]

License edit

Traditional operating system license (1992 to 2004) edit

For versions up to 2005 (Solaris 9), Solaris was licensed under a license that permitted a customer to buy licenses in bulk, and install the software on any machine up to a maximum number. The key license grant was:

License to Use. Customer is granted a non-exclusive and non-transferable license ("License") for the use of the accompanying binary software in machine-readable form, together with accompanying documentation ("Software"), by the number of users and the class of computer hardware for which the corresponding fee has been paid.

In addition, the license provided a "License to Develop" granting rights to create derivative works, restricted copying to only a single archival copy, disclaimer of warranties, and the like. The license varied only little through 2004.

Open source (2005 until March 2010) edit

From 2005–10, Sun began to release the source code for development builds of Solaris under the Common Development and Distribution License (CDDL) via the OpenSolaris project. This code was based on the work being done for the post-Solaris 10 release (code-named "Nevada"; eventually released as Oracle Solaris 11). As the project progressed, it grew to encompass most of the necessary code to compile an entire release, with a few exceptions.[47]

Post-Sun closed source (March 2010 to present) edit

When Sun was acquired by Oracle in 2010, the OpenSolaris project was discontinued after the board became unhappy with Oracle's stance on the project.[48] In March 2010, the previously freely available Solaris 10 was placed under a restrictive license that limited the use, modification and redistribution of the operating system.[49] The license allowed the user to download the operating system free of charge, through the Oracle Technology Network, and use it for a 90-day trial period. After that trial period had expired the user would then have to purchase a support contract from Oracle to continue using the operating system.

With the release of Solaris 11 in 2011, the license terms changed again. The new license allows Solaris 10 and Solaris 11 to be downloaded free of charge from the Oracle Technology Network and used without a support contract indefinitely; however, the license only expressly permits the user to use Solaris as a development platform and expressly forbids commercial and "production" use.[50] Educational use is permitted in some circumstances. From the OTN license:

If You are an educational institution vested with the power to confer official high school, associate, bachelor, master and/or doctorate degrees, or local equivalent, ("Degree(s)"), You may also use the Programs as part of Your educational curriculum for students enrolled in Your Degree program(s) solely as required for the conferral of such Degree (collectively "Educational Use").

When Solaris is used without a support contract it can be upgraded to each new "point release"; however, a support contract is required for access to patches and updates that are released monthly.[51]

Version history edit

 
Solaris logo used until Solaris 9
 
Solaris logo introduced with Solaris 10 and used until Oracle's acquisition of Sun

Notable features of Solaris include DTrace, Doors, Service Management Facility, Solaris Containers, Solaris Multiplexed I/O, Solaris Volume Manager, ZFS, and Solaris Trusted Extensions.

Updates to Solaris versions are periodically issued. In the past, these were named after the month and year of their release, such as "Solaris 10 1/13"; as of Solaris 11, sequential update numbers are appended to the release name with a period, such as "Oracle Solaris 11.4".

In ascending order, the following versions of Solaris have been released:


Legend: Old version, not maintained Older version, still maintained Current stable version Latest preview version Future release
Solaris version SunOS version Release date End of support[52] Basis License form Major new features
SPARC x86 SPARC/x86
Old version, no longer maintained: 1.x 4.1.x 1991–1994 September 2003 4.3BSD Traditional license SunOS 4 rebranded as Solaris 1 for marketing purposes. See SunOS article for more information.
Old version, no longer maintained: 2.0 5.0 June 1992 January 1999 SVR4 Traditional license Preliminary release (primarily available to developers only), support for only the sun4c architecture. First appearance of NIS+.[53]
Old version, no longer maintained: 2.1 5.1 December 1992 May 1993 April 1999 SVR4 Traditional license Support for sun4 and sun4m architectures added; first Solaris x86 release. First Solaris 2 release to support SMP.
Old version, no longer maintained: 2.2 5.2 May 1993 May 1999 SVR4 Traditional license SPARC-only release. First to support sun4d architecture. First to support multithreading libraries (UI threads API in libthread).[54]
Old version, no longer maintained: 2.3 5.3 November 1993 June 2002 SVR4 Traditional license SPARC-only release. OpenWindows 3.3 switches from NeWS to Display PostScript and drops SunView support. Support added for autofs and CacheFS filesystems.
Old version, no longer maintained: 2.4 5.4 November 1994 September 2003 SVR4 Traditional license First unified SPARC/x86 release. Includes OSF/Motif runtime support.
Old version, no longer maintained: 2.5 5.5 November 1995 December 2003 SVR4 Traditional license First to support UltraSPARC and include CDE, NFSv3 and NFS/TCP. Dropped sun4 (VMEbus) support. POSIX.1c-1995 pthreads added. Doors added but undocumented.[55]
Old version, no longer maintained: 2.5.1 5.5.1 May 1996 September 2005 SVR4 Traditional license The only Solaris release that supports PowerPC;[56] Ultra Enterprise support added; user and group IDs (uid_t, gid_t) expanded to 32 bits,[57] also included processor sets[58] and early resource management technologies.
Old version, no longer maintained: 2.6 5.6 July 1997 July 2006 SVR4 Traditional license Includes Kerberos 5, PAM, TrueType fonts, WebNFS, large file support, enhanced procfs. SPARCserver 600MP series support dropped.[59] Last update was Solaris 2.6 5/98.
Old version, no longer maintained: 7 5.7 November 1998 August 2008 SVR4 Traditional license The first 64-bit UltraSPARC release. Added native support for file system meta-data logging (UFS logging). Dropped MCA support on x86 platform. Sun dropped the prefix "2." in the Solaris version number, leaving "Solaris 7". Last update was Solaris 7 11/99.[60]
Old version, no longer maintained: 8 5.8 February 2000 March 2012 SVR4 Traditional license Includes Multipath I/O, Solstice DiskSuite,[61] IPMP, first support for IPv6 and IPsec (manual keying only), mdb Modular Debugger. Introduced Role-Based Access Control (RBAC); sun4c support removed. Last update is Solaris 8 2/04.[62]
Old version, no longer maintained: 9 5.9 May 28, 2002 January 10, 2003 October 2014 SVR4 Traditional license iPlanet Directory Server, Resource Manager, extended file attributes, IKE IPsec keying, and Linux compatibility added; OpenWindows dropped, sun4d support removed. Most current update is Solaris 9 9/05 HW.[63]
Older version, yet still maintained: 10 5.10 January 31, 2005; 19 years ago (2005-01-31) January 2027 SVR4 before Oracle acquisition in March 2010, open source under CDDL

after March 2010, Post-Oracle closed source
Includes x86-64 (AMD64/Intel 64) support, DTrace (Dynamic Tracing), Solaris Containers, Service Management Facility (SMF) which replaces init.d scripts, NFSv4. Least privilege security model. Support for sun4m and UltraSPARC I processors removed. Support for EISA-based PCs removed. Adds Java Desktop System (based on GNOME) as default desktop.[64]
  • Solaris 10 1/06 (known internally as "U1") added the GRUB bootloader for x86 systems, iSCSI Initiator support and fcinfo command-line tool.
  • Solaris 10 6/06 ("U2") added the ZFS filesystem.
  • Solaris 10 11/06 ("U3") added Solaris Trusted Extensions and Logical Domains (sun4v).
  • Solaris 10 8/07 ("U4") added Samba Active Directory support,[65] IP Instances (part of the OpenSolaris Network Virtualization and Resource Control project), iSCSI Target support and Solaris Containers for Linux Applications (based on branded zones), enhanced version of the Resource Capping Daemon (rcapd).
  • Solaris 10 5/08 ("U5") added CPU capping for Solaris Containers, performance improvements, SpeedStep support for Intel processors and PowerNow! support for AMD processors.[66][67]
  • Solaris 10 10/08 ("U6") added boot from ZFS and can use ZFS as its root file system. Solaris 10 10/08 also includes virtualization enhancements including the ability for a Solaris Container to automatically update its environment when moved from one system to another, Logical Domains support for dynamically reconfigurable disk and network I/O, and paravirtualization support when Solaris 10 is used as a guest OS in Xen-based environments such as Sun xVM Server.[68]
  • Solaris 10 5/09 ("U7") added performance and power management support for Intel Nehalem processors, container cloning using ZFS cloned file systems, and performance enhancements for ZFS on solid-state drives.
  • Solaris 10 10/09 ("U8") added user and group level ZFS quotas, ZFS cache devices and nss_ldap shadowAccount Support, improvements to patching performance.[69]
  • Solaris 10 9/10 ("U9") added physical to zone migration, ZFS triple parity RAID-Z and Oracle Solaris Auto Registration.[70]
  • Solaris 10 8/11 ("U10") added ZFS speedups and new features, Oracle Database optimization, faster reboot on SPARC system.[71][72]
  • Solaris 10 1/13 ("U11") see release notes.[73][74]
Old version, no longer maintained: 11 Express 2010.11 5.11 November 15, 2010; 13 years ago (2010-11-15) November 2011 SVR4 Post-Oracle closed source Adds new packaging system (IPS – Image Packaging System) and associated tools, ZFS (only) for boot, 1 GB RAM min., x86, Solaris 10 Containers, network virtualization and quality of service (QoS), virtual consoles, ZFS encryption and deduplication, fast reboot,[75] updated GNOME. Removed Xsun, CDE,[76] and the /usr/ucb BSD-compatible commands[citation needed]
Old version, no longer maintained: 11 5.11 November 9, 2011; 12 years ago (2011-11-09) ? SVR4 Post-Oracle closed source New features and enhancements (compared to Solaris 10) in software packaging, network virtualization, server virtualization, storage, security and hardware support:
  • Packaging: Image Packaging System, network and local package repositories; Automated Installer to automated provisioning, including Zones; Distro Constructor to create ISO 9660 filesystem images;
  • Network: network virtualization (vNICs, vSwitches, vRouters) and QoS, Exclusive–IP default for Zones, the dladm utility to manage data links, the ipadm utility to manage IP configuration (including IPMP), ProFTPD and enhancements;
  • Zones: Immutable (read–only) Zones, NFS servers in zones, delegated administration, P2V pre–flight check, the zonestat utility coupled with the libzonestat dynamically linked library;
  • Security: root as a role, netcat and enhancements;
  • Storage: ZFS shadow migration, ZFS backup/restore with NDMP, recursive ZFS send;
  • Hardware support: SPARC T4, critical threads, SDP enabled and optimized, including support for Zones, SR-IOV, Intel AVX;
  • UEFI Boot support (Solaris 11.1 onwards on x86)
  • UltraSPARC II, III, IV series support removed; IA-32 architecture support removed.[77]
Old version, no longer maintained: 11.1 5.11 October 3, 2012; 11 years ago (2012-10-03) ? SVR4 Post-Oracle closed source New features and enhancements:[78][79][80]
Old version, no longer maintained: 11.2 5.11 April 29, 2014; 10 years ago (2014-04-29) ? SVR4 Post-Oracle closed source New features and enhancements:[82]
Older version, yet still maintained: 11.3 5.11 October 26, 2015; 8 years ago (2015-10-26) January 2027 SVR4 Post-Oracle closed source New features and enhancements:[84]
  • Live migration of Solaris Kernel Zones
  • InfiniBand support for Kernel Zones
  • Virtual Clocks for Solaris Zones
  • ZFS LZ4
  • SMB 2.1
  • Private VLAN
  • VNICs on IPoIB
  • Periodic and Scheduled Services
  • Tailored Compliance Reporting
  • OpenBSD 5.5 Packet Filter
  • Deferred Dump
  • Integration with OpenStack Juno
Current stable version: 11.4 5.11 August 28, 2018; 5 years ago (2018-08-28) November 2037[85] SVR4 Post-Oracle closed source New features and enhancements:[86]
  • CPUs with OSA2011 architecture required (UltraSPARC T4, SPARC64 X, or better)[87]
  • ZFS Top-Level Device Removal. zpool remove
  • Solaris Web Dashboard and Analytics (sstore)
  • Native Zones: Live Zone Reconfiguration for Datasets
  • GNOME 3 instead of the GNOME 2 desktop[88]

[89][90][91]


A more comprehensive summary of some Solaris versions is also available.[92] Solaris releases are also described in the Solaris 2 FAQ.[93]

Development release edit

The underlying Solaris codebase has been under continuous development since work began in the late 1980s on what was eventually released as Solaris 2.0. Each version such as Solaris 10 is based on a snapshot of this development codebase, taken near the time of its release, which is then maintained as a derived project. Updates to that project are built and delivered several times a year until the next official release comes out.

The Solaris version under development by Sun since the release of Solaris 10 in 2005, was codenamed Nevada, and is derived from what is now the OpenSolaris codebase.

In 2003, an addition to the Solaris development process was initiated. Under the program name Software Express for Solaris (or just Solaris Express), a binary release based on the current development basis was made available for download on a monthly basis, allowing anyone to try out new features and test the quality and stability of the OS as it progressed to the release of the next official Solaris version.[94] A later change to this program introduced a quarterly release model with support available, renamed Solaris Express Developer Edition (SXDE).

In 2007, Sun announced Project Indiana with several goals, including providing an open source binary distribution of the OpenSolaris project, replacing SXDE.[95] The first release of this distribution was OpenSolaris 2008.05.

The Solaris Express Community Edition (SXCE) was intended specifically for OpenSolaris developers.[96] It was updated every two weeks until it was discontinued in January 2010, with a recommendation that users migrate to the OpenSolaris distribution.[97] Although the download license seen when downloading the image files indicates its use is limited to personal, educational and evaluation purposes, the license acceptance form displayed when the user actually installs from these images lists additional uses including commercial and production environments.

SXCE releases terminated with build 130 and OpenSolaris releases terminated with build 134 a few weeks later. The next release of OpenSolaris based on build 134 was due in March 2010, but it was never fully released, though the packages were made available on the package repository. Instead, Oracle renamed the binary distribution Solaris 11 Express, changed the license terms and released build 151a as 2010.11 in November 2010.

Open source derivatives edit

Current edit

  • illumos – A fully open source fork of the project, started in 2010 by a community of Sun OpenSolaris engineers and Nexenta OS. OpenSolaris was not 100% open source: Some drivers and some libraries were property of other companies that Sun (now Oracle) licensed and was not able to release.
  • OpenIndiana – A project under the illumos umbrella aiming "... to become the de facto OpenSolaris distribution installed on production servers where security and bug fixes are required free of charge."[98]
  • SchilliX[99] – The first LiveCD released after OpenSolaris code was opened to public.
  • napp-it[100] – A webmanaged ZFS storage appliance based on Solaris and the free forks like OmniOS with a Free and Pro edition.
  • NexentaStor – Optimized for storage workloads, based on Nexenta OS.
  • SmartOS – Virtualization centered derivative from MNX Solutions (previously Joyent).

Discontinued edit

  • OpenSolaris – A project initiated by Sun Microsystems, discontinued after the acquisition by Oracle.
  • Nexenta OS (discontinued October 31, 2012) – First distribution based on Ubuntu userland with Solaris-derived kernel.[101]
  • StormOS (discontinued September 14, 2012[102]) – A lightweight desktop OS based on Nexenta OS and Xfce.
  • MartUX[103][104] – The first SPARC distribution of OpenSolaris, with an alpha prototype released by Martin Bochnig in April 2006. It was distributed as a Live CD but is later available only on DVD as it has had the Blastwave community software added.[105] Its goal was to become a desktop operating system. The first SPARC release was a small Live CD, released as marTux_0.2 Live CD[106] in summer of 2006, the first straight OpenSolaris distribution for SPARC (not to be confused with GNOME metacity theme). It was later re-branded as MartUX and the next releases included full SPARC installers in addition to the Live media. Much later, MartUX was re-branded as OpenSXCE when it moved to the first OpenSolaris release to support both SPARC and Intel architectures after Sun was acquired by Oracle.[107]
  • MilaX – A small Live CD/Live USB[108][109] with minimal set of packages to fit a 90 MB image.
  • Dyson – illumos kernel with GNU userland and packages from Debian. Project is no longer active and the website is offline.
  • EON ZFS Storage[110] – A NAS implementation targeted at embedded systems.
  • Jaris OS – Live DVD and also installable.[111] Pronounced according to the IPA[how?] but in English as Yah-Rees. This distribution has been heavily modified to fully support a version of Wine called Madoris that can install and run Windows programs at native speed. Jaris stands for "Japanese Solaris". Madoris is a combination of the Japanese word for Windows "mado" and Solaris.
  • OpenSXCE – An OpenSolaris distribution release for both 32-bit and 64-bit x86 platforms and SPARC microprocessors, initially produced from OpenSolaris source code repository, ported to the illumos source code repository to form OpenIndiana's first[112] SPARC distribution.[113] Notably, the first OpenSolaris distribution with illumos source for SPARC based upon OpenIndiana, OpenSXCE finally moved to a new source code repository, based upon DilOS.

Reception edit

  • Robert Lipschutz and Gregg Harrington from PC Magazine reviewed Solaris 9 in 2002:[114]

All in all, Sun has stayed the course with Solaris 9. While its more user-friendly management is welcome, that probably won't be enough to win over converts. What may is the platform's reliability, flexibility, and power.

  • Robert Lipschutz also reviewed Solaris 10:[115]

Be that as it may, since the Solaris 10 download is free, it behooves any IT manager to load it on an extra server and at least give it a try.

Solaris 10 provides a flexible background for securely dividing system resources, providing performance guarantees and tracking usage for these containers. Creating basic containers and populating them with user applications and resources is simple. But some cases may require quite a bit of fine-tuning.

I think that Sun has put some really nice touches on Solaris 10 that make it a better operating system for both administrators and users. The security enhancements are a long time coming, but are worth the wait. Is Solaris 10 perfect, in a word no it is not. But for most uses, including a desktop OS I think Solaris 10 is a huge improvement over previous releases.

We've had fun with Solaris 10. It's got virtues that we definitely admire. What it needs to compete with Linux will be easier to bring about than what it's already got. It could become a Linux killer, or at least a serious competitor on Linux's turf. The only question is whether Sun has the will to see it through.

See also edit

References edit

  1. ^ "Announcing Oracle Solaris 11.4 SRU61". September 18, 2023. Retrieved October 1, 2023.
  2. ^ "Oracle Solaris 11 Desktop Feature Summary".
  3. ^ "Oracle Solaris Documentation". Operating Systems Documentation, Oracle official website. Oracle. Retrieved October 31, 2021.
  4. ^ Michael Totty (September 11, 2006). "Innovation Awards: The Winners Are..." Wall Street Journal. Retrieved July 5, 2008. The DTrace trouble-shooting software from Sun was chosen as the Gold winner in The Wall Street Journal's 2006 Technology Innovation Awards contest
  5. ^ . InfoWorld. January 2008. Archived from the original on July 3, 2008. Retrieved July 5, 2008.
  6. ^ (PDF). Archived from the original (PDF) on October 22, 2019.
  7. ^ . The Open Group. Archived from the original on January 11, 2020.
  8. ^ "The Open Brand Register of Certified Products". The Open Group.
  9. ^ Michael Singer (January 25, 2005). "Sun Cracks Open Solaris". InternetNews.com. Retrieved April 12, 2010.
  10. ^ Steven Stallion / Oracle (August 13, 2010). "Update on SXCE". Iconoclastic Tendencies.
  11. ^ a b Alasdair Lumsden. . osol-discuss (Mailing list). Archived from the original on August 16, 2010. Retrieved November 24, 2014.
  12. ^ Solaris still sorta open, but OpenSolaris distro is dead on Ars Technica by Ryan Paul (Aug 16, 2010)
  13. ^ "Oracle staff report big layoffs across Solaris, SPARC teams". September 4, 2017.
  14. ^ Oracle Solaris 11 Kernel Source-Code Leaked on Phoronix by Michael Larabel (on 19 December 2011)
  15. ^ Disgruntled employee? Oracle doesn’t seem to care about Solaris 11 code leak on Ars Technica by Sean Gallagher (Dec 21, 2011)
  16. ^ "Source Code for Open Source Software Components". Oracle Corporation website. Oracle Corporation. Retrieved July 14, 2022.
  17. ^ Salus, Peter (1994). A Quarter Century of Unix. Addison-Wesley. pp. 199–200. ISBN 0-201-54777-5.
  18. ^ "SunSoft introduces first shrink-wrapped distributed computing solution: Solaris" (Press release). Sun Microsystems, Inc. September 4, 1991. Retrieved August 7, 2007.
  19. ^ "What are SunOS and Solaris?". Knowledge Base. Indiana University Technology Services. May 20, 2013. Retrieved November 10, 2014.
  20. ^ Taylor, Noel-Marie; Wallace, Mark (June 15, 1993). "Solaris 2.1: The Rise of a New Sun?". PC Magazine. pp. 243–244.
  21. ^ Vaughan-Nichols, Steven J. (June 15, 1993). "Interactive Unix". PC Magazine. p. 240.
  22. ^ Varghese, Sam. "Bye, bye Solaris, it was a nice ride while it lasted". ITWire. Retrieved September 4, 2017.
  23. ^ Lynn, Scott. "Continuous Delivery, Really?". Retrieved January 23, 2018.
  24. ^ Lynn, Scott. "2017 in Review and Looking ahead to 2018". Retrieved January 23, 2018.
  25. ^ Vance, Ashlee (April 19, 2002). . Infoworld. IDG. Archived from the original on October 12, 2007. Retrieved December 11, 2006. Neither Microsoft Windows nor Linux can match Solaris in this type of high-end architecture, said Tony Iams, an analyst at Port Chester, N.Y., research company D.H. Brown and Associates. "Solaris has earned its reputation over a long period of time," Iams said. "They have been working on high-end scalability features for 10 years, and that's the only way you can get solid results."
  26. ^ "Oracle Solaris". Dell USA. Retrieved July 14, 2022.
  27. ^ "Dell to Offer Sun's Solaris, OpenSolaris in Servers". eWeek. November 14, 2007. Retrieved November 14, 2007.
  28. ^ "Intel Carrier Grade Platforms Certified for Sun Solaris" (Press release). Intel Corp. July 16, 2007. Retrieved August 16, 2007.
  29. ^ "Oracle Solaris Certification and Support" (Press release). Hewlett Packard Enterprise. 2019. Retrieved February 3, 2019.
  30. ^ "Sun Microsystems and Fujitsu Siemens Computers Power PRIMERGY Servers with Solaris Operating System" (Press release). Sun Microsystems. Retrieved June 10, 2008.
  31. ^ a b . OpenSolaris Project. Archived from the original on February 29, 2012.
  32. ^ . ITJungle. Archived from the original on April 5, 2012.
  33. ^ . Sun Research. Archived from the original on June 27, 2006.
  34. ^ . OpenSolaris Project. Archived from the original on February 29, 2012. Retrieved October 4, 2007.
  35. ^ "Sun to deliver enterprise-class solaris for intel's merced processor" (Press release). Intel Corporation, Sun Microsystems, Inc. December 16, 1997. Retrieved September 10, 2006.
  36. ^ "OpenSolaris Runs on IBM Mainframe" (Press release). IBM. November 30, 2007. Retrieved January 21, 2018.
  37. ^ . OpenSolaris Project. Archived from the original on August 25, 2009.
  38. ^ "IBM authorizes OpenSolaris on mainframes". The Register. November 24, 2008. Retrieved November 24, 2008.
  39. ^ "BrandZ/SCLA FAQ". OpenSolaris Project. Archived from the original on October 4, 2006. Retrieved September 10, 2006.
  40. ^ "Sunfreeware Package List". Sunfreeware. Retrieved November 24, 2014.
  41. ^ "OpenCSW Package List". OpenCSW. Retrieved November 24, 2014.
  42. ^ . Oracle. p. 1. Archived from the original on December 22, 2022.
  43. ^ Mannina, Scott (May 23, 2001). "Sun Announces GNOME 1.4 for Solaris". Retrieved February 9, 2009.
  44. ^ . Sun Microsystems Inc. May 22, 2006. Archived from the original on March 15, 2007. Retrieved March 10, 2007.
  45. ^ "Oracle Solaris 11 Desktop Feature Summary - Transitioning From Oracle Solaris 10 to Oracle Solaris 11". Oracle Corporation. March 1, 2011. Retrieved November 24, 2014.
  46. ^ . Archived from the original on July 12, 2007. Retrieved January 6, 2010.
  47. ^ . OpenSolaris FAQ. OpenSolaris Project. Archived from the original on January 2, 2012. Retrieved May 13, 2010.
  48. ^ . Techie Buzz. August 14, 2010. Archived from the original on August 6, 2020. Retrieved July 17, 2013.
  49. ^ Paul, Ryan (March 30, 2010). "Solaris 10 no longer free as in beer, now a 90-day trial". Ars Technica. Retrieved July 17, 2013.
  50. ^ "Oracle Technology Network Developer License Terms for Oracle Solaris, Oracle Solaris Cluster and Oracle Solaris Express". Oracle Corporation. July 13, 2011. Retrieved July 17, 2013.
  51. ^ "How to Update to Oracle Solaris 11.1 Using the Image Packaging System". Oracle Corporation. November 30, 2012. Retrieved July 17, 2013.
  52. ^ "Lifetime Support Policies, see Oracle and Sun System Software and Operating Systems (PDF)". Oracle Corporation. Retrieved April 18, 2013.
  53. ^ Demetrios Stellas (September 3, 1992). . Sun Managers mailing list. Archived from the original on October 4, 2006. Retrieved September 10, 2006.
  54. ^ "Multithreading in the Solaris Operating Environment" (PDF). Sun Microsystems. May 17, 2002. Retrieved August 19, 2012.
  55. ^ . OCF Solaris History. Archived from the original on November 18, 2005.
  56. ^ There was a later PPC port with help from Sun, based on OpenSolaris that was withdrawn because the related hardware could not be produced in a RoHS compliant variant
  57. ^ . OCF Solaris History. Archived from the original on September 12, 2005.
  58. ^ Matthias Laux (June 2001). "Solaris Processor Sets Made Easy". Sun Microsystems Inc. Retrieved March 10, 2007.
  59. ^ . OCF Solaris History. Archived from the original on November 13, 2005.
  60. ^ . OCF Solaris History. Archived from the original on September 7, 2005.
  61. ^ . Sun Microsystems. Archived from the original on August 3, 2009. Retrieved November 24, 2014.
  62. ^ . SunOS & Solaris Version History (OCF Solaris History). UC Berkeley Open Computing Facility. Archived from the original on September 7, 2006. Retrieved September 10, 2006.
  63. ^ "Solairis Operating System - Releases". Oracle. Retrieved February 4, 2015.
  64. ^ "Solaris 10 What's New". Sun Microsystems.
  65. ^ . As Good A Place As Any: Tim Thomas' Blog. Archived from the original on March 12, 2008. Retrieved December 1, 2007.
  66. ^ . Archived from the original on May 1, 2008. Retrieved May 6, 2008.
  67. ^ "AMD PowerNow! for Solaris". Sun Microsystems. Archived from the original on October 26, 2012. Retrieved May 6, 2008.
  68. ^ "General FAQs for Solaris 10". Sun Microsystems. Retrieved October 23, 2008.
  69. ^ "Solaris 10 10/09 What's New". Sun Microsystems. Retrieved October 9, 2009.
  70. ^ "Oracle Solaris 10 9/10 What's New". Oracle Corporation. Retrieved September 8, 2010.
  71. ^ "Oracle Solaris 10 8/11 What's New". Oracle Corporation. Retrieved August 12, 2011.
  72. ^ "Oracle Solaris 10 8/11 Released". Oracle Corporation. Retrieved September 28, 2012.
  73. ^ "Oracle Solaris 10 1/13 What's New". Retrieved February 10, 2013.
  74. ^ "Introducing Oracle Solaris 10 1/13". Oracle Corporation. Retrieved February 10, 2013.
  75. ^ Sun Microsystems. . Archived from the original on August 16, 2011. Retrieved August 20, 2011.
  76. ^ "Transitioning From Oracle® Solaris 10 to Oracle Solaris 11" (PDF). Oracle Corporation. March 2012. Retrieved August 19, 2012.
  77. ^ "Oracle Solaris 11 Information Library, 11/11 Release". Oracle Corporation. July 1, 2012. Retrieved August 19, 2012.
  78. ^ "Announcing Oracle Solaris 11.1". Oracle Corporation. April 18, 2013. Retrieved April 18, 2013.
  79. ^ "Announcing Oracle Solaris 11.1 – solaris blog". Oracle Corporation. April 18, 2013. Retrieved April 18, 2013.
  80. ^ "Oracle Solaris 11.1 Blog Post Roundup". Oracle Corporation. April 18, 2013. Retrieved April 18, 2013.
  81. ^ "Oracle Solaris 11.1 — What's New" (PDF). Oracle. March 21, 2013. (PDF) from the original on October 30, 2012.
  82. ^ "Oracle Introduces Oracle Solaris 11.2—Engineered for Cloud" (Press release). Oracle Corporation. April 29, 2014.
  83. ^ Foster, Tim (April 30, 2014). "IPS changes in Solaris 11.2".
  84. ^ "What's New in Oracle® Solaris 11.3" (Press release). Oracle Corporation. October 2015.
  85. ^ "Oracle and Sun System Software and Operating Systems" (PDF). January 24, 2024. p. 40. Retrieved February 18, 2024.
  86. ^ "What's New in Oracle® Solaris 11.4" (Press release). Oracle Corporation. August 2018.
  87. ^ "Oracle Solaris 11.3 Support (Doc ID 2382427.1)". March 9, 2020.
  88. ^ Coopersmith, Alan. "Using GNOME 3 in Oracle Solaris 11.4". Oracle Solaris Blog.
  89. ^ "Oracle Lifetime Support Policies - Lifetime Support Policy: Oracle and Sun System Software and Operating Systems". Oracle. Retrieved January 18, 2017.
  90. ^ "Solaris Operating System End of Life Matrix (Doc ID 1001343.1)". Oracle. April 23, 2014. Retrieved May 28, 2014.
  91. ^ "Oracle Lifetime Support Policy: Oracle and Sun System Software" (PDF). Oracle. June 2018. Retrieved August 1, 2018.
  92. ^ . UC Berkeley Open Computing Facility. Archived from the original on July 8, 2006. Retrieved September 10, 2006.
  93. ^ Casper Dik (April 26, 2005). . Solaris 2 FAQ. Archived from the original on September 1, 2006. Retrieved September 10, 2006.
  94. ^ "10 New Network Services Components Featured in Sun's Java Enterprise System; New Software Express Program Accelerates Customer Access to Future Technologies" (Press release). Sun Microsystems. September 16, 2003. Retrieved August 16, 2008.
  95. ^ Robert Baty (July 31, 2007). "Project Indiana". Sun Microsystems. Retrieved December 1, 2007.
  96. ^ . OpenSolaris web site. Archived from the original on December 10, 2006. Retrieved December 12, 2006.
  97. ^ Derek Cicero (January 6, 2010). . Sun Microsystems. Archived from the original on March 12, 2010. Retrieved March 21, 2010.
  98. ^ , OpenIndiana, archived from the original on February 9, 2011, retrieved December 29, 2012
  99. ^ Preliminary Release, Jörg Schilling, January 17, 2017, retrieved September 9, 2017
  100. ^ napp-it ZFS server appliance, retrieved December 29, 2012
  101. ^ , archived from the original on April 5, 2010
  102. ^ , stormos.org, September 14, 2012, archived from the original on October 10, 2013
  103. ^ Preliminary Release, Martin Bochnig, September 27, 2012, retrieved February 13, 2014
  104. ^ pavroo (June 14, 2016), MartUX, retrieved February 2, 2018
  105. ^ . September 20, 2006. Archived from the original on September 20, 2006.
  106. ^ , marTux, Martin Bochnig, September 13, 2006, archived from the original on September 20, 2006, retrieved February 13, 2014
  107. ^ "Tab Update: OpenSXCE March 2013 Distribution". Network Management. March 13, 2013.
  108. ^ , Alexander R. Eremin, archived from the original on June 22, 2018, retrieved December 29, 2012
  109. ^ pavroo (August 11, 2015), MilaX, retrieved February 2, 2018
  110. ^ EON ZFS Storage, retrieved December 29, 2012
  111. ^ , archived from the original on July 22, 2011
  112. ^ 151a0 (and soon to be last)
  113. ^ pavroo (January 8, 2016), OpenSXCE, retrieved February 2, 2018
  114. ^ "Solaris 9: Not Flashy but Solid". PC Magazine. May 7, 2002.
  115. ^ "Solaris 10". PC Magazine. March 31, 2005.
  116. ^ Henderson, Tom (February 28, 2005). "Solaris 10 heads for Linux territory". Network World.
  117. ^ Escue, Robert (March 2, 2005). "Review of Solaris 10". OSNews.
  118. ^ Greene, Thomas C (August 16, 2005). "Sun's Linux killer shows promise". The Register.

External links edit

  • Official website  
  • Solaris Documentation
  • at the Wayback Machine (archived 2018-05-25)
  • Lifetime Support Policy: Oracle and Sun System Software and Operating Systems
  • Solaris at Curlie
  • SunHELP – Sun/Solaris News, References, and Information
  • Nikolai Bezroukov. Solaris vs. Linux: Ecosystem-based Approach and Framework for the Comparison in Large Enterprise Environments – Large Softpanorama article comparing Solaris 10 and Linux 2.6
  • at the Wayback Machine (archived 2013-01-26) – Solaris information site by Michael Holve

oracle, solaris, solaris, proprietary, unix, operating, system, originally, developed, microsystems, after, acquisition, oracle, 2010, renamed, solarisscreenshot, java, desktop, system, solaris, 10developersun, microsystems, acquired, oracle, corporation, 2010. Solaris is a proprietary Unix operating system originally developed by Sun Microsystems After the Sun acquisition by Oracle in 2010 it was renamed Oracle Solaris 3 SolarisScreenshot of Java Desktop System on Solaris 10DeveloperSun Microsystems acquired by Oracle Corporation in 2010 Written inC C OS familyUnix SVR4 Working stateCurrentSource modelMixedInitial releaseJune 1992 31 years ago 1992 06 Latest release11 4 SRU61 1 September 18 2023 7 months ago 2023 09 18 Marketing targetServer workstationPlatformsCurrent SPARC x86 64 Former IA 32 PowerPCKernel typeMonolithic with dynamically loadable modulesUserlandPOSIXDefaultuser interfaceGNOME 2 LicenseVariousPreceded bySunOSOfficial websitewww wbr oracle wbr com wbr solaris Solaris superseded the company s earlier SunOS in 1993 and became known for its scalability especially on SPARC systems and for originating many innovative features such as DTrace ZFS and Time Slider 4 5 Solaris supports SPARC and x86 64 workstations and servers from Oracle and other vendors Solaris was registered as compliant with the Single UNIX Specification until 29 April 2019 6 7 8 Historically Solaris was developed as proprietary software In June 2005 Sun Microsystems released most of the codebase under the CDDL license and founded the OpenSolaris open source project 9 With OpenSolaris Sun wanted to build a developer and user community around the software After the acquisition of Sun Microsystems in January 2010 Oracle decided to discontinue the OpenSolaris distribution and the development model 10 11 In August 2010 Oracle discontinued providing public updates to the source code of the Solaris kernel effectively turning Solaris 11 back into a closed source proprietary operating system 12 Following that OpenSolaris was forked as Illumos and is alive through several illumos distributions In September 2017 Oracle laid off most of the Solaris teams 13 In 2011 the Solaris 11 kernel source code leaked 14 15 Through the Oracle Technology Network OTN industry partners can gain access to the in development Solaris source code 11 Solaris is developed under a proprietary development model and only the source for open source components of Solaris 11 is available for download from Oracle 16 Contents 1 History 2 Supported architectures 2 1 Other platforms 3 Installation and usage options 3 1 Updates 4 Desktop environments 5 License 5 1 Traditional operating system license 1992 to 2004 5 2 Open source 2005 until March 2010 5 3 Post Sun closed source March 2010 to present 6 Version history 7 Development release 8 Open source derivatives 8 1 Current 8 2 Discontinued 9 Reception 10 See also 11 References 12 External linksHistory editIn 1987 AT amp T Corporation and Sun announced that they were collaborating on a project to merge the most popular Unix variants on the market at that time Berkeley Software Distribution UNIX System V and Xenix This became Unix System V Release 4 SVR4 17 On September 4 1991 Sun announced that it would replace its existing BSD derived Unix SunOS 4 with one based on SVR4 This was identified internally as SunOS 5 but a new marketing name was introduced at the same time Solaris 2 18 The justification for this new overbrand was that it encompassed not only SunOS but also the OpenWindows graphical user interface and Open Network Computing ONC functionality Although SunOS 4 1 x micro releases were retroactively named Solaris 1 by Sun the Solaris name is used almost exclusively to refer only to the releases based on SVR4 derived SunOS 5 0 and later 19 For releases based on SunOS 5 the SunOS minor version is included in the Solaris release number For example Solaris 2 4 incorporates SunOS 5 4 After Solaris 2 6 the 2 was dropped from the release name so Solaris 7 incorporates SunOS 5 7 and the latest release SunOS 5 11 forms the core of Solaris 11 4 Although SunSoft stated in its initial Solaris 2 press release their intent to eventually support both SPARC and x86 systems the first two Solaris 2 releases 2 0 and 2 1 were SPARC only An x86 version of Solaris 2 1 was released in June 1993 about 6 months after the SPARC version as a desktop and uniprocessor workgroup server operating system It included the Wabi emulator to support Windows applications 20 At the time Sun also offered the Interactive Unix system that it had acquired from Interactive Systems Corporation 21 In 1994 Sun released Solaris 2 4 supporting both SPARC and x86 systems from a unified source code base On September 2 2017 Simon Phipps a former Sun Microsystems employee not hired by Oracle in the acquisition reported on Twitter that Oracle had laid off the Solaris core development staff which many interpreted as sign that Oracle no longer intended to support future development of the platform 22 While Oracle did have a large layoff of Solaris development engineering staff development continued and Solaris 11 4 was released in 2018 23 24 Supported architectures editSolaris uses a common code base for the platforms it supports 64 bit SPARC and x86 64 citation needed Solaris has a reputation for being well suited to symmetric multiprocessing supporting a large number of CPUs 25 It has historically been tightly integrated with Sun s SPARC hardware including support for 64 bit SPARC applications since Solaris 7 with which it is marketed as a combined package This has led to more reliable systems but at a cost premium compared to commodity PC hardware However it has supported x86 systems since Solaris 2 1 and 64 bit x86 applications since Solaris 10 allowing Sun to capitalize on the availability of commodity 64 bit CPUs based on the x86 64 architecture Sun heavily marketed Solaris for use with both its own x86 64 based Sun Java Workstation and the x86 64 models of the Sun Ultra series workstations and servers based on AMD Opteron and Intel Xeon processors as well as x86 systems manufactured by companies such as Dell 26 Hewlett Packard and IBM As of 2009 update the following vendors support Solaris for their x86 server systems Dell will test certify and optimize Solaris and OpenSolaris on its rack and blade servers and offer them as one of several choices in the overall Dell software menu 27 Intel 28 Hewlett Packard Enterprise 29 distributes and provides software technical support for Solaris on BL DL and SL platforms Fujitsu Siemens 30 Other platforms edit Solaris 2 5 1 included support for the PowerPC platform PowerPC Reference Platform but the port was canceled before the Solaris 2 6 release 31 In January 2006 a community of developers at Blastwave began work on a PowerPC port which they named Polaris 32 In October 2006 an OpenSolaris community project based on the Blastwave efforts and Sun Labs Project Pulsar 33 which re integrated the relevant parts from Solaris 2 5 1 into OpenSolaris 31 announced its first official source code release 34 A port of Solaris to the Intel Itanium architecture was announced in 1997 but never brought to market 35 On November 28 2007 IBM Sun and Sine Nomine Associates demonstrated a preview of OpenSolaris for System z running on an IBM System z mainframe under z VM 36 called Sirius in analogy to the Polaris project and also due to the primary developer s Australian nationality HMS Sirius of 1786 was a ship of the First Fleet to Australia On October 17 2008 a prototype release of Sirius was made available 37 and on November 19 the same year IBM authorized the use of Sirius on System z Integrated Facility for Linux IFL processors 38 Solaris also supports the Linux platform application binary interface ABI allowing Solaris to run native Linux binaries on x86 systems This feature is called Solaris Containers for Linux Applications SCLA based on the branded zones functionality introduced in Solaris 10 8 07 39 Installation and usage options editSolaris can be installed from various pre packaged software groups ranging from a minimalistic Reduced Network Support to a complete Entire Plus OEM Installation of Solaris is not necessary for an individual to use the system The DVD ISO image can be used to load Solaris running in memory rather than initiating the installation Additional software like Apache MySQL etc can be installed as well in a packaged form from sunfreeware 40 and OpenCSW 41 Solaris can be installed from physical media or a network for use on a desktop or server or be used without installing on a desktop or server clarification needed citation needed Updates editThere are several types of updates within each major release including the Software Packages and the Oracle Solaris Image This section needs expansion You can help by adding to it December 2023 Additional minor updates called Support Repository Updates SRUs and Critical Patch Update Packages CPUs require a support credential thus are not freely available to the public 42 Desktop environments edit nbsp Solaris 2 4 via Telnet nbsp olvwm with OpenWindows on Solaris Early releases of Solaris used OpenWindows as the standard desktop environment In Solaris 2 0 to 2 2 OpenWindows supported both NeWS and X applications and provided backward compatibility for SunView applications from Sun s older desktop environment NeWS allowed applications to be built in an object oriented way using PostScript a common printing language released in 1982 The X Window System originated from MIT s Project Athena in 1984 and allowed for the display of an application to be disconnected from the machine where the application was running separated by a network connection Sun s original bundled SunView application suite was ported to X Sun later dropped support for legacy SunView applications and NeWS with OpenWindows 3 3 which shipped with Solaris 2 3 and switched to X11R5 with Display Postscript support The graphical look and feel remained based upon OPEN LOOK OpenWindows 3 6 2 was the last release under Solaris 8 The OPEN LOOK Window Manager olwm with other OPEN LOOK specific applications were dropped in Solaris 9 but support libraries were still bundled providing long term binary backwards compatibility with existing applications The OPEN LOOK Virtual Window Manager olvwm can still be downloaded for Solaris from sunfreeware and works on releases as recent as Solaris 10 nbsp The Common Desktop Environment CDE was open sourced in August 2012 This is a screenshot of CDE running on Solaris 10 Sun and other Unix vendors created an industry alliance to standardize Unix desktops As a member of the Common Open Software Environment COSE initiative Sun helped co develop the Common Desktop Environment CDE This was an initiative to create a standard Unix desktop environment Each vendor contributed different components Hewlett Packard contributed the window manager IBM provided the file manager and Sun provided the e mail and calendar facilities as well as drag and drop support ToolTalk This new desktop environment was based upon the Motif look and feel and the old OPEN LOOK desktop environment was considered legacy CDE unified Unix desktops across multiple open system vendors CDE was available as an unbundled add on for Solaris 2 4 and 2 5 and was included in Solaris 2 6 through 10 nbsp Screenshot of the Java Desktop System JDS running on Solaris 10 In 2001 Sun issued a preview release of the open source desktop environment GNOME 1 4 based on the GTK toolkit for Solaris 8 43 Solaris 9 8 03 introduced GNOME 2 0 as an alternative to CDE Solaris 10 includes Sun s Java Desktop System JDS which is based on GNOME and comes with a large set of applications including StarOffice Sun s office suite Sun describes JDS as a major component of Solaris 10 44 The Java Desktop System is not included in Solaris 11 which instead ships with a stock version of GNOME 45 Likewise CDE applications are no longer included in Solaris 11 but many libraries remain for binary backwards compatibility The open source desktop environments KDE and Xfce along with numerous other window managers also compile and run on recent versions of Solaris Sun was investing in a new desktop environment called Project Looking Glass since 2003 The project has been inactive since late 2006 46 License editTraditional operating system license 1992 to 2004 edit For versions up to 2005 Solaris 9 Solaris was licensed under a license that permitted a customer to buy licenses in bulk and install the software on any machine up to a maximum number The key license grant was License to Use Customer is granted a non exclusive and non transferable license License for the use of the accompanying binary software in machine readable form together with accompanying documentation Software by the number of users and the class of computer hardware for which the corresponding fee has been paid In addition the license provided a License to Develop granting rights to create derivative works restricted copying to only a single archival copy disclaimer of warranties and the like The license varied only little through 2004 Open source 2005 until March 2010 edit From 2005 10 Sun began to release the source code for development builds of Solaris under the Common Development and Distribution License CDDL via the OpenSolaris project This code was based on the work being done for the post Solaris 10 release code named Nevada eventually released as Oracle Solaris 11 As the project progressed it grew to encompass most of the necessary code to compile an entire release with a few exceptions 47 Post Sun closed source March 2010 to present edit When Sun was acquired by Oracle in 2010 the OpenSolaris project was discontinued after the board became unhappy with Oracle s stance on the project 48 In March 2010 the previously freely available Solaris 10 was placed under a restrictive license that limited the use modification and redistribution of the operating system 49 The license allowed the user to download the operating system free of charge through the Oracle Technology Network and use it for a 90 day trial period After that trial period had expired the user would then have to purchase a support contract from Oracle to continue using the operating system With the release of Solaris 11 in 2011 the license terms changed again The new license allows Solaris 10 and Solaris 11 to be downloaded free of charge from the Oracle Technology Network and used without a support contract indefinitely however the license only expressly permits the user to use Solaris as a development platform and expressly forbids commercial and production use 50 Educational use is permitted in some circumstances From the OTN license If You are an educational institution vested with the power to confer official high school associate bachelor master and or doctorate degrees or local equivalent Degree s You may also use the Programs as part of Your educational curriculum for students enrolled in Your Degree program s solely as required for the conferral of such Degree collectively Educational Use When Solaris is used without a support contract it can be upgraded to each new point release however a support contract is required for access to patches and updates that are released monthly 51 Version history edit nbsp Solaris logo used until Solaris 9 nbsp Solaris logo introduced with Solaris 10 and used until Oracle s acquisition of Sun Notable features of Solaris include DTrace Doors Service Management Facility Solaris Containers Solaris Multiplexed I O Solaris Volume Manager ZFS and Solaris Trusted Extensions Updates to Solaris versions are periodically issued In the past these were named after the month and year of their release such as Solaris 10 1 13 as of Solaris 11 sequential update numbers are appended to the release name with a period such as Oracle Solaris 11 4 In ascending order the following versions of Solaris have been released Legend Old version not maintained Older version still maintained Current stable version Latest preview version Future release Solaris version SunOS version Release date End of support 52 Basis License form Major new features SPARC x86 SPARC x86 Old version no longer maintained 1 x 4 1 x 1991 1994 September 2003 4 3BSD Traditional license SunOS 4 rebranded as Solaris 1 for marketing purposes See SunOS article for more information Old version no longer maintained 2 0 5 0 June 1992 January 1999 SVR4 Traditional license Preliminary release primarily available to developers only support for only the sun4c architecture First appearance of NIS 53 Old version no longer maintained 2 1 5 1 December 1992 May 1993 April 1999 SVR4 Traditional license Support for sun4 and sun4m architectures added first Solaris x86 release First Solaris 2 release to support SMP Old version no longer maintained 2 2 5 2 May 1993 May 1999 SVR4 Traditional license SPARC only release First to support sun4d architecture First to support multithreading libraries UI threads API in libthread 54 Old version no longer maintained 2 3 5 3 November 1993 June 2002 SVR4 Traditional license SPARC only release OpenWindows 3 3 switches from NeWS to Display PostScript and drops SunView support Support added for autofs and CacheFS filesystems Old version no longer maintained 2 4 5 4 November 1994 September 2003 SVR4 Traditional license First unified SPARC x86 release Includes OSF Motif runtime support Old version no longer maintained 2 5 5 5 November 1995 December 2003 SVR4 Traditional license First to support UltraSPARC and include CDE NFSv3 and NFS TCP Dropped sun4 VMEbus support POSIX 1c 1995 pthreads added Doors added but undocumented 55 Old version no longer maintained 2 5 1 5 5 1 May 1996 September 2005 SVR4 Traditional license The only Solaris release that supports PowerPC 56 Ultra Enterprise support added user and group IDs uid t gid t expanded to 32 bits 57 also included processor sets 58 and early resource management technologies Old version no longer maintained 2 6 5 6 July 1997 July 2006 SVR4 Traditional license Includes Kerberos 5 PAM TrueType fonts WebNFS large file support enhanced procfs SPARCserver 600MP series support dropped 59 Last update was Solaris 2 6 5 98 Old version no longer maintained 7 5 7 November 1998 August 2008 SVR4 Traditional license The first 64 bit UltraSPARC release Added native support for file system meta data logging UFS logging Dropped MCA support on x86 platform Sun dropped the prefix 2 in the Solaris version number leaving Solaris 7 Last update was Solaris 7 11 99 60 Old version no longer maintained 8 5 8 February 2000 March 2012 SVR4 Traditional license Includes Multipath I O Solstice DiskSuite 61 IPMP first support for IPv6 and IPsec manual keying only mdb Modular Debugger Introduced Role Based Access Control RBAC sun4c support removed Last update is Solaris 8 2 04 62 Old version no longer maintained 9 5 9 May 28 2002 January 10 2003 October 2014 SVR4 Traditional license iPlanet Directory Server Resource Manager extended file attributes IKE IPsec keying and Linux compatibility added OpenWindows dropped sun4d support removed Most current update is Solaris 9 9 05 HW 63 Older version yet still maintained 10 5 10 January 31 2005 19 years ago 2005 01 31 January 2027 SVR4 before Oracle acquisition in March 2010 open source under CDDLafter March 2010 Post Oracle closed source Includes x86 64 AMD64 Intel 64 support DTrace Dynamic Tracing Solaris Containers Service Management Facility SMF which replaces init d scripts NFSv4 Least privilege security model Support for sun4m and UltraSPARC I processors removed Support for EISA based PCs removed Adds Java Desktop System based on GNOME as default desktop 64 Solaris 10 1 06 known internally as U1 added the GRUB bootloader for x86 systems iSCSI Initiator support and fcinfo command line tool Solaris 10 6 06 U2 added the ZFS filesystem Solaris 10 11 06 U3 added Solaris Trusted Extensions and Logical Domains sun4v Solaris 10 8 07 U4 added Samba Active Directory support 65 IP Instances part of the OpenSolaris Network Virtualization and Resource Control project iSCSI Target support and Solaris Containers for Linux Applications based on branded zones enhanced version of the Resource Capping Daemon rcapd Solaris 10 5 08 U5 added CPU capping for Solaris Containers performance improvements SpeedStep support for Intel processors and PowerNow support for AMD processors 66 67 Solaris 10 10 08 U6 added boot from ZFS and can use ZFS as its root file system Solaris 10 10 08 also includes virtualization enhancements including the ability for a Solaris Container to automatically update its environment when moved from one system to another Logical Domains support for dynamically reconfigurable disk and network I O and paravirtualization support when Solaris 10 is used as a guest OS in Xen based environments such as Sun xVM Server 68 Solaris 10 5 09 U7 added performance and power management support for Intel Nehalem processors container cloning using ZFS cloned file systems and performance enhancements for ZFS on solid state drives Solaris 10 10 09 U8 added user and group level ZFS quotas ZFS cache devices and nss ldap shadowAccount Support improvements to patching performance 69 Solaris 10 9 10 U9 added physical to zone migration ZFS triple parity RAID Z and Oracle Solaris Auto Registration 70 Solaris 10 8 11 U10 added ZFS speedups and new features Oracle Database optimization faster reboot on SPARC system 71 72 Solaris 10 1 13 U11 see release notes 73 74 Old version no longer maintained 11 Express 2010 11 5 11 November 15 2010 13 years ago 2010 11 15 November 2011 SVR4 Post Oracle closed source Adds new packaging system IPS Image Packaging System and associated tools ZFS only for boot 1 GB RAM min x86 Solaris 10 Containers network virtualization and quality of service QoS virtual consoles ZFS encryption and deduplication fast reboot 75 updated GNOME Removed Xsun CDE 76 and the usr ucb BSD compatible commands citation needed Old version no longer maintained 11 5 11 November 9 2011 12 years ago 2011 11 09 SVR4 Post Oracle closed source New features and enhancements compared to Solaris 10 in software packaging network virtualization server virtualization storage security and hardware support Packaging Image Packaging System network and local package repositories Automated Installer to automated provisioning including Zones Distro Constructor to create ISO 9660 filesystem images Network network virtualization vNICs vSwitches vRouters and QoS Exclusive IP default for Zones the dladm utility to manage data links the ipadm utility to manage IP configuration including IPMP ProFTPD and enhancements Zones Immutable read only Zones NFS servers in zones delegated administration P2V pre flight check the zonestat utility coupled with the libzonestat dynamically linked library Security root as a role netcat and enhancements Storage ZFS shadow migration ZFS backup restore with NDMP recursive ZFS send Hardware support SPARC T4 critical threads SDP enabled and optimized including support for Zones SR IOV Intel AVX UEFI Boot support Solaris 11 1 onwards on x86 UltraSPARC II III IV series support removed IA 32 architecture support removed 77 Old version no longer maintained 11 1 5 11 October 3 2012 11 years ago 2012 10 03 SVR4 Post Oracle closed source New features and enhancements 78 79 80 Installer enhancements Service Management Facility configuration improvements Zone improvements Address space layout randomization Per file authorization to edit administrative files using pfedit command 81 Old version no longer maintained 11 2 5 11 April 29 2014 10 years ago 2014 04 29 SVR4 Post Oracle closed source New features and enhancements 82 Integrated hypervisor Kernel Zones Full OpenStack distribution Automation of software patches and updates and other packaging improvements 83 Software defined networking Older version yet still maintained 11 3 5 11 October 26 2015 8 years ago 2015 10 26 January 2027 SVR4 Post Oracle closed source New features and enhancements 84 Live migration of Solaris Kernel Zones InfiniBand support for Kernel Zones Virtual Clocks for Solaris Zones ZFS LZ4 SMB 2 1 Private VLAN VNICs on IPoIB Periodic and Scheduled Services Tailored Compliance Reporting OpenBSD 5 5 Packet Filter Deferred Dump Integration with OpenStack Juno Current stable version 11 4 5 11 August 28 2018 5 years ago 2018 08 28 November 2037 85 SVR4 Post Oracle closed source New features and enhancements 86 CPUs with OSA2011 architecture required UltraSPARC T4 SPARC64 X or better 87 ZFS Top Level Device Removal zpool remove Solaris Web Dashboard and Analytics sstore Native Zones Live Zone Reconfiguration for Datasets GNOME 3 instead of the GNOME 2 desktop 88 viewtalkedit 89 90 91 A more comprehensive summary of some Solaris versions is also available 92 Solaris releases are also described in the Solaris 2 FAQ 93 Development release editThe underlying Solaris codebase has been under continuous development since work began in the late 1980s on what was eventually released as Solaris 2 0 Each version such as Solaris 10 is based on a snapshot of this development codebase taken near the time of its release which is then maintained as a derived project Updates to that project are built and delivered several times a year until the next official release comes out The Solaris version under development by Sun since the release of Solaris 10 in 2005 was codenamed Nevada and is derived from what is now the OpenSolaris codebase In 2003 an addition to the Solaris development process was initiated Under the program name Software Express for Solaris or just Solaris Express a binary release based on the current development basis was made available for download on a monthly basis allowing anyone to try out new features and test the quality and stability of the OS as it progressed to the release of the next official Solaris version 94 A later change to this program introduced a quarterly release model with support available renamed Solaris Express Developer Edition SXDE In 2007 Sun announced Project Indiana with several goals including providing an open source binary distribution of the OpenSolaris project replacing SXDE 95 The first release of this distribution was OpenSolaris 2008 05 The Solaris Express Community Edition SXCE was intended specifically for OpenSolaris developers 96 It was updated every two weeks until it was discontinued in January 2010 with a recommendation that users migrate to the OpenSolaris distribution 97 Although the download license seen when downloading the image files indicates its use is limited to personal educational and evaluation purposes the license acceptance form displayed when the user actually installs from these images lists additional uses including commercial and production environments SXCE releases terminated with build 130 and OpenSolaris releases terminated with build 134 a few weeks later The next release of OpenSolaris based on build 134 was due in March 2010 but it was never fully released though the packages were made available on the package repository Instead Oracle renamed the binary distribution Solaris 11 Express changed the license terms and released build 151a as 2010 11 in November 2010 Open source derivatives editCurrent edit See also OpenSolaris Derivatives illumos Current distributions and Comparison of OpenSolaris distributions illumos A fully open source fork of the project started in 2010 by a community of Sun OpenSolaris engineers and Nexenta OS OpenSolaris was not 100 open source Some drivers and some libraries were property of other companies that Sun now Oracle licensed and was not able to release OpenIndiana A project under the illumos umbrella aiming to become the de facto OpenSolaris distribution installed on production servers where security and bug fixes are required free of charge 98 SchilliX 99 The first LiveCD released after OpenSolaris code was opened to public napp it 100 A webmanaged ZFS storage appliance based on Solaris and the free forks like OmniOS with a Free and Pro edition NexentaStor Optimized for storage workloads based on Nexenta OS SmartOS Virtualization centered derivative from MNX Solutions previously Joyent Discontinued edit OpenSolaris A project initiated by Sun Microsystems discontinued after the acquisition by Oracle Nexenta OS discontinued October 31 2012 First distribution based on Ubuntu userland with Solaris derived kernel 101 StormOS discontinued September 14 2012 102 A lightweight desktop OS based on Nexenta OS and Xfce MartUX 103 104 The first SPARC distribution of OpenSolaris with an alpha prototype released by Martin Bochnig in April 2006 It was distributed as a Live CD but is later available only on DVD as it has had the Blastwave community software added 105 Its goal was to become a desktop operating system The first SPARC release was a small Live CD released as marTux 0 2 Live CD 106 in summer of 2006 the first straight OpenSolaris distribution for SPARC not to be confused with GNOME metacity theme It was later re branded as MartUX and the next releases included full SPARC installers in addition to the Live media Much later MartUX was re branded as OpenSXCE when it moved to the first OpenSolaris release to support both SPARC and Intel architectures after Sun was acquired by Oracle 107 MilaX A small Live CD Live USB 108 109 with minimal set of packages to fit a 90 MB image Dyson illumos kernel with GNU userland and packages from Debian Project is no longer active and the website is offline EON ZFS Storage 110 A NAS implementation targeted at embedded systems Jaris OS Live DVD and also installable 111 Pronounced according to the IPA how but in English as Yah Rees This distribution has been heavily modified to fully support a version of Wine called Madoris that can install and run Windows programs at native speed Jaris stands for Japanese Solaris Madoris is a combination of the Japanese word for Windows mado and Solaris OpenSXCE An OpenSolaris distribution release for both 32 bit and 64 bit x86 platforms and SPARC microprocessors initially produced from OpenSolaris source code repository ported to the illumos source code repository to form OpenIndiana s first 112 SPARC distribution 113 Notably the first OpenSolaris distribution with illumos source for SPARC based upon OpenIndiana OpenSXCE finally moved to a new source code repository based upon DilOS Reception editRobert Lipschutz and Gregg Harrington from PC Magazine reviewed Solaris 9 in 2002 114 All in all Sun has stayed the course with Solaris 9 While its more user friendly management is welcome that probably won t be enough to win over converts What may is the platform s reliability flexibility and power Robert Lipschutz also reviewed Solaris 10 115 Be that as it may since the Solaris 10 download is free it behooves any IT manager to load it on an extra server and at least give it a try Tom Henderson reviewed Solaris 10 for Network World 116 Solaris 10 provides a flexible background for securely dividing system resources providing performance guarantees and tracking usage for these containers Creating basic containers and populating them with user applications and resources is simple But some cases may require quite a bit of fine tuning Robert Escue for OSNews 117 I think that Sun has put some really nice touches on Solaris 10 that make it a better operating system for both administrators and users The security enhancements are a long time coming but are worth the wait Is Solaris 10 perfect in a word no it is not But for most uses including a desktop OS I think Solaris 10 is a huge improvement over previous releases Thomas Greene for The Register 118 We ve had fun with Solaris 10 It s got virtues that we definitely admire What it needs to compete with Linux will be easier to bring about than what it s already got It could become a Linux killer or at least a serious competitor on Linux s turf The only question is whether Sun has the will to see it through See also editIBM AIX HP UX illumos Trusted Solaris Oracle VM Server for SPARCReferences edit Announcing Oracle Solaris 11 4 SRU61 September 18 2023 Retrieved October 1 2023 Oracle Solaris 11 Desktop Feature Summary Oracle Solaris Documentation Operating Systems Documentation Oracle official website Oracle Retrieved October 31 2021 Michael Totty September 11 2006 Innovation Awards The Winners Are Wall Street Journal Retrieved July 5 2008 The DTrace trouble shooting software from Sun was chosen as the Gold winner in The Wall Street Journal s 2006 Technology Innovation Awards contest 2008 Technology of the Year Awards Storage Best File System InfoWorld January 2008 Archived from the original on July 3 2008 Retrieved July 5 2008 Open Brand Certificate Unix 03 Oracle Solaris 11 FCS and later PDF Archived from the original PDF on October 22 2019 The Open Brand Register of Certified Products Wayback machine January 11 2020 The Open Group Archived from the original on January 11 2020 The Open Brand Register of Certified Products The Open Group Michael Singer January 25 2005 Sun Cracks Open Solaris InternetNews com Retrieved April 12 2010 Steven Stallion Oracle August 13 2010 Update on SXCE Iconoclastic Tendencies a b Alasdair Lumsden OpenSolaris cancelled to be replaced with Solaris 11 Express osol discuss Mailing list Archived from the original on August 16 2010 Retrieved November 24 2014 Solaris still sorta open but OpenSolaris distro is dead on Ars Technica by Ryan Paul Aug 16 2010 Oracle staff report big layoffs across Solaris SPARC teams September 4 2017 Oracle Solaris 11 Kernel Source Code Leaked on Phoronix by Michael Larabel on 19 December 2011 Disgruntled employee Oracle doesn t seem to care about Solaris 11 code leak on Ars Technica by Sean Gallagher Dec 21 2011 Source Code for Open Source Software Components Oracle Corporation website Oracle Corporation Retrieved July 14 2022 Salus Peter 1994 A Quarter Century of Unix Addison Wesley pp 199 200 ISBN 0 201 54777 5 SunSoft introduces first shrink wrapped distributed computing solution Solaris Press release Sun Microsystems Inc September 4 1991 Retrieved August 7 2007 What are SunOS and Solaris Knowledge Base Indiana University Technology Services May 20 2013 Retrieved November 10 2014 Taylor Noel Marie Wallace Mark June 15 1993 Solaris 2 1 The Rise of a New Sun PC Magazine pp 243 244 Vaughan Nichols Steven J June 15 1993 Interactive Unix PC Magazine p 240 Varghese Sam Bye bye Solaris it was a nice ride while it lasted ITWire Retrieved September 4 2017 Lynn Scott Continuous Delivery Really Retrieved January 23 2018 Lynn Scott 2017 in Review and Looking ahead to 2018 Retrieved January 23 2018 Vance Ashlee April 19 2002 Sun rethinks Solaris on Intel Infoworld IDG Archived from the original on October 12 2007 Retrieved December 11 2006 Neither Microsoft Windows nor Linux can match Solaris in this type of high end architecture said Tony Iams an analyst at Port Chester N Y research company D H Brown and Associates Solaris has earned its reputation over a long period of time Iams said They have been working on high end scalability features for 10 years and that s the only way you can get solid results Oracle Solaris Dell USA Retrieved July 14 2022 Dell to Offer Sun s Solaris OpenSolaris in Servers eWeek November 14 2007 Retrieved November 14 2007 Intel Carrier Grade Platforms Certified for Sun Solaris Press release Intel Corp July 16 2007 Retrieved August 16 2007 Oracle Solaris Certification and Support Press release Hewlett Packard Enterprise 2019 Retrieved February 3 2019 Sun Microsystems and Fujitsu Siemens Computers Power PRIMERGY Servers with Solaris Operating System Press release Sun Microsystems Retrieved June 10 2008 a b Kickstarting OpenSolaris on PowerPC OpenSolaris Project Archived from the original on February 29 2012 OpenSolaris Community Creates Kernel for Power Chips ITJungle Archived from the original on April 5 2012 Embedded Solaris on PowerPC Sun Research Archived from the original on June 27 2006 PowerPC at OpenSolaris OpenSolaris Project Archived from the original on February 29 2012 Retrieved October 4 2007 Sun to deliver enterprise class solaris for intel s merced processor Press release Intel Corporation Sun Microsystems Inc December 16 1997 Retrieved September 10 2006 OpenSolaris Runs on IBM Mainframe Press release IBM November 30 2007 Retrieved January 21 2018 OpenSolaris Project Systemz OpenSolaris Project Archived from the original on August 25 2009 IBM authorizes OpenSolaris on mainframes The Register November 24 2008 Retrieved November 24 2008 BrandZ SCLA FAQ OpenSolaris Project Archived from the original on October 4 2006 Retrieved September 10 2006 Sunfreeware Package List Sunfreeware Retrieved November 24 2014 OpenCSW Package List OpenCSW Retrieved November 24 2014 Accessing Support Updates Oracle p 1 Archived from the original on December 22 2022 Mannina Scott May 23 2001 Sun Announces GNOME 1 4 for Solaris Retrieved February 9 2009 Sun Java Desktop System Sun Microsystems Inc May 22 2006 Archived from the original on March 15 2007 Retrieved March 10 2007 Oracle Solaris 11 Desktop Feature Summary Transitioning From Oracle Solaris 10 to Oracle Solaris 11 Oracle Corporation March 1 2011 Retrieved November 24 2014 Project Looking Glass Homepage Archived from the original on July 12 2007 Retrieved January 6 2010 What source code does the OpenSolaris project include OpenSolaris FAQ OpenSolaris Project Archived from the original on January 2 2012 Retrieved May 13 2010 Oracle Has Killed OpenSolaris Techie Buzz August 14 2010 Archived from the original on August 6 2020 Retrieved July 17 2013 Paul Ryan March 30 2010 Solaris 10 no longer free as in beer now a 90 day trial Ars Technica Retrieved July 17 2013 Oracle Technology Network Developer License Terms for Oracle Solaris Oracle Solaris Cluster and Oracle Solaris Express Oracle Corporation July 13 2011 Retrieved July 17 2013 How to Update to Oracle Solaris 11 1 Using the Image Packaging System Oracle Corporation November 30 2012 Retrieved July 17 2013 Lifetime Support Policies see Oracle and Sun System Software and Operating Systems PDF Oracle Corporation Retrieved April 18 2013 Demetrios Stellas September 3 1992 SUMMARY Solaris 2 0 vs 2 1 Sun Managers mailing list Archived from the original on October 4 2006 Retrieved September 10 2006 Multithreading in the Solaris Operating Environment PDF Sun Microsystems May 17 2002 Retrieved August 19 2012 Solaris 2 5 OCF Solaris History Archived from the original on November 18 2005 There was a later PPC port with help from Sun based on OpenSolaris that was withdrawn because the related hardware could not be produced in a RoHS compliant variant Solaris 2 5 1 OCF Solaris History Archived from the original on September 12 2005 Matthias Laux June 2001 Solaris Processor Sets Made Easy Sun Microsystems Inc Retrieved March 10 2007 Solaris 2 6 OCF Solaris History Archived from the original on November 13 2005 Solaris 7 OCF Solaris History Archived from the original on September 7 2005 Solaris 8 Operating Environment Data Sheet Sun Microsystems Archived from the original on August 3 2009 Retrieved November 24 2014 Solaris 8 SunOS amp Solaris Version History OCF Solaris History UC Berkeley Open Computing Facility Archived from the original on September 7 2006 Retrieved September 10 2006 Solairis Operating System Releases Oracle Retrieved February 4 2015 Solaris 10 What s New Sun Microsystems SAMBA and SWAT in Solaris 10 Update 4 Solaris 10 8 07 As Good A Place As Any Tim Thomas Blog Archived from the original on March 12 2008 Retrieved December 1 2007 Introducing Enhanced Intel SpeedStep to Solaris Archived from the original on May 1 2008 Retrieved May 6 2008 AMD PowerNow for Solaris Sun Microsystems Archived from the original on October 26 2012 Retrieved May 6 2008 General FAQs for Solaris 10 Sun Microsystems Retrieved October 23 2008 Solaris 10 10 09 What s New Sun Microsystems Retrieved October 9 2009 Oracle Solaris 10 9 10 What s New Oracle Corporation Retrieved September 8 2010 Oracle Solaris 10 8 11 What s New Oracle Corporation Retrieved August 12 2011 Oracle Solaris 10 8 11 Released Oracle Corporation Retrieved September 28 2012 Oracle Solaris 10 1 13 What s New Retrieved February 10 2013 Introducing Oracle Solaris 10 1 13 Oracle Corporation Retrieved February 10 2013 Sun Microsystems x86 Introducing Fast Reboot Archived from the original on August 16 2011 Retrieved August 20 2011 Transitioning From Oracle Solaris 10 to Oracle Solaris 11 PDF Oracle Corporation March 2012 Retrieved August 19 2012 Oracle Solaris 11 Information Library 11 11 Release Oracle Corporation July 1 2012 Retrieved August 19 2012 Announcing Oracle Solaris 11 1 Oracle Corporation April 18 2013 Retrieved April 18 2013 Announcing Oracle Solaris 11 1 solaris blog Oracle Corporation April 18 2013 Retrieved April 18 2013 Oracle Solaris 11 1 Blog Post Roundup Oracle Corporation April 18 2013 Retrieved April 18 2013 Oracle Solaris 11 1 What s New PDF Oracle March 21 2013 Archived PDF from the original on October 30 2012 Oracle Introduces Oracle Solaris 11 2 Engineered for Cloud Press release Oracle Corporation April 29 2014 Foster Tim April 30 2014 IPS changes in Solaris 11 2 What s New in Oracle Solaris 11 3 Press release Oracle Corporation October 2015 Oracle and Sun System Software and Operating Systems PDF January 24 2024 p 40 Retrieved February 18 2024 What s New in Oracle Solaris 11 4 Press release Oracle Corporation August 2018 Oracle Solaris 11 3 Support Doc ID 2382427 1 March 9 2020 Coopersmith Alan Using GNOME 3 in Oracle Solaris 11 4 Oracle Solaris Blog Oracle Lifetime Support Policies Lifetime Support Policy Oracle and Sun System Software and Operating Systems Oracle Retrieved January 18 2017 Solaris Operating System End of Life Matrix Doc ID 1001343 1 Oracle April 23 2014 Retrieved May 28 2014 Oracle Lifetime Support Policy Oracle and Sun System Software PDF Oracle June 2018 Retrieved August 1 2018 SunOS amp Solaris Version History UC Berkeley Open Computing Facility Archived from the original on July 8 2006 Retrieved September 10 2006 Casper Dik April 26 2005 What machines does Solaris 2 x run on Solaris 2 FAQ Archived from the original on September 1 2006 Retrieved September 10 2006 10 New Network Services Components Featured in Sun s Java Enterprise System New Software Express Program Accelerates Customer Access to Future Technologies Press release Sun Microsystems September 16 2003 Retrieved August 16 2008 Robert Baty July 31 2007 Project Indiana Sun Microsystems Retrieved December 1 2007 Operating System Networking ON Download Center OpenSolaris web site Archived from the original on December 10 2006 Retrieved December 12 2006 Derek Cicero January 6 2010 Update on SXCE Sun Microsystems Archived from the original on March 12 2010 Retrieved March 21 2010 Frequently Asked Questions OpenIndiana archived from the original on February 9 2011 retrieved December 29 2012 Preliminary Release Jorg Schilling January 17 2017 retrieved September 9 2017 napp it ZFS server appliance retrieved December 29 2012 DownloadMirrors Nexenta Project Wiki archived from the original on April 5 2010 StormOS is dead Long live osdyson stormos org September 14 2012 archived from the original on October 10 2013 Preliminary Release Martin Bochnig September 27 2012 retrieved February 13 2014 pavroo June 14 2016 MartUX retrieved February 2 2018 Blastwave Open Source Sun Software September 20 2006 Archived from the original on September 20 2006 Preliminary SPARC 4u Release marTux Martin Bochnig September 13 2006 archived from the original on September 20 2006 retrieved February 13 2014 Tab Update OpenSXCE March 2013 Distribution Network Management March 13 2013 MilaX Alexander R Eremin archived from the original on June 22 2018 retrieved December 29 2012 pavroo August 11 2015 MilaX retrieved February 2 2018 EON ZFS Storage retrieved December 29 2012 Project Jaris archived from the original on July 22 2011 151a0 and soon to be last pavroo January 8 2016 OpenSXCE retrieved February 2 2018 Solaris 9 Not Flashy but Solid PC Magazine May 7 2002 Solaris 10 PC Magazine March 31 2005 Henderson Tom February 28 2005 Solaris 10 heads for Linux territory Network World Escue Robert March 2 2005 Review of Solaris 10 OSNews Greene Thomas C August 16 2005 Sun s Linux killer shows promise The Register External links editOfficial website nbsp Solaris Documentation Oracle SPARC and Solaris Public Roadmap at the Wayback Machine archived 2018 05 25 Lifetime Support Policy Oracle and Sun System Software and Operating Systems Solaris at Curlie SunHELP Sun Solaris News References and Information Nikolai Bezroukov Solaris vs Linux Ecosystem based Approach and Framework for the Comparison in Large Enterprise Environments Large Softpanorama article comparing Solaris 10 and Linux 2 6 Everything Solaris at the Wayback Machine archived 2013 01 26 Solaris information site by Michael Holve Retrieved from https en wikipedia org w index php title Oracle Solaris amp oldid 1222150300, wikipedia, wiki, book, books, library,

article

, read, download, free, free download, mp3, video, mp4, 3gp, jpg, jpeg, gif, png, picture, music, song, movie, book, game, games.