Randell's Tech Blog |
Posted: 22 Jul 2009 03:19 AM PDT Fedora 11 was released a month ago, but it’s only now that I am able to completely configure my desktop to run on top of it. It is because I’m still happy with Fedora 10. I’ve established my development environment and I find no need to upgrade it yet. In any case, I’m going to upgrade my Fedora 10 installation once I’m able to fully clone my environment in my other machine. Similar to how I configured my Fedora 10 installation, I selected both Web Development and Web Server options when asked what additional tasks I want my system to support, to make my post-installation setup easier. I also selected the following packages during installation: Desktop Environment
Development
Servers
And here are my post-installation configurations:
UpdateUpdating for the first time also installs the GPG keys, which are needed so you won't get errors regarding unsigned packages when you use the "fedora" and "updates" repositories of Fedora. In our terminal, as root, type: yum update RPM FusionFrom the RPM Fusion site:
In your terminal, type: rpm -Uvh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm PanelAdded the following frequently used applications to the panel:
System
TerminalEdit > Profile Preferences > Foreground and Background
Text EditorEdit > Preferences
FirefoxFirefox addons
Flash PluginDownload the 64-bit plugin for Linux here: http://labs.adobe.com/downloads/flashplayer10.html. In your terminal, type: tar -zxf libflashplayer-*.linux-x86_64.so.tar.gz mv libflashplayer.so /usr/lib64/mozilla/plugins Restart Firefox. Vuze (formerly Azureus)A BitTorrent client. yum install azureus AmarokSince Amarok was already installed with the KDE Desktop enviroment, all we need to do is to add mp3 support. In your terminal, type: phonon-backend-gstreamer VLC
GripCD-ripper with database lookup/submission to share track information over the net, supports OGG and FLAC and adding ID3v1/v2 to MP3s. yum install grip GnomeBakerCD/DVD-authoring tool. Keyword: burn. yum install gnomebaker AvidemuxI use this to convert video files, particularly .avi's to PSP-playable format (.mp4). yum install avidemux UnrarExtract RAR archives. yum install unrar p7zipExtract 7-zip archives. yum install p7zip PHP
GD library of image functions needs to be compiled with PHP to output image streams directly to a browser. yum install php-mbstring-* php-gd *Note: I will use this post as a placeholder for more Fedora 11 post-installation setups. I just wanted to get this post out of my drafts. Related posts: Tags: Amarok, Avidemux, Azureus, Fedora 11, Firefox, Flash, GnomeBaker, Grip, P7zip, PHP, RPM Fusion, Unrar, VLC, Vuze |
You are subscribed to email updates from Randell's Dev Blog To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
0 comments:
Post a Comment