<?xml version="1.0" encoding="utf-8" ?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
         xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
         xmlns="http://purl.org/rss/1.0/">




    



<channel rdf:about="http://fedorasolved.org/post-install/RSS">
  <title>Post-Install Solutions</title>
  <link>http://fedorasolved.org</link>
  
  <description>
    
       
       
  </description>
  
  
  
            <syn:updatePeriod>daily</syn:updatePeriod>
            <syn:updateFrequency>1</syn:updateFrequency>
            <syn:updateBase>2006-11-09T07:36:14Z</syn:updateBase>
        
  
  <image rdf:resource="http://fedorasolved.org/unity_log.png"/>

  <items>
    <rdf:Seq>
        
            <rdf:li rdf:resource="http://fedorasolved.org/Members/opsec/add-new-hdd"/>
        
        
            <rdf:li rdf:resource="http://fedorasolved.org/Members/scott_glaser/compiz-fusion"/>
        
        
            <rdf:li rdf:resource="http://fedorasolved.org/post-install-solutions/sudo"/>
        
        
            <rdf:li rdf:resource="http://fedorasolved.org/Members/khaytsus/configuring-synaptics-using-hal"/>
        
        
            <rdf:li rdf:resource="http://fedorasolved.org/Members/rasker/converting-an-ext3-root-partition-to-ext4-in-fedora-10"/>
        
        
            <rdf:li rdf:resource="http://fedorasolved.org/Members/Dp67/custom-gdm-configuration-for-auto-and-timed-login"/>
        
        
            <rdf:li rdf:resource="http://fedorasolved.org/Members/opsec/customizing-grub"/>
        
        
            <rdf:li rdf:resource="http://fedorasolved.org/post-install-solutions/dual-boot-with-windows"/>
        
        
            <rdf:li rdf:resource="http://fedorasolved.org/Members/khaytsus/fedora-unity-paste-tool"/>
        
        
            <rdf:li rdf:resource="http://fedorasolved.org/post-install-solutions/ff-tbird"/>
        
        
            <rdf:li rdf:resource="http://fedorasolved.org/Members/thomasj/Gnome-keyring"/>
        
        
            <rdf:li rdf:resource="http://fedorasolved.org/Members/realz/hardware-monitoring-with-gkrellm"/>
        
        
            <rdf:li rdf:resource="http://fedorasolved.org/post-install-solutions/runlevel"/>
        
        
            <rdf:li rdf:resource="http://fedorasolved.org/Members/realz/reset-root-password"/>
        
        
            <rdf:li rdf:resource="http://fedorasolved.org/Members/realz/how-to-to-remove-icons-from-the-desktop-in-gnome"/>
        
    </rdf:Seq>
  </items>

</channel>

    <item rdf:about="http://fedorasolved.org/Members/opsec/add-new-hdd">        <title>Additional HDD via Terminal</title>        <link>http://fedorasolved.org/Members/opsec/add-new-hdd</link>        <description>This is a simple howto designed to show you the basics of adding a new hard disk to an existing system using fdisk and mkfs.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>opsec</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>Post-Install Solutions</dc:subject>                <dc:date>2008-06-13T21:32:05Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://fedorasolved.org/Members/scott_glaser/compiz-fusion">        <title>Compiz-Fusion with Fusion Icon</title>        <link>http://fedorasolved.org/Members/scott_glaser/compiz-fusion</link>        <description>Compiz Fusion is the "cool desktop effects" most notably the Cube that most of you have seen in a screenshot or videos all over the Internet. Fedora comes with a version called Desktop Effects, simply compiz, however is does not have all the features of compiz-fusion. You can take a look at it under System -&gt; Preferences -&gt; Look and Feel -&gt; Desktop Effects. Now if you want to use all the effects, plugins, etc . . . this is the post for you to follow.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>scott_glaser</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>Post-Install Solutions</dc:subject>                    <dc:subject>Video Solutions</dc:subject>                    <dc:subject>Desktop</dc:subject>                <dc:date>2010-01-11T02:37:26Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://fedorasolved.org/post-install-solutions/sudo">        <title>Configuring SUDO</title>        <link>http://fedorasolved.org/post-install-solutions/sudo</link>        <description>It is a known fact that operating a computer as administrator (or root in linux) is very bad. This How-To covers how to configure and use sudo to perform commands as root, allowing you to do what you need to do, and still behaving like a moderately responsible person. There are two parts: part one is configuring sudo to allow users in the group "wheel" to run commands as root. Part two is adding users to the "wheel" group. Allowing users to run commands as root without first requiring a password is a potentially dangerous thing. Extra care should be taken if you choose to let sudo run without a password.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>Richard June</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>Post-Install Solutions</dc:subject>                <dc:date>2008-01-30T07:46:24Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://fedorasolved.org/Members/khaytsus/configuring-synaptics-using-hal">        <title>Configuring Synaptics using HAL</title>        <link>http://fedorasolved.org/Members/khaytsus/configuring-synaptics-using-hal</link>        <description>By default, Fedora 11 ships with Tap disabled in the Synaptics touchpad.  There are many methods to re-enable this, or to tweak other settings but until a configuration utility is created, the ideal way is to modify it in the HAL configuration.  By doing this, each user will have the same settings, it will not be desktop-specific, and will not require setting up additional startup scripts, running synclient, or creating a xorg.conf file.

