Tag: solaris

Solaris 11 Package Server Behind Apache Proxy
By: Date: July 9, 2014 Categories: Solaris / Illumos Tags:

There is a great article about configuring multiple package internal package repositories here.  However, if you are looking to configure these behind an Apache proxy, you may have trouble.  I certainly did. The issue boiled down to Apache not wanting to allow encoded slashes by default.  This resulted in Apache discarding the requests from pkg…

Read More →
Private Virtual Networks in Solaris 11.2
By: Date: May 18, 2014 Categories: Solaris / Illumos Tags:

Overview Solaris 11.2 (beta) has some powerful network virtualization features.  We use zones quite a bit at work, but on the network side with zones we have mostly used anet configurations where VNICs are auto-created, perhaps also specifying a VLAN id.  Powerful, easy, and best of all, very efficient configuration and virtualization. But that only scratches…

Read More →