Question:
What are the features of LINUX operating system?
anonymous
2007-07-28 08:25:37 UTC
What are the features of LINUX operating system?
Six answers:
anonymous
2007-07-28 08:29:28 UTC
http://www.linux.org/
soccer_freaks_84
2007-07-28 08:37:42 UTC
HAHAHAHAHA sorry I just had to laugh at that one! There are over 50 versions of Linux!

It's main selling point is that it's free and all the software you could ever want to use is free. Otherwise it's basically like any other OS.

I have Kubuntu (Ubuntu with the KDE desktop) Installed on my system.

If you are very fimaliar with Windows or are thoughly in love in with it, I would NOT recomend Linux (Assuming they are all prety close to Kubuntu). At face value, the interfase may look the same, but once you actually start using it, it's very different. There are so many settings that are in the same place in windows that are in completely different locatians in Kubuntu.

I personally don't like it. I am an avid Windows user (and lover!!)



Anyways, your question was a little non- specific. The basic feature of Linux is that it's free.
anonymous
2007-07-28 08:38:52 UTC
I really like its multi-tasking which is rock solid. And Linux just brings the fun back into computing, I'm in control of the features I want. A great worldwide community of experts willing to try and help you. I like the fact I'm not waiting for some update, software installs over the internet or the intranet. Or, I can build a software that exactly fits my machine's specifications. Linux is scalable to many CPU processors and I can turn those processors on or off.



To accomplish everything Linux in Windows you would have to pirate software. The main feature of Windows is it does run pirated software.
podwarrior7
2007-07-28 08:30:14 UTC
Well, the best features are:



1.) Choice. You've got tons of different options on different Linux distributions. Check out www.distrowatch.com



2.) Price. Most distributions are totally free.



3.) Security. You don't have to worry about viruses, spyware, or adware on a Linux box.



4.) Control. You can make a linux box do pretty much whatever you want it to do. It's nearly infinitely customizeable.
Just Jess
2007-07-28 08:54:37 UTC
First, before anything else, if you want to try a Unix operating system on your windows computer, here's cygwin: http://www.cygwin.com/

It'll install with setup.exe and run like any other program on your computeer.



There's too many linux operating systems out these days to give the Linux question a fair answer.



But, Unix operating systems usually have a lot of development tools for free, and many Unix programs are open source, which is great for developers because not only do they get the tools they need for free, but they can improve them whenever they need to.



Development tools for windows have always cost ten times as much as hardware does; even simple HTML editors like Dreamweaver used to cost around ten thousand dollars.



Unix operating systems are usually based around three concepts

- A standardized file system, that can work regardless of things like how you have your drives partitioned, and

-A c compiler and a scripting engine, for building programs, and

-User access to everything, usually in english or near-english



The biggest and most noticeable difference between the operating systems, is the install process. While programs such as Debian's apt-get and Redhat's Package Manager have attempted to ease these problems, at some point on a Unix computer you're going to install something from source.



Here's what I'm talking about, in English:



Installing a program on Windows:

1.)Open setup.exe

1.5) Tell it where you want to install stuff (usually most people just go with defaults)

2.)Click "next" a lot

3.)Tell it you don't want to register or try any special offers at this time, understand that this is trial software, put in a fake name and e-mail address, etc.

4.)Click finish



Install process on a Unix machine:

1.)Grab a source tarball (like a zip file) from the internet

2.)Extract it

3.)Read through the installation instructions

4.)Find out you don't have all the dependencies, and repeat all these steps (including this one roughly half the time) until you have everything you need

5.)type in ./configure, wait one minute

6.)type in make, wait five minutes

7.)get an error, look through diffs and help files online, edit C files, grab dependencies that weren't mentioned before, perform voodoo rituals, cry, write major parts of the program yourself, use dirty sed tricks, grab virtual machines and attempt to install on those, and then marvel when, one day, for no apparent reason, the program works the way it's supposed to You can skip step 7 if you have slackware

8.)type in sudo make install
Jagjot o
2007-07-28 16:23:32 UTC
it will have the game kill bill in it!!


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...