But what is it good for?

Posts tagged with: linux

Solaris/Windows/Linux on Your iPad

How would you like to run Solaris, Windows or even Linux on your iPad? I know, it's sad and geeky and you probably don't want to, however sometimes you need to do real work for a short period of time with what resources are at hand, namely your iPad.  Continue reading ►

HOWTO: Use xclipboard With Gnome

I work with a couple of guys who are quite stuck in their ways and are quite reliant on old tools, one of which is xclipboard(1).Unfortunately, Gnome comes with it's own clipboard manager, so when you try to run xclipboard, you get the following:$ xclipboardError: another clipboard is already running$Of course, ps(1M) will show no clipboard related processes running. This is because the functionality is performed by Gnome itself, I believe, as part of the functionality of gnome-settings-daemon.One of my colleagues gave me the challenge of getting xclipboard working on Gnome on OpenSolaris/Nevada, ie Gnome 2.6, and I found it quite easy to do in the end.The trick is to tell Gnome not to perform this functionality anymore as follows:  Continue reading ►

64-bit Flash Player For Linux - Why?

As you will have no doubt heard today, Adobe are making available a 64-bit version of the Flash Player for Linux to those who want to be on the cutting edge (it's still alpha).When I heard this, I couldn't help but ask myself "Why? Why on earth do you need a 64-bit Flash player?". I don't think there is a single Flash application out there that has reached the constraints of a 32-bit environment and I doubt a single Flash developer has wished he had a full 64-bit address space, nor do I think they ever will.What's more, Firefox, in which you're likely to be running the Flash player is only 64-bit if you compile it yourself. Why do you need a 64-bit version of Firefox anyway? Are there plans for it to gobble up even more memory than it used to?Anyway, I headed over to the Adobe Flash Player 10 labs site to see what this was all about, and then I found my answer, I think:  Continue reading ►
Top