Results 1 to 6 of 6

Thread: Attention Beginner Team: The Documentation Team needs your help!

  1. #1
    Join Date
    Feb 2008
    Beans
    253

    Attention Beginner Team: The Documentation Team needs your help!

    Hello Beginners Team!

    The documentation team is working on putting together troubleshooting sections for each of the major categories in the official documentation that can be found on help.ubuntu.com or System > Help and Support. As there are so many possible support issues that may come up, we are looking at you guys to help provide us with the most common ones that come up here on the forums. Some examples are the 'X won't start' issue, or 'dpkg --configure -a'.

    Have a look at the blueprint and the spec for more information.

    How you can help:
    First of all, I'd like to mention that everybody can contribute. You don't have to be a member of the Beginner's team, and the more suggests we get, the better.



    If you would like to help out, please put together a text file of the support issue and best answer, categorized in the following groups:

    • Adding and Removing Software
    • Files, Folders, and Documents
    • Desktop Customization/Graphical Problems
    • Internet/Connectivity
    • Music, Video, and Photos
    • Printing and Faxing


    For example:
    Question: I tried to run Synaptic, and received a dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
    Solution: Open a terminal (Applications > Accessories > Terminal), and enter sudo dpkg --configure -a.

    Submit this file in this thread, or email me directly. Full credit will be given towards you and the Beginner's team!

  2. #2
    cprofitt's Avatar
    cprofitt is offline νόησις νοήσεως - nóesis noéseos
    Join Date
    Oct 2006
    Location
    平静
    Beans
    1,451
    Distro
    Ubuntu Development Release

    Thumbs down Re: Attention Beginner Team: The Documentation Team needs your help!

    When running the nvidia restricted driver I was unable to setup twinview.

    The solution was to force the refresh of the second LCD.

    Code:
    Section "Screen"
        Identifier     "Screen0"
        Device         "Videocard0"
        Monitor        "Monitor0"
        DefaultDepth    24
        Option         "TwinView" "1"
        Option         "TwinViewXineramaInfoOrder" "DFP-1"
        Option         "metamodes" "CRT: 1280x1024_60 +1280+0, DFP: nvidia-auto-select +0+0"
        SubSection     "Display"
            Depth       24
        EndSubSection
    EndSection

  3. #3
    Join Date
    May 2007
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Attention Beginner Team: The Documentation Team needs your help!

    For further information about working on the Community Wiki, see the Wiki Focus Group's page - https://help.ubuntu.com/community/Be...cusGroups/Wiki
    Our plan of attack is still being developed, but there are a lot of useful links there in sections 3 and 4. Feel free to contact me if you have questions regarding getting involved with the Wiki FG and/or Community Docs via the ubuntu doc team.

  4. #4
    Join Date
    Nov 2005
    Location
    NEK Vermont
    Beans
    Hidden!
    Distro
    Ubuntu UNR

    Re: Attention Beginner Team: The Documentation Team needs your help!

    Would like to see something in the way of informing potential users about boot parameters...for those who frequently post: "I can't get Ubuntu to boot from the live CD." OR "Ubuntu take 5 min. to start."

    The F6 option is there, but no newcomers seem to notice it...or what to do with it. If they find their way to the F6 F3 screen...they still wouldn't know how to apply the potential parameters like: noapic nolapic....

    I have tried my hand at a blog here...but I know it needs works.

    http://spiderbatdad.wordpress.com/ubuntu-boot-problems/

    OK. made my first wiki: https://help.ubuntu.com/community/Bo...rs?action=show
    Last edited by spiderbatdad; June 10th, 2008 at 05:16 AM.

  5. #5
    Join Date
    Apr 2006
    Location
    Montana
    Beans
    Hidden!
    Distro
    Kubuntu Development Release

    Thumbs down Re: Attention Beginner Team: The Documentation Team needs your help!

    I started a faq here :

    https://help.ubuntu.com/community/Beginners/FAQ

    See section 1

    1. Feel free to modify the FAQ (Add / remove).
    2. Will start with current content
      • Wiki
      • forums threads
      • 3rd party links
    3. Please identify areas of the wiki needing content or updates.
    There are two mistakes one can make along the road to truth...not going all the way, and not starting.
    --Prince Gautama Siddharta

    #ubuntuforums web interface

  6. #6
    Join Date
    May 2007
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Attention Beginner Team: The Documentation Team needs your help!

    You can follow some of the major progress here - community/Beginners/Development
    Don't think that covers everything

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
  •