Posts Tagged ‘opensolaris’

opensolaris-yet-again-notes, #2: tools and packages

Friday, July 24th, 2009

Faster than I thought… Fixed my broken X server pretty quickly, and by the way learning how to boot up OpenSolaris into maintaineance / single-user mode (as this unfortunately is not there as a default recovery option in the grub configuration but rather easy to do nevertheless). Using the xorg.conf I copied off my Xubuntu system, now my external TFT finally works at 1280×1024 / 75 Hz, took some time to get that figured out in GNU/Linux as well. Adding a custom modeline to xorg.conf was the way to go, and this worked flawlessly on OpenSolaris’ Xorg as well, same as using xrandr to switch to the desired mode. Good.

Along with this, figured out that the Eclipse IDE in its latest (3.5) release finally is available to Solaris/x86 users again, which is pretty good – even though Eclipse is not my favorite tool getting development work done, I have little choice regarding this in a current project so having this tool available on OpenSolaris makes the platform a more likely working environment again. Downloading, unpacking and starting worked same as straightforward as on all other platforms, no problem as well.

Also managed to, again, get my fonts set up to be equally sized in Firefox/Thunderbird and the rest of the UI – setting a different resolution (obviously it’s 100 not 96 dpi) and playing around with the font anti-aliasing options in the GNOME theme configuration tool did have the desired effect. Good to also have this resolved, even though it just was a minor annoyance, and even though fonts on some web pages in Firefox still look kinda borked. :)

Installing OpenOffice, NetBeans and friends off the IPS repository by now, although once again I quickly dumped the package manager UI (which, even while attempting to get a first package installed, locked up and refused to refresh pretty quickly) in favour of the pkg command line tool which seems to work much more flawlessly. Let’s wait and see… :) Minor annoyance detected here: The Gimp, another application I (for obvious reasons. ;) ) excessively use, is just to be found in the repositories in a rather old (2.4.6) version. Maybe this is subject to change in the current development builds…

opensolaris-yet-again-notes, #1: post installation impressions

Thursday, July 23rd, 2009

Following an extensive discussion on osnews.com evolving around the question whether Suns OpenSolaris distribution is just a bad GNU/Linux distribution, I once again did a chance downloading a recent build off genunix.org, installed with the motivation of trying to use it in everyday work for a couple of times to see where it gets me. As I usually do my everyday work exclusively using xubuntu, all comparisons just will relate to features that this platform provides, knowing that I use this distribution because at the moment it fits all my needs so there, generally, is nothing “more” I need at the moment, leaving these features being met the minimum requirements talking about OpenSolaris.

So, starting this, a few first impressions after successfully installing this ISO:

  • Installation speed seems to have somewhat improved; overally, on my machine this time it was done in under an hour (and I once again had to burn it to a DVD medium because the ISO didn’t work copied to an USB stick using unetbootin.
  • Even during running the live system and doing the installation, I merrily figured out that by now I am finally able to access my WEP encrypted home WLAN using the OpenSolaris network manager (which, in earlier versions, failed for whichever reasons). So one thing being a big issue to me in the past seems gone. Good work.
  • Starting up the system for the first time, I again had the comfortable feeling that speed has improved, both talking about bootup and logging in to the GNOME desktop which is the default (and only?) desktop environment supported out of the box. Speed also was an issue in the past at times, so this is generally good, although I have to see what happens if the system is “under load”.
  • This morning, however, I had to figure out that OpenSolaris, though providing a display configuration dialog, doesn’t out of the box allow for using a desktop that spans two different displays – although both my external TFT and my notebook LVDS display were correctly recognized in terms of resolution and frequency, I figured out that after setting things the way I wanted them to be, the tool eventually complained that the maximum allowed screen size is smaller than the extended screen I was trying to create. Oh well.
  • A minor issue that still is unresolved in my opinion is that, talking about desktop applications, fonts look slightly and in a subtle way different in applications like Firefox or Thunderbird and the rest of the screen. This is strange and I remember fighting with this in the past, so I will have to remember how I resolved this earlier. At startup, it doesn’t really look homogenous.
  • The only issue left during installation that really is annoying, always was and always will be, is that OpenSolaris, same as blind as another operating system, quietly discards any currently installed bootloader and replaces it with its own grub installation, pointing to the OpenSolaris installation and to some imaginary “Windows” installation that doesn’t at all refer to a meaningful drive or partition. I can’t really imagine what could be so hard about making the installer at least ask whether or not to install a boot loader and/or letting it include existing operating systems correctly.

So much as a start, seeing that some has changed for the better and some hasn’t. More to come later, as soon as I managed to restore my X installment which I broke somewhere all along following this blog post regarding multi-monitor setup. Shouldn’t be too hard, then again. :)