[go: up one dir, main page]

0% found this document useful (0 votes)
10 views18 pages

Linux Open House

Linux is a free and open-source operating system that has evolved since its initial release in 1991, primarily known for its versatility across various hardware platforms and its dominance in server and supercomputer environments. The document outlines Linux's features, community support, programming capabilities, and popular distributions, emphasizing its adaptability for both desktop and server use. Additionally, it discusses the X-Window System and various desktop environments like GNOME and KDE, highlighting the extensive application support available on Linux.

Uploaded by

Isaac Icaza
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views18 pages

Linux Open House

Linux is a free and open-source operating system that has evolved since its initial release in 1991, primarily known for its versatility across various hardware platforms and its dominance in server and supercomputer environments. The document outlines Linux's features, community support, programming capabilities, and popular distributions, emphasizing its adaptability for both desktop and server use. Additionally, it discusses the X-Window System and various desktop environments like GNOME and KDE, highlighting the extensive application support available on Linux.

Uploaded by

Isaac Icaza
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 18

Index

Presentation..........................................................................1
Index...................................................................................2
Linux....................................................................................3
Features of Linux / Functions...................................................4
Community............................................................................5
Programming on Linux / Uses..................................................6
Desktop................................................................................7
The X-Window System............................................................8
GNOME / KDE.................................................................8
LXDE.............................................................................9
Servers, Mainframes & Supercomputers...................................10
Linux Distributions................................................................11
Components..................................................................11
Package Management.....................................................12
Live-CD........................................................................13
Popular Linux Distributions.................................................14,15
Tools for choosing a distribution..............................................16
Installation...........................................................................17
Linux: Advantages & Disadvantages.........................................18
Bibliography..........................................................................19

1
Linux
Linux is a Unix-like computer operating system under the
model of free and open source software development and
distribution. The defining component of Linux is the Linux
kernel, an operating system kernel first released on 5 October
1991, by Linus Torvalds.
Linux was originally developed as a free operating system for
Intel x86-based personal computers. It has since been ported
to more computer hardware platforms than any other
operating system. It is a leading operating system on servers
and other big iron systems such as mainframe computers and
supercomputers: more than 90% of today's 500 fastest supercomputers run
some variant of Linux, including the 10 fastest. Linux also runs on mobile
phones, tablet computers, network routers, building automation controls,
televisions and video game consoles; the Android system in wide use on
mobile devices is built on the Linux kernel.
The development of Linux is one of the most prominent examples of free and
open source software collaboration: the underlying source code may be used,
modified, and distributed—commercially or non-commercially—by anyone
under licenses such as the GNU General Public License. Typically Linux is
packaged in a format known as a Linux distribution for desktop and server use.
Some popular mainstream Linux distributions include Debian (and its
derivatives such as Ubuntu and Linux Mint), Fedora
(and its derivatives such as the commercial Red Hat
Enterprise Linux and its open equivalent CentOS),
Mandriva/Mageia, openSUSE (and its commercial
derivative SUSE Linux Enterprise Server), and Arch
Linux. Linux distributions include the Linux kernel,
supporting utilities and libraries and usually a large
amount of application software to fulfill the
distribution's intended use.
A distribution oriented toward desktop use will
typically include the X Window System and an accompanying desktop
environment such as GNOME or KDE Plasma. Some such distributions may
include a less resource intensive desktop such as LXDE or Xfce for use on older
or less powerful computers. A distribution intended to run as a server may omit
all graphical environments from the standard install and instead include other
software such as the Apache HTTP Server and an SSH server such as OpenSSH.
Because Linux is freely redistributable, anyone may create a distribution for
any intended use. Applications commonly used with desktop Linux systems
include the Mozilla Firefox web browser, the LibreOffice office application suite,
and the GIMP image editor.

Features of Linux

2
 386 works in protected mode.
 Memory protection between processes, so that one can not bring the
system.
 Demand load executables: Linux only reads from disk those parts of a
