Fedora is a great OS. Its Linux as it should be free and usable, at the cutting edge but completely stable. But it still lets a lot to be wanted such as the non free software, libraries which are essential in day to day life. Few nitty gritties installed and the make a wonderful environment to work and play.
1) Installing RPM Fusion, Livna Repos
Though most of the free softwares and codecs are quite capable of running the show, few restrictive and non free blobs such as mp3 support, VLC media player are the need of life. Most of these are not found on the official repos. These can be installed through the RPM Fusion repo. Livna repo is only needed for libdvdcss. Livna exist only for that package.
Adding or removing packages in Fedora is done through graphical frontend to yum, PackageKit. It is not possible to install yum repo through PackageKit. In order to install the RPM Fusion and Livna repo run in terminal;
You can also install these plugins from the GUI by searching for them in the Add & Remove Software or PackageKit.
3) Install VLC
Totem is good but VLC is the best. Its open-source, light weight and so full of nifty features that you dont need anything else for all your media needs. It also supports many video codecs of the block.
yum install vlc
There are many features that can be done with VLC. You can read about it here.
4) Install Flash player
Flash player was supposed to be dead but it isn't. It still drags on and you have to install it to use your favourite video site or online gaming site. Open source gnash is just not upto the mark to be used on an daily basis.
To install Adobe repo
In order to install Flash plugin
You can also download Flash plugin RPM from its website here.
5) Configure backup
Fedora comes pre-installed with a great backup software Deja-Dup. Its easy to use and easier to configure. Configure a twice weekly backup to maintain sanity and do a regular backup in background and secure your files.
That rounds off the 5 things to do after installing Fedora. I enjoy using Fedora and these tips make my life easier. There are many tips and tricks and this unofficial faq is a great place to know about it. Please add your tips and tricks in the comments and I will be grateful and will add them here.
I always wanted GUI for installation of softwares and codecs for Fedora. I didn't know they existed before seeing the comments. Thank you all for the update. All the codec installation can be done using GUI scripts such as autoplus, Fedora utils. Other great way to manage your GNOME desktop is by using gnome-tweak-tool. Great thing about File Roller the default archive manager is that it is extendable. Rar file support can be installed just by installing unrar
1) Installing RPM Fusion, Livna Repos
Though most of the free softwares and codecs are quite capable of running the show, few restrictive and non free blobs such as mp3 support, VLC media player are the need of life. Most of these are not found on the official repos. These can be installed through the RPM Fusion repo. Livna repo is only needed for libdvdcss. Livna exist only for that package.
Adding or removing packages in Fedora is done through graphical frontend to yum, PackageKit. It is not possible to install yum repo through PackageKit. In order to install the RPM Fusion and Livna repo run in terminal;
yum --nogpgcheck install
http://rpm.livna.org/livna-release.rpm
http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm
http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm
2) MP3 support
Rhythmbox is the standard music player included in Fedora. Other players include Amarok, Audacious, etc.. The list goes on and on. In case of standard gnome install the default player is rhythmbox. For it to play mp3 gstreamer-plugin-ugly is needed.To install that,
As pointed out by Kevin Kofler same command is also to be used in case of KDE and Amarok.
yum install gstreamer-plugin-ugly
As pointed out by Kevin Kofler same command is also to be used in case of KDE and Amarok.
3) Install VLC
Totem is good but VLC is the best. Its open-source, light weight and so full of nifty features that you dont need anything else for all your media needs. It also supports many video codecs of the block.
yum install vlc
There are many features that can be done with VLC. You can read about it here.
4) Install Flash player
Flash player was supposed to be dead but it isn't. It still drags on and you have to install it to use your favourite video site or online gaming site. Open source gnash is just not upto the mark to be used on an daily basis.
To install Adobe repo
yum --nogpgcheck install
http://linuxdownload.adobe.com/adobe-release/adobe-release-i386-1.0-1.noarch.rpm
In order to install Flash plugin
yum install flash-plugin
Thanks mr.Edrk for this heads up.
You can also download Flash plugin RPM from its website here.
5) Configure backup
Fedora comes pre-installed with a great backup software Deja-Dup. Its easy to use and easier to configure. Configure a twice weekly backup to maintain sanity and do a regular backup in background and secure your files.
That rounds off the 5 things to do after installing Fedora. I enjoy using Fedora and these tips make my life easier. There are many tips and tricks and this unofficial faq is a great place to know about it. Please add your tips and tricks in the comments and I will be grateful and will add them here.
Updates:
I always wanted GUI for installation of softwares and codecs for Fedora. I didn't know they existed before seeing the comments. Thank you all for the update. All the codec installation can be done using GUI scripts such as autoplus, Fedora utils. Other great way to manage your GNOME desktop is by using gnome-tweak-tool. Great thing about File Roller the default archive manager is that it is extendable. Rar file support can be installed just by installing unrar
yum install unrar