SlideShare a Scribd company logo
Linux distributions. Ubuntu Server
Dragoş Acostăchioaie
http://www.unixinside.org
dragos@unixinside.org
Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
Dragoş Acostăchioaie - http://www.unixinside.org
What is a Linux distribution?
A package which consists in:
✗ the Linux kernel
✗ libraries and utilities
✗ lot of applications
✗ installation and configuration tools
Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
Dragoş Acostăchioaie - http://www.unixinside.org
Types of Linux distributions
Target platform:
✗ for desktops
✗ for servers
✗ for laptops and netbooks
✗ for tablets and mobile phones
✗ for embedded systems
Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
Dragoş Acostăchioaie - http://www.unixinside.org
Types of Linux distributions
License and availability:
✗ commercial (RedHat Enterprise, SuSe, ...)
✗ non-commercial (Ubuntu, Fedora, ...)
Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
Dragoş Acostăchioaie - http://www.unixinside.org
Types of Linux distributions
Addressability:
✗ home and office users
✗ professional users (programmers, admins, ...)
✗ specialized users (scientists, chemists, teachers, ...)
Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
Dragoş Acostăchioaie - http://www.unixinside.org
Types of Linux distributions
Purpose:
✗ general use
✗ specialized functionalities (routers, clusters, ...)
Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
Dragoş Acostăchioaie - http://www.unixinside.org
Types of Linux distributions
Live Linux distributions
✗ can be booted from USB flash drive, CD, ...
✗ no need to install it
✗ useful for trying it and for demonstrations
✗ useful to repair a broken system
Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
Dragoş Acostăchioaie - http://www.unixinside.org
How many Linux distributions exists?
✗ over 300 maintained distributions (distrowatch.com)
✗ many distributions are based on other distribution
http://en.wikipedia.org/wiki/File:Linux_Distribution_Timeline.svg
✗ the most important distributions are:
✗ Debian
✗ RedHat/Fedora
✗ Ubuntu
✗ Slackware
Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
Dragoş Acostăchioaie - http://www.unixinside.org
What is the package management ?
✗ a package is a set of files needed for an application (executable
files, scripts, libraries, configuration files, documentation, ...)
✗ relations between packages
✗ one of the most important part of a Linux distribution is the
package management system
✗ DEB – used by Debian-based distributions (Ubuntu, Linux Mint, ...)
✗ RPM – used by Fedora-based distributions (CentOS, OpenSUSE, ...)
✗ Pacman – used by Arch-based distributions (Chakra, Bridge, ...)
✗ pkgtool – used by Slackware-based distributions (Kongoni, VectorLinux, ...)
Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
Dragoş Acostăchioaie - http://www.unixinside.org
Why are so many Linux distributions?
Different development model:
✗ Windows/MacOS – centralized (corporate) development
✗ FreeBSD – only one distribution, important decisions are
taken by a small group of people
✗ Linux – only kernel development is controlled by a group
of people (headed by Linus Torvalds). Everyone is free to
make it's own Linux distribution
Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
Dragoş Acostăchioaie - http://www.unixinside.org
How to choose a Linux distribution?
There are no rules. Some hints:
✗ what are you going to do with it?
✗ how easy is to install it?
✗ how good is the documentation?
✗ have a strong community base (easy to solve problems using
forums, blogs, IRC, ...)
✗ is a wide-spread distribution? (larger application
availability, more tested, ...)
Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
Dragoş Acostăchioaie - http://www.unixinside.org
How to choose a Linux distribution?
There are no rules. Some hints:
✗ how new are the package versions? (up-to-date with
new facilities, good security, ...)
✗ how often does it change?
✗ how easy is to update packages?
✗ how easy is to update to a newer distribution version?
Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
Dragoş Acostăchioaie - http://www.unixinside.org
How to choose a Linux distribution?
In many cases, choosing a Linux distribution
is a matter of taste.
Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
Dragoş Acostăchioaie - http://www.unixinside.org
What are the most popular Linux distributions?
Debian
✗ very large community base
✗ good security; very stable, tested and reliable
✗ slow release cycle (1-3 years), in three branches:
stable, testing, unstable
✗ very good for professionals
✗ it supports a big number of platforms (11)
✗ lacks the latest Linux technologies
Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
Dragoş Acostăchioaie - http://www.unixinside.org
What are the most popular Linux distributions?
Ubuntu – based on Debian
✗ Kubuntu – the KDE version of Ubuntu
✗ Xubuntu – Xfce version of Ubuntu
✗ Lubuntu – LXDE version of Ubuntu
✗ Edubuntu – educational version of Ubuntu
✗ Ubuntu server – server version of Ubuntu
Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
Dragoş Acostăchioaie - http://www.unixinside.org
What are the most popular Linux distributions?
Ubuntu – based on Debian
✗ very large community base
✗ good security (LTS have 3-5 years of security updates)
✗ relatively short, predictable (6 months), release cycle
✗ very good for beginners (easy to install, good documentation, ...)
✗ project started and financed by Mark Shuttleworth, a charismatic
South-african multimillionaire, former Debian developer
Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
Dragoş Acostăchioaie - http://www.unixinside.org
What are the most popular Linux distributions?
Linux Mint – based on Ubuntu
✗ large community base
✗ many own-built elements (artwork, graphical utilities, ...)
✗ doesn't have a fixed release schedule
✗ very good for beginners (easy to install, good documentation, ...)
✗ community editions doesn't include all the features and lacks
security updates
Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
Dragoş Acostăchioaie - http://www.unixinside.org
What are the most popular Linux distributions?
Fedora
✗ very large community base
✗ good security
✗ predictable release cycle
✗ focus on enterprise features, less on desktop usability
✗ good for professional users
✗ sponsored by RedHat, the biggest Linux company
Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
Dragoş Acostăchioaie - http://www.unixinside.org
What are the most popular Linux distributions?
CentOS – based on RedHat
✗ relatively large community base
✗ good security, but not always up-to-date
✗ oriented on server usage, very stable, tested and reliable
✗ lacks the latest Linux technologies
Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
Dragoş Acostăchioaie - http://www.unixinside.org
What are the most popular Linux distributions?
ArchLinux
✗ follows the KISS (Keep It Simple, Stupid) philosophy
✗ very good package management system; it permits to
install the packages from source code
✗ lot of customization and tweaking options
✗ very good documentation
✗ focused on professional users
✗ doesn't have a fixed release schedule
✗ sometimes unstable
Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
Dragoş Acostăchioaie - http://www.unixinside.org
What are the most popular Linux distributions?
Slackware
✗ follows the simplicity philosophy
✗ rudimentary package management system
✗ very stable clean as bug-free, used as core system for
custom solutions
✗ complex upgrade procedures, limited number of
available packages
✗ good for professional users
Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
Dragoş Acostăchioaie - http://www.unixinside.org
What are the most popular Linux distributions?
OpenSUSE
✗ large community base, very popular in Germany and other
European countries
✗ good security, well maintained
✗ predictable release cycle
✗ good for all kind of users; very good documentation
✗ good configuration tools
✗ resource-heavy desktop and graphical utilities
✗ originally based on Slackware, uses RPM package manager
Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
Dragoş Acostăchioaie - http://www.unixinside.org
What are the most popular Linux distributions?
PCLinuxOS
✗ relatively large community
✗ good security
✗ doesn't have a fixed release schedule; conservative politics
✗ very good for beginners; includes out-of-the-box support for
graphic drivers, browser plugins and media codecs
✗ doesn't include default support for non-english languages
✗ originally based on Mandrake, uses RPM
Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
Dragoş Acostăchioaie - http://www.unixinside.org
What are the most popular Linux distributions?
Mageia
✗ growing community base, very new distribution (since 2010)
✗ predictable release cycle (9 months)
✗ very good for beginners (easy to install)
✗ very good central configuration tool
✗ very good support for many languages
✗ continuation of Mandriva, uses RPM
Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
Dragoş Acostăchioaie - http://www.unixinside.org
Ubuntu Server
Server and desktop differences
✗ both editions uses the same package repository
✗ Server edition doesn't have X Window
✗ Server edition have a different installation process
(it uses a text user interface)
✗ Server edition have different kernel options
✗ Server edition doesn't have graphical configuration tools
Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
Dragoş Acostăchioaie - http://www.unixinside.org
Ubuntu Server
Advantages:
✗ very clean
✗ good security (security updates, long term security updates
for LTS releases – 5 years)
✗ stable and reliable, well tested
✗
✗ good documentation
✗ easy to install
✗ lot of packages in Ubuntu repositories
Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
Dragoş Acostăchioaie - http://www.unixinside.org
Ubuntu Server
Ubuntu Server is certified with big companies hardware:
✗ Lenovo
✗ Dell
✗ IBM
✗ HP
✗ Intel
Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
Dragoş Acostăchioaie - http://www.unixinside.org
Ubuntu Server
Ubuntu Server includes virtualization support:
✗ KVM - used on Intel and AMD hardware)
✗ Xen, Qemu – for other hardware
Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
Dragoş Acostăchioaie - http://www.unixinside.org
Ubuntu Server
Ubuntu Server is ready for cloud computing:
✗ 13.04 offers a complete solution for building highly
available, flexible and secure OpenStack production clouds
✗ easy and fast to install a OpenStack cloud
Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
Dragoş Acostăchioaie - http://www.unixinside.org
Ubuntu Server
Any questions?
Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013