program currently being used.
 Policy for copy on write pages among executables COMPARISON: This
means that multiple processes can use the same memory to run. When
one tries to write to that memory, that page (4KB memory) is copied to
another location. This policy of copy on write has two benefits: it
increases the speed and reduces memory usage.
 The memory is managed as a unified resource to the user programs and
disk cache, so that all free memory can be used to cache and this can in
turn be reduced when running large programs.
 Support for many national or customized keyboards and is quite easy to
add new dynamically.

Functions
The main functions of this great operating system are:

Multitasking system: In Linux you can run several programs at once without
having to stop the execution of each application.

Multiuser System: Multiple users can access the applications and system
resources while Linux. And of course, each of them can run multiple programs
at once (multitasking).

Programmable Shells: A Shell orders connects a user with the


Linux kernel (the core of the system), and to be programmable
can be modified to suit your needs. For example, it is very useful
for background processes.

Device independence: Linux supports any device (modem, printer), because


each new one once installed, are added to the kernel the link or with the device
driver, causing the Kernel and merge link. Linux has a wide adaptability and is
not limited as other operating systems.

Communications: Linux is the most flexible system to connect to any


computer in the world. Internet was created and developed in the world of
Unix, and Linux therefore has the greater ability to navigate, as Unix and Linux
are virtually identical systems. With Linux you can mount a server in your own
home without having to pay huge amounts of money they ask for other
systems.

3
Community

A distribution is largely driven by its


developer and user communities. Some
vendors develop and fund their
distributions on a volunteer basis,
Debian being a well-known example.
Others maintain a community version of
their commercial distributions, as Red
Hat does with Fedora and SUSE does
with openSUSE.
In many cities and regions, local
associations known as Linux User
Groups (LUGs) seek to promote their
preferred distribution and by extension
free software. They hold meetings and
provide free demonstrations, training,
technical support, and operating system
installation to new users. Many Internet communities also provide support to
Linux users and developers. Most distributions and free software / open source
projects have IRC chatrooms or newsgroups. Online forums are another means
for support, with notable examples being LinuxQuestions.org and the various
distribution specific support and community forums, such as ones for Ubuntu,
Fedora, and Gentoo. Linux distributions host mailing lists; commonly there will
be a specific topic such as usage or development for a given list.
Although Linux distributions are generally available without charge, several
large corporations sell, support, and contribute to the development of the
components of the system and of free software. An analysis of the Linux kernel
showed 75 percent of the code from December 2008 to January 2010 was
developed by programmers working for corporations, leaving about 18 percent
to volunteers and 7% unclassified. Some of the major corporations that
contribute include Dell, IBM, HP, Oracle, Sun Microsystems (now part of Oracle),
SUSE, and Nokia. A number of corporations, notably Red Hat, Canonical, and
SUSE, have built a significant business around Linux distributions.
The free software licenses, on which the various software packages of a
distribution built on the Linux kernel are based, explicitly accommodate and
encourage commercialization; the relationship between a Linux distribution as
a whole and individual vendors may be seen as symbiotic. One common
business model of commercial suppliers is charging for support, especially for
business users. A number of companies also offer a specialized business
version of their distribution, which adds proprietary support packages and tools
to administer higher numbers of installations or to simplify administrative
tasks.

Programming on Linux
Most Linux distributions support dozens of programming languages. The

