Difference between revisions of "Operating system"

From VideoLAN Wiki
Jump to navigation Jump to search
(write a stub for this asked page.)
 
m (Add examples for OSes (windows, MacOS X..))
Line 1: Line 1:
An Operating System ("OS") is a software layer on which applications and program are executed. It is hardware-dependant and factorizes many functionalities to make them simply accessible to programs, such as file management. Often, it also offers to have multiple programs executed at the same time by slicing their processor access.
+
An Operating System ("OS") is a software layer on which applications and program are executed. It is hardware-dependant and factorizes many functionalities to make them simply accessible to programs, such as file management. Often, it also offers to have multiple programs executed at the same time by slicing their processor access. You can find more information on the [[wikipedia:operating system|dedicated wikipedia page]].
  
{{VLC}} can be run on many OSes, [[:Category:Operating_systems|this list]] can help you to find which of them are supported.
+
As the most known OSes, we can cite:
 +
* Windows XP, Windows Vista, Windows Seven, ...
 +
* MacOS X
 +
* GNU/Linux based OSes like Debian or Ubuntu.
 +
 
 +
 
 +
{{VLC}} can be run on many OSes. [[:Category:Operating_systems|This list]] can help you to find which of them are supported.
  
You can find more information on the [[wikipedia:operating system|dedicated wikipedia page]].
 
  
 
[[Category:Operating systems]]
 
[[Category:Operating systems]]

Revision as of 11:00, 5 November 2009

An Operating System ("OS") is a software layer on which applications and program are executed. It is hardware-dependant and factorizes many functionalities to make them simply accessible to programs, such as file management. Often, it also offers to have multiple programs executed at the same time by slicing their processor access. You can find more information on the dedicated wikipedia page.

As the most known OSes, we can cite:

  • Windows XP, Windows Vista, Windows Seven, ...
  • MacOS X
  • GNU/Linux based OSes like Debian or Ubuntu.


VLC media player can be run on many OSes. This list can help you to find which of them are supported.