Any setting you would normally do with synclient (either manually, via startup script, or in xorg.conf) can be done in the HAL configs as shown in the following example.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>khaytsus</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>Post-Install Solutions</dc:subject>                    <dc:subject>Multimedia Solutions</dc:subject>                <dc:date>2009-07-20T02:18:25Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://fedorasolved.org/Members/rasker/converting-an-ext3-root-partition-to-ext4-in-fedora-10">        <title>Converting an ext3 root partition to ext4 in Fedora 10 </title>        <link>http://fedorasolved.org/Members/rasker/converting-an-ext3-root-partition-to-ext4-in-fedora-10</link>        <description>This how-to describes a method to migrate an ext3 partition to ext4. There are two variations, 1) with backward compatibility to ext3 or 2) without backward compatibility to ext3 and describes the pro/cons of each. </description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>rasker</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>Post-Install Solutions</dc:subject>                <dc:date>2009-01-21T14:58:02Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://fedorasolved.org/Members/Dp67/custom-gdm-configuration-for-auto-and-timed-login">        <title>Custom GDM Configuration For Auto And Timed Login</title>        <link>http://fedorasolved.org/Members/Dp67/custom-gdm-configuration-for-auto-and-timed-login</link>        <description>Since Fedora 9 "gdmsetup" has been missing from the available options. This howto shows you how to add various auto login features to GDM. Features that are not available through the GUI.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>Dp67</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>Post-Install Solutions</dc:subject>                <dc:date>2010-01-02T18:39:00Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://fedorasolved.org/Members/opsec/customizing-grub">        <title>Customizing the Grub system bootloader</title>        <link>http://fedorasolved.org/Members/opsec/customizing-grub</link>        <description>This howto will describe how you can change the background image/color, make a new background/splash image from your existing image, rename the menu, reorder the position of menu items, add extra boot arguments to the kernel, change the default menu item, change the default timeout before the system loads the default menu item, add another operating system to the menu.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>opsec</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>Post-Install Solutions</dc:subject>                <dc:date>2008-06-17T00:00:02Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://fedorasolved.org/post-install-solutions/dual-boot-with-windows">        <title>Dual Boot with Windows</title>        <link>http://fedorasolved.org/post-install-solutions/dual-boot-with-windows</link>        <description>Some people still have a use to dual boot to windows. An example, playing video games or running other software that wont run using something like wine. This brief howto illustrates how to configure the grub boot loader to also be able to boot windows.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>jon</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>Install Solutions</dc:subject>                    <dc:subject>Post-Install Solutions</dc:subject>                <dc:date>2009-11-08T00:36:51Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://fedorasolved.org/Members/khaytsus/fedora-unity-paste-tool">        <title>Fedora Unity Paste Tool</title>        <link>http://fedorasolved.org/Members/khaytsus/fedora-unity-paste-tool</link>        <description>It is often useful to be able to easily paste text to our Fedora Pastebin at http://fpaste.org and this simple script will do that and return the resulting URL so that people may examine the output.  This can hopefully help folks who are for some reason stuck without X, working remotely, or any other reason they may be unable to paste something into the pastebin.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>khaytsus</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>Post-Install Solutions</dc:subject>                    <dc:subject>Network Solutions</dc:subject>                <dc:date>2009-08-06T14:45:26Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://fedorasolved.org/post-install-solutions/ff-tbird">        <title>Firefox and Thunderbird</title>        <link>http://fedorasolved.org/post-install-solutions/ff-tbird</link>        <description>Firefox is now the default web browser in Fedora Linux. The award-winning Web browser is better than ever. Browse the Web with confidence - Firefox protects you from viruses, spyware and pop-ups. Enjoy improvements to performance, ease of use and privacy. It's easy to import your favorites and settings and get started. Thunderbird is not yet installed by default, but that is what this procedure is about. Thunderbird delivers. Enjoy safe, fast, and easy e-mail, with intelligent spam filters, quick message search, and customizable views. Brought to you by the makers of Firefox, Thunderbird makes email better.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>scott_glaser</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>Post-Install Solutions</dc:subject>                <dc:date>2008-03-24T05:27:40Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://fedorasolved.org/Members/thomasj/Gnome-keyring">        <title>Gnome-keyring automatic opened when login with pam keyring</title>        <link>http://fedorasolved.org/Members/thomasj/Gnome-keyring</link>        <description>How to get the gnome-keyring automatic opened for, example Wlan, when you login into Gnome.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>thomasj</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>Wireless</dc:subject>                    <dc:subject>Post-Install Solutions</dc:subject>                <dc:date>2008-04-07T18:40:27Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://fedorasolved.org/Members/realz/hardware-monitoring-with-gkrellm">        <title>Hardware Monitoring with GKrellM</title>        <link>http://fedorasolved.org/Members/realz/hardware-monitoring-with-gkrellm</link>        <description>GKrellM is a single process stack of system monitors which supports applying themes to match its appearance to your window manager, Gtk, or any other theme. You can monitor things like hardware temperature, wifi signal strength, mailbox, weather, moon calendar, sun clock, RAM usage, hard disk I/O, etc., etc. using GKrellM</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>realz</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>Post-Install Solutions</dc:subject>                <dc:date>2008-04-16T14:15:15Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://fedorasolved.org/post-install-solutions/runlevel">        <title>How to Change Runlevels</title>        <link>http://fedorasolved.org/post-install-solutions/runlevel</link>        <description>Many people get confused when trying to boot in to a runlevel other than runlevel 5, for example runlevel 3, disabiling the GUI front end with which most users are familiar. Hopefully this howto will help answer the questions "How do I disable X" or "How do I boot without X" or even "How do I get to single user mode."</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>bobjensen</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>Post-Install Solutions</dc:subject>                <dc:date>2009-10-27T12:24:58Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://fedorasolved.org/Members/realz/reset-root-password">        <title>How to reset forgotten root password</title>        <link>http://fedorasolved.org/Members/realz/reset-root-password</link>        <description>You can reset the root password in case you have forgotten it. For this we use boot options in grub. We will boot in runlevel 1 for this purpose. Runlevel 1 is Single User mode.
</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>realz</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>Post-Install Solutions</dc:subject>                <dc:date>2008-03-11T16:44:09Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://fedorasolved.org/Members/realz/how-to-to-remove-icons-from-the-desktop-in-gnome">        <title>How to to remove Icons from the Desktop in Gnome</title>        <link>http://fedorasolved.org/Members/realz/how-to-to-remove-icons-from-the-desktop-in-gnome</link>        <description>GConf-Editor  is  a  tool  used  for  editing  the  GConf configuration database.  It might be useful when the proper configuration utility for some software provides no way of changing some option.
</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>realz</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>Post-Install Solutions</dc:subject>                <dc:date>2008-02-29T21:25:19Z</dc:date>        <dc:type>Page</dc:type>    </item>




</rdf:RDF>
