Fedora 7 Test 3 has been released featuring both GNOME and KDE based live CDs, a prime spin which combines desktop, workstation and server functionality. […]
Cooliris Previews
Cooliris Previews 2.1 for Firefox gives you the power to browse faster and send links instantly. • Simply mouse over the Cooliris link icon, and […]
NTFS-3G Read/Write Driver
The NTFS-3G driver is an open source, freely available read/write NTFS driver for Linux and other operating systems. It provides safe and fast handling of […]
aMSN messenger
aMSN is a free open source MSN Messenger clone, with features such as: * Display pictures * Custom emoticons * Multi-language support (around 40 languages […]
How do I play DVDs in Fedora?
Easy! You just have to install a new version of the Totem Movie Player: 1. Using yum configuration. 2. Open a Terminal. 3. Become root: […]
How do I play MP3s in Fedora?
Here’s how to install the MP3 plugin: 1. Make sure that you’re using my yum configuration from the installing software question. 2. Open a Terminal. […]
How to extract .iso in Linux:
$ mkdir /mnt/isotmp $ mount isofile.iso /mnt/isotmp -o loop And once they’re done, unmount the virtual disk : $ umount /mnt/isotmp Thats it Lifes Good!
Install NTFS Support
Install NTFS driver: With repositories like Fedora Extras it’s now very easy to add NTFS support to Fedora: # yum -y install ntfs-3g Then you […]