Thread: Windows Versus Linux : Whats the "Reality"

  1. #76
    Registered User
    Join Date
    Oct 2006
    Posts
    3,445
    Quote Originally Posted by MutantJohn View Post
    I think Linux just suffers from poor documentation, tbh.
    On the contrary, Linux has excellent documentation. It's extensive and detailed, but it tends to be geared toward people who are already familiar with the system.
    What can this strange device be?
    When I touch it, it gives forth a sound
    It's got wires that vibrate and give music
    What can this thing be that I found?

  2. #77
    Registered User MutantJohn's Avatar
    Join Date
    Feb 2013
    Posts
    2,665
    That's the problem though. The documentation is great... if you've been Linux'ing for awhile.

    The real question is, how do we get noobs to know what's important and how they can rock their system?

  3. #78
    spaghetticode
    Guest
    BTW, just found these today:

    Linux sucks. https://www.youtube.com/watch?v=5pOxlazS3zs
    Windows is AWESOME. https://www.youtube.com/watch?v=Zu0l-Ac7fTU

    This guy is brilliant!

  4. #79
    Unregistered User Yarin's Avatar
    Join Date
    Jul 2007
    Posts
    2,158
    Quote Originally Posted by MutantJohn View Post
    I think one of the biggest problems with learning Linux is that no distro comes with a "Here's useful things to get you started" guide.
    Isn't there, though?


    Quote Originally Posted by MutantJohn View Post
    Yes, Linux works best with the command line. No, this isn't a bad thing.
    Well not always. I think there are some tasks that are nicer and faster to do with a GUI and mouse. Sometimes said tasks are even smoother to perform than on Windows, but sometimes the other way around, too.


    Quote Originally Posted by MutantJohn View Post
    It's most useful to the user to tell them about commands like : mv, mkdir, cp, rm and how these function like their GUI counterparts.

    But there's a lot of other useful features not mentioned. For example, tab-to-autocomplete, up/down arrow keys to cycle through command history.
    Back when I was a Guh New Slash Linux n00b, I didn't see much usefulness in the CLI, honestly. Like Elysia I wondered why I should bother with "cd" "ls" and "mv", when I could just easily do it in Dolphin. But, once I saw how efficiently you could perform otherwise excruciating tasks with the magic of pipes and grep/sed/awk/ack/etc. The closest thing Windows has to this near-utopia is PowerShell, which feels like it was literally made with the intention of influencing it's users to commit suicide (before you complain about my misuse of the word "literally", I dare you to try it out ), and Cygwin, which is messy, and you might as well be using a *nix at that point!


    Quote Originally Posted by MutantJohn View Post
    Another huge issue where a GUI would be useful is in configuring .bashrc files. Doing this by hand is a giant pain the butt and can be quite confusing.
    How so? The reason it (probably) doesn't exist is because those "configuration" files are actually init scripts. Full fledged scripts.


    Quote Originally Posted by MutantJohn View Post
    I think Linux just suffers from poor documentation, tbh.
    I agree with Elkvis, but I don't strictly disagree with you either. Documentation for any OS or software tends to be lacking once you wander from the wide path. There are some gems though, RFCs and the like are usually fantastic when you need them.
    Last edited by Yarin; 09-04-2015 at 03:54 PM.

  5. #80
    Registered User FourAngels's Avatar
    Join Date
    Aug 2015
    Location
    Canada
    Posts
    130
    Oreilly has a 5.5 hour video book on Ubuntu Learning Ubuntu LinuxÂ..-Â..O'Reilly Media



  6. #81
    Lurking whiteflags's Avatar
    Join Date
    Apr 2006
    Location
    United States
    Posts
    9,612
    Quote Originally Posted by Yarin View Post
    Code:
    class Yarin {
        friend class MutantJohn;
    };
    Does this mean I can access your privates now? ( ͡° ͜ʖ ͡°)
    I think we can all be friends, probably, without needing to touch private parts.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 2
    Last Post: 12-08-2014, 08:12 PM
  2. Replies: 10
    Last Post: 08-09-2012, 12:48 PM
  3. I am confused by "Linux thread" and "NPTL"
    By meili100 in forum Linux Programming
    Replies: 6
    Last Post: 03-27-2008, 12:14 PM
  4. "itoa"-"_itoa" , "inp"-"_inp", Why some functions have "
    By L.O.K. in forum Windows Programming
    Replies: 5
    Last Post: 12-08-2002, 08:25 AM
  5. "CWnd"-"HWnd","CBitmap"-"HBitmap"...., What is mean by "
    By L.O.K. in forum Windows Programming
    Replies: 2
    Last Post: 12-04-2002, 07:59 AM

Tags for this Thread