New features in Ubuntu Linux Feisty Fawn

Here are some of the new features that you can expect from the upcoming Ubuntu release, Feisty Fawn.

Codec Wizard
Now you can play mp3,DVD and mpeg4 videos of yours without much hassle. Ubuntu Linux Feisty Fawn includes a cool Codec Wizard which automatically install the required codec for you when you first played the file.

Improved Network Manager
Connecting to existing network has been made easier with the pre-installed Network Manager. You can now connect to wired and wireless network with relative ease.

Windows Migration Assistant
Provide easy migration from Windows operating system to Ubuntu. Supports Internet Explorer bookmarks, Yahoo IM, AOL IM, Desktop Wallpaper and documents during installation.

Desktop Effects
The latest release includes desktop effects, making it a definite reason to try Feisty Fawn for a desktop user.

Thin Client
An attractive functionality for those that runs a computer lab, thin client server allows you. Edubuntu Feisty Fawn includes Classroom Server edition consists of two CDs, a server image and a server add-on image with additional education applications and languages complete with tips and best practices for educators.

Other than that, Feisty Fawn also includes latest software like GNOME 2.18, OpenOffice.org 2.2.0, X.org 7.2, Firefox 2.0.0.2 and Linux kernel 2.6.20.

Ubuntu Linux Feisty Fawn is schedule to be released in 19 April 2007, please visit the official Ubuntu website for more information.

p/s: Most of this material of this post is taken from Feisty Fawn Beta page

[tags]linux,ubuntu,feisty fawn,feisty,debian[/tags]

ShipIt: Get Free Ubuntu Feisty Fawn CD

The month of April is here and beside fooling your friends on the first of april, let me remind you that Ubuntu Linux (7.04) Feisty Fawn release is just around the corner.

Schedule to be released on April 19, 2007. Free Ubuntu Feisty Fawn CDs is suspected to be back available from ShipIt!

Here’s the screenshot ShipIt interface.

feistyfawn.jpg

What is Shipit?
For those who are unfamiliar with the term, ShipIt is a service maintained by the Ubuntu project for the purpose of shipping free Ubuntu CD through out the world.

To order free CDs, you need to have a launchpad account and the CDs will take around 1-6 weeks to arrive, depending on where you live (and customs delays).

PowerPC CD won’t be available ?
Also it is worth noting that Ubuntu has dropped PowerPC platform from its official release, so the usual PowerPC CD won’t be available from Shipit as with previous releases.

[tags]powerpc,ubuntu,feisty,feisty fawn, debian,linux, opensource,open source[/tags]

AptOnCD: apt-get Repository on DVD/CD – Ubuntu/Debian

Those who are familiar with Debian-based system with know a thing or two about apt-get.

apt-get is a wonderful tool that simplifies package management in Debian and Ubuntu derived Linux distro, be it software installation, security updates, upgrades, software removal and searches, apt-get does wonders in daily computer management.

However some linux distro (Ubuntu, obviously) relies heavily on internet connection to access its repository. This sometimes impractical to computer that is not always connected to the internet.

One alternative to that solution is to get the repositories on CD/DVD. However packages included in there may not suit your needs and might be redundant.

Luckily there’s AptonCD, a GUI application that helps you create removable repository on CD/DVD using packages you’ve downloaded.

AptOnCD, enables you to select specific package that you want to put in removable repository (DVD/CD).

Once created, the DVD can act as a repository itself and you can install software from it using apt-get normally.

apt-get2.pngapt-get1.png
AptOnCD also has feature that can restore/copy all the packages on the target computer, this means you can ‘preload’ the computer with packages from apt-get before you start using it. This can save
your time from having to insert the repository CD/DVD when you want to install a software.

Currently AptOnCD is tested and available for Ubuntu and Debian Linux distribution and can be downloaded here : http://aptoncd.sourceforge.net/download.html

[tags]apt-get,ubuntu,debian,mirrors,repository,synaptic[/tags]

nbsp&;

By using VoIP calling service, you can reduce international calling costs and even start your own VoIP business as a VoIP reseller.

Where can i find inittab in Ubuntu Edgy Eft (or Feisty Fawn) ?

I’m sure many of you might stumbled upon this problem when you discovered first hand that there is no /etc/inittab file on Ubuntu Edgy Eft or Feisty Fawn.

This is deliberate because Ubuntu do not use init anymore to manage its services during startup or shutdown of the system. Instead it uses ‘upstart‘ as replacement for the traditional sysvinit utility that is common to Linux-based operating system.

All the things that you used to have in the /etc/inittab is ported to upstart’s /etc/event.d/.

It might take some of time to get used to the way upstart manage things in your computer, For example, the settings for ‘tty3’ is located in ‘/etc/event.d/tty3’ if you need to change it’s parameter, and rc scripts on rc*.

Additionally You can use ‘runlevel’ command to determine which runlevel your computer is in.

Please refer to Upstart Project page if you’re interested to know more about the project

[tags]ubuntu,upstart,init,inittab,linux,opensource,bsd[/tags]

Howto : Make your package updates faster in Ubuntu

Experiencing slow software updates from Ubuntu servers? Why don’t you try the nearest server to your location?

Although Ubuntu default installation already chooses the closest server to you, it is still a good idea to find a mirror located in your country to speed up software installation and updates.

The fastest way to do that is by using the Source-O-Matic tool fromUbuntu-NL website. The service is provided free-of-charge for the benefit of Ubuntu users around the world.

Beside the ‘official’ Ubuntu repository (main, universe, multiverse), Source-O-Matic also lists several popular ‘unofficial’ software repositories for you to put in your /etc/apt/sources.lst file.

Be aware that the ‘unofficial’ repositories isn’t regularly updated with the latest security patch and might break your operating system.

After you’ve done ticking the checkbox, you will be presented with a plaintext display of source.lst file content like this :

# Automatically generated sources.list
# http://www.ubuntu-nl.org/source-o-matic/
#
# If you get GPG errors with this sources.list, locate the GPG key in this file
# and run these commands (where KEY is replaced with that key)
#
# gpg --keyserver hkp://subkeys.pgp.net --recv-keys KEY
# gpg --export --armor KEY | sudo apt-key add -

# Ubuntu supported packages
# GPG key: 437D05B5
deb http://tw.archive.ubuntu.com/ubuntu edgy main restricted 
deb http://tw.archive.ubuntu.com/ubuntu edgy-updates main restricted
deb http://security.ubuntu.com/ubuntu edgy-security main restricted

# Ubuntu community supported packages
# GPG key: 437D05B5
deb http://tw.archive.ubuntu.com/ubuntu edgy universe multiverse 
deb http://tw.archive.ubuntu.com/ubuntu edgy-updates universe multiverse
deb http://security.ubuntu.com/ubuntu edgy-security universe multiverse

All you need to do is save the page and overwrite your current /etc/apt/sources.lst file with the one generated with this tool.

A word of warning
My initial checking reveals that not all servers listed in Ubuntu-NL is hosted in the same country as indicated in the list.

For example, a ‘dig’ to my.archive.ubuntu.com reveals this ip, 91.189.89.8 which is clearly is not a Malaysian ip address (a dig to us.archive.ubuntu.com also reveals the exact ip address).

So its better to double check the location of ip addresses produced by the mirror domain to confirms that the mirror is indeed located near your location before you start using it.

You can confirm this by visiting ShowIP fakap or HostIP services.

[tags]ubuntu, dapper,feisty fawn, breezy, apt-get,sources.lst[/tags]