<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 04/11/2010 08:47 PM, Henry Wyatt wrote:
<blockquote
 cite="mid:g2kd4351f21004110817i7f69ca92s94c32a67d318cb33@mail.gmail.com"
 type="cite">How do I become superuser "root" ?<br>
  <br>
  <div class="gmail_quote">On Sun, Apr 11, 2010 at 8:29 AM, Michael
Schwendt <span dir="ltr">&lt;<a moz-do-not-send="true"
 href="mailto:mschwendt@gmail.com">mschwendt@gmail.com</a>&gt;</span>
wrote:<br>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
    <div>
    <div class="h5">On Sun, 11 Apr 2010 08:20:20 -0400, Henry wrote:<br>
    <br>
&gt; Just installed Fedora 12, much better than other operating
systems. &nbsp;I am<br>
&gt; new to this and have the following problem. &nbsp;I cannot update
software,<br>
&gt; update fails, I will send error mesage at next attempt to update.<br>
    <br>
    </div>
    </div>
Might be an idea to open a terminal, become superuser "root", and<br>
run: &nbsp;yum update yum\* PackageKit\*<br>
    <font color="#888888">--<br>
users mailing list<br>
    <a moz-do-not-send="true"
 href="mailto:users@lists.fedoraproject.org">users@lists.fedoraproject.org</a><br>
To unsubscribe or change subscription options:<br>
    <a moz-do-not-send="true"
 href="https://admin.fedoraproject.org/mailman/listinfo/users"
 target="_blank">https://admin.fedoraproject.org/mailman/listinfo/users</a><br>
Guidelines: <a moz-do-not-send="true"
 href="http://fedoraproject.org/wiki/Mailing_list_guidelines"
 target="_blank">http://fedoraproject.org/wiki/Mailing_list_guidelines</a><br>
    </font></blockquote>
  </div>
  <br>
  <br clear="all">
  <br>
-- <br>
Henry E Wyatt Jr<br>
</blockquote>
Right at the top left corner of the screen is the dropdown menu listing
Applications -&gt; System Tools -&gt; Terminal.<br>
Once the Terminal is up and running at the prompt type in <br>
$ su - <br>
the system will ask for the ROOT [super] user password. Once that is
typed and submitted the prompt will change to #, and will be ready for
accepting commands allowed for super user ,and then you can run <br>
# yum update yum<br>
or simply the following command as yours is a fresh install.<br>
# yum update<br>
<br>
Hope this helps.<br>
<br>
<br>
<br>
<pre class="moz-signature" cols="72">-- 
Saurabh Sharma
Linux user number: 490644
<a class="moz-txt-link-freetext" href="http://sawrub-blog.blogspot.com/">http://sawrub-blog.blogspot.com/</a>
Open your doors.......It's time to look beyond Windows</pre>
</body>
</html>