Page 1 of 3 123 LastLast
Results 1 to 10 of 23

Thread: Looking for a linux/unix mentor

  1. #1
    Join Date
    Sep 2011
    Beans
    0

    Looking for a linux/unix mentor

    First of all i'm not sure is this the right section of the forum to post a request like this, i wont mind a mod moving it, but here it goes.

    My adventure with linux started around 10 years ago with some Red Hat based distro. Since then i really wanted to learn the ins and outs of linux/unix as it something i had interest in. Unfortunetly back then my 19600bps modem with pre paid connection time, shared with family plus a learning disability was not enough to research everything i needed to understand the system. I took the easy way and followed the herd into the "Windows canyon". Now after those all years of ignorance and mindless clicking i seem to have trouble finding my way back to the free plains of Linux/Unix.

    Is there anyone out there who would guide me for a while and help me understand Linux/Unix and show me the way out of the "Windows canyon" as it seems i'm to deep in it to get out myself.

  2. #2
    Join Date
    Apr 2008
    Location
    /home/ibutho
    Beans
    1,365

    Re: Looking for a linux/unix mentor

    Hi and welcome to the forum.

    Is there a Linux User Group near where you are? If so, I suggest you get in touch with them, attend a meeting and get face to face help.

  3. #3
    Join Date
    Feb 2011
    Location
    new york state
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Looking for a linux/unix mentor

    Hi there and Welcome to the forums !!

    I would like to point out a system like that there there is all ready it is called the ubuntu beginners team
    https://wiki.ubuntu.com/BeginnersTeam

    if you like I also have a website that is under construction but there is a hole ubuntu training sections that has all the VTC training videos a bit old but will help I am also making my own training videos which should be done by dec.
    http://ourshare.tk/?videoscategory=ubuntu-training

    there is also other places on irc to get help

    launchpad is also a great place to get help

    I would also look for local groups and LUG and FOSS

    hope that this helps
    Joseph


    ps let me know area of focus that you would like to study thanks again
    Last edited by josephmills; September 21st, 2011 at 09:39 PM.
    Power tends to corrupt, and absolute power corrupts absolutely. Great men are almost always bad men, even when they exercise influence and not authority

  4. #4
    Join Date
    Jul 2011
    Beans
    11

    Smile Re: Looking for a linux/unix mentor

    Learn the commands

    Start with a fresh install of ubuntu and get familiar with file permissions, and sudo

    learn the man command

    "man sudo"

    This will tell you all the options of sudo.

    Don't know a command? Geuss! It will try to find the command for you.

    This is a great forum to search for answers to your questions.

    The best practice is practice.

  5. #5
    Join Date
    Feb 2010
    Location
    In My Food Forest
    Beans
    9,318

    Re: Looking for a linux/unix mentor

    Moved to the Community Cafe.
    Cheers & Beers, uRock
    [SIGPIC][/SIGPIC]

  6. #6
    Join Date
    Feb 2011
    Location
    new york state
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Looking for a linux/unix mentor

    Quote Originally Posted by jvance492 View Post
    Learn the commands

    Start with a fresh install of ubuntu and get familiar with file permissions, and sudo

    learn the man command

    "man sudo"

    This will tell you all the options of sudo.

    Don't know a command? Geuss! It will try to find the command for you.

    This is a great forum to search for answers to your questions.

    The best practice is practice.

    to find all the man pages we use the command
    Code:
    apropos all
    check it out with the command
    Code:
    man apropos
    Power tends to corrupt, and absolute power corrupts absolutely. Great men are almost always bad men, even when they exercise influence and not authority

  7. #7
    Join Date
    Jul 2011
    Beans
    11

    Re: Looking for a linux/unix mentor


  8. #8
    Join Date
    Jun 2011
    Location
    United Kingdom
    Beans
    Hidden!
    Distro
    Lubuntu Development Release

    Re: Looking for a linux/unix mentor

    LinuxCommand.org

    I'd love it if something like this did happen, but probably your best bet, as mentioned, is a LUG or the beginners' team.

    Maybe you should set something more direct than beginners' team up. Like an online LUG. I would be happy to give email lessons, if only I knew anything myself. I daresay there will be like-minded people, there always is. Just a thought.

    Actually, if you want to give me email in PM, I have nothing better to do oftentimes, I can take you through ABSOLUTE basics. No further. And you would probably learn faster from a website. It depends what you want to know. But there's always human support on the forum.
    Last edited by MG&TL; September 21st, 2011 at 09:47 PM.

  9. #9
    Join Date
    Sep 2011
    Beans
    0

    Re: Looking for a linux/unix mentor

    Thanks for the comments lads. Really helpful. I'm gona start asap and try learn something. Found a LUG in my area which is great. I never knew those existed. Now its time to read those manuals and hope i'll understand them.

    Thanks again.

  10. #10
    Join Date
    Jun 2011
    Location
    United Kingdom
    Beans
    Hidden!
    Distro
    Lubuntu Development Release

    Re: Looking for a linux/unix mentor

    Often the manual can be a bit cryptic. Some commands have a more user-friendly and brief --help option.

    Code:
    command --help
    IMO, anyways. If something's manual looks huge, see if it has a --help option, and come back to the manpage when you have the gist. No point in wearing out your head on ALL the options of the copy command.

Page 1 of 3 123 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
  •