Slashdot Mirror


A Practical Guide to Ubuntu Linux 2nd ed.

stoolpigeon writes "One thing I love about Linux is the rapid development and frequent updates that allow me to run the latest versions of all my favorite software packages. My favorite distributions make it simple to always have the latest and greatest. In fact, the distros themselves roll out new versions regularly, and I am always excited to see what new packages and features will be included. For book publishers this must be a little less exciting. Anything tied to a specific product that is under active development is going to quickly be behind the times. Mark Sobell's A Practical Guide to Ubuntu Linux managed to avoid the worst of this by providing a lot of information that is useful for any Linux user running any distro. But still things move forward and almost exactly a year later we have A Practical Guide to Ubuntu Linux 2nd ed. I was very pleased with the first edition and I think they've managed to really improve what was already a solid resource." Read below for the rest of JR's review. A Practical Guide to Ubuntu Linux 2nd ed. author Mark G. Sobell pages 1244 publisher Prentice Hall rating 9/10 reviewer JR Peck ISBN 978-0-13-700388-4 summary an improvement on what was already a solid resource Let's kick things off with a rough diff on the two editions. There have been improvements made in content and some added tools to rapidly get at what one needs. With the size of the book and the amount covered, these rapid access improvements are significant. The inside of the cover on the second edition has a utility index, so that a reader searching for help with any specific utility can find it quickly. This is followed up with two tables of contents, one a brief summary and the second much more detailed and taking up twenty-two pages. The new edition is about sixty pages longer than the first, but is slightly thinner and shorter. It is still a beefy book, but this is a nice direction to move.

After the tables of contents there is a list of JumpStarts. These are new to the second edition. They are short guides to getting started with key clients and servers. They come at the beginning of sections that will deal with the topic in more detail, but up front the focus is just on getting things up and running. The JumpStarts cover APT, CUPS, OpenSSH, FTP, exim4, NFS, Samba, DNS, firestarter and Apache. These are nice, as often just getting things going is the biggest hurdle and fine tuning is rather easy once that is past.

Like the first edition a DVD is included. As I mentioned Linux is a quick moving target and the dvd contains Ubuntu 8.1. It can be used as a live dvd or to do an install. Last time I checked the Canonical store, this was still the most recent version available on DVD. Ubuntu and Kubuntu 9.04 are available online and on CD. I did an install from the book's dvd and the upgrade to 9.04 was completely painless. I don't really see the DVD as a necessary addition but it could be a nice plus for anyone that wants to get Ubuntu up and running but can't get the bandwidth to download it.

The section Programming the Bourne Again Shell has been removed from the Digging Into Ubuntu Linux section and placed in its own section, Programming Tools which also includes a new chapter on Perl. The chapters on Linux utilities and the Linux file system have also been extended. Coverage of ufw was added to the firewall chapter. The appendices remain the same but three new indices have been added to cover JumpStarts, the file tree and utilities. The main index is huge, offering excellent access to everything in the book. This book shows excellent forethought from start to finish aimed at making it a natural choice to grab from the shelf whenever an Ubuntu user has a question.

This did leave me wondering though, why no database server is included in the coverage. It seemed odd to cover Apache but not the rest of the LAMP stack. Installing MySQL and PHP are simple with Ubuntus package manager, but knowing the basics of caring for them is just as important as it is with Apache, which is also easy to install. I realize that the book is already large, but I'd have liked to see this included. That said, configuring services is covered and indexed in multiple places. This means if one did install MySQL, PostgreSQL or some other database and were looking for how to go about starting, stopping, etc. the information is there.

As before, this is still a nice guide to Linux in general. While it is most applicable to Ubuntu, much of the information is accurate regardless of the distro in question. The style is understandable and there are many examples with code or illustrations as appropriate. This entire book is a real boon to any neophyte that does not have a solid handle on getting their own answers. That group is the one that I think will benefit the most from A Practical Guide to Ubuntu Linux. Random access is easy, but reading cover to cover would also give one a nice foundational understanding of getting the most out of their machine and even enough guidance to get their feet wet in the sysadmin world. Anyone thrown into owning an Ubuntu server may find this to be a handy lifeline. More experienced users, even if they are moving from another distro may find that there is just too much material that they don't need and already know. This really is a basic Linux guide first and an Ubuntu book second.

