The GNU Operating System and the Free Software Movement (original) (raw)

GNU is the only operating system developed specifically to give its users freedom. What is GNU, and what freedom is at stake?

Escape to Freedom: A video from the FSF

What is GNU?

GNU is an operating system that is free software—that is, it respects users' freedom. The GNU operating system consists of GNU packages (programs specifically released by the GNU Project) as well as free software released by third parties. The development of GNU made it possible to use a computer without software that would trample your freedom.

We recommend installable versions of GNU (more precisely, GNU/Linux distributions) which are entirely free software. More about GNU below.

[ [Screenshot of Dragora 3.0-beta2 with TDE desktop] ](/home.html?distro=dragora#gnu-linux)

Dragora / TDE

[ [Screenshot of Guix 0.15 with GNOME 3 desktop] ](/home.html?distro=guix#gnu-linux)

Guix / GNOME3

[ [Screenshot of Hyperbola 0.3 with i3 window manager] ](/home.html?distro=hyperbola#gnu-linux)

Hyperbola / i3

[ [Screenshot of Parabola 2020 with LXDE desktop] ](/home.html?distro=parabola#gnu-linux)

Parabola / LXDE

[ [Screenshot of PureOS 8 with GNOME 3 desktop] ](/home.html?distro=pureos#gnu-linux)

PureOS / GNOME3

[ [Screenshot of Trisquel 10 with MATE desktop] ](/home.html?distro=trisquel#gnu-linux)

Trisquel / MATE

The free software movement campaigns to win for the users of computing the freedom that comes from free software. Free software puts its users in control of their own computing. Nonfree software puts its users under the power of the software's developer. Seethe video explanation.

What is Free Software?

Free software means the users have the freedom to run, copy, distribute, study, change and improve the software.

Free software is a matter of liberty, not price. To understand the concept, you should think of “free” as in “free speech,” not as in “free beer.”

More precisely, free software means users of a program have the four essential freedoms:

Developments in technology and network use have made these freedomseven more important now than they were in 1983.

Nowadays the free software movement goes far beyond developing the GNU system. See the Free Software Foundation's web site for more about what we do, and a list of ways you can help.

More about GNU

GNU is a Unix-like operating system. That means it is a collection of many programs: applications, libraries, developer tools, even games. The development of GNU, started in January 1984, is known as the GNU Project. Many of the programs in GNU are released under the auspices of the GNU Project; those we call GNU packages.

The name “GNU” is a recursive acronym for “GNU's Not Unix.” “GNU” is pronounced g'noo, as one syllable, like saying “grew” but replacing the r with n.

The program in a Unix-like system that allocates machine resources and talks to the hardware is called the “kernel.” GNU is typically used with a kernel called Linux. This combination is the GNU/Linux operating system. GNU/Linux is used by millions, though many call it “Linux” by mistake.

GNU's own kernel, the GNU Hurd, was started in 1990 (before Linux was started). Volunteers continue developing the Hurd because it is an interesting technical project.

More information