4
original development tools used for building both Linux applications and
operating system programs are found within the GNU toolchain, which includes
the GNU Compiler Collection (GCC) and the GNU build system. Amongst others,
GCC provides compilers for Ada, C, C++, Java, and Fortran. First released in
2003, the Low Level Virtual Machine project provides an alternative open-
source compiler for many languages. Proprietary compilers for Linux include
the Intel C++ Compiler, Sun Studio, and IBM XL C/C++ Compiler. BASIC in the
form of Visual Basic is supported in such forms as Gambas, FreeBASIC, and
XBasic, and in terms of terminal programming or QuickBASIC or Turbo BASIC
programming in the form of QB64.
A common feature of Unix-like systems, Linux includes traditional specific-
purpose programming languages targeted at scripting, text processing and
system configuration and management in general. Linux distributions support
shell scripts, awk, sed and make. Many programs also have an embedded
programming language to support configuring or programming themselves. For
example, regular expressions are supported in programs like grep, or locate,
while advanced text editors, like GNU Emacs have a complete Lisp interpreter
built-in.
Most distributions also include support for PHP, Perl, Ruby, Python and other
dynamic languages. While not as common, Linux also supports C# (via Mono),
Vala, and Scheme. A number of Java Virtual Machines and development kits run
on Linux, including the original Sun Microsystems JVM (HotSpot), and IBM's J2SE
RE, as well as many open-source projects like Kaffe and JikesRVM.
GNOME and KDE are popular desktop environments and provide a framework
for developing applications. These projects are based on the GTK+ and Qt
widget toolkits, respectively, which can also be used independently of the
larger framework. Both support a wide variety of languages. There are a
number of Integrated development environments available including Anjuta,
Code::Blocks, CodeLite, Eclipse, Geany, ActiveState Komodo, KDevelop,
Lazarus, MonoDevelop, NetBeans, and Qt Creator, while the long-established
editors Vim, nano and Emacs remain popular.

Uses
As well as those designed for general purpose use on desktops and servers,
distributions may be specialized for different purposes including: computer
architecture support, embedded systems, stability, security, localization to a
specific region or language, targeting of specific user groups, support for real-
time applications, or commitment to a given desktop environment.
Furthermore, some distributions deliberately include only free software.
Currently, over three hundred distributions are actively developed, with about a
dozen distributions being most popular for general-purpose use.

5
Desktop

The performance of Linux on the desktop has been a controversial topic; for
example in 2007 Con Kolivas accused the Linux community of favoring
performance on servers. He quit Linux kernel development because he was
frustrated with this lack of focus on the desktop, and then gave a "tell all"
interview on the topic. Since then a significant amount of development has
been undertaken in an effort to improve the desktop experience. Projects such
as Upstart and systemd aim for a faster boot time.
Many popular applications are available for a wide variety of operating
systems. For example Mozilla Firefox, OpenOffice.org/LibreOffice and Blender
have downloadable versions for all major operating systems. Furthermore,
some applications were initially developed for Linux, such as Pidgin, and GIMP,
and were ported to other operating systems including Windows and Mac OS X
due to their popularity. In addition, a growing number of proprietary desktop
applications are also supported on Linux; see List of proprietary software for
Linux. In the field of animation and visual effects, most high end software, such
as Autodesk Maya, Softimage XSI and Apple Shake, is available for Linux,
Windows and/or Mac OS X.

Many other types of applications available for Microsoft


Windows and Mac OS X are also available for Linux. Commonly, either a free
software application will exist which does the functions of an application found
on another operating system, or that application will have a version that works
on Linux, such as with Skype and some video games. Furthermore, the Wine
project provides a Windows compatibility layer to run unmodified Windows
applications on Linux. CrossOver is a proprietary solution based on the open
source Wine project that supports running Windows versions of Microsoft Office,
Intuit applications such as Quicken and QuickBooks, Adobe Photoshop versions
through CS2, and many popular games such as World of Warcraft and Team
Fortress 2.

6
The X-Window System
X-Window system is the graphical user interface (GUI) for Linux. In other
Operating Systems, GUI is an integral part of system, but in Linux X-Window is
an additional appilcation. Linux is completly functional without the need of a
graphical mode.
Some X-Window Systems in Linux are:

GNOME
GNOME is a desktop environment and graphical user interface that runs on top
of a computer operating system. It is composed entirely of free and open
source software and is developed by both volunteers and paid contributors, the
largest corporate contributor being Red Hat.
Linux CentOS 6 running GNOME desktop environment.

