Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: Best Forum on the Ubuntu Forum for browsing/learning

  1. #1
    Join Date
    Nov 2011
    Beans
    23

    Best Forum on the Ubuntu Forum for browsing/learning

    Hello,

    What is the best forum to just browse and read? I want to expand my general knowledge of linux and development, but I don't have any specific questions or goals right now.

    General Help, Community Cafe, 3rd Party Projects?

    Thanks,
    Dado

  2. #2
    Join Date
    Oct 2011
    Location
    ZZ9 Plural Z Alpha
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Best Forum on the Ubuntu Forum for browsing/learning

    If you're wanting to learn the CLI, there's a sticky thread at the top of this forum with lots of resources listed.
    Otherwise, just read threads. Read ones that you totally don't understand, and google and wikipedia the terms the posters use. You can learn a lot just by observing other people's problems and solutions.

  3. #3
    Join Date
    Sep 2011
    Beans
    1,531

    Re: Best Forum on the Ubuntu Forum for browsing/learning

    Depends on what you want to learn. I'm a fan of the thread
    http://ubuntuforums.org/showthread.php?t=1909108

    Which is a huge collection of links to help you learn bash & terminal.

  4. #4
    Join Date
    Nov 2011
    Beans
    23

    Re: Best Forum on the Ubuntu Forum for browsing/learning

    Quote Originally Posted by cortman View Post
    If you're wanting to learn the CLI, there's a sticky thread at the top of this forum with lots of resources listed.
    Otherwise, just read threads. Read ones that you totally don't understand, and google and wikipedia the terms the posters use. You can learn a lot just by observing other people's problems and solutions.
    So I should stick to the beginners forum for a while? What's the next 'step up' per se?

  5. #5
    Join Date
    Nov 2011
    Beans
    23

    Re: Best Forum on the Ubuntu Forum for browsing/learning

    Quote Originally Posted by Ms. Daisy View Post
    Depends on what you want to learn. I'm a fan of the thread
    http://ubuntuforums.org/showthread.php?t=1909108

    Which is a huge collection of links to help you learn bash & terminal.
    Awesome! I'll check it out.

    As for what I want to learn... I don't know. At work we use Java and Flex, but we run Windows. I'm just trying to learn. I am very young and I just want to learn as much as I can.

  6. #6
    Join Date
    Jul 2008
    Location
    The Left Coast of the USA
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Best Forum on the Ubuntu Forum for browsing/learning

    Although I provide help where I can, it is probably the case that I learn more here than I could possibly give back.

    I generally check out "New posts" because I find a variety of things from all the forums. But they move down fast, so I usually read back through a few pages back.
    Please read The Forum Rules and The Forum Posting Guidelines

    A thing discovered and kept to oneself must be discovered time and again by others. A thing discovered and shared with others need be discovered only the once.
    This universe is crazy. I'm going back to my own.

  7. #7
    Join Date
    Sep 2011
    Beans
    1,531

    Re: Best Forum on the Ubuntu Forum for browsing/learning

    I hope you have Ubuntu installed on something, be it wubi, dual boot, or a virtual machine. Best way to learn is to do IMO.

  8. #8
    winh8r is offline Iced Almond Soy Ubuntu, No Foam
    Join Date
    Sep 2007
    Beans
    Hidden!
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Best Forum on the Ubuntu Forum for browsing/learning

    If you are going to learn more about commands then a very useful tool to help you is CLI COMPANION, it is a fully functional commnad line terminal but has the benefit of having a built in "command library" which you can add your own commands to and also describe what each one does in your own words.

    There is a link in my sig below "Make using the terminal easy" which will help you install it.

    As the others have said, just browse through various threads and keep looking in the Beginners section and you will pick up a lot of useful information.

    Another good way to learn is to have a second computer (it does not have to be a "latest model" any old computer should do) and then you can practice things and modify settings without worrying about messing up your main computer if you make a mistake or accidentally delete something. You can just re-install the OS on it and start again.

    ************************************************** ********************
    One invaluable document to read is rutebook which is in the repositories, this will allow you to understand computers and linux from the very basic stuff right up to the more technical aspects.

    To get it just open a terminal and enter: EDIT**** May not be available in repositories in 11.10
    see post #10 below for alternative method

    Code:
    sudo apt-get install rutebook
    then launch it by using this command:

    Code:
    firefox /usr/share/doc/rutebook/html/index.html
    you can save it as a bookmark in firefox or create a launcher to it.
    ************************************************** **********
    I hope this is of some help to you.

    Good Luck
    Last edited by winh8r; March 9th, 2012 at 11:05 AM. Reason: alternative method reference

  9. #9
    Join Date
    Feb 2010
    Location
    Nr BrandsHatch, S'oaks UK
    Beans
    1,241
    Distro
    Lubuntu 13.04 Raring Ringtail

    Re: Best Forum on the Ubuntu Forum for browsing/learning

    Hi!, winh8r,

    I just tried to install 'rutebook' from your tip above, what I got was:
    Code:
    sudo apt-get install rutebook
    [sudo] password
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    Package rutebook is not available, but is referred to by another package.
    This may mean that the package is missing, has been obsoleted, or
    is only available from another source
    
    E: Package 'rutebook' has no installation candidat
    Any ideas??

    Chao!, bogan.
    "Better Solutions may bring Worsened Problems": After Lao Tse, b. circa 405BC. a contemporary of Confucius, who died circa 600BC.
    They did things differently in those days, apparently!!

  10. #10
    winh8r is offline Iced Almond Soy Ubuntu, No Foam
    Join Date
    Sep 2007
    Beans
    Hidden!
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Best Forum on the Ubuntu Forum for browsing/learning

    I think you should be able to get it in the software centre too, I am running a 10.04 machine at the moment so I don't know if it is still in the 11.10 repos.

    But you can also get it from here :

    http://packages.debian.org/lenny/all/rutebook/download

    as a .deb package.

    Hope this helps.
    Last edited by winh8r; March 8th, 2012 at 07:59 PM. Reason: found a better list of mirrors

Page 1 of 2 12 LastLast

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
  •