====== My personal notes for Fedora 16 installation ====== Please note: No guarantees it will work for you. Activate RPMfusion repositories: su -c 'yum localinstall --nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm' ====== Install Misc packages ====== yum install bluefish yum install smplayer yum install clusterssh yum install k3b-extras-freeworld yum install gstreamer-plugins-bad gstreamer-ffmpeg gstreamer-plugins-ugly yum install kate yum install keepassx ====== Install Adobe flash player ====== Download Adobe flash rpm from Adobe.com\\ Enable Adobe flash repo: yum install adobe-release-x86_64-1.0-1.noarch.rpm Install flash from Adobe repo: yum install flash-plugin.x86_64 ====== Install Citrix ====== Download and Install 64 bit Citrix client (will install a lot of 32bit packages):\\ http://www.citrix.com/English/ss/downloads/details.asp?downloadId=2316611&productId=1689163#top yum install -y ICAClient-12.0.0-0.x86_64.rpm yum install alsa-lib.i686 Associate Citrix receiver with .ica extension in Firefox:\\ /opt/Citrix/ICAClient/wfica.sh Make /home/ available for Citrix sessions:\\ /opt/Citrix/ICAClient/config/All_Regions.ini [Virtual Channels\Drives\Device]\\ DrivePathA=/home/ \\ DriveEnabledA=true\\ DriveReadAccessA=true\\ DriveWriteAccessA=true\\ Due to SSL certificate error (Citrix) : Export Equinox CA certificat from FF (Export with extension .crt) to /opt/Citrix/ICAClient/keystore/cacerts/EquifaxSecureCA.crt ====== Copy existing SSH keys to ~/.ssh ====== ====== Configure sudo ====== ====== Restore Homepage(s) in FF ====== ~/.mozilla/firefox/upsy8smu.default/upsy8smu.default may differ. Find the browser.startup.homepage line in pref.js Copy homepage line. ====== vpnc ====== Install vpnc and restore config from /etc/vpnc/default.config ====== smplayer config ====== restore smplayer streaming radio urls: ~/.config/smplayer/smplayer.ini ====== Configure kwallet ====== Import kwallet.xml from backup Let kwallet (kde) control ssh passphrase: [[http://www.pontohonk.de/kde/ssh.html]]