More Related Content

PDF
Introduction to Qt programming
PPTX
Intro to gui, cross platform and qt
ODP
Qt Creator, l'arma segreta!
PPT
了解 Qt
PDF
Qt Tutorial - Part 1
PPTX
Introduction to Qt
PDF
Development with Qt for Windows CE
PPT
Qt Technical Presentation
Introduction to Qt programming
Intro to gui, cross platform and qt
Qt Creator, l'arma segreta!
了解 Qt
Qt Tutorial - Part 1
Introduction to Qt
Development with Qt for Windows CE
Qt Technical Presentation

What's hot (20)

PDF
Contributions to an open source project: Igalia and the Chromium project
PDF
Testing cloud and kubernetes applications - ElasTest
PDF
Angular (v2 and up) - Morning to understand - Linagora
ODP
Treinamento Qt básico - aula I
ODP
Qt 5 - C++ and Widgets
PDF
Meet Qt Canada
 
PPTX
Intro to NuGet
PPTX
NuGet (anti-)patterns - Tales from the Trenches
PDF
Easy IoT with JavaScript
PDF
Docker-Vancouver Meetup - March 18, 2014 - An Introduction to Docker
PDF
Chromium on Wayland Desktop (BlinkOn 7)
PDF
Reaching the multimedia web from embedded platforms with WPEWebkit
PDF
How Docker didn't invent containers (Docker Meetup Brno #1)
PPTX
Qt for beginners part 5 ask the experts
 