KDE (K Desktop Environment)


KDE is an international free software community producing
an integrated set of cross-platform applications designed to
run on Linux, FreeBSD, Solaris, Microsoft Windows, and OS X
systems. It is known for its Plasma Desktop, a desktop
environment provided as the default working environment on
many Linux distributions, such as Kubuntu and openSUSE.

7
Linux OpenSUSE running KDE desktop environment.

LXDE
LXDE (Lightweight X11 Desktop Environmen) is a free and open
source desktop environment for Unix and other platforms, such
as Linux or BSD. The goal of the project is to provide a desktop
environment that is fast and energy efficient.LXDE is designed to
work well with computers on the low end of the performance
spectrum such as older resource-constrained machines,
especially those with low amounts of RAM.

8
Servers, Mainframes and Supercomputers

Linux distributions have long been used as server operating systems, and have
risen to prominence in that area; Netcraft reported in September 2006 that
eight of the ten most reliable internet
hosting companies ran Linux distributions
on their web servers. Since June 2008,
Linux distributions represented five of the
top ten, FreeBSD three of ten, and
Microsoft two of ten; since February 2010,
Linux distributions represented six of the
top ten, FreeBSD two of ten, and Microsoft
one of ten.

Linux distributions are the cornerstone of


the LAMP server-software combination
(Linux, Apache, MariaDB/MySQL,
Perl/PHP/Python) which has achieved popularity among developers, and which
is one of the more common platforms for website hosting.

Linux distributions have become increasingly popular on mainframes in the last


decade partly due to pricing and the open-source model. In December 2009,
computer giant IBM reported that it would predominantly market and sell
mainframe-based Enterprise Linux Server.
Linux distributions are also commonly used as operating systems for
supercomputers: since November 2010, out of the top 500 systems, 459
(91.8%) run a Linux distribution. Linux was also selected as the operating
system for the world's most powerful supercomputer, IBM's Sequoia which
became operational in 2011.

9
Linux distributions

A Linux distribution (often called distro for short) is a member of the family
of Unix-like operating systems built on top of the Linux kernel. Such
distributions are operating systems including a large collection of software
applications such as word processors, spreadsheets, media players, and
database applications. These operating systems consist of the Linux kernel
and, usually, a set of libraries and utilities from the GNU Project, with graphics
support from the X Window System. Distributions optimized for size may not
contain X and tend to use more compact alternatives to the GNU utilities, such
as BusyBox, uClibc, or dietlibc. There are currently over six hundred Linux
distributions. Over three hundred of those are in active development,
constantly being revised and improved.
Because most of the kernel and supporting packages are free and open source
software, Linux distributions have taken a wide variety of forms—from fully
featured desktop, server, laptop, netbook, mobile phone, and tablet operating
systems as well as minimal environments (typically for use in embedded
systems or for booting from a floppy disk). Aside from certain custom software
(such as installers and configuration tools), a distribution is most simply
described as a particular assortment of applications installed on top of a set of
libraries married with a version of the kernel, such that its "out-of-the-box"
capabilities meet most of the needs of its particular end-user base.
One can distinguish between commercially backed distributions, such as
Fedora (Red Hat), openSUSE (SUSE), Ubuntu (Canonical Ltd.), and Mandriva
Linux (Mandriva), and entirely community-driven distributions, such as Debian,
Slackware and Gentoo.
Users were attracted to Linux distributions as alternatives to the DOS and
Microsoft Windows operating systems on the PC, Mac OS on the Apple
Macintosh, and proprietary versions of Unix. Most early adopters were familiar
with Unix from work or school. They embraced Linux for its stability, low (if any)
cost, and availability of the source code for most or all of the software included.
Originally, the distributions were simply a convenience, but today, they have
become the usual choice even for Unix or Linux experts. To date, Linux has
proven more popular in the server market, primarily for Web and database
servers (see also LAMP), and in embedded devices market than in the desktop
market.

Components

