<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Tim,<br>
      <br>
      It's not exactly clear where it's failing, but there isn't a root
      password in MySQL by default.&nbsp; I just did "yum -y install mysql
      mysql-server" on a CentOS 6.2 VM.&nbsp; After starting MySQL (#
      /etc/init.d/mysqld start), I was able to connect (# mysql -u root)
      with no password.&nbsp; I tried this with SELinux enabled and disabled,
      with the same result.<br>
      <br>
      The groups that you mention aren't yum groups in CentOS 6.2.&nbsp; Try
      "yum grouplist" to get a list of valid groups.&nbsp; When installing,
      don't forget to quote the string or escape the spaces (e.g. # yum
      groupinstall "X Window System").<br>
      <br>
      Mike<br>
      <br>
      On 7/20/2012 8:10 AM, Jug Knot wrote:<br>
    </div>
    <blockquote
cite="mid:CAHLOQz5wb8gKVXg1xJaraXJ8x_=Rn643AZR9Bj0XUEhGapap7g@mail.gmail.com"
      type="cite">List -<br>
      <br>
      I've posted a few 'Bang Head Here' notices over the past few weeks
      as I continue to test drive Centos 6.2 installations on a KVM
      (virtualized) platform.<br>
      Lots of lessons learned so far, with no real setbacks (just remove
      a KVM instance and start over). &nbsp;I'd like some feedback on a few
      generalized observations<br>
      given here -<br>
      <br>
      1. <a moz-do-not-send="true"
href="http://unix.stackexchange.com/questions/20379/centos-6-default-installation-options">A
        Good Description of the Base Packages installation software is
        given here</a>.<br>
      <br>
      2. My current objective is to install a <a moz-do-not-send="true"
        href="http://codex.wordpress.org/Network_Admin">WordPress Server
        (Network Administration/Multisite platform) </a>that allows for
      multiple WordPress websites to be tested.<br>
      <br>
      3. My 'minimum requirements' include a Desktop/GUI interface,
      basic LAMP functionality.&nbsp; This seems simple (it is not!)<br>
      <br>
      4. The most 'successful' test I've run is with a LiveCD ISO which
      gives a scaled down version of what I'm looking for.<br>
      <br>
      5. Multiple attempts with the 'Base Package' install have drained
      the ExCedrin Bottle.&nbsp; If I choose to 'Install Desktop' then the
      GUI works fine.&nbsp; Repeated<br>
      &nbsp;&nbsp; attempts to 'yum install mysql mysql-server, php-mysql' or
      variations (add SW packages from Admin Tools) invariably lead to
      #$%^&amp; like<br>
      &nbsp;&nbsp; 'Denied access to 'root' (or '')@ 'localhost'.&nbsp;&nbsp; Countless web
      postings with step-by-step instructions on 'MySql' install are
      mind-numbing and ineffective.<br>
      &nbsp;&nbsp; Advice like 'run mysqladmin.....' fail because the privileges
      aren't set right at installation.&nbsp; Running 'mysqld-safe with
      --skip-grant-tables' is not a solution, etc.<br>
      <br>
      6. Yesterday, I tried a different route --&gt; Install Database
      Server.&nbsp;&nbsp; This yielded a functioning MySql environment.&nbsp; Simple
      attempts to install the GUI like<br>
      &nbsp;&nbsp;&nbsp; 'yum groupinstall Desktop' or 'yum groupinstall X11' failed
      repeatedly.<br>
      <br>
      7. My HW/SW vendor swears by a 'Install Minimum' base image and
      adding all required SW thru the Admin menus.<br>
      <br>
      Flame off.&nbsp; Advice welcome.<br>
      <br>
      Tim<br>
      <br>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
clue mailing list: <a class="moz-txt-link-abbreviated" href="mailto:clue@cluedenver.org">clue@cluedenver.org</a>
For information, account preferences, or to unsubscribe see:
<a class="moz-txt-link-freetext" href="http://cluedenver.org/mailman/listinfo/clue">http://cluedenver.org/mailman/listinfo/clue</a></pre>
    </blockquote>
    <br>
  </body>
</html>