Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > by-pkgid > 965e33040dd61030a94f0eb89877aee8 > files > 2028

howto-html-en-20080722-2mdv2010.1.noarch.rpm

<HTML
><HEAD
><TITLE
>&#13;
Presentation of Linux and Free Software&#13;</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.63
"><LINK
REL="HOME"
TITLE="HP HOWTO"
HREF="index.html"><LINK
REL="PREVIOUS"
TITLE="Aknowledgements"
HREF="thanks.html"><LINK
REL="NEXT"
TITLE="

Free software concepts
"
HREF="concepts.html"><META
HTTP-EQUIV="Content-Type"
CONTENT="text/html; charset=iso-8859-1"><META
NAME="Author"
CONTENT="Bruno Cornec"><META
NAME="KeyWords"
CONTENT="Linux,HP,HP-UX,Hewlett,Packard"></HEAD
><BODY
CLASS="CHAPTER"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>HP HOWTO: 

Configuration Guide and Use of HP Products under Linux

(Version 0.94)</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="thanks.html"
><IMG
SRC="images/prev.png"
BORDER="0"
ALT="Previous"></A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="concepts.html"
><IMG
SRC="images/next.png"
BORDER="0"
ALT="Next"></A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="CHAPTER"
><H1
><A
NAME="PRESENTATION"
>Chapter 2. 

Presentation of Linux and Free Software&#13;</A
></H1
><DIV
CLASS="TOC"
><DL
><DT
><B
>Table of Contents</B
></DT
><DT
>2.1. <A
HREF="presentation.html#AEN218"
>Some definitions</A
></DT
><DT
>2.2. <A
HREF="concepts.html"
>Free software concepts</A
></DT
><DT
>2.3. <A
HREF="linux-vs-os.html"
>Linux and other operating systems</A
></DT
></DL
></DIV
><DIV
CLASS="SECT1"
><H1
CLASS="SECT1"
><A
NAME="AEN218"
>2.1. Some definitions</A
></H1
><P
>&#13;
Before going into more details in the presentation, it could be useful to give some definitions of terms and software mentionned in that HOWTO.&#13;</P
><DIV
CLASS="SECT2"
><H2
CLASS="SECT2"
><A
NAME="AEN221"
>2.1.1. Free Software or Open Source software</A
></H2
><P
>A <I
CLASS="FIRSTTERM"
>free software (or Open Source software)</I
> 