A typical desktop Linux distribution comprises a Linux kernel, GNU tools and
libraries, additional software, documentation, a window system, window
manager, and a desktop environment. Most of the included software is free
software/open-source software which is distributed by its maintainers both as
compiled binaries and in source code form, allowing users to modify and
compile the original source code if they wish. Other software included with
some distributions may be proprietary and may not be available in source code
form.

10
Many distributions provide an installation system akin to that provided with
other modern operating systems. Some distributions like Gentoo Linux, T2, and
Linux From Scratch include only binaries of a basic kernel, compilation tools,
and an installer; the installer compiles all the requested software for the
specific microarchitecture of the user's machine, using these tools and the
provided source code.

Package management

Distributions are normally segmented into packages. Each package contains a


specific application or service. Examples of packages are a library for handling
the PNG image format, a collection of fonts or a web browser.
The package is typically provided as compiled code, with installation and
removal of packages handled by a package management system (PMS) rather
than a simple file archiver. Each package intended for such a PMS contains
meta-information such as a package description, version, and "dependencies".
The package management system can evaluate this meta-information to allow
package searches, to perform an automatic upgrade to a newer version, to
check that all dependencies of a package are fulfilled, and/or to fulfill them
automatically.
Although Linux distributions typically contain much more software than
proprietary operating systems, it is normal for local administrators to also
install software not included in the distribution. An example would be a newer
version of a software application than that supplied with a distribution, or an
alternative to that chosen by the distribution (e.g., KDE Plasma Workspaces
rather than GNOME or vice versa for the user interface layer). If the additional
software is distributed in source-only form, this approach requires local
compilation. However, if additional software is locally added, the 'state' of the
local system may fall out of synchronization with the state of the package
manager's database. If so, the local administrator will be required to take
additional measures to ensure the entire system is kept up to date. The
package manager may no longer be able to do so automatically.
Most distributions install packages, including the kernel and other core
operating system components, in a predetermined configuration. Few now
require or even permit configuration adjustments at first install time. This
makes installation less daunting, particularly for new users, but is not always
acceptable. For specific requirements, much software must be carefully
configured to be useful, to work correctly with other software, or to be secure,
and local administrators are often obliged to spend time reviewing and
reconfiguring assorted software.
Some distributions go to considerable lengths to specifically adjust and
customize most or all of the software included in the distribution. Not all do so.
Some distributions provide configuration tools to assist in this process.
By replacing everything provided in a distribution, an administrator may reach
a "distribution-less" state: everything was retrieved, compiled, configured, and
installed locally. It is possible to build such a system from scratch, avoiding a
distribution altogether. One needs a way to generate the first binaries until the

11
system is self-hosting. This can be done via compilation on another system
capable of building binaries for the intended target (possibly by cross-
compilation). For example, see Linux From Scratch.

Installation-free distributions (Live CDs)

A Live Distro or Live CD is a Linux distribution that can be booted from a


compact disc or other removable medium (such as a DVD or USB flash drive)
instead of the conventional hard drive. Some minimal distributions such as
tomsrtbt can be run directly from as little as one floppy disk without needing to
change the system's hard drive contents.
When the operating system is booted from a read-only device such as a CD or
DVD, if user data needs to be retained between sessions, it cannot be stored on
the boot device but must be written to some other media such as a USB flash
drive or an installed hard drive. Temporary operating system data is usually
kept solely in RAM.
The portability of installation-free distributions makes them advantageous for
applications such as demonstrations, borrowing someone else's computer,
rescue operations, or as installation media for a standard distribution. Many
popular distributions come in both "Live" and conventional forms (the
conventional form being a network or removable media image which is
intended to be used for installation only). This includes SUSE, Ubuntu, Linux
Mint, MEPIS, Sidux, and Fedora. Some distributions, such as Knoppix, Puppy
Linux, Devil-Linux, SuperGamer, and dyne:bolic are designed primarily for Live
CD, Live DVD, or USB flash drive use.