I thought the first edition was a solid value and the second edition offers welcome improvements with no real missteps. That they managed to put more in, not take a lot out and get it into a smaller package is quite a plus. I don't think anyone will be throwing this in a bag and carrying it with them any time soon, but it's a great office shelf resource for a quick refresher or getting launched. This is the kind of guide that can make the difference between frustrated failure and passion for anyone just starting out with Linux.

You can purchase A Practical Guide to Ubuntu Linux 2nd ed. from amazon.com. Slashdot welcomes readers' book reviews -- to see your own review here, read the book review guidelines, then visit the submission page.

85 comments

  1. 3 Easy Steps by Anonymous Coward · · Score: 0, Informative

    1. Lower your expectations
    2. ???
    3. Profit!

  2. A Practical Guide to Ubuntu Linux by jo42 · · Score: 0, Redundant
    1. Re:A Practical Guide to Ubuntu Linux by poetmatt · · Score: 2, Informative

      In all honestly, a lot can be learned from ubuntu by just searching through search engines.

      I'd suggest dogpile as a practical engine if not google itself.

      Both ways, every problem I've ever had from being a really basic ubuntu noob to being slightly more experienced (I'm far from a pro) all started with the ubuntu forums.

    2. Re:A Practical Guide to Ubuntu Linux by Fozzyuw · · Score: 3, Informative

      There can be. The problem with search is knowing where to start. If you're really a beginner, that can be the "hard part".

      I have the first edition of this book. I got a lot out of it. There's a LOT of information. However, I found a lot of times some rather important information, like a specific command, was just mentioned in passing, instead of being called out clearly with examples. I would have liked to have seen more with that. Otherwise, it was a good book.

      Not to mention, I didn't have a web enabled computer near by to use when I was setting up Ubuntu, making the whole "google it" thing rather hard to do.

      --
      "The past was erased, the erasure was forgotten, the lie became truth." ~1984 George Orwell
    3. Re:A Practical Guide to Ubuntu Linux by DJRumpy · · Score: 3, Insightful

      Unfortunately, when you get off the beaten path, you tend to be ignored. If you do a general Google search you get overwhelmed with false positives due to the large user community which also happens to be web wise. They really need a good community 'help' system that flags 'unresolved' issues and keeps them at the top of the list. I'm not referring to bug reports as they have a good system for that, but rather general user help. Forums are fine for a common question but anything off the beaten track is quickly buried under newer posts.

    4. Re:A Practical Guide to Ubuntu Linux by poetmatt · · Score: 3, Insightful

      Have you never heard of a forum with a search option?

      I found lots of old and new stuff as I worked my way through issues with gaming on linux and learned how to use apt, learned how to compile source, make/make config/make install, learned about sudo, synaptic, all of that.

      That stuff is what, 7+ years old? However, there are still both a: new people asking as it is the first time they have encountered it and b: old posts that are easily found via search on said same obscure questions.

    5. Re:A Practical Guide to Ubuntu Linux by DJRumpy · · Score: 2, Informative

      Exactly. 7 years of old information to go through. Not what I would call effective. When you want to track open 'questions', it's not useful. I'm not talking about genera how-to. I'm talking about something specific to getting problems resolved. A forum's "new post to the top" just isn't useful for that, nor does it track when an question is resolved and can be ignored or when an question is still open and someone needs help.

    6. Re:A Practical Guide to Ubuntu Linux by Anonymous Coward · · Score: 0

      Linux still is a command -line operating system that merely has developed nice GUIs. (In reality, so is Windows and
      Apple OS's.)

      Just because Linux makes its working and command-line structure open to view does not make it old. I started with Linux using GUI only, but as I learned the system, often did things with the command-line because it offers more control and more options, and is faster to use.

      My initial guides for Linux were oriented towards the GUI, but now are oriented towards both, and I integrated my own guides with

      Ubuntu Guide (ubuntuguide.org) and Kubuntu Guide (kubuntuguide.org), two of the longest running and best guides available (even predating the official Ubuntu documentation). Both Ubuntu guide and Kubuntu guide are public license (FDL), and there are several knockoffs who have copied them wholesale and integrated them into their own guides and books. That's fine, but why not go to the original source?

      Many Linux users go on to becoming Linux contributors, at which time knowing the command-line structure is important for developing packages.

      I agree with other users that you can spend a whole lot of time sifting through false leads on forums. Half the people posting on forums give you the wrong method for doing something. You can spend a week sifting through false information. Guides are important; some tips are timeless and some
      change with each version of Ubuntu/Kubuntu. Only Ubuntu guide and Kubuntu guide (updated for every version) can give you both.

    7. Re:A Practical Guide to Ubuntu Linux by Anonymous Coward · · Score: 0

      jkjk

  3. Let me be the first to say by Anonymous Coward · · Score: 0

    Linux != Ubuntu != Linux
    even though many people would equate them.

    Linux is the Kernel and only the Kernel.

    I am not a Ubuntu user even though I have tried and tried again. The way Canonical view the way people work is just plain awkward even though I have been a SUSE & Slackware(since V1.1) user for years.

    1. Re:Let me be the first to say by Anonymous Coward · · Score: 0

      Technically, shouldn't it be GNU/Linux/X11/DE/WM/Application/Application.

      So how about just calling it Linux.

    2. Re:Let me be the first to say by Anonymous Coward · · Score: 0

      It's not Linux; It's Ubuntu.

    3. Re:Let me be the first to say by Anonymous Coward · · Score: 0

      I'm a PC.

    4. Re:Let me be the first to say by westlake · · Score: 1

      Linux is the Kernel and only the Kernel.

      This pretty much sums up why "Linux" gets a bare 1% of the client desktop. OSX and Windows are clearly defined products that are usable out of the box.

    5. Re:Let me be the first to say by Anonymous Coward · · Score: 0
      ...Windows are clearly defined products that are usable out of the box

      Hahahhhahhaha

      Maybe if the box includes antivirus, internet security suite, recovery tools, an Office suite, etc etc etc.

  4. Ubuntu needs an icon by russlar · · Score: 5, Interesting

    Seriously, /., it's about time they get their own icon.

    --
    Anybody want my mod points?
    1. Re:Ubuntu needs an icon by fuzzyfuzzyfungus · · Score: 3, Funny

      I suggest Debian's; with a color change...

    2. Re:Ubuntu needs an icon by INT_QRK · · Score: 4, Interesting

      I suggest the actual Ubuntu (from Canonical actually) tri-segmented open circle with little ball thingies half embedded each mid-arc canted +15 degrees off-north axis. Why invent something new? Also concur with earlier recommendation (Jeremy Erwin) to use more proper reference to Ubuntu as a Debian based GNU/Linux distribution...

    3. Re:Ubuntu needs an icon by i.r.id10t · · Score: 1, Funny

      Dunno, I saw some "fan art" of the Ubuntu logo once. 3 nice female rear ends of varying shades, stuck up in the air forming the basic shape of the logo ... quite "inspriational" if you know what I mean...

      --
      Don't blame me, I voted for Kodos
    4. Re:Ubuntu needs an icon by Anonymous Coward · · Score: 1, Funny

      A bicycle with square wheels sums it up nicely. Maybe throw a fish in there trying to ride it, too.

    5. Re:Ubuntu needs an icon by GodsMadClown · · Score: 3, Funny

      You know allude to it, but don't post a link? Here, let me fix that for you. NSFW, of course.

      http://www.gnome.org/~jdub/2005/3ubuntu.jpg

    6. Re:Ubuntu needs an icon by Anonymous Coward · · Score: 0

      Are those supposed to be people holding hands or something? I have always wondered.

      "Icon depicts all three linux users forming a happy circle."

      I keed, I keed.

    7. Re:Ubuntu needs an icon by sakdoctor · · Score: 1
    8. Re:Ubuntu needs an icon by westlake · · Score: 1

      Seriously, /., it's about time they get their own icon.

      It's time to retire the Borg and stained glass Window. They set the tone. They reinforce stereotypes that have not served the geek well.

    9. Re:Ubuntu needs an icon by Anonymous Coward · · Score: 0

      Of course, I thought (looking at the link), "how can that be NSFW". Oops! Yeah, NSFW and that's where I am. I'm a dumbass.

    10. Re:Ubuntu needs an icon by Joe+Snipe · · Score: 2, Funny

      haha, ubuttu

      --
      Sometimes, life itself is sarcasm...
    11. Re:Ubuntu needs an icon by Stormwatch · · Score: 1

      3 girls 1 operating system.

    12. Re:Ubuntu needs an icon by bursch-X · · Score: 1

      No, that's the Windows logo you're describing.

      --
      There are two rules for success:
      1. Never tell everything you know.
    13. Re:Ubuntu needs an icon by Anonymous Coward · · Score: 0

      And a bit smoother around the edges :-)

    14. Re:Ubuntu needs an icon by Provocateur · · Score: 1

      No, that's beyond being a dumbass. What part of "3 nice female rear ends of varying shades, stuck up in the air" did you not understand??

      Get with the program!

      --
      WARNING: Smartphones have side effects--most of them undocumented.
  5. My experience with Ubunto by Anonymous Coward · · Score: 0

    I heard so many great things, I thought I'd try it. Installed it easily. Tried to use something that is pretty standard (wget, I think but not sure). So I got the source and tried to compile it. To my surprise and disgust, no compilers were installed. Sure they were easy to install but with such basic tools missing, I decided I didn't have time for such a toy distro. I wasn't going to be surprised around every corner when something I have taken for granted as standard for years is missing.

    1. Re:My experience with Ubunto by smclean · · Score: 1

      In an alternate universe where compilers are mandatory in every distro, someone is writing a post explaining that Linux is bad because it contains all development tools which ordinary users don't need.

      --

      "'Yrch!' said Legolas, falling into his own tongue."

    2. Re:My experience with Ubunto by Rockoon · · Score: 1

      Nobody tell him that Windows comes with development tools too... such as a C# and VB.NET compiler..

      If you have the .NET framework on a windows system, you have at least these two compilers. The IDE's are seperate downloads, but the compilers are already there.

      --
      "His name was James Damore."
    3. Re:My experience with Ubunto by value_added · · Score: 2, Insightful

      Linux is bad because it contains all development tools which ordinary users don't need

      I'd suggest that there's plenty of ordinary (as in "non administrators and non developers") users who use LaTeX and would marvel at discovering how easy it is to craft a simple makefile to automate building PDFs, for example, or how "make install" can be used to upload their hobby website to a webserver.

      Come to think of it, that would be great subject for Ask Slashdot.

    4. Re:My experience with Ubunto by $RANDOMLUSER · · Score: 1

      Feh! Makefiles don't have enough XML

      --
      No folly is more costly than the folly of intolerant idealism. - Winston Churchill
    5. Re:My experience with Ubunto by someSnarkyBastard · · Score: 1

      Firstly, IIRC, wget is installed by default on Ubuntu. Secondly, why were you building wget from source, there are packages for it available in the repos. Silly troll, compilers are for devs!! :P

    6. Re:My experience with Ubunto by FrostDust · · Score: 3, Insightful

      If I recall correctly, the reason Ubuntu doesn't come with a compiler by default was because Mark Shuttleworth thought that the average computer user shouldn't have to deal with compiling a program.
      By having a large base of potential users without the know-how or capability to compile a program from source, people developing programs for Linux-based systems would be encouraged to release binaries.

      While I'm sure the more experienced of you may cringe at this, Ubuntu is designed to be a Linux distribution approachable for newbs from the outset. If you disagree with this, you can very easily do "apt-get install gcc", or simply try another distro.

    7. Re:My experience with Ubunto by boredomist · · Score: 1

      I don't know about all of you, but Ubuntu 8.04 came with GCC, Python, Flex, Bison, and a bunch of other compilers /languages out of the box (live CD)

    8. Re:My experience with Ubunto by EsbenMoseHansen · · Score: 1

      I'd suggest that there's plenty of ordinary (as in "non administrators and non developers") users who use LaTeX and would marvel at discovering how easy it is to craft a simple makefile to automate building PDFs, for example, or how "make install" can be used to upload their hobby website to a webserver.

      Heh. Writing a Makefile for latex->pdf is anything but easy. I rather think it is impossible to do correctly in pure Makefiles, though I suppose it could be done with some support scripts.

      --
      Religion is regarded by the common people as true, by the wise as false, and by rulers as useful.
    9. Re:My experience with Ubunto by Anonymous Coward · · Score: 0

      If you disagree with this, you can very easily do "apt-get install gcc", or simply try another distro.

      If you're going to do any dev/compile work on Ubuntu you want to install the "build-essential" metapackage.

      If I recall correctly, the reason Ubuntu doesn't come with a compiler by default was because Mark Shuttleworth thought that the average computer user shouldn't have to deal with compiling a program.

      And also, if you're not capable of installing "build-essential" then you're clearly not capable of compiling anything!

    10. Re:My experience with Ubunto by wed128 · · Score: 1

      I don't remember who said this, i can't take credit for this quote, but it seems relevant

      "XML is like violence, if it isn't working, you just need more of it"

    11. Re:My experience with Ubunto by Anonymous Coward · · Score: 0

      And also, if you're not capable of installing "build-essential" then you're clearly not capable of compiling anything!

      Not necessarily. He could just be used to using distros like Gentoo, Arch Linux or Slackware which have all that stuff included by default. He may not be aware that that meta-package exists.

  6. 1244 pages by tcopeland · · Score: 2, Interesting

    I sympathize with the author on the decision on what to include in the book... no doubt he cut a fair number of things but still ended up with a prodigious book. Reminds me of the "Java in a Nutshell" books - the last one I bought was almost square.

    These days I'm finding more value in books like Rich Bowen's The Definitive Guide to Apache mod_rewrite. These smaller more focused books go digging deep into parts of various utilities that don't Google answers as easily. I can find 100 tutorials on installing Apache, but not so many on using RewriteMap. And they seem to have a longer shelf life; that mod_rewrite book is a couple years old but still very relevant and useful.

    1. Re:1244 pages by DiegoBravo · · Score: 3, Informative

      I tend to appreciate the books that say more in less space. The best Linux resource I've found in the last times is "Ubuntu Linux Toolbox: 1000+ Commands for Ubuntu and Debian Power Users" http://www.amazon.com/Ubuntu-Linux-Toolbox-Commands-Debian/dp/0470082933/ref=cm_cr-mr-title : Just 360 pages, command line oriented, almost nothing of those GUI admin tools that get reinvented every 6 months.

    2. Re:1244 pages by i.r.id10t · · Score: 1

      Thanks for the link, desk copy ordered and it may be useful in my course...

      --
      Don't blame me, I voted for Kodos
    3. Re:1244 pages by bhsurfer · · Score: 1

      i have, like & recommend the toolbox book as well. it's a decent one that will last over multiple releases.

      --
      Those are my principles, and if you don't like them... well, I have others.
      Groucho Marx
  7. 8.1? by Chris+Pimlott · · Score: 1

    That should be Ubuntu 8.10, as in 2008-10, the release month.

    1. Re:8.1? by Anonymous Coward · · Score: 3, Informative

      it's true. OP clearly does not know about ubuntu naming conventions :P

      ubuntu versions are the number of years since 2000 and the number of the current month.

      6.06 = June 2006
      7.04 = April 2007
      8.10 = OCTOBER 2008

      you do not reduce because it isn't a real decimal value.

    2. Re:8.1? by stoolpigeon · · Score: 1

      Thanks for the info. My issue is probably due to the fact that I'm a long time Fedora user - integers seem sufficient for us.

      --
      It's hard to believe that's how Micronians are made. Why don't we see it right now by having you both kiss one another?
    3. Re:8.1? by Beat+The+Odds · · Score: 1

      6.06 = June 2006
      7.04 = April 2007
      8.10 = OCTOBER 2008

      you do not reduce because it isn't a real decimal value.

      Perhaps we should replace the dot with a slash? (couldn't help myself)

      I'll be here all week....

  8. Updates? Don't need no stinkin Updates! by fm6 · · Score: 1

    One thing I love about Linux is the rapid development and frequent updates that allow me to run the latest versions of all my favorite software packages.

    Though not a Linux geek, I see the same thing on a smaller scale when Firefox keeps offering to update my plugins. I should probably turn this feature off, because every once in a while I get an update that breaks the whole browser.

    Not a big fan of automatic updates. Bad idea to upgrade something without analyzing the benefits and risks.

    Incidentally, my name appears in the "Thanks" section of this book. Which doesn't mean I actually contributed anything to it. Many years ago (don't recall how long, but the woolly mammoth had just made the endangered species list) I reviewed the system administration chapter from a book called "A Practical Guide to UNIX". My resulting credit said that I had contributed mightily to this chapter. UNIX System administration has changed a lot since then, and I'm now probably the farthest thing from an expert on the subject this side of John McCain. So I was not miffed when Sobell reduced my credit to a mere mention. Indeed, he probably should take me out altogether.

  9. we let you say, now its time to learn 4 you, too. by x4r · · Score: 0

    no, its doesn't, my dear user of crippled debian distro. google about GNU and about Canonical(or read wiki org, whatever). p.s. im actually can't wait for L4 Debian tree launch.

  10. Second edition? by sacrilicious · · Score: 1

    A Practical Guide to Ubuntu Linux 2nd edition

    I think Ubuntu got past its second edition long ago... aren't they up to 9.04?

    --
    - First they ignore you, then they laugh at you, then ???, then profit.
  11. Slashdot going downhill. by Anonymous Coward · · Score: 0, Troll

    Could we get less Ubuntu/Linux and more Windows/OSX, you know... operating systems that people actually USE on their desktop computers?

    1. Re:Slashdot going downhill. by Anonymous Coward · · Score: 1, Insightful

      I'm people. I use Linux.

    2. Re:Slashdot going downhill. by Anonymous Coward · · Score: 0

      But does it run Linux?

    3. Re:Slashdot going downhill. by selven · · Score: 1

      I'm peoples. So do I.

    4. Re:Slashdot going downhill. by Anonymous Coward · · Score: 1, Funny

      They are focusing on operating systems that people can actually use on their desktop, you know linux and OSX. Oh! You mean operating systems people actually have on their machines but can't do anything with! Sorry my bad, I get those so confused.

    5. Re:Slashdot going downhill. by socceroos · · Score: 1

      I'm more people. I do too.

  12. Ubuntu really is by Icegryphon · · Score: 1

    an ancient African word for "Can't install Debian".

    1. Re:Ubuntu really is by Anonymous Coward · · Score: 0

      As Ubuntu relies on Debian...it's a little like saying, "Windows7 is for those who can't install Windows.

  13. !can't by russlar · · Score: 1

    Ubuntu really is an ancient African word for "Can't install Debian".

    I beg to differ. I'm fully capable of installing Debian, I'm just too lazy.

    --
    Anybody want my mod points?
  14. UBUNTU = BANNED! by Anonymous Coward · · Score: 0

    I've had enough of it! It detected my 17" monitor as a 33". It reversed the X-Y on the touch screen. Then when the power went off, it caused it to crash so hard I had to do a complete install. NOT ready for prime time.

    1. Re:UBUNTU = BANNED! by Anonymous Coward · · Score: 0

      Not Ubuntu's fault that you installed your touchscreen upside down and backwards.

  15. Coincidentally by Yosho · · Score: 2, Funny

    "Debian" is an ancient African word for "can't compile Slackware."

    --
    Karma: Terrifying (mostly affected by atrocities you've committed)
    1. Re:Coincidentally by dkleinsc · · Score: 2, Funny

      And of course, Slackware means "can't make own distribution".

      --
      I am officially gone from /. Long live http://www.soylentnews.com/
    2. Re:Coincidentally by dr_wheel · · Score: 1

      Damnit.. I accidentally modded you down instead of up. Must have been a libc5 rounding error. >:(

  16. The main Disadvantage of Linux by sbeckstead · · Score: 2, Interesting

    The main Disadvantage of Linux is the rapid development and frequent updates.

    1. Re:The main Disadvantage of Linux by iggymanz · · Score: 1

      there are plenty of distributions that don't have fast update cycle, only do patches for years. how slow do you want to go? you don't have to follow the developers, for craps sake

    2. Re:The main Disadvantage of Linux by bursch-X · · Score: 1

      The biggest disadvantage of Linux is, it's so good you feel unworthy of using it.

      --
      There are two rules for success:
      1. Never tell everything you know.
    3. Re:The main Disadvantage of Linux by falconwolf · · Score: 1

      The main Disadvantage of Linux is the rapid development and frequent updates.

      I haven't used Linux in years but I think that's an advantage not a disadvantage. Just because an update is available that doesn't mean it has to be installed. When I used Windows I didn't install all the updates, and I don't install all of them on my Mac now. It's nice they're available but I check to see if I need each one before installing them.

      Falcon

    4. Re:The main Disadvantage of Linux by pandrijeczko · · Score: 1

      So does that mean that is also a disadvantage that Microsoft provides updates to Windows just about every Thursday? And if they didn't, would you then be accusing them of being lax in security for not releasing frequent security updates?

      --
      Gentoo Linux - another day, another USE flag.
    5. Re:The main Disadvantage of Linux by sbeckstead · · Score: 1

      It seems I stepped in a sacred cow patty!

    6. Re:The main Disadvantage of Linux by sbeckstead · · Score: 1

      Yes and no. I have rarely thought about how I upgrade windows as it is pretty seamless for me (I don't use windows unless I have to). And if security updates for Linux happened the same way I'd have less of a problem. Perhaps Ubuntu has solved some of this but when versions of the apps are as important as versions of the OS and you have to make sure you got the right mix and match of libraries etc. Well it becomes a disadvantage. Even if this is not 100% true there is a perception that this is true and therefore still a problem.

    7. Re:The main Disadvantage of Linux by nausea_malvarma · · Score: 2, Funny

      Totally, I HATE how those open source people update quickly and fix bugs so fast. What is this a race? Slow the fuck down. Some of us have high blood pressure!

      Another thing about linux: It boots up too damn fast. When I was using windows, it took 7 minutes before I got to the desktop, and I used that time to make coffee. Now that linux loads so fast, I don't have time to. Thanks for ruining my morning, linux.

      And I HATE how all these linux programs can be downloaded at no cost. Before linux, I used to make daily trips to best buy, where my wife works, and purchase software. Now I gotta download everything using some bizzare command called "apt-get" (what the fuck does that mean?). So now when am I gonna spend quality time with my wife?

      So yeah, you can take your linux and shove it. Just give me good old crash-a-minute, slow as a snail windows from microsoft. At least they care!

  17. ASP.NET by Alarash · · Score: 2, Interesting

    This wasn't mentioned in the review so I suppose that's already an answer, but I figured I'd ask anyway. Is there any topic that covers running ASP.NET (through the Mono Project) under Ubuntu Server? Is there any Database-related topics, specifically for PostgreSQL? I don't need 300 pages books for these topics (not yet anyway), so that kind of "Jack of all trades" book is interesting to me.

  18. Hoping there's by ThatsNotPudding · · Score: 1

    a chapter telling how to cure an Ubuntu install infected with Mono.

  19. really? by Odinlake · · Score: 2, Informative

    Myself I dread all the broken dependencies and conflicts that I inadvertably get with a major upgrade.

  20. Re:Hoping there's [a way to remo Mono from Ubuntu] by vevel · · Score: 1

    Haven't done it yet, however, Alan Lord does a good write-up on this: http://www.theopensourcerer.com/2009/04/23/how-to-remove-mono-from-ubuntu-904-jaunty-jackalope/