Questions about this topic? Sign up to ask in the talk tab.
Difference between revisions of "Operating System"
From NetSec
(added OS info, more to come) |
|||
Line 3: | Line 3: | ||
= Linux = | = Linux = | ||
+ | |||
+ | Linux comes in multiple forms known as distributions. | ||
+ | |||
+ | Popular distributions include: | ||
+ | * [http://www.gentoo.org Gentoo] | ||
+ | * [http://www.ubuntu.com Ubuntu] | ||
+ | * [http://www.debian.org Debian] | ||
+ | * [http://www.slackware.com Slackware] | ||
+ | * [http://www.redhat.com Red Hat] | ||
+ | * [http://www.opensuse.org OpenSUSE] | ||
+ | * [http://www.archlinux.org ArchLinux] | ||
+ | * [http://www.fedoraproject.org Fedora] | ||
+ | |||
= Windows = | = Windows = | ||
+ | |||
+ | Windows has linear versions of its OS unlike linux. | ||
+ | |||
+ | * [http://windows.microsoft.com/en-us/windows/products/windows-xp Windows XP] | ||
+ | |||
+ | * [http://windows.microsoft.com/en-us/windows7/products/home Windows 7] | ||
+ | |||
+ | * [http://windows.microsoft.com/en-US/windows-8/consumer-preview Windows 8] | ||
= Macintosh = | = Macintosh = | ||
+ | |||
+ | * [http://www.apple.com/macosx/ OSX Lion] | ||
{{cleanup}} | {{cleanup}} |
Revision as of 12:01, 29 May 2012
This article contains too little information, it should be expanded or updated. |
---|
Things you can do to help:
|
An operating system is a piece of software that runs applications on a computer system.
Linux
Linux comes in multiple forms known as distributions.
Popular distributions include:
Windows
Windows has linear versions of its OS unlike linux.