12
Examples
Popular distributions
Well-known Linux distributions include:

 Arch Linux, a rolling release distribution targeted at


experienced Linux users, maintained by a volunteer
community and primarily based on
binary packages in the tar.gz and
tar.xz format.

 Debian, a non-commercial distribution maintained by


a volunteer developer community with a strong
commitment to free software principles.

 Canaima, is an open socio-technological project, built and


developed in Venezuela, based on Debian.
 Knoppix, the first Live CD distribution to run completely from
removable media without installation to a hard disk, derived from
Debian.
 Linux Mint Debian Edition (LMDE) is based directly on
Debian's testing distribution.

 Ubuntu, a popular desktop and server distribution derived


from Debian, maintained by British company Canonical
Ltd.

 BackTrack, based on the Ubuntu operating system. Used for


digital forensics and penetration testing.
 Kubuntu, the KDE version of Ubuntu.
 Linux Mint, a distribution based on and compatible with
Ubuntu. Supports multiple desktop environments, among
others GNOME Shell fork Cinnamon and GNOME 2 fork MATE.
 Xubuntu is the Xfce version of Ubuntu.
 Lubuntu, the LXDE version of Ubuntu, is advertised as a
lightweight distribution.

 Red Hat Enterprise Linux, which is a derivative


of Fedora, maintained and commercially supported by
Red Hat.

 CentOS, a distribution derived from the same sources used


by Red Hat, maintained by a dedicated volunteer community

13
of developers with both 100% Red Hat-compatible versions
and an upgraded version that is not always 100% upstream
compatible.
 Fedora, a community distribution sponsored by American
company Red Hat.
 Oracle Linux, which is a derivative of Red Hat Enterprise
Linux, maintained and commercially supported by Oracle.

 Mandriva, a Red Hat derivative popular in several European countries


and Brazil, today maintained by the French company of the same name.

 Mageia, a fork of Mandriva Linux created in 2010 that


recently had a quick rise in popularity.
 PCLinuxOS, a derivative of Mandriva, grew from a group of
packages into a community-spawned desktop distribution.

 Gentoo, a distribution targeted at power users, known for its FreeBSD


Ports-like automated system for compiling applications from source code.

 Slackware, one of the first Linux


distributions, founded in 1993, and since
then actively maintained by Patrick J.
Volkerding.

 OpenSUSE a community distribution mainly


sponsored by German company SUSE.
 SUSE Linux Enterprise, derived from
openSUSE, maintained and commercially
supported by SUSE.

Android

Whether or not Google's Android counts as a Linux distribution


is a widely debated topic, with the Linux Foundation and Chris
DiBona, Google's open source chief, in favour. Others, such as
Google engineer Patrick Brady disagree, noting the lack of
support for many GNU tools, including glibc, in Android.

14
Interdistribution issues

The Free Standards Group is an organization formed by major software and


hardware vendors that aims to improve interoperability between different
distributions. Among their proposed standards are the Linux Standard Base,
which defines a common ABI and packaging system for Linux, and the
Filesystem Hierarchy Standard which recommends a standard filenaming chart,
notably the basic directory names found on the root of the tree of any Linux
filesystem. Those standards, however, see limited use, even among the
distributions developed by members of the organization.
The diversity of Linux distributions means that not all software runs on all
distributions, depending on what libraries and other system attributes are
required. Packaged software and software repositories are usually specific to a
particular distribution, though cross-installation is sometimes possible on
closely related distributions.

Tools for choosing a distribution

There are tools available to help people select an appropriate distribution, such
as several different versions of the Linux Distribution Chooser, and the
universal package search tool whohas. There are easy ways to try out several
Linux distributions before deciding on one: Multi Distro is a Live CD that
contains nine space-saving distributions. Tools are available to make such CDs
and DVDs, among them Nautopia.
Virtual machines such as VirtualBox and VMware Workstation permit booting of
Live CD image files without actually burning a CD.
Details and interest rankings of Linux distributions are available on DistroWatch
and a fairly comprehensive list of live CDs is available at livecdlist.com. Some
websites such as OSDir.com and www.osvids.com offer screenshots and videos
as a way to get a first impression of various distributions.
Workspot used to provide online Linux desktop demos using Virtual Network
Computing (VNC). It is currently not active.

