====== Fedora & Red Hat ====== * [[fedora:thinkpad_r31|Installing Fedora 7 on a Thinkpad R31]] * [[redhat:kickstartbootcd|Creating a custom Kickstart boot CD for Red Hat]] * [[redhat:sambashare|Connecting to Windows shared folders using Linux]] [[http://www.my-guides.net/en/content/view/91/26/|Fedora 8 installation guide]] [[http://www.linuxquestions.org/questions/forumdisplay.php?f=35|Fedora Core on linuxquestions.org]] [[http://stanton-finley.net/fedora_core_5_installation_notes.html|Fedora Core 5 Install Notes]] [[http://www.brennan.id.au/index.html|Linux Home Server How-To (Fedora Core 5 specific)]] [[http://fedoramobile.org/fc-wireless/madwifi-yum-livna|Configure Madwifi in Fedora]] [[http://256.com/gray/docs/redhat_boot/|Customizing Red Hat Linux Kickstart]] [[http://www-128.ibm.com/developerworks/library/l-xen/|Xen Linux virtualization on Fedora]] ===== Compiz ===== To get compiz to start with your selected emerald theme automatically, as root edit ''/usr/bin/compiz-manager'' and locate the lines: # Don't use emerald by default (to avoid additional requirements) USE_EMERALD=${USE_EMERALD:-no} Change it to read: USE_EMERALD=${USE_EMERALD:-yes} [[http://fedora-xgl.blogspot.com/2006/05/howto-install-compiz-and-xgl-on-fedora.html|fedora-xgl: Installing compiz]]