Showing posts with label linux. Show all posts
Showing posts with label linux. Show all posts

Sunday, September 27, 2009

OpenSolaris distro - AuroraUX makes Frontpage of Reddit !

Reddit Article.

I know I have not updated my blog in a year or so now, Simply not had the time due to working on AuroraUX^[1] and LLVM/Clang and Compiler-RT (Our toolchain) upstream as well so that everyone will benefit.

I think there maybe is a bit of misconception that we are trying to reinvent the wheel totally.

This of course is not practical to make a *usable* OS today.

We simply just would like to bring together some partially good technologies such as LLVM and rewrite some things in Unix that have long needed a revisit for usage on the desktop in 2009 and onwards.

A good quality window manager that is not over convoluted, stable and no memory leaks however still easy to use and very *fast*/desktop interactiveness is key.

We would like to revisit Xorg, However we need more developer traction and needs to be talked about in a lot of depth. However a rewrite of the Unix windowing system is far more needed then yet another kernel. Something portable that everyone can benefit from, not just AuroraUX.

Please do drop around #auroraux on irc.freenode.net and say good day.

Cheers,
Edward.

[1] - http://en.wikipedia.org/wiki/AuroraUX

Sunday, September 14, 2008

VirtualBox 2.0.2 is out !!!

I highly recommend people upgrade to this release, in particular Solaris hosts.
As this rev. seems to have solved a kernel panic I had from vbox :/

Downloads here: http://www.virtualbox.org/wiki/Downloads
and
Release Notes here: http://www.virtualbox.org/wiki/Changelog

~
Edward.

Tuesday, September 2, 2008

VirtualBox 1.6.6 is out !!

VirtualBox 1.6.6 (released 2008-08-26)
A *must* for any snv_95+ user due to the fix for strange linker issue that was seen.
yay!
Change Logs here: http://www.virtualbox.org/wiki/Changelog
and
Download here: http://www.virtualbox.org/wiki/Downloads

Regards,
Edward.

Thursday, August 7, 2008

Installing Sun Studio 12 on Ubuntu 8.04.1

This is really just a quick HOWTO on installing Sun Studio 12 on Ubuntu 8.04.1 or Xubuntu for that matter.

Here is a quick Overview of the Sun Studio tool chain and IDE.
===============================================

"Sun[tm] Studio 12 software, available for free on Solaris and Linux
platforms, includes the following:

Parallelizing C, C++, and Fortran compilers
Code-level debugger
Memory debugger
Performance profiling
OpenMP support
IDE
Optimized libraries
Thread analysis"

===============================================
Anyway;

Download yourself the tarfile version of the installer from (Hint:Click "Free Download"):
http://developers.sun.com/sunstudio/downloads/index.jsp

Then update your box so its current and run this;
$ sudo apt-get install netbeans gawk scons

Make sure you in the current dir of the downloaded tar file (Hint:Make a new dir and stick the tar inside as we are going to expand it);

$ bunzip2 -cd SunStudio12ml-linux-x86-200709-ii.tar.bz2 | tar -xvf -

$ mv SunStudio12ml-linux-x86-200709-ii.tar.bz2 ../
$ sudo mv sunstudio12 /opt/
$ sudo mv lib /opt/
$ sudo mv netbeans-5.5.1 /opt/

And that should be all !

To run;

$ /opt/sunstudio12/bin/sunstudio &

If you like, you can,

* Add the following to your PATH environment variable:
/opt/sunstudio12/bin

* Add the following to your MANPATH environment variable:
/opt/sunstudio12/man


If anyone has a better way please *do* comment.
Thanks,
Edward.

Saturday, July 26, 2008

OpenSolaris2008.11 PreInstalled on Dell hardware.

I got the idea to get the ball rolling now its your turn as the community to make your vote count here;
OpenSolaris2008.11_PreInstalled.

~

Friday, July 25, 2008

Boycott Foxconn ! ~ A worth while read ~

This is one of the great reason why people buy hardware not just from Sun but from Tyan and others..

A very worth while read indeed; here.
You can Digg it, here.
~

Tuesday, June 17, 2008

Become part of the official Guinness World Record

.:: Today you'll make history with Fire Fox 3 ::.

Are you ready to make history?
Are you ready to set a World Record?
Today is Download Day.

To become part of the official Guinness World Record you must download Firefox 3 by 17:00 UTC on June 18, 2008, or roughly 24 hours from now.

Download F
ire
Fox 3


Don't forget to pass the message on to your friends and family.

Thursday, June 12, 2008

Boycott Laptops with Broadcom WiFi

"It seems to be a recurring theme, but we keep hearing about different WLAN parts that don't work with NDIS wrapper, or other problems building the NDIS wrapper etc.

I've never used the NDIS wrapper, and I refuse to do so. I also refuse to purchase or recommend any laptop with a Broadcom WLAN part on it, at least until Broadcom changes their position and makes it possible for 3rd parties (even under NDA) to develop device drivers for their WLAN products.

The reason is simple: until laptop manufacturers start losing sales due to people who take the same position, they won't stop including Broadcom WLAN on their products. The loss of a few individual WLAN cards won't impact Broadcom at all, but if Gateway or Dell stops purchasing WLAN parts, then its a whole new ballgame. And the more laptop vendors that we can get to understand that use of Broadcom leads to lost sales, the more impact it will have.

Either Broadcom will take notice, and correct their behavior (e.g. by offering 3rd parties access to device driver info under NDA, writing drivers themselves for platforms like OpenSolaris, or even better, offering up open technical specs), or their WLAN products will gradually fade from popularity so that they are no longer relevant.

To be honest, I don't care which result comes about. But please, don't use or purchase Broadcom WLAN. And to those of you writing neat things like NDIS wrapper and reverse engineering efforts like the bwi driver in *BSD, I'd recommend you rethink whether enabling further sales of laptops bundled with Broadcom WLAN is really something you want to encourage.

(For specific alternatives to Broadcom WLAN, look for either Intel or Atheros WIFI.)"

Saturday, April 12, 2008

SXCE on the Desktop

Solaris is a great and highly advanced OS, it has many features that can be used on the home desktop as well as enterprise class systems that run the very core of the Internet, Supercomputers (HPC) and Banks. One of my favourite such features is the ZFS file system.

However, for people who have used GNU/Linux, such as Ubuntu, and are trying out Solaris for the first time may have the first impressions that Solaris is somehow slower then Linux.
This is however not the case. Solaris has many things running under the hood that servers would find useful but Desktop users have no such use for, such as ssh running or sendmail.

SXCE or Solaris Express Community Edition can be downloaded here for free:
http://www.opensolaris.org/os/downloads/
You can check your hardware with this neat tool:
http://www.sun.com/bigadmin/hcl/hcts/device_detect.jsp
(Click "Start Sun Device Detection Tool 2.0" on the page.)

After a default install, login and choice JDS as your default desktop session, now right click on the desktop and run the following in the terminal:
------------

$su
_root-password_
#/bin/zsh
#svcadm disable basicreg cde-calendar-manager cde-ttdbserver cde-printinfo webconsole wbem sendmail sac ssh autofs ipsec/policy ipsec/ipsecalgs
#echo "set maxphys=4194304" >> /etc/system
#dispadmin -d IA
#shutdown -y -g0 -i6

------------
After this your desktop should be both more secure and more interactive.

If you find anything more you would like to add, please comment.
If you would like to learn more, see:

docs.sun.com



Regards,
Edward.