Posts tagged yum
Beryl – Eye candy for linux desktops
Apr 10th
TweetIf you think Linux is boring, lacks eye candy you find in Windows (esp. Vista); you haven’t seen a Linux desktop running Beryl.
Beryl has added all the eye candy that Linux desktops lacked, now definitely it looks better than Windows XP and in my opinion better than Windows Vista as well.
Here are some screen shots to prove it.
(it is not faked)
Running: Fedora Core 6, GNOME
Desktop cube:

Rain effect (Purely eye candy):

Creating ISO images of CDs in a flash
Apr 8th
TweetHave you sometimes wanted to copy a cd image to your hard disk while you are using linux/unix. Here is a simple way that requires no additional packages, but no GUI,
dd if=/dev/cdrom of=/tmp/cdimage.iso
If you insist on a GUI, you could give a try to GnomeBaker as well. If you are using yum on fedora core 6 use yum to
installGnomeBaker.
yum install gnomebaker
GnomeBaker can burn cds as well, but there a few minor bugs; no harm will be done to your burner or disk. I
managed to successfully burn a Ubuntu Live CD and boot from it, that is enough assuarance for the moment.