Earlier today, we had the announcement for OpenIndiana. Aimed to be the de-facto OpenSolaris Distribution that tries to be binary and package compatible with Solaris 11 & Solaris 11 Express. Its apart Illumos Community with 20 core developers providing (eventually) a stable branch with 100% free & open source distribution.
... ➦
Just upgraded a friends OpenSolaris box to SNV_134 (latest available from the OpenSolaris dev repository) and after rebooting we realised we couldn’t SSH into it.
Server refused to allocate pty DOH! This is caused by a known bug that has been around for a few builds now.
You’ll need to modify /etc/minor_perm and add the following to the bottom of the file.
... ➦
If you’ve downloaded the latest Ubuntu 10.04 Lucid Lynx you’d realise that they ship with the OpenJDK instead of the Sun (Oracle) JRE. The Ubuntu team has decided to move the Sun Java bits to the partner repository which means we need to do a couple of things prior to getting it through apt-get.
... ➦
I switched from using Windows Mobile Phone devices to the Android platform a couple of months back with the Google Nexus One. With Microsoft following the lead of Apple in closing everything they’ve kept open for so long, there wasn’t much to look forward to with Windows Phone 7 (I was almost going to work on that team had I moved to the US a couple of years ago).
... ➦
The title says it all. Using the Jake2 port of Quake II (to Java) the bright sparks at Google have used GWT to bring Quake II to HTML 5.
We started with the existing Jake2 Java port of the Quake II engine, then used the Google Web Toolkit (along with WebGL, WebSockets, and a lot of refactoring) to cross-compile it into Javascript.
... ➦
I’ve been tracking the latest dev version of OpenSolaris (as of writing I just upgraded to Nevada SNV 130 ) because of some issues surrounding CIFS in the 2009.06 image of OpenSolaris.
To update to the latest BE, simply update your packages and image-update (after configuring the dev repository!).
pkg refresh --full pkg image-update reboot
If you’ve created zones in your OpenSolaris system after upgrading to the latest BE you will need to upgrade your zones as well.
... ➦
I’m really enjoying using OpenSolaris as our server / NAS at home, its a different ball game to Linux but an interesting one never the less. One of the cool features of Solaris are the Solaris Zones (or Solaris Containers). Zones are an implementation of operating system-level virtualisation where the kernel isolates multiple instances of the user-space available.
... ➦
I’ve spent the last month working with the newly built zeus server which is now powered by OpenSolaris (2009.06).
Here’s my final hardware specifications:
CPU: AMD Athlon X2 5050e – 2.6Ghz (45W TDP, AMD-V) Motherboard: Gigabyte GA-MA790X-UD4P (AMD 790X Chipset) RAM: 2x ****Corsair TWIN2X4096-6400C5 (4Gb kit x 2 = 8Gb) Graphics: ASUS 9400GT PCI-Express Hard Disks: rpool – 2x WD740ADFD – 74Gb 10K RPM, 16Mb Cache (mirror’d) tank – 6x WD1002FBYS – 1TB, 7200RPM, 32Mb Cache (raidz) base – 2x WD7500AAKS – 750Gb, 7200RPM, 16Mb (mirror’d) Addon cards: SATA – Silicon Image, Inc.
... ➦