Uploaded image for project: 'Product Technical Learning'
  1. Product Technical Learning
  2. PTL-9085

DO280-11: Chapter 5, Guided exercise: Implementing Persistent Database Storage. Use systemctl features

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Minor Minor
    • DO280 - OSE 3.0 1 20151019
    • DO280
    • None
    • 5
    • en-US (English)

      URL:
      Reporter RHNID:
      Section: -
      Language: en-US (English)
      Workaround:

      Description: On page 192, step 1.6 we ar using a for loop to enable and start rpcbind and nfs-server. Much easier and cleaner is to just use:

      1. systemctl enable rpcbind nfs-service
      2. systemctl start rpcbind nfs-service

      since systemctl can take several units in one command.

            rht-dsilva Douglas Silva (Inactive)
            larsd Lars Delhage (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: