Review: Lindows 2.0 Dissected
Bob the Knob writes "Extremetech has done an in-depth review of Lindows. The guy who wrote it didn't think too much of Lindows before looking at it but he seemed to like it after doing a hands-on."
← Back to Stories (view on slashdot.org)
I don't understand why the vast majority of geeks seem to want to downplay Lindows, or just outright trash it. It looks to me like the community should be happy with anything that contributes to the cause, which I had always assumed was presenting a viable alternative to M$. It's almost like someone who resents their favorite obscure band after they become commercially successful. "I was into Linux before Lindows!"
I'm the decider.
Everything just works
This is something that seems to often get forgotten within the Linux world. When people complain that something hasn't worked, they tend to get a response like this:
It's easy to fix. All you need to do is edit...
And in that split second it strengthens the reasons why people are hesitant to move from comfy Windows land. Editing text files may be easy for you, but for everyone else it doesn't sound like fun.
Generally whenever I've said something like the above I get bombarded with questions like "why do i need to edit this?", "what happens if i make a mistake?" and invariably "why do I have to edit this in the first place?".
Hopefully these nice UI touches will make it into other distros. I'm looking forward to the day I can plug my USB MP3 player in and the OS automatically detects it, mounts it and allows me to use it ... without having to hit the command line.
Or are there distros like that already?
Avantslash - View Slashdot cleanly on your mobile phone.
To me, this distribution disqualifies itself by that.
The review seemed to focus primarily on Lindows' ease of installation and use. It mentioned the security concerns (such as no software firewall installed, and how it runs as root by default) but seemed to treat these problems as being outweighed by ease of use. Some might say we already have an OS that focuses primarily on ease of use, and not enough on security issues. Do you know which OS that is? I'll give you a hint. It rhymes with "Lindows."
Installing Windows on crappy h/w is a bit as well, what with trying to hunt down working drivers and all. It's just that with name brands this is already being taken care of.
I like paying taxes. With them I buy civilization -- Oliver Wendell Holmes
When I fixed the spacing and re-opened the documents in Word and PowerPoint, the spacing was now messed up by the return to the original font.
No offense but this is an area where not much more can be done. You are taking in "alien" content, modifying it natively, then once again converting to alien format. These kinds of conversions are lossy by nature, esp. since MS Office formats are proprietary ancient messy "standard" (proprietary although not secret any more). This is especially true with layout related information, as file format doesn't really define how to use information; and also because fonts themselves usually can not be freely shipped. To get truly ubiquitous precise layout, Postscript/PDF should be used. In future hopefully a real office document interchange format emerges; OpenOffice has been active in this area (although it's not likely their XML-based format will become standard, it hopefully leads the way, showing how standard could be defined).
Unfortunately, for people who have to work with Office docs end-to-end, things will never be very easy unless they stick to using MS Office. But that's only a small part of functionality OpenOffice (and StarOffice providew), and judging the suite solely based on this feature is rather unfair for it.
I like paying taxes. With them I buy civilization -- Oliver Wendell Holmes
IMHO, the greatest feature of Lindows is Click-N-Run. In my experience of introducing users, even fellow geeks, to linux, the #1 barrier of entry was "how do I isntall software x, y, z". Even after explaining red hat's rpm and apt-get (as well as methods via console), they still miss the convienence of just double clicking an installer and having the work done for them.
However, the prices they are planning on charging for this may prove to be the thing that makes Lindows yet another irrelevant attempt for linux to break into the mainstream desktop market. According to the article IIRC, they are planning on up'ing the price to $130 per year, albeit for seemingly unlimited use. This is going to be a turn off to the Linux/Lindows newbie (and Microsoft convert), who is going to essentially say "i have to pay $130 for just being able to install software easily?!?"
"Moving through the masses like a fish through water." syrup
alot of these issues could be taken care of with sudo. the folks at lindows would have to create a pretty pimped out /etc/sudoers file and specify what commands the user can run as root (apt-get, mount, etc). then the user would never have to enter a root password.
-- john