is a software distributed with its source code, allowing its study, its transmission, its adaptation. The problem, in english, is the use of free, which has both meanings of "at no cost" and "without constraint". Here, it's the second use which has to be considered, hence the use of Open Source. To remember, think of free as speech, not beer.&#13;</P
><P
>&#13;
Depending on the licenses used for its development, the constraints for users of such a software are various.
The most open licenses (like the BSD one) allow code appropriation by third parties, including the resell of the resulting software (with or without modification) in commercial products, without any problem, and without owing something else to the originators than the mention of their copyright.
Other licenses (like the GNU Public License or GPL) force every modified GPL software to be free GPL software itself ; this doesn't allow the use of such programs in a commercial one.
Many other licenses exist, more or less open: the Artistic License (perl), the NPL one (mozilla), the QPL one (Qt) ...&#13;</P
><P
>&#13;
A vast majority of free software is today under the GPL license, even if the BSD world takes always a great place, however less visible, mainly in the press.
Linux is placed under the GPL.
To have more information on these definitions and the licenses, please refer to the following reference sites : &#13;</P
><P
></P
><DIV
CLASS="VARIABLELIST"
><DL
><DT
><A
HREF="http://www.gnu.org"
TARGET="_top"
>GNU project Web site</A
></DT
><DD
><P
>&#13;
You find there all information on the GNU project, including the licenses produced (GPL and LGPL) and various discussions on free software.&#13;</P
></DD
><DT
><A
HREF="http://www.opensource.org"
TARGET="_top"
>Open Source project Web site</A
></DT
><DD
><P
>&#13;
This site proposes a new definition, a bit less restrictive, of free software - called here OpenSource Software - by well-known people.&#13;</P
></DD
></DL
></DIV
><P
></P
><DIV
CLASS="VARIABLELIST"
><DL
><DT
><A
HREF="http://www.freebsd.org/"
TARGET="_top"
>FreeBSD project Web site</A
></DT
><DD
><P
>&#13;
Here are explained the advantages of the very open BSD license.&#13;</P
></DD
></DL
></DIV
></DIV
><DIV
CLASS="SECT2"
><H2
CLASS="SECT2"
><A
NAME="AEN244"
>2.1.2. Examples and counter-examples</A
></H2
><P
>&#13;
First of all, free software and <I
CLASS="FIRSTTERM"
>freeware</I
> shouldn't be mixed up. A freeware is not necessarily a software provided with its sources, on the contrary of a free software.
On the other side, on the contrary of a freeware, you may be charged to obtain a free software (it's not in contradiction with the license used).
The ambiguity, as stated before, comes from the word 

<SPAN
CLASS="QUOTE"
>"free"</SPAN
>

.
A freeware is then free of charge, but not necessarily "free of sources".
(As well, the <I
CLASS="FIRSTTERM"
>shareware</I
> has nothing to do with free software).&#13;</P
><P
>&#13;
So examples of important and well-known free software are the Linux and FreeBSD operating systems, the 
<A
HREF="http://www.apache.org"
TARGET="_top"
>Apache</A
>
 Web server, the 
<A
HREF="http://www.samba.org"
TARGET="_top"
>SaMBa</A
>
 SMB server, GNU C and C++ compilers ...
A contrario, examples of well-known freeware are the Internet Explorer browser, the Eudora Light mail reader, ...&#13;</P
></DIV
><DIV
CLASS="SECT2"
><H2
CLASS="SECT2"
><A
NAME="AEN253"
>2.1.3. Linux</A
></H2
><P
>Linux 


is a free operating system, superset of the POSIX norm.

<SPAN
CLASS="QUOTE"
>"Linux"</SPAN
>


points out the kernel alone.
By extension, the name is also given to distributions based on that kernel plus a set of tools from the GNU project.&#13;</P
><P
>&#13;
Linux is by consequence a Unix system, except that it doesn't use any proprietary code and is furnished under the GPL license, implying the availability of the sources.
As every Unix system, Linux is multi-tasking and multi-user.
It's also extremely portable, and it is available officialy today on processors such as 

Intel (i386 to Pentium IV), Alpha, Motorola (680x0 and PowerPC), Sparc, StrongArm, Mips.


Without mention of the ports, operational or in process on 

PalmPilot, Itanium (ex-Merced), PA-Risc, Crusoe ...</P
><P
>&#13;
The system is today perfectly stable and mature.
Versions "x.y.z" of the Linux kernel, where "y" is an even number, are stable and only bug corrections are generaly applied when "z" increases.
Versions "x.y.z" of the Linux kernel, where "y" is an odd number, are development versions which may be instable and are reserved to developers or intrepids.&#13;</P
><P
>&#13;
From time to time, when the kernel development stabilizes a "freeze" is announced to furnish a new "stable" version (even), and the development goes on on a new version (odd).&#13;</P
><P
>&#13;
The current stable version is the version 2.4.16 (this last number may evolve following the rythm of corrections).
Development has on the other side begun again with a 2.5 version.&#13;</P
><P
>&#13;
Numerous presentations of Linux are currently available. Among them, you should consult the one made by Michael Johnson at <A
HREF="http://www.linuxdoc.org/HOWTO/INFO-SHEET.html"
TARGET="_top"
>http://www.linuxdoc.org/HOWTO/INFO-SHEET.html</A
>&#13;</P
><DIV
CLASS="SECT3"
><H3
CLASS="SECT3"
><A
NAME="AEN263"
>2.1.3.1. Linux technical characteristics</A
></H3
><P
>&#13;
The system offers the following technical characteristics :&#13;</P
><P
></P
><UL
><LI
STYLE="list-style-type: disc"
><P
>&#13;
Multi-tasking : executes several programs in pseudo-parallel.&#13;</P
></LI
><LI
STYLE="list-style-type: disc"
><P
>&#13;
Multi-users : many users acting on the same machine at the same time (without worrying on licenses).&#13;</P
></LI
><LI
STYLE="list-style-type: disc"
><P
>&#13;
Portable and interoperable : works on several hardware architectures.
All the sources are available.
Linux supports a lot of file systems, outside the native ext2 : 

System V, BSD, Sun, MS-DOS, VFAT, NTFS, Mac, HPFS, EFS, ISO9660.


On the network side, it supports the following protocols 

TCP/IP v4 and v6, Appletalk, Netware (client and server), Lan Manager SMB (client and server), X-Window, NFS, PPP, SLIP, UUCP.</P
></LI
><LI
STYLE="list-style-type: disc"
><P
>&#13;
Performant architecture : modular kernel, built at will, execution in protect mode on 80x86 processors, page load on demand, page share between executables when reading, virtual memory with swap on disk, use of a dynamical disk cache in memory, dynamic libraries, process management, pseudo terminals, virtual consoles.&#13;</P
></LI
><LI
STYLE="list-style-type: disc"
><P
>&#13;
Security : protection of memory between processes: one user program can't compromise the whole system operation. The kernel may also, on the other hand, filter network packets.&#13;</P
></LI
><LI
STYLE="list-style-type: disc"
><P
>&#13;
Respect of norms and standards : Posix, with System V and BSD extensions.
Support of COFF and ELF binaries.
Binary compatibility with SCO, SVR3/4 through the iBCS2 module.
Native Language Support as well as national keyboards, fonts...&#13;</P
></LI
></UL
></DIV
></DIV
></DIV
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="thanks.html"
><IMG
SRC="images/prev.png"
BORDER="0"
ALT="Previous"></A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
><IMG
SRC="images/home.png"
BORDER="0"
ALT="Home"></A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="concepts.html"
><IMG
SRC="images/next.png"
BORDER="0"
ALT="Next"></A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Aknowledgements</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
>&nbsp;</TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Free software concepts</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>