answersLogoWhite

0

It means that Linux is a kernel for Linux-based operating systems. In the strictest sense, Linux itself is only the kernel, however I tend to view it as a full operating system core due to how most kernel spece works (Which tends to include not just the kernel, but most device drivers.).

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What do you mean by in Linux?

Linux is just the kernel. If you combine utilities that were made as a result of the GNU project with the linux kernel, you get GNU Linux, which is considered as a complete operating system


What does it mean when a hard drive is mounted in a Linux operating system?

Linux is an operating system much like Microsoft Windows is. What mounting on this system mean is an additional filesystem was attached to the existing filesystem.


What organisation writes Linux software?

If by "Linux software" you mean the Linux kernel, it is made up of code submitted by thousands of contributors from all around the world. Linus Torvalds (creater of Linux) is the one who has the final say on what makes it into the final operating system. If you meant applications that run on Linux, there are hundreds of thousands of organizations that write software for Linux. A lot of it can be found in the Ubuntu Software Center


Who is credited in investing the Linux kernal?

If you mean inventing the Linux Kernel, then it's Linus Torvalds. I


What do you mean by Android phone?

I understand that it is a smartphone whose Linux-based operating system is the Google's Android.


Who invented the open sourece operating system Linux?

Answer:If by 'invented' you mean wrote or authored the original Linux kernel, that would be Linus Torvalds of Finland.If you mean some arbitrary distribution of 'Linux', the cast of characters involved in it's creation could easily be the size of a small army and likely from most, if not all, nations on planet Earth.Your question is difficult to answer because it is poorly phrased and not sufficiently specific.


What does the term heirarchical mean in reference to the Linux file system?

The Filesystem Hierarchy Standard (FHS) defines the main directories and their contents in Linux operating systems


What is the most popular version of Linux?

Linxu is just the kernel, but I know what you mean, the most popular GNU/Linux distribution is Ubuntu


What does this mean SYSLINUX 3.72 could not find kernel image?

It means exactly what it says. The bootloader, SYSLINUX, could not find a kernel image on the boot media, thus it cannot boot the operating system.


Who is now as the creator of Linux Operating System?

Linus Torvalds is the creator of Linux. That won't change even if he were to step down and never touch Linux source again, he still created Linux in 1991. If you mean who is now in charge of Linux, that's still Linus Torvalds. The only difference now is he's no longer the single biggest contributor to the kernel, although it has been pointed out that among individual people as contributors, he contributed the most, but the vast majority of kernel code now is written by companies like IBM, Red Hat, Intel, HP, and the like. Linus will still generally have to approve anything going on with the core kernel itself, thus even a megacorporation like IBM still has to wait for him to approve patches, though he'll be one of a few core kernel developers who'l sign off on the code.


What does OS mean?

It means operating system. Commonly used operating systems are Windows, Mac OS X, and various versions of Linux. software that controls the execution of computer programs and may provide various services


How do you integrate an application with Linux?

That depends on what you mean by "integrate." Include it on the installation medium? Build it into the kernel itself?