Saturday, 28 April 2007
How to Rip DVD audio to mp3 or ogg
Full Story
File Server Configuration in Debian Using Samba
Full Story
Kubuntu 7.04(Feisty Fawn) Screenshots Tour
Full Story
Ubuntu 7.04(Feisty Fawn) Screenshots Tour
Full Story
Ubuntu's Gutsy target: Windows-level device support?
Full Story
Ubuntu Lays Down the Trademark Law
Full Story
Debian.org website meets mentors layout
Full Story
Saturday, 21 April 2007
Install Pidgin Instant Messanger in Ubuntu
Full Story
Upgrade Ubuntu 6.10 (Edgy Eft) to Ubuntu 7.04 (Feisty Fawn)
Full Story
Compiz and nVidia on Ubuntu feisty Fawn
Full Story
Firefox 3.0 (still in Alpha) Installation in Ubuntu Feisty
Full Story
GnuCash financial-accounting software in Debian
Full Story
Difference between .bash_profile and .bashrc Files
Full Story
UbuntuGuide.org updated for Feisty
Full Story
Ubuntu 7.04 (Feisty Fawn) has officially been released!
Full Story
Monday, 16 April 2007
Install Popular Applications in Ubuntu Feisty Fawn Using Automatix2
Full Story
Ubuntu 7.10 (Gutsy Gibbon) Release Dates
Full Story
How to Install Java Runtime Environment (JRE) in Ubuntu
Full Story
MySQL Database Server Installation and Configuration in Debian
Full story
Hacking Ubuntu to Improve Performance
Full Story
Ubuntu's 'feisty' spin on virtualization
Full Story
Tuesday, 10 April 2007
Desktop Data Manager(DDM) for Ubuntu Desktop
Full Story
The Perfect Setup - Debian Etch
Full Story
Upgrade Debian Sarge to Debian Etch
Full Story
Debian Etch: first impressions
Full Story
Monday, 9 April 2007
View Hidden Files and Folders in Ubuntu File Browser
Full Story
How to Fix broken Ubuntu Feisty Fawn
Full Story
Debian GNU/Linux 4.0 Officially Released
Full Story
Sunday, 8 April 2007
Upgrade Debian Sarge to Debian Etch
Before upgrading your system, it is strongly recommended that you make a full backup, or at least back up any data or configuration information you can't afford to lose. The upgrade tools and process are quite reliable, but a hardware failure in the middle of an upgrade could result in a severely damaged system
The main things you'll want to back up are the contents of /etc, /var/lib/dpkg and the output of dpkg --get-selections "*" (the quotes are important).
The upgrade process itself does not modify anything in the /home directory. However, some applications (e.g. parts of the Mozilla suite, and the GNOME and KDE desktop environments) are known to overwrite existing user settings with new defaults when a new version of the application is first started by a user. As a precaution, you may want to make a backup of the hidden files and directories ("dotfiles") in users' home directories. This backup may help to restore or recreate the old settings. You may also want to inform users about this.
Any package installation operation must be run with superuser privileges, so either login as root or use su or sudo to gain the necessary access rights.
Unofficial sources and backports
If you have any non-Debian packages on your system, you should be aware that these may be removed during the upgrade because of conflicting dependencies. If these packages were installed by adding an extra package archive in your /etc/apt/sources.list, you should check if that archive also offers packages compiled for etch and change the source line accordingly at the same time as your source lines for Debian packages.
Adding APT sources
The default configuration is set up for installation from main Debian Internet servers, but you may wish to modify /etc/apt/sources.list to use other mirrors, preferably a mirror that is network-wise closest to you.
For example, suppose your closest Debian mirror is http://mirrors.kernel.org/debian/. When inspecting that mirror with a web browser or FTP program, you will notice that the main directories are organized like this:
http://mirrors.kernel.org/debian/dists/etch/main/binary-i386/...
htp://mirrors.kernel.org/debian/dists/etch/contrib/binary-i386/...
To use this mirror with apt, you add this line to your sources.list file
deb http://mirrors.kernel.org/debian etch main contrib
Note that the `dists' is added implicitly, and the arguments after the release name are used to expand the path into multiple directories.
After adding your new sources, disable the previously existing "deb" lines in sources.list by placing a hash sign (#) in front of them.
Upgrading packages
The recommended way to upgrade from previous Debian GNU/Linux releases is to use the package management tool aptitude. This program makes safer decisions about package installations than running apt-get directly.
Next you should double-check that the APT source entries (in /etc/apt/sources.list) refer either to "etch" or to "stable". There should not be any sources entries pointing to sarge. Note: source lines for a CD-ROM will often refer to "unstable"; although this may be confusing, you should not change it.
Once you've updated your sources.list in /etc/apt you can upgrade from Sarge to Etch by running:
# apt-get update
# apt-get install aptitude
# aptitude -f --with-recommends dist-upgrade
Thursday, 5 April 2007
Howto Setup Streaming Media Server in Ubuntu GNU/Linux
Full Story
Ubuntu Feisty CDs to be Available Through Shipit
Full Story
Build Scalable Web 2.0 Sites with Ubuntu, Symfony, and Lighttpd
Full Story
Wednesday, 4 April 2007
Step By Step Ubuntu 6.10 (Edgy Eft) GNU/Linux LAMP Server Setup
Full Story
How to Install Beryl with latest nvidia drivers in Ubuntu Feisty Fawn
Full Story
Securing Apache Web Server from information leakage
Full Story
11 Things You Haven't Seen Yet in Ubuntu Feisty Fawn
Full Story
Ubuntu Feisty Openbox on 1Ghz Pentium III
Full Story
The decay of the Debian distribution
Full Story
Installing Beryl On An Ubuntu Feisty Fawn Desktop With An ATI Radeon
Full Story
Really Simple File Backup Script for Linux
Full Story