Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Good book for learning enterprise Linux coming from Windows environments?

  • 27-01-2011 9:59am
    #1
    Registered Users, Registered Users 2 Posts: 5,517 ✭✭✭


    Anyone know of any good books or videos? Think I could learn much quicker if Linux was explained targeting someone coming from a windows background e.g. cron is like windows scheduler -> that type of stuff.

    The more recent the book the better.

    I would be hoping to learn more enterprise types of functions rather than just desktop.

    If I can get to a base level then I am sure I can just get regular Linux books etc after that.


Comments

  • Registered Users, Registered Users 2 Posts: 891 ✭✭✭Telchak


    A quick google came up with this, not exactly new though :S


  • Registered Users, Registered Users 2 Posts: 3,745 ✭✭✭Eliot Rosewater


    The For Dummies books are the worst things ever!


  • Registered Users, Registered Users 2 Posts: 1,260 ✭✭✭Viper_JB




  • Closed Accounts Posts: 4,564 ✭✭✭Naikon


    The Red Hat documentation is pretty comprehensive in itself. I have also learnt plenty from the Debian wiki's. Bookwise, just use the manpages for day to day usage and The Unix/Linux systems administration book. Once you know general Unix concepts and commands, managing a Linux box is a cinch for the most part.

    There are some differences between the most widely used(Denbian, RedHat. SuSE) but it's easy to admin them all provided you know how to read documentation. Learning Linux/Unix requires a sound knowledge of referencing command syntax, as you are unlikely to remember every last command switch/option.

    http://www.admin.com/


  • Moderators, Recreation & Hobbies Moderators, Science, Health & Environment Moderators, Technology & Internet Moderators Posts: 93,604 Mod ✭✭✭✭Capt'n Midnight


    for the very basics start with these two

    man hier

    info


  • Advertisement
  • Moderators, Education Moderators, Society & Culture Moderators Posts: 18,986 Mod ✭✭✭✭Moonbeam


    I 2nd the O'Reilly books.
    The Linux in a nutshell one is really good as is
    Linux pocket guide is good too.

    After that there are a lot of good books but related to a particular distro or a particular area ie networking,coding etc


  • Closed Accounts Posts: 18,966 ✭✭✭✭syklops


    OSI wrote: »
    The O'Reilly "In a Nutshell" books are usually very good and definitely worth a look.

    http://oreilly.com/catalog/9780596154493

    Also worth a look

    http://oreilly.com/catalog/9780596009526/


    I kind of disagree with the 'nutshell' recommendation, in that the version I have(which admittedly is pretty old) is just all the manpages in a book. of little help if you are just learning about linux. Great if you are memorising command switches though!


  • Registered Users, Registered Users 2 Posts: 5,517 ✭✭✭axer


    Is there any books that are targeted more at windows users learning Linux?

    I would like to start with fundamentally knowing how Linux ticks in comparison to Windows as I think I would understand it quicker. Then once I have that base I can learn from pure linux books etc.


  • Closed Accounts Posts: 4,564 ✭✭✭Naikon


    axer wrote: »
    Is there any books that are targeted more at windows users learning Linux?

    I would like to start with fundamentally knowing how Linux ticks in comparison to Windows as I think I would understand it quicker. Then once I have that base I can learn from pure linux books etc.

    Not so sure of a book, but I reckon you should read this before you start:

    http://linux.oneandoneis2.org/LNW.htm

    Once you get your head around the filesystem hier, common commands, and how to manage services, you are on the right track. Don't expect Linux to be a clone of Windows and you will pick it up easy enough with some practice.


  • Closed Accounts Posts: 18,966 ✭✭✭✭syklops


    To my knowledge there is no book that will teach linux from a windows point of view. The main reason in my view being, that linux(Unix) and windows are quite different systems. I mean sure, you can say "Cron is like the Task Scheduler in Windows", but you can't say "Configuration files are like the registry", because they are not. Configuration files are configuration files. They are files for configuring what ever the application in question is, and usually end in .conf.

    If someone tried to write a book which did teach Linux from a windows perspective, they would run out of material very quickly.

    If I were you, I would get the RHCE study guide, and a copy of Fedora and take it from there.


  • Advertisement
Advertisement