PDF
XWiki Product and Community, OW2con'15, November 17, Paris
 
PPTX
Using nu get the way you should svcc
PDF
Ari xivo astricon_2016
PDF
WebKit and Blink: Bridging the Gap Between the Kernel and the HTML5 Revolution
PDF
Migrating from Photon to Qt
PDF
The WebKit project (LinuxCon North America 2012)
Contributions to an open source project: Igalia and the Chromium project
Testing cloud and kubernetes applications - ElasTest
Angular (v2 and up) - Morning to understand - Linagora
Treinamento Qt básico - aula I
Qt 5 - C++ and Widgets
Meet Qt Canada
 
Intro to NuGet
NuGet (anti-)patterns - Tales from the Trenches
Easy IoT with JavaScript
Docker-Vancouver Meetup - March 18, 2014 - An Introduction to Docker
Chromium on Wayland Desktop (BlinkOn 7)
Reaching the multimedia web from embedded platforms with WPEWebkit
How Docker didn't invent containers (Docker Meetup Brno #1)
Qt for beginners part 5 ask the experts
 
XWiki Product and Community, OW2con'15, November 17, Paris
 
Using nu get the way you should svcc
Ari xivo astricon_2016
WebKit and Blink: Bridging the Gap Between the Kernel and the HTML5 Revolution
Migrating from Photon to Qt
The WebKit project (LinuxCon North America 2012)
Ad

Similar to Linux distributions. Ubuntu Server (20)

PDF
Introduction to linux
PDF
Linux basics
PDF
Hillel kobrovski Linux security overview for ciso
PPTX
Linux; Operating System
PDF
Comprehensive Guide of Linux Roadmap
PPTX
LinuxTraining_3.pptx
PPT
Presentation1 linux os
PPT
Presentation1 linux os(2)
PPT
Presentation1 linux os
PPT
Presentation1 linux os
PPTX
Licão 01 introduction
PPT
Linux a free and open source operating system
PPT
Linux a free and open source operating system
PDF
Introduction to Free and Open Source Software - August 2005
PPTX
Linux operating system
PPTX
Overview_Linux ppt
 
