answersLogoWhite

0

When was Linux found?

User Avatar

Anonymous

12y ago
Updated: 8/20/2019

Linux was created in 1991 by Linus Torvalds, then a 21-year-old college student in Helsinki.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

Where can you download the Linux kernel?

The Linux kernel sources can be downloaded from the official Linux Kernel Archives, found at the link below.


What components are found in all Linux distributions?

The Linux kernel. Beyond that, there are numerous alternative implementations of virtually every Linux program.


How stable is Linux?

Linux is extremely stable, it has been found to run for years on servers without a singe crash. Linux Uptime is measured in MONTHS not days.


Where are the details for a complex Linux configuration found?

Default


What are the kinds of Linux operating system errors?

There aren't any errors specific to Linux. Linux has the same types of bugs found in every other operating system.


What does the Linux Load Balancer do?

The Linux Load Balancer helps servers stay balanced when there is a lot of activity on the servers. The Linux Load Balancer is a brand that has a site where more information can be found.


Where would files belonging to the administrative account be found in Linux?

/root


Where online can one find reviews of Desktop Linux?

Access to reviews of Desktop Linux can be found at Desktop Linux Reviews and Extreme Tech online on their websites. You can also access reviews in YouTube videos and in popular online and paper magazines such as Linux Magazine.


Where is the Linux operating system used?

Operating systems using Linux are often found on servers, many popular sites' servers run Linux because of its stability and performance. Linux is also used by people wanting to learn how to build a kernel thru example, because Linux is open source, they can. Linux is also used by people who want to build a custom operating system for their needs.


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


What are the main features of Linux High availabilty?

Linux High is the newest operating system on all Linux computers. It is quite common, and can be found in retail stores like Best Buy and Target, therefore availability is quite high.


What happens when you enter a Linux command in capital letters?

You get a command not found. Linux is case sensitive. So, for example: The command "systemctl" will not be the same as "SystemCTL" to a shell in Linux. One will work, the other will return an error saying there's no such command.