Installation
There are many ways to install a Linux distribution. The most common method

15
of installing Linux is by booting from a CD-ROM or DVD that contains the
installation program and installable software. Such a CD can be burned from a
downloaded ISO image, purchased alone for a low price, provided as a cover
disk with a magazine, shipped for free by request, or obtained as part of a box
set that may also include manuals and additional commercial software. New
users tend to begin by partitioning a hard drive in order to keep their previously
installed operating system. The Linux distribution can then be installed on its
own separate partition without affecting previously saved data.
Early Linux distributions were installed using sets of floppies but this has been
abandoned by all major distributions. Nowadays most distributions offer CD
and DVD sets with the vital packages on the first disc and less important
packages on later ones. They usually also allow installation over a network
after booting from either a set of floppies or a CD with only a small amount of
data on it.
Still another mode of installation is to install on a powerful computer to use as
a servers and to use less powerful machines (perhaps without hard drives, with
less memory and slower CPUs) as thin clients over the network. Clients can
boot over the network from the server and display results and pass information
to the server where all the applications run. The clients can be ordinary PCs
with the addition of a network bootloader on a drive or network interface
controller; hard disk space and processor power can be offloaded onto the
client machine if desired. The cost savings achieved by using thin clients can
be invested in greater computing power or storage on the server.
In a Live CD setup, the computer boots the entire operating system from CD
without first installing it on the computer's hard disk. Some distributions have a
Live CD installer, where the computer boots the operating system from the
disk, and then proceeds to install it onto the computer's hard disk, providing a
seamless transition from the OS running from the CD to the OS running from
the hard disk.
Both servers and personal computers that come with Linux already installed
are available from vendors including Hewlett-Packard, Dell and System76.
On embedded devices, Linux is typically held in the device's firmware and may
or may not be consumer-accessible.
Anaconda, one of the more popular installers, is used by Red Hat Enterprise
Linux, Fedora and other distributions to simplify the installation process.

16
Linux: Advantages and Disadvantages
Advantages:

Price: Because your license is GNU, we can download it free from


the internet or buy it for an affordable price.

Requirements: Currently operating systems need an updated


hardware PC in order to run correctly. On the other hand, Linux Operating
Systems run faster on standard hardware, so, you don't have to invest on it if
you want to keep your computer functioning.

Stability: By having your Unix -based core, inherits this stability that has
always characterized the Unix systems.

Security: At the server level can find that Linux security against other
servers is much larger market.

Compatibility: Recognizes most other operating systems on a


network.

Multitasking: You can run multiple applications and processes simultaneously.

Speed: Because real multitasking features, and you do not need to load your
graphical environment to run services or applications, make its speed is far
superior to existing operating systems.

Programming Environment: Ideal for programming and can be programmed


for other operating systems.

Growth: The growth system, open source, and the greater community of
thousands of developers, is the fastest in the world today.

Disadvantages:

Support: Linux Some companies do not have to back it up, so that there is no
solid support as other operating systems.

Simplicity: It's not as easy to use as other operating systems, although


currently some distributions are improving their ease of use, thanks to the
windows environment, their desktops and applications designed specifically for
it, every day easier integration and use.

Software: Not all Windows applications can run on Linux, and it is sometimes
difficult to find a particular application, and most importantly, is that not all
applications are in Spanish.

Hardware: Currently Linux supports up to 16 processors simultaneously


against 64 processors of other operating systems.

17
Bibliography

 http://en.wikipedia.org/wiki/Linux
 http://en.wikipedia.org/wiki/Linux_distribution
 Palo Santo Solutions Basic Linux Book

18

You might also like