PDF
Picking a distro_1_
PPT
Linux for Librarians
Introduction to linux
Linux basics
Hillel kobrovski Linux security overview for ciso
Linux; Operating System
Comprehensive Guide of Linux Roadmap
LinuxTraining_3.pptx
Presentation1 linux os
Presentation1 linux os(2)
Presentation1 linux os
Presentation1 linux os
Licão 01 introduction
Linux a free and open source operating system
Linux a free and open source operating system
Introduction to Free and Open Source Software - August 2005
Linux operating system
Overview_Linux ppt
 
Picking a distro_1_
Linux for Librarians
Ad

More from Dragos Tudor Acostachioaie (14)

ODP
Ce mai este nou in open-source si nu numai
ODP
Realizarea unui cloud privat cu tehnologii open-source
ODP
Qt Application Development
PDF
Realizarea de aplicatii pentru Android utilizand Qt
PDF
Mediul de programare multiplatforma Qt
PDF
Dela e-mail la Social Web
PDF
Imbunatatirea securitatii sistemelor Linux cu ajutorul grsecurity
PPT
Moodle patru ani de ectivitate în învăţământul
PDF
Programarea independenta de platforma in C++. Qt
PPTX
Introducere in Flex si AIR
ODP
Razboiul din fiecare birou
PDF
Linux ca platforma pentru dezvoltare
Ce mai este nou in open-source si nu numai
Realizarea unui cloud privat cu tehnologii open-source
Qt Application Development
Realizarea de aplicatii pentru Android utilizand Qt
Mediul de programare multiplatforma Qt
Dela e-mail la Social Web
Imbunatatirea securitatii sistemelor Linux cu ajutorul grsecurity
Moodle patru ani de ectivitate în învăţământul
Programarea independenta de platforma in C++. Qt
Introducere in Flex si AIR
Razboiul din fiecare birou
Linux ca platforma pentru dezvoltare

Recently uploaded (20)

PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Machine learning based COVID-19 study performance prediction
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PPTX
Machine Learning_overview_presentation.pptx
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PPTX
Tartificialntelligence_presentation.pptx
PPTX
Programs and apps: productivity, graphics, security and other tools
PPTX
A Presentation on Artificial Intelligence
PPTX
Spectroscopy.pptx food analysis technology
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PPTX
1. Introduction to Computer Programming.pptx
PDF
NewMind AI Weekly Chronicles - August'25-Week II
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PPTX
MYSQL Presentation for SQL database connectivity
PDF
Electronic commerce courselecture one. Pdf
PPTX
Big Data Technologies - Introduction.pptx
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PDF
Network Security Unit 5.pdf for BCA BBA.
PPTX
SOPHOS-XG Firewall Administrator PPT.pptx
Reach Out and Touch Someone: Haptics and Empathic Computing
Machine learning based COVID-19 study performance prediction
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Machine Learning_overview_presentation.pptx
Advanced methodologies resolving dimensionality complications for autism neur...
Tartificialntelligence_presentation.pptx
Programs and apps: productivity, graphics, security and other tools
A Presentation on Artificial Intelligence
Spectroscopy.pptx food analysis technology
Diabetes mellitus diagnosis method based random forest with bat algorithm
1. Introduction to Computer Programming.pptx
NewMind AI Weekly Chronicles - August'25-Week II
The Rise and Fall of 3GPP – Time for a Sabbatical?
MYSQL Presentation for SQL database connectivity
Electronic commerce courselecture one. Pdf
Big Data Technologies - Introduction.pptx
Dropbox Q2 2025 Financial Results & Investor Presentation
Network Security Unit 5.pdf for BCA BBA.
SOPHOS-XG Firewall Administrator PPT.pptx

Linux distributions. Ubuntu Server

  • 1. Linux distributions. Ubuntu Server Dragoş Acostăchioaie http://www.unixinside.org dragos@unixinside.org Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
  • 2. Dragoş Acostăchioaie - http://www.unixinside.org What is a Linux distribution? A package which consists in: ✗ the Linux kernel ✗ libraries and utilities ✗ lot of applications ✗ installation and configuration tools Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
  • 3. Dragoş Acostăchioaie - http://www.unixinside.org Types of Linux distributions Target platform: ✗ for desktops ✗ for servers ✗ for laptops and netbooks ✗ for tablets and mobile phones ✗ for embedded systems Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
  • 4. Dragoş Acostăchioaie - http://www.unixinside.org Types of Linux distributions License and availability: ✗ commercial (RedHat Enterprise, SuSe, ...) ✗ non-commercial (Ubuntu, Fedora, ...) Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
  • 5. Dragoş Acostăchioaie - http://www.unixinside.org Types of Linux distributions Addressability: ✗ home and office users ✗ professional users (programmers, admins, ...) ✗ specialized users (scientists, chemists, teachers, ...) Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
  • 6. Dragoş Acostăchioaie - http://www.unixinside.org Types of Linux distributions Purpose: ✗ general use ✗ specialized functionalities (routers, clusters, ...) Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
  • 7. Dragoş Acostăchioaie - http://www.unixinside.org Types of Linux distributions Live Linux distributions ✗ can be booted from USB flash drive, CD, ... ✗ no need to install it ✗ useful for trying it and for demonstrations ✗ useful to repair a broken system Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
  • 8. Dragoş Acostăchioaie - http://www.unixinside.org How many Linux distributions exists? ✗ over 300 maintained distributions (distrowatch.com) ✗ many distributions are based on other distribution http://en.wikipedia.org/wiki/File:Linux_Distribution_Timeline.svg ✗ the most important distributions are: ✗ Debian ✗ RedHat/Fedora ✗ Ubuntu ✗ Slackware Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
  • 9. Dragoş Acostăchioaie - http://www.unixinside.org What is the package management ? ✗ a package is a set of files needed for an application (executable files, scripts, libraries, configuration files, documentation, ...) ✗ relations between packages ✗ one of the most important part of a Linux distribution is the package management system ✗ DEB – used by Debian-based distributions (Ubuntu, Linux Mint, ...) ✗ RPM – used by Fedora-based distributions (CentOS, OpenSUSE, ...) ✗ Pacman – used by Arch-based distributions (Chakra, Bridge, ...) ✗ pkgtool – used by Slackware-based distributions (Kongoni, VectorLinux, ...) Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
  • 10. Dragoş Acostăchioaie - http://www.unixinside.org Why are so many Linux distributions? Different development model: ✗ Windows/MacOS – centralized (corporate) development ✗ FreeBSD – only one distribution, important decisions are taken by a small group of people ✗ Linux – only kernel development is controlled by a group of people (headed by Linus Torvalds). Everyone is free to make it's own Linux distribution Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
  • 11. Dragoş Acostăchioaie - http://www.unixinside.org How to choose a Linux distribution? There are no rules. Some hints: ✗ what are you going to do with it? ✗ how easy is to install it? ✗ how good is the documentation? ✗ have a strong community base (easy to solve problems using forums, blogs, IRC, ...) ✗ is a wide-spread distribution? (larger application availability, more tested, ...) Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
  • 12. Dragoş Acostăchioaie - http://www.unixinside.org How to choose a Linux distribution? There are no rules. Some hints: ✗ how new are the package versions? (up-to-date with new facilities, good security, ...) ✗ how often does it change? ✗ how easy is to update packages? ✗ how easy is to update to a newer distribution version? Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
  • 13. Dragoş Acostăchioaie - http://www.unixinside.org How to choose a Linux distribution? In many cases, choosing a Linux distribution is a matter of taste. Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
  • 14. Dragoş Acostăchioaie - http://www.unixinside.org What are the most popular Linux distributions? Debian ✗ very large community base ✗ good security; very stable, tested and reliable ✗ slow release cycle (1-3 years), in three branches: stable, testing, unstable ✗ very good for professionals ✗ it supports a big number of platforms (11) ✗ lacks the latest Linux technologies Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
  • 15. Dragoş Acostăchioaie - http://www.unixinside.org What are the most popular Linux distributions? Ubuntu – based on Debian ✗ Kubuntu – the KDE version of Ubuntu ✗ Xubuntu – Xfce version of Ubuntu ✗ Lubuntu – LXDE version of Ubuntu ✗ Edubuntu – educational version of Ubuntu ✗ Ubuntu server – server version of Ubuntu Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
  • 16. Dragoş Acostăchioaie - http://www.unixinside.org What are the most popular Linux distributions? Ubuntu – based on Debian ✗ very large community base ✗ good security (LTS have 3-5 years of security updates) ✗ relatively short, predictable (6 months), release cycle ✗ very good for beginners (easy to install, good documentation, ...) ✗ project started and financed by Mark Shuttleworth, a charismatic South-african multimillionaire, former Debian developer Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
  • 17. Dragoş Acostăchioaie - http://www.unixinside.org What are the most popular Linux distributions? Linux Mint – based on Ubuntu ✗ large community base ✗ many own-built elements (artwork, graphical utilities, ...) ✗ doesn't have a fixed release schedule ✗ very good for beginners (easy to install, good documentation, ...) ✗ community editions doesn't include all the features and lacks security updates Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
  • 18. Dragoş Acostăchioaie - http://www.unixinside.org What are the most popular Linux distributions? Fedora ✗ very large community base ✗ good security ✗ predictable release cycle ✗ focus on enterprise features, less on desktop usability ✗ good for professional users ✗ sponsored by RedHat, the biggest Linux company Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
  • 19. Dragoş Acostăchioaie - http://www.unixinside.org What are the most popular Linux distributions? CentOS – based on RedHat ✗ relatively large community base ✗ good security, but not always up-to-date ✗ oriented on server usage, very stable, tested and reliable ✗ lacks the latest Linux technologies Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
  • 20. Dragoş Acostăchioaie - http://www.unixinside.org What are the most popular Linux distributions? ArchLinux ✗ follows the KISS (Keep It Simple, Stupid) philosophy ✗ very good package management system; it permits to install the packages from source code ✗ lot of customization and tweaking options ✗ very good documentation ✗ focused on professional users ✗ doesn't have a fixed release schedule ✗ sometimes unstable Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
  • 21. Dragoş Acostăchioaie - http://www.unixinside.org What are the most popular Linux distributions? Slackware ✗ follows the simplicity philosophy ✗ rudimentary package management system ✗ very stable clean as bug-free, used as core system for custom solutions ✗ complex upgrade procedures, limited number of available packages ✗ good for professional users Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
  • 22. Dragoş Acostăchioaie - http://www.unixinside.org What are the most popular Linux distributions? OpenSUSE ✗ large community base, very popular in Germany and other European countries ✗ good security, well maintained ✗ predictable release cycle ✗ good for all kind of users; very good documentation ✗ good configuration tools ✗ resource-heavy desktop and graphical utilities ✗ originally based on Slackware, uses RPM package manager Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
  • 23. Dragoş Acostăchioaie - http://www.unixinside.org What are the most popular Linux distributions? PCLinuxOS ✗ relatively large community ✗ good security ✗ doesn't have a fixed release schedule; conservative politics ✗ very good for beginners; includes out-of-the-box support for graphic drivers, browser plugins and media codecs ✗ doesn't include default support for non-english languages ✗ originally based on Mandrake, uses RPM Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
  • 24. Dragoş Acostăchioaie - http://www.unixinside.org What are the most popular Linux distributions? Mageia ✗ growing community base, very new distribution (since 2010) ✗ predictable release cycle (9 months) ✗ very good for beginners (easy to install) ✗ very good central configuration tool ✗ very good support for many languages ✗ continuation of Mandriva, uses RPM Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
  • 25. Dragoş Acostăchioaie - http://www.unixinside.org Ubuntu Server Server and desktop differences ✗ both editions uses the same package repository ✗ Server edition doesn't have X Window ✗ Server edition have a different installation process (it uses a text user interface) ✗ Server edition have different kernel options ✗ Server edition doesn't have graphical configuration tools Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
  • 26. Dragoş Acostăchioaie - http://www.unixinside.org Ubuntu Server Advantages: ✗ very clean ✗ good security (security updates, long term security updates for LTS releases – 5 years) ✗ stable and reliable, well tested ✗ ✗ good documentation ✗ easy to install ✗ lot of packages in Ubuntu repositories Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
  • 27. Dragoş Acostăchioaie - http://www.unixinside.org Ubuntu Server Ubuntu Server is certified with big companies hardware: ✗ Lenovo ✗ Dell ✗ IBM ✗ HP ✗ Intel Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
  • 28. Dragoş Acostăchioaie - http://www.unixinside.org Ubuntu Server Ubuntu Server includes virtualization support: ✗ KVM - used on Intel and AMD hardware) ✗ Xen, Qemu – for other hardware Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
  • 29. Dragoş Acostăchioaie - http://www.unixinside.org Ubuntu Server Ubuntu Server is ready for cloud computing: ✗ 13.04 offers a complete solution for building highly available, flexible and secure OpenStack production clouds ✗ easy and fast to install a OpenStack cloud Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013
  • 30. Dragoş Acostăchioaie - http://www.unixinside.org Ubuntu Server Any questions? Şcoala de vară “Informatică la castel”, Macea, 26 – 31 august 2013