Logo Wallpaper        Submit Login
Layout
Category
3 Dimensional pictures3 Dimensional
3D Landscape pictures3D Landscape
Abstract picturesAbstract
Aircraft / Planes picturesAircraft / Planes
Animals picturesAnimals
Boats picturesBoats
Buildings & City picturesBuildings & City
Cars picturesCars
Comics picturesComics
Go to ComputerComputer
Development picturesDevelopment
Digital art picturesDigital art
Drawing & Painting picturesDrawing & Painting
Fantasy picturesFantasy
Female Celebrities picturesFemale Celebrities
Games picturesGames
Gothic / Dark Art picturesGothic / Dark Art
Known places picturesKnown places
Male Celebrities picturesMale Celebrities
Miscellaneous picturesMiscellaneous
Motor picturesMotor
Movies picturesMovies
Music picturesMusic
Nature picturesNature
Space picturesSpace
Sport picturesSport
Popular tags
Go to Boris Vallejo1. Boris Vallejo
Go to Luis Royo2. Luis Royo
Go to Megan Fox3. Megan Fox
Go to Lingerie4. Lingerie
Go to Fhm5. Fhm
Go to Christmas6. Christmas
Go to Jessica Alba7. Jessica Alba
Go to Windows 78. Windows 7
Go to Japan9. Japan
Go to Body Painting10. Body Painting
Go to Hawaii11. Hawaii
Go to New York12. New York
Go to Castle13. Castle
Go to Dragon14. Dragon
Go to Falls15. Falls
Go to Horse16. Horse
Go to Final Fantasy17. Final Fantasy
Go to Native American18. Native American
Go to Tiger19. Tiger
Go to Thomas Kinkade20. Thomas Kinkade
SpaceView all...
Artists
gadkoij's gallery1. Gadkoij
Striker's gallery2. Striker
PlayBoy's gallery3. Playboy
visionFez's gallery4. Visionfez
Stiannius's gallery5. Stiannius
DOman's gallery6. Doman
getsumtreacle's gallery7. Getsumtreacle
wolfram's gallery8. Wolfram
ii=Saadhu=ii's gallery9. Ii=saadhu=ii
Nyleen's gallery10. Nyleen
ToxicWolf's gallery11. Toxicwolf
ChrisGin's gallery12. Chrisgin
katrin's gallery13. Katrin
elrincondelnabo-blogspot's gallery14. Elrincondelnabo-blogsp...
mc00078's gallery15. Mc00078
antigesha's gallery16. Antigesha
Deinha1974's gallery17. Deinha1974
DanceOfCobra's gallery18. Danceofcobra
maf04's gallery19. Maf04
jamesh81166's gallery20. Jamesh81166
SpaceView all...

Linux

Pictures of Linux

Linux (1024x768, 1152x864, 1280x960, 1440x1080, 1600x1200) Linux (1280x1024) Linux (1024x768)
Linux (1280x1024) Linux (1024x768) Linux (1024x768)
Linux (1024x768) Linux (1280x1024) Linux (1024x768)
Linux (1280x1024) Linux (1280x1024) Linux (1280x1024)
Linux (1280x1024) Linux (1280x1024) Linux (1280x1024)
Linux (1280x1024) Linux (1024x768, 1152x864, 1280x960, 1440x1080, 1600x1200) Linux (1280x1024)
Linux (1280x1024) Linux (1280x1024) Linux (1280x1024)
Linux (1280x1024) Linux (1280x1024) Linux (1280x1024)
Linux (1280x1024) Linux (1280x1024) Linux (1280x1024)
Linux (1280x1024) Linux (1280x1024) Linux (1280x1024)
Linux (1280x1024) Linux (1280x1024) Linux (1280x1024)
Linux (1280x1024) Linux (1280x1024) Linux (1280x1024)
Linux (1280x1024) Linux (1280x1024) Linux (1280x1024)
Linux (1280x1024)

Information about Linux

Linux) is a generic term referring to Unix-like computer operating systems based on the Linux kernel. Their development is one of the most prominent examples of free and open source software collaboration; typically all the underlying source code can be used, freely modified, and redistributed, both commercially and non-commercially, by anyone under the terms of the GNU GPL and other free software licences.

Linux is predominantly known for its use in servers, although can be installed on a wide variety of computer hardware, ranging from embedded devices , mobile phones and even some watches to supercomputers. Linux distributions, installed on both desktop and laptop computers, have become increasingly commonplace in recent years, partly owing to the popular Ubuntu (17 walls) distribution and the emergence of netbooks.

The name "Linux" comes from the Linux kernel, originally written in 1991 (21 years ago) by Linus Torvalds.The rest of the system usually comprises components such as the Apache HTTP Server, the X Window System, the GNOME and KDE desktop environments, and utilities and libraries from the GNU Project (announced in 1983 (29 years ago) by Richard Stallman). Commonly-used applications with desktop Linux systems include the Mozilla Firefox (4 walls) web-browser and the OpenOffice.org office application suite. The GNU contribution is the basis for the Free Software Foundation's preferred name GNU/Linux.

History

UNIX

The Unix operating system was conceived and implemented in 1969 (43 years ago) at AT&T's Bell Laboratories in America by Ken Thomson, Dennis Ritchie, Douglas McIlroy, and Joe Ossanna, and first released in 1971 (41 years ago), it was written in assembly language and later re-written in C in 1973 (39 years ago) by Dennis Ritchie. Its wide availability and portability due to being written in C meant that it was widely adopted, copied and modified by academic institutions and businesses, with its design being influential on authors of other systems.

GNU

The GNU Project, started in 1983 (29 years ago) by Richard Stallman, had the goal of creating a "complete Unix-compatible software system" composed entirely of free software. Work began in 1984 (28 years ago). Later, in 1985 (27 years ago), Stallman created the Free Software Foundation and wrote the GNU General Public License (GNU GPL) in 1989 (23 years ago). By the early 1990s, many of the programs required in an operating system (such as libraries, compilers, text editors, a Unix shell, and a windowing system) were completed, although low-level elements such as device drivers, daemons, and the kernel were stalled and incomplete. Linus Torvalds has said that if the GNU kernel had been available at the time (1991, 21 years ago), he would not have decided to write his own.

MINIX

MINIX was a cheap minimal unix-like operating system, designed for education in computer science, written by Andrew S. Tanenbaum (now Minix is free and redesigned also for “serious” use).

In 1991 (21 years ago) while attending the University of Helsinki, Torvalds began to work on a non-commercial replacement for MINIX, which would eventually become the Linux kernel.

Torvalds began the development of Linux on Minix and applications written for Minix were also used under Linux. Later Linux matured and it became possible for Linux to be developed under itself. Also GNU applications replaced all Minix ones because, with code from the GNU system freely available, it was advantageous if this could be used with the fledgling OS. Code licensed under the GNU GPL can be used in other projects, so long as they also are released under the same or a compatible license. In order to make the Linux kernel compatible with the components from the GNU Project, Torvalds initiated a switch from his original license (which prohibited commercial redistribution) to the GNU GPL. Developers worked to integrate GNU components with Linux to make a fully functional and free operating system.

Development

The primary difference between Linux and many other popular contemporary operating systems is that the Linux kernel and other components are free and open source software. Linux is not the only such operating system, although it is by far the most widely used. Some free and open source software licenses are based on the principle of copyleft, a kind of reciprocity: any work derived from a copyleft piece of software must also be copyleft itself. The most common free software license, the GNU GPL, is a form of copyleft, and is used for the Linux kernel and many of the components from the GNU project.

Linux based distributions are intended by developers for interoperability with other operating systems and established computing standards. Linux systems adhere to POSIX, SUS, ISO and ANSI standards where possible, although to date only one Linux distribution has been POSIX.1 certified, Linux-FT.

Free software projects, although developed in a collaborative fashion, are often produced independently of each other. The fact that the software licenses explicitly permit redistribution, however, provides a basis for larger scale projects that collect the software produced by stand-alone projects and make it available all at once in the form of a Linux distribution.

A Linux distribution, commonly called a "distro", is a project that manages a remote collection of system software and application software packages available for download and installation through a network connection. This allows the user to adapt the operating system to his/her specific needs. Distributions are maintained by individuals, loose-knit teams, volunteer organizations, and commercial entities. A distribution can be installed using a CD that contains distribution-specific software for initial system installation and configuration. A package manager such as Synaptic or YAST allows later package upgrades and installations. A distribution is responsible for the default configuration of the installed Linux kernel, general system security, and more generally integration of the different software packages into a coherent whole.

Source: en.wikipedia.org


External links to Linux

BackAdd a new link


Linked to Linux




These wallpapers are free for personal use on computer screens only.
Images belong to their respective copyright holders.
They may not be redistributed, offered for sale, included on CDs, or used for printed material.
For more info read Privacy Policy

Post all wallpapers in a forum:


Post in a webpage/myspace: 


RSSRSS Feeds
PromotePromote WW
UploadUpload a new wallpaper
TwitterNewsletter
Layout
Corner Layout Layout Layout Corner
Sitemap | Contact Us