Results 1 to 4 of 4

Thread: Errors in Ubuntu documentation

  1. #1
    Join Date
    Jun 2009
    Location
    Open Linux Forums
    Beans
    2,710

    Errors in Ubuntu documentation

    i was browsing through the documention, and found the following section:
    Finally, restart the samba services to enable the new configuration:
    Code:
    sudo /etc/init.d/samba restart
    however, afaik samba is now an upstart job and can no longer be controlled through init.d (at least i don't have the samba script in my /etc/init.d/). the correct command should be:
    Code:
    sudo service smbd restart
    I'm not antisocial. I'm just not user friendly...
    Open Linux Forums

  2. #2
    Join Date
    Jun 2007
    Location
    K-o-T,
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Errors in Ubuntu documentation

    Please post a link for the documentation you refer to.

    Does it still not apply for earlier versions that are still supported?

    Not everyone has upgraded to Lucid.
    Hypertension = Take with a pinch of salt
    | Psychocats | Ubuntu Documentation | Howto [Solved] | BBcode list | Brother Website |

  3. #3
    Join Date
    Jun 2009
    Location
    Open Linux Forums
    Beans
    2,710

  4. #4
    Join Date
    Jun 2007
    Location
    K-o-T,
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Errors in Ubuntu documentation

    Documentation bug reported Here
    Hypertension = Take with a pinch of salt
    | Psychocats | Ubuntu Documentation | Howto [Solved] | BBcode list | Brother Website |

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •