|
|
#1 (permalink) Top |
|
Nonconformist Geek
![]() |
"Linux... That's that DOS-like OS with no graphical interface, Right?"
Nope. Linux is a modern, modular, UNIX-like operating system. Since UNIX systems were traditionally utilized via CLI (command line interface), Linux often is perceived to be a non-graphical operating system. It is true that, like UNIX, Linux does have an extremely powerful CLI from which virtually every system function can be carried out. So, you could do everything you needed to do from the CLI, even surf the Internet if you wanted to. But while Linux certainly can be used in such a fashion (which does have its uses - think servers), it is most commonly operated by a GUI (graphical user interface) similar to those found on Windows or Mac OS. In fact with Mac OS or Windows you are limited to only one GUI, you have no choice in the matter. With Linux however, you have your choice from literally dozens of user interfaces, each with their own strengths. The two most popular GUIs for Linux are KDE and Gnome, both of which are quite attractive-looking and packed full of useful features. There are also others which are lighter such as Xfce, Fluxbox, IceWM, and WindowMaker. While they sacrifice some features for their light weight and speed, the payoff is more than worth it on older hardware which would run a heavier interface such as KDE poorly or not at all. For reference, check out some screenshots of my KDE desktop. KDE is a very customizable interface, so if you don't like the way I have mine customized, don't fret -- you can configure yours to look and feel however you like! "Is Linux faster than Windows... say 98SE or XP?" Your question is more complicated than it seems. Windows is is more or less the way it is; there is very little flexibility, so its speed is determined by the raw power of the system on which it runs. Linux is a very modular operating system, so a large portion of its components are optional. As a result, it can be fine tuned, scaled down to run on very poor hardware, or scaled up to run on a 64-processor, 64GB-RAM behemoth. In other words, Linux can and will most likely be faster and generally perform better than any version of Windows, and it can potentially be slower as well, depending on how it's configured. Most mainstream Linux distributions perform better than Windows right out of the box, but it doesn't take much work to get even more performance out of them. All versions of Linux, in any configuration, handle multitasking much better than Windows. Linux also doesn't slow down over time, like Windows is known to do. It is also worth mentioning that using Samba, Linux performs about 250% better for Windows File & Print sharing than Windows itself could on the same hardware. That really says something about Linux's performance! "Can Windows programs run on Linux?" Yes and no. Linux is a very different system than Windows, so evidently Windows software is written quite differently than Linux software. They are not compatible by default unless specifically written in a cross-platform API, like JAVA or python. With WINE however, an API compatibility layer is provided to make programs 'think' they're running on Windows. This works with varying levels of success. Some programs work perfectly, some barely, some not at all. Cedega is a commercial version of WINE which specifically provides compatibility for games. Check out their massive supported game library. Still, the best way to run programs in Linux is when they're written for Linux in the first place. This isn't much of a problem though, because for instance Mandriva alone ships with more than 2,000 individual programs included. "Can I run DOS programs under LINUX?" LINUX contains a highly advanced DOS emulator. It will run almost any 16-bit or 32-bit DOS application. It runs a great number of 32-bit DOS games as well. The DOS emulator package for LINUX is called dosemu. It typically runs applications much faster than does normal DOS because of Linux's faster file system access and system calls. It can run in an X window just like a DOS window [would run] under Windows.* "Is there as much a variety of programs as Windows on Linux?" Like I mentioned above, there are tons. Not as many as on Windows, but a surprising amount. There are programs for every purpose, including games, multimedia and office software. And many programs you may be used to in Windows, like Mozilla Firefox, have Linux versions also. Until recently, the only program that existed in Windows that Linux had no equivalent for was Outlook's built-in network calendering software. Now though, the folks at Mozilla.org are working on Mozilla Sunbird, an open-source, cross-platform calendering program. There are also various other programs along these lines, such as KDE's 'Kontact'. "I have heard that LINUX does not suffer from virus attacks. Is it true that there is no threat of viruses with UNIX systems?" A virus is a program that replicates itself by modifying the system on which it runs. It may do other damage. Viruses are small programs that exploit social engineering, logistics, and the inherent flexibility of a computer system to do undesirable things. Because a UNIX system does not allow this kind of flexibility in the first place, there is categorically no such thing as a virus for it. For example, UNIX inherently restricts access to files outside the user's privilege space, so a virus would have nothing to infect. However, although LINUX cannot itself execute a virus, it may be able to pass on a virus meant for a Windows machine should a LINUX machine act as a mail or file server. To avoid this problem, numerous virus detection programs for LINUX are now becoming available. It's what is meant by virus-software-for-LINUX. On the other hand, conditions sometimes allow an intelligent hacker to target a machine and eventually gain access. The hacker may also mechanically try to attack a large number of machines by using custom programs. The hacker may go one step further to cause those machines that are compromised to begin executing those same programs. At some point, this crosses the definition of what is called a "worm." A worm is a thwarting of security that exploits the same security hole recursively through a network. At some point in the future, a large number of users may be using the same proprietary desktop application that has some security vulnerability in it. If this were to support a virus, it would only be able to damage the user's restricted space, but then it would be the application that is insecure, not LINUX per se. Remember also that with LINUX, a sufficient understanding of the system makes it possible to easily detect and repair the corruption, without have to do anything drastic, like reinstalling or buying expensive virus detection software.* See these two threads for another perspective on the matter. "Isn't UNIX antiquated? Isn't its security model outdated?" The principles underlying OS development have not changed since the concept of an OS was invented some 40+ years ago. It is really academia that develops the theoretical models for computer science--industry only implements these. There are a great many theoretical paradigms of operating system that vary in complexity and practicality. Of the popular server operating systems, UNIX certainly has the most versatile, flexible, and applicable security model and file system structure.* "If Linux is good and as easy to use as Windows, why isn't it bundled with the computer systems on store shelves?" Another deceptively complicated question, but a good one. Most hardware vendors, for instance HP and Dell, have very restrictive business deals which prohibit them from pre-installing Linux on their hardware in many circumstances. If they work closely with MS, they get the carrot (hint: $$$). If they install a competitor's OS on their hardware, they get the stick (no soup for you!).† However, some larger companies realize that there is a profit to be made on Linux also, so they are beginning to sell Linux-preinstalled PCs and laptops. For instance, Walmart and HP both have inexpensive Linux PCs and Laptops for sale now. And Dell is making tons of money selling servers with Linux preinstalled. "What makes Linux so much 'better' than Windows?" Here's a non-comprehensive list off the top of my head:
Check out this article for more info on the subject. "Which is Better, Linux or BSD?" This is a subject of much debate and many flame-sessions on countless forums and mailing lists. So, I will try and be as objective as possible in presenting my opinions on the matter. Here is a list of the things I prefer about each operating system: Reasons I like Linux better than BSD:
Reasons I like FreeBSD better than Linux:
All that being said, I prefer Linux for most things but it is really a matter of personal preference. Linux usually takes much less work to get to the point of being 100% setup and self-maintaining, although both platforms are excellent and have massive uptimes. I am glad both platforms exists and that each license is open and yet vastly different in scope and purpose. Each has their place, or neither would exist. * From Rute User's Tutorial and Exposition (Version 1.0.0) by Paul Sheer † See this arcticle for reference.
__________________
See My Desktop | Try Linux | Install Linux | Visit My Server | Support Hardware Forums | Easily rip DVDs in Linux | Remember Everything |
|
|
|
#2 (permalink) Top |
|
Nonconformist Geek
![]() |
"I'm installing Linux, which filesystem should I choose?"
That depends on what you're going to be doing with the system, and how important the data is to you. For fairly modern desktop systems (~500MHz or better), I recommend the XFS filesystem for best performance. For older systems, I recommend ext3 or JFS for best performance. It's worth mentioning that Ext3 is a solid, well-tested filesystem with a lot of backwards compatibility. But I don't suggest using it on a system where speed is of key importance. ReiserFS was showing some promise, but the creator is quite eccentric and his latest exploits have spelled serious trouble for the future of ReiserFS. I'd avoid it, as XFS is a better choice for modern systems anyway. For laptop machines or those on less than trustworthy hardware, I would use the ext3 filesystem for best recoverability. Notes: If data integrity is your primary concern, go with Ext3. It's the toughest filesystem I'm aware of. Special note to GRUB users: You cannot currently boot directly to an XFS filesystem with GRUB; you may want to create a separate ext2 or Ext3-formatted /boot partition to overcome this limitation. Or, you could use LILO instead. "How many partitions should I be using for my new desktop Linux installation?" For a beginner's desktop, I generally recommend 3 partitions:
I suggest having at least a separate /home partition, since that makes it extremely easy to make backups of your critical data. If you get bored with your existing Linux distro, you can even reformat your / (root) partition and install a new one, leaving your /home intact.
__________________
See My Desktop | Try Linux | Install Linux | Visit My Server | Support Hardware Forums | Easily rip DVDs in Linux | Remember Everything |
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| This is not a General Hardware Forum | Big B | New Build / Upgrade Advice | 0 | 31-08-2005 01:49 AM |
| General cooling | sabashuali | Overclocking & Cooling | 20 | 07-08-2005 12:13 AM |
| General Questions about games | sabashuali | PC Gaming | 8 | 18-07-2005 11:54 PM |
| General News | Addis | News and Article Comments | 0 | 19-01-2005 05:11 PM |
| General tips on overclocking | Big B | Overclocking & Cooling | 0 | 28-03-2002 11:24 PM |