Archive for the 'Open Source' Category

Ubuntu 7.04 Feisty Fawn Released

Its finally here! And im running it :D Due to all the traffic rush, Ubuntu.com is down! On their homepage:

Thank you to everyone who has helped make Ubuntu 7.04 a reality. Thousands of you have helped code, test, translate and promote Ubuntu and everyone can celebrate today’s release.

If you are looking for general information about the Ubuntu project, the main site will be back shortly.

For official mirrors to download, please see the Ubuntu homepage.

Introducing the Gutsy Gibbon

From the Ubuntu mailing lists:

Folks, allow me to introduce the Gutsy Gibbon, who will be succeeding
the Feisty Fawn as the focus of our development love in a few short
weeks, for release in October 2007.

Hehe.. Funny name i must say.. But then i think about Warty Warthog, Hoary Hedgehog, Breezy Badger, Dapper Drake, Edgy Eft and Feisty Fawn.. Anyway, whatever the name may be, Ubuntu ROCKS!

Is Wine really faster than Windows?

Would you believe that Wine, the open-source, program that enables you to run some Windows programs on Linux, is faster than native Windows XP on the same hardware?

I have trouble buying that one too, but according to the Wine crew’s latest benchmark runs, it’s true.

Continue reading ‘Is Wine really faster than Windows?’

Ubuntu Feisty 7.04 Beta Released!

Ubuntu Feisty Beta hits the servers! From Official Announcement:

The Ubuntu team is proud to announce the beta release of Ubuntu 7.04.

Ubuntu 7.04 is the most user-friendly Ubuntu to date and includes a ground-breaking Windows migration assistant, excellent wireless networking support and improved multimedia support.

Ubuntu 7.04 server edition adds support for hardware facilities that speed up the use of virtual machines as well as other improved hardware support, making it an excellent choice as a web, database, file and print server, the fastest growing area of Linux server use.

Continue reading ‘Ubuntu Feisty 7.04 Beta Released!’

Animated boot screen on openSuSE 10.2

Everyone who has used openSuSE 10.2 must have come across the animated boot screen. But the problem is that its not permanent. It comes sometimes, and doesnt come at other times. Im writing this tutorial for all you penguin lovers who would like to see the animated boot everytime!

1. In the terminal (from your home folder) type mkdir new
2. Type cp /boot/message new
3. Now type cd new
4. Type cpio -i < message
5. Dont close the terminal, and open the folder new in your home folder (from konqueror or nautilus) and edit “gfxboot.cfg” file in kwrite/gedit
6. Change “penguin=-1″ to “penguin=100″ and save the file
7. Now delete the message file in the new directory by typing rm message
8. Now type ls . | cpio -o > message
9. Now type sudo cp message /boot, enter your root password if required.

That’s it! Reboot and check.. You should have the animated boot permanently enabled!

EDIT: Please backup your original /boot/message file before trying this!

openSUSE v10.2 Released!

The openSUSE project is a community program sponsored by Novell. Promoting the use of Linux everywhere, openSUSE.org provides free, easy access to the world’s most usable Linux distribution, openSUSE. The openSUSE project gives Linux developers and enthusiasts everything they need to get started with Linux.

The goals of the openSUSE project are:

  • Make openSUSE the easiest Linux distribution for anyone to obtain and the most widely used open source platform.
  • Provide an environment for open source collaboration that makes openSUSE the world’s best Linux distribution for new and experienced Linux users.
  • Dramatically simplify and open the development and packaging processes to make openSUSE the platform of choice for Linux hackers and application developers.

Read more here.