Main Menu

friends

Banner

Latest articles

backup / restore mysql databases with mysqldump
29/12/2009 | mad mad mod

Backup the database

# mysqldump --opt -u username -p password -r mydb.dump mydb


Please note: Redirection does not capture UTF characters properly, while the -r option does (--result-file). I found this  [ ... ]


Hello World in python
21/10/2009 | mad mad mod

This article describes how to write and execute a "Hello World" program in Python on Linux (Fedora).  1. the prerequisitesa text editor of your choice (e.g. vi)a python interpreter
make sure you h [ ... ]


Other Articles
Facebook MySpace Twitter Digg Delicious Stumbleupon Google Bookmarks 

Designed by:
SiteGround web hosting Joomla Templates
mad mad mod
Links of the week 1 E-mail
Links of the week
Friday, 14 May 2010 12:34

Fedora 13  - Waiting for Goddard


Because of some remaining bugs on the "blocker list" the Fedora team has decided to postpone the release for Fedora 13 for one week (F-13-FInal readiness meeting)

But finally, Fedora 13 (codename Goddard) is ready for download (http://fedoraproject.org/get-fedora). Check out the feature list here http://fedoraproject.org/wiki/Releases/13/FeatureList.

There are many new features in Fedora 13 like NFS V4 is now the default, KDE 4.4 and Gnome 2.30, new virtualization features like a XEN to KVM migration tool and many other things. One of the coolest things in Fedora 13 might be the Btrfs system rollback support.

With Btrfs You can manually create a new snapshot and it will automatically create a new disk snapshots before each yum transaction. Also, the user should be able to change which snapshot will be next booted into. See the feature description here: https://fedoraproject.org/wiki/Features/SystemRollbackWithBtrfs

Link: http://fedoraproject.org/

 

Happy Birthday Pac-Man!

On may 22nd 2010 was Pac-Man's 30th birthday! Congratulations!


Link: http://pacman.com

 

Lightspark is now Beta

Lightspark is an alternative Flash Player for Linux. It is open-source and free.


Link: http://lightspark.sourceforge.net/

 

Chrome is now stable on Linux

The Linux version of the google browser chromium is now out of beta. You can get the latest rpm or DEB here:  http://www.google.com/chrome/eula.html


Link:http://blog.chromium.org/2010/05/google-chrome-for-linux-goes-stable.html

 

 

 
mad mad mod, Powered by Joomla! and designed by SiteGround web hosting