SlideShare a Scribd company logo
Fedora 17
                                                               Inside



                                                              PRESENTED BY:

                          Teguh “DC” Dwicaksana
                                                dheche@fedoraproject.org




This presentation is licensed under a Creative Commons
       Attribution-ShareAlike (BY-SA) 3.0 license.
Today's Topics

· Fedora Project
· Fedora 17 Features
· Common Installation Tips
Fedora Project
What We Believe ?

· We believe in the value of free software, and
  fight to protect and promote solutions anyone
  can use and redistribute
· We also believe in the power of collaboration.
  Staying close to upstream projects
· We also believe in empowering others to
  pursue their own visions of a free operating
  system
Fedora's Core Values
freedom

   · 100% free, legal,
     redistributable.
   · Software. Artwork.
     Project code.
     EVERYTHING.
   · Never cutting
     corners
friends

   · Everyone has
     something to give.
   · 25,000 Fedora
     account holders and
     growing.
   · Disagreement, then
     discussion, then
     consensus.
features

    · Technical
      excellence.
    · Upstream
      collaboration.
    · Our features become
      part of openSUSE,
      Ubuntu, Mandriva,
      others...
first

  · Innovation!
  · We don't wait for
    others to do the
    heavy lifting.
  · Rapid release cycle.
  · Community R&D lab
Spins

· Fedora spins are alternate version of Fedora,
  tailored for various types of users via hand-
  picked application set or customizations
· There are a lot of packages in Fedora, and it
  can be time-consuming to look up and install
  all the software you might need for a
  particular task.
· KDE, XFCE, LXDE, Security, Games, SoaS,
  Electronic-Lab, Scientific-KDE, Design-suite,
  Robotics
Remix

· A Fedora Remix is a combination of Fedora
  software, with or without third-party software,
  that any community member can create at any
  time
· A Fedora Remix product may contain some
  software that is forbidden to include in Fedora
  itself
· You can call it by a completely different name,
  and have different artwork and logos
· FusionLinux, Rasberry Pi, Kororaa
How can you help?




http://join.fedoraproject.org
Fedora Indonesia

· Blog: http://www.fedora.or.id
· Planet: http://planet.fedora.or.id
· Forum: http://fedora.or.id/forum
· Twitter: @fedoraid
· Facebook: Fedora Indonesia
· Milis: fedora-id@googlegroups.com
· IRC: irc.freenode.net #fedora.indonesia
Fedora 17 Features
Hardware Requirements

· Processor > Pentium 3
· Minimum RAM
  · for text-mode: 768 MiB
  · for graphical: 768 MiB
· Recommended RAM for graphical: 1152 MiB
· Harddisk
  · Complete: > 9GB
  · Minimum: 90 MiB
Changes in Fedora 17

· GNOME 3.4 and KDE 4.8
· OpenStack, Eucalyptus and Open Nebula
· ICC profiles for color printing and an improved
  gimp
· Still more virtualization improvements
· Software Rendering for GNOME Shell
· Removal media changes mount points
Features

· Presto
· PackageKit
· PolicyKit
· SystemD
· SELinux
· NetworkManager
· Kickstart
Presto

· The presto plugin for yum adds support for
  downloading deltarpms and using them to
  generate new packages
· It will make a substantial dent in the amount
  of data having to be downloaded for updates
PackageKit

· Packagekit is a distribution neutral package
  management framework and frontend
· The actual nuts-and-bolts distro tool (yum, apt,
  conary, etc) is used by PackageKit using
  compiled and scripted helpers. PackageKit
  isn't meant to replace these tools
· Fedora, Foresight Linux, Moblin, Kubuntu,
  openSUSE, SLES, Sabayon
PolicyKit

· PolicyKit provides a flexible framework for
  granting users access to privileged operations.
  It is meant to replace the old userhelper
  approach, and overcome some of its
  shortcomings
SystemD

· systemd is a system and service manager for
  Linux, compatible with SysV and LSB init
  scripts
· Fedora 14 featured it is a technology preview.
  It is the default in Fedora 15 and above
  replacing Upstart
SELinux

· SE (Security Enhanced) Linux is a security
  feature in the Linux kernel and enabled by
  default in Fedora that provides more fine
  grained access control compared to traditional
  file permissions
· A centralized policy determines which
  software can access what resources
Kickstart

· Many system administrators would prefer to
  use an automated installation method to
  install Fedora on their machines
· Using kickstart, a system administrator can
  create a single file containing the answers to
  all the questions that would normally be asked
  during a typical installation
Common
Installation
        Tips
Installation Media

· DVD or CD
· LiveCD or LiveUSB
First Boot

· For Create User make sure you create an
  account for yourself. If this user account will
  also be administering the computer, make
  sure to select "Add to Administrators group".
YUM

· Plugins: yum-plugin-fastestmirror
· Third Party Repositories
  · RPMFusion
Multimedia

· MP3 (Rhythmbox/Gstreamer)
  · rhythmbox
  · gstreamer-plugins-ugly
  · gstreamer-plugins-bad
  · gstreamer-ffmpeg
Truetype Fonts

· Microsoft Truetype Fonts vs Liberation Fonts
· System Wide: /usr/share/fonts
· Per user: ~/.fonts
Adobe Flash Plugins

· 32 bit
   · $ sudo rpm -ivh http://linuxdownload.adobe.com/adobe-
     release/adobe-release-i386-1.0-1.noarch.rpm
   · $ sudo rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-
     adobe-linux
· 64 bit
   · $ sudo rpm -ivh http://linuxdownload.adobe.com/adobe-
     release/adobe-release-x86_64-1.0-1.noarch.rpm
   · $ sudo rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-
     adobe-linux
· Install: sudo yum install flash-plugin
· Restart Browser
Adobe Acrobat

· $ sudo rpm -ivh http://linuxdownload.adobe.com/adobe-
  release/adobe-release-i386-1.0-1.noarch.rpm
· $ sudo rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-
  linux
· $ sudo yum install AdobeReader_enu
Misc Apps
· Dropbox
· Skype
· Google chrome
· Google voice and video chat
· Proprietary Drivers for VGA (ATI/NVIDIA)
Make it simple

· fedorautils
  http://fedorautils.sourceforge.net/
· autoplus
  http://dnmouse.org/autoten/
· Gnome tweak tool
Doesn't Like gnome-shell ?

· Cinnamon
· Mate Desktop
Summary

· freedom. friends. features. first.
· Spins. Remix.
· Fedora utils. Autoplus. Gnome Tweak Tools.
Questions?
                                                         CONTACT:


                    dheche@fedoraproject.org
                              Twitter: @dheche
                      XMPP: dheche@gmail.com
       irc.freenode.net: boncos #fedora #kolam



This presentation is licensed under a Creative Commons
       Attribution-ShareAlike (BY-SA) 3.0 license.

More Related Content

PDF
LinuxTag2012 Rear
Gratien D'haese
 
ODP
Introduction to FOSS world
Narendra Sisodiya
 
PPT
How ubuntu works???
Nirma University
 
PPT
Ubuntu-Overview
Nirma University
 
PPT
Introduction to Ubantu
OpenSource Technologies Pvt. Ltd.
 
PPTX
Building Embedded Linux UDOONEO
NEEVEE Technologies
 
PDF
Introduction to Ubuntu
Khairul Aizat Kamarudzzaman
 
LinuxTag2012 Rear
Gratien D'haese
 
Introduction to FOSS world
Narendra Sisodiya
 
How ubuntu works???
Nirma University
 
Ubuntu-Overview
Nirma University
 
Introduction to Ubantu
OpenSource Technologies Pvt. Ltd.
 
Building Embedded Linux UDOONEO
NEEVEE Technologies
 
Introduction to Ubuntu
Khairul Aizat Kamarudzzaman
 

What's hot (20)

PDF
Ubuntu an absolute beginners guide
COMSATS
 
PDF
Linux Disaster Recovery Best Practices with rear
Gratien D'haese
 
ODP
Introduction to linux
plarsen67
 
ODP
Introduction to FOSS
Sheel Sindhu Manohar
 
PDF
Cfg2html fosdem2014
Gratien D'haese
 
PDF
History of ubuntu
Bala krishnan
 
PDF
Présentation ubuntu 12.10 PDF
Mohamed Ben Bouzid
 
PPTX
Linux and its fundamentals
Agreeta Sharma
 
PPTX
Ubuntu desktop
Gehrai
 
PPT
LivePC creation webcast
kelvin
 
PDF
Raspberry Pi 101
Tonny Adhi Sabastian
 
PDF
Distro Recipes 2013 : Contribution of RDF metadata for traceability among pro...
Anne Nicolas
 
PDF
Linux Seminar for Beginners
NAILBITER
 
PDF
Ubuntu OS and it's Flavours
Tushar B Kute
 
PPT
Ubuntu
home
 
PPT
Linux Disaster Recovery Solutions
Gratien D'haese
 
PDF
Touch your NetBSD
Pierre Pronchery
 
PPS
Linux
kenawar
 
PDF
Ubuntu OS Presentation
Loren Schwappach
 
Ubuntu an absolute beginners guide
COMSATS
 
Linux Disaster Recovery Best Practices with rear
Gratien D'haese
 
Introduction to linux
plarsen67
 
Introduction to FOSS
Sheel Sindhu Manohar
 
Cfg2html fosdem2014
Gratien D'haese
 
History of ubuntu
Bala krishnan
 
Présentation ubuntu 12.10 PDF
Mohamed Ben Bouzid
 
Linux and its fundamentals
Agreeta Sharma
 
Ubuntu desktop
Gehrai
 
LivePC creation webcast
kelvin
 
Raspberry Pi 101
Tonny Adhi Sabastian
 
Distro Recipes 2013 : Contribution of RDF metadata for traceability among pro...
Anne Nicolas
 
Linux Seminar for Beginners
NAILBITER
 
Ubuntu OS and it's Flavours
Tushar B Kute
 
Ubuntu
home
 
Linux Disaster Recovery Solutions
Gratien D'haese
 
Touch your NetBSD
Pierre Pronchery
 
Linux
kenawar
 
Ubuntu OS Presentation
Loren Schwappach
 
Ad

Viewers also liked (10)

PDF
RPM packaging @OSCAL2014
floriantani
 
ODP
Fedora Community Worldwide and in Vietnam
Truong Tuan
 
ODP
Fedora
niteshnarayanlal
 
PDF
Fedora 11 Intro
Harish Pillay
 
PDF
Free Electronic Lab: Community Leader in Opensource EDA Development
DVClub
 
PDF
Plantilla Fedora Desing Team Remix 01 Preview
William Moreno
 
PDF
Fedora - Giannis Konstantinidis (OSCAL2014)
Open Labs Albania
 
PDF
Linux Kernel Debugging Essentials workshop
Lubomir Rintel
 
PDF
Getting Involved in an Free/Open Source Operating System
Máirín Duffy
 
PDF
Fedora Introduction
Prima Yogi Loviniltra
 
RPM packaging @OSCAL2014
floriantani
 
Fedora Community Worldwide and in Vietnam
Truong Tuan
 
Fedora 11 Intro
Harish Pillay
 
Free Electronic Lab: Community Leader in Opensource EDA Development
DVClub
 
Plantilla Fedora Desing Team Remix 01 Preview
William Moreno
 
Fedora - Giannis Konstantinidis (OSCAL2014)
Open Labs Albania
 
Linux Kernel Debugging Essentials workshop
Lubomir Rintel
 
Getting Involved in an Free/Open Source Operating System
Máirín Duffy
 
Fedora Introduction
Prima Yogi Loviniltra
 
Ad

Similar to F17 inside (20)

PPTX
Fedora Linux
Icko Legaspi
 
ODP
Whats new in F14?
Mark Terranova
 
PDF
Fedora
RealScimonster
 
ODP
Fedora
RealScimonster
 
ODP
Fedora15 lovelock-pres
Julio Villarreal Pelegrino
 
PDF
Fedora 12 Introduction
Ratnadeep Debnath
 
ODP
Fedora 14 overview
Bert Desmet
 
PDF
Smau Milano 2016 - Fabio Alessandro Locati
SMAU
 
PDF
Linux Desktop: When is our year?
Levente Kurusa
 
PDF
Contributing To Fedora Project
Parag
 
ODP
Linux Presentation
SiliconExpert Technologies
 
ODP
Introduction To Fedora
Arindam Ghosh
 
PPTX
Fedora history 3441-3408-3437-3423
Muhammad Saad Hassan
 
PPTX
Fedora os presentation
Badrul Alam
 
PDF
Giannis Konstantinidis - The fedora community
Open Labs Albania
 
PPTX
Fedora24
kamlesh chaudhari
 
PPTX
Fedora 3.6 webinar slides 10 18-12
DuraSpace
 
PPTX
The fedora projekt
Elijah Hanson
 
PDF
Fedora In The Enterprise
kanarip
 
PDF
Becoming Linux Expert Series-Install Linux Operating System
skbansal222
 
Fedora Linux
Icko Legaspi
 
Whats new in F14?
Mark Terranova
 
Fedora15 lovelock-pres
Julio Villarreal Pelegrino
 
Fedora 12 Introduction
Ratnadeep Debnath
 
Fedora 14 overview
Bert Desmet
 
Smau Milano 2016 - Fabio Alessandro Locati
SMAU
 
Linux Desktop: When is our year?
Levente Kurusa
 
Contributing To Fedora Project
Parag
 
Linux Presentation
SiliconExpert Technologies
 
Introduction To Fedora
Arindam Ghosh
 
Fedora history 3441-3408-3437-3423
Muhammad Saad Hassan
 
Fedora os presentation
Badrul Alam
 
Giannis Konstantinidis - The fedora community
Open Labs Albania
 
Fedora 3.6 webinar slides 10 18-12
DuraSpace
 
The fedora projekt
Elijah Hanson
 
Fedora In The Enterprise
kanarip
 
Becoming Linux Expert Series-Install Linux Operating System
skbansal222
 

Recently uploaded (20)

PDF
How-Cloud-Computing-Impacts-Businesses-in-2025-and-Beyond.pdf
Artjoker Software Development Company
 
PPTX
AI and Robotics for Human Well-being.pptx
JAYMIN SUTHAR
 
PPTX
New ThousandEyes Product Innovations: Cisco Live June 2025
ThousandEyes
 
PPT
Coupa-Kickoff-Meeting-Template presentai
annapureddyn
 
PDF
Chapter 2 Digital Image Fundamentals.pdf
Getnet Tigabie Askale -(GM)
 
PDF
Advances in Ultra High Voltage (UHV) Transmission and Distribution Systems.pdf
Nabajyoti Banik
 
PDF
Security features in Dell, HP, and Lenovo PC systems: A research-based compar...
Principled Technologies
 
PDF
Software Development Methodologies in 2025
KodekX
 
PDF
NewMind AI Weekly Chronicles - July'25 - Week IV
NewMind AI
 
PDF
Doc9.....................................
SofiaCollazos
 
PPTX
ChatGPT's Deck on The Enduring Legacy of Fax Machines
Greg Swan
 
PDF
CIFDAQ'S Market Insight: BTC to ETH money in motion
CIFDAQ
 
PPTX
The-Ethical-Hackers-Imperative-Safeguarding-the-Digital-Frontier.pptx
sujalchauhan1305
 
PDF
Tea4chat - another LLM Project by Kerem Atam
a0m0rajab1
 
PPTX
Stamford - Community User Group Leaders_ Agentblazer Status, AI Sustainabilit...
Amol Dixit
 
PDF
Why Your AI & Cybersecurity Hiring Still Misses the Mark in 2025
Virtual Employee Pvt. Ltd.
 
PDF
A Day in the Life of Location Data - Turning Where into How.pdf
Precisely
 
PDF
Unlocking the Future- AI Agents Meet Oracle Database 23ai - AIOUG Yatra 2025.pdf
Sandesh Rao
 
PDF
Oracle AI Vector Search- Getting Started and what's new in 2025- AIOUG Yatra ...
Sandesh Rao
 
PDF
How Open Source Changed My Career by abdelrahman ismail
a0m0rajab1
 
How-Cloud-Computing-Impacts-Businesses-in-2025-and-Beyond.pdf
Artjoker Software Development Company
 
AI and Robotics for Human Well-being.pptx
JAYMIN SUTHAR
 
New ThousandEyes Product Innovations: Cisco Live June 2025
ThousandEyes
 
Coupa-Kickoff-Meeting-Template presentai
annapureddyn
 
Chapter 2 Digital Image Fundamentals.pdf
Getnet Tigabie Askale -(GM)
 
Advances in Ultra High Voltage (UHV) Transmission and Distribution Systems.pdf
Nabajyoti Banik
 
Security features in Dell, HP, and Lenovo PC systems: A research-based compar...
Principled Technologies
 
Software Development Methodologies in 2025
KodekX
 
NewMind AI Weekly Chronicles - July'25 - Week IV
NewMind AI
 
Doc9.....................................
SofiaCollazos
 
ChatGPT's Deck on The Enduring Legacy of Fax Machines
Greg Swan
 
CIFDAQ'S Market Insight: BTC to ETH money in motion
CIFDAQ
 
The-Ethical-Hackers-Imperative-Safeguarding-the-Digital-Frontier.pptx
sujalchauhan1305
 
Tea4chat - another LLM Project by Kerem Atam
a0m0rajab1
 
Stamford - Community User Group Leaders_ Agentblazer Status, AI Sustainabilit...
Amol Dixit
 
Why Your AI & Cybersecurity Hiring Still Misses the Mark in 2025
Virtual Employee Pvt. Ltd.
 
A Day in the Life of Location Data - Turning Where into How.pdf
Precisely
 
Unlocking the Future- AI Agents Meet Oracle Database 23ai - AIOUG Yatra 2025.pdf
Sandesh Rao
 
Oracle AI Vector Search- Getting Started and what's new in 2025- AIOUG Yatra ...
Sandesh Rao
 
How Open Source Changed My Career by abdelrahman ismail
a0m0rajab1
 

F17 inside

  • 1. Fedora 17 Inside PRESENTED BY: Teguh “DC” Dwicaksana [email protected] This presentation is licensed under a Creative Commons Attribution-ShareAlike (BY-SA) 3.0 license.
  • 2. Today's Topics · Fedora Project · Fedora 17 Features · Common Installation Tips
  • 4. What We Believe ? · We believe in the value of free software, and fight to protect and promote solutions anyone can use and redistribute · We also believe in the power of collaboration. Staying close to upstream projects · We also believe in empowering others to pursue their own visions of a free operating system
  • 6. freedom · 100% free, legal, redistributable. · Software. Artwork. Project code. EVERYTHING. · Never cutting corners
  • 7. friends · Everyone has something to give. · 25,000 Fedora account holders and growing. · Disagreement, then discussion, then consensus.
  • 8. features · Technical excellence. · Upstream collaboration. · Our features become part of openSUSE, Ubuntu, Mandriva, others...
  • 9. first · Innovation! · We don't wait for others to do the heavy lifting. · Rapid release cycle. · Community R&D lab
  • 10. Spins · Fedora spins are alternate version of Fedora, tailored for various types of users via hand- picked application set or customizations · There are a lot of packages in Fedora, and it can be time-consuming to look up and install all the software you might need for a particular task. · KDE, XFCE, LXDE, Security, Games, SoaS, Electronic-Lab, Scientific-KDE, Design-suite, Robotics
  • 11. Remix · A Fedora Remix is a combination of Fedora software, with or without third-party software, that any community member can create at any time · A Fedora Remix product may contain some software that is forbidden to include in Fedora itself · You can call it by a completely different name, and have different artwork and logos · FusionLinux, Rasberry Pi, Kororaa
  • 12. How can you help? http://join.fedoraproject.org
  • 13. Fedora Indonesia · Blog: http://www.fedora.or.id · Planet: http://planet.fedora.or.id · Forum: http://fedora.or.id/forum · Twitter: @fedoraid · Facebook: Fedora Indonesia · Milis: [email protected] · IRC: irc.freenode.net #fedora.indonesia
  • 15. Hardware Requirements · Processor > Pentium 3 · Minimum RAM · for text-mode: 768 MiB · for graphical: 768 MiB · Recommended RAM for graphical: 1152 MiB · Harddisk · Complete: > 9GB · Minimum: 90 MiB
  • 16. Changes in Fedora 17 · GNOME 3.4 and KDE 4.8 · OpenStack, Eucalyptus and Open Nebula · ICC profiles for color printing and an improved gimp · Still more virtualization improvements · Software Rendering for GNOME Shell · Removal media changes mount points
  • 17. Features · Presto · PackageKit · PolicyKit · SystemD · SELinux · NetworkManager · Kickstart
  • 18. Presto · The presto plugin for yum adds support for downloading deltarpms and using them to generate new packages · It will make a substantial dent in the amount of data having to be downloaded for updates
  • 19. PackageKit · Packagekit is a distribution neutral package management framework and frontend · The actual nuts-and-bolts distro tool (yum, apt, conary, etc) is used by PackageKit using compiled and scripted helpers. PackageKit isn't meant to replace these tools · Fedora, Foresight Linux, Moblin, Kubuntu, openSUSE, SLES, Sabayon
  • 20. PolicyKit · PolicyKit provides a flexible framework for granting users access to privileged operations. It is meant to replace the old userhelper approach, and overcome some of its shortcomings
  • 21. SystemD · systemd is a system and service manager for Linux, compatible with SysV and LSB init scripts · Fedora 14 featured it is a technology preview. It is the default in Fedora 15 and above replacing Upstart
  • 22. SELinux · SE (Security Enhanced) Linux is a security feature in the Linux kernel and enabled by default in Fedora that provides more fine grained access control compared to traditional file permissions · A centralized policy determines which software can access what resources
  • 23. Kickstart · Many system administrators would prefer to use an automated installation method to install Fedora on their machines · Using kickstart, a system administrator can create a single file containing the answers to all the questions that would normally be asked during a typical installation
  • 25. Installation Media · DVD or CD · LiveCD or LiveUSB
  • 26. First Boot · For Create User make sure you create an account for yourself. If this user account will also be administering the computer, make sure to select "Add to Administrators group".
  • 27. YUM · Plugins: yum-plugin-fastestmirror · Third Party Repositories · RPMFusion
  • 28. Multimedia · MP3 (Rhythmbox/Gstreamer) · rhythmbox · gstreamer-plugins-ugly · gstreamer-plugins-bad · gstreamer-ffmpeg
  • 29. Truetype Fonts · Microsoft Truetype Fonts vs Liberation Fonts · System Wide: /usr/share/fonts · Per user: ~/.fonts
  • 30. Adobe Flash Plugins · 32 bit · $ sudo rpm -ivh http://linuxdownload.adobe.com/adobe- release/adobe-release-i386-1.0-1.noarch.rpm · $ sudo rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY- adobe-linux · 64 bit · $ sudo rpm -ivh http://linuxdownload.adobe.com/adobe- release/adobe-release-x86_64-1.0-1.noarch.rpm · $ sudo rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY- adobe-linux · Install: sudo yum install flash-plugin · Restart Browser
  • 31. Adobe Acrobat · $ sudo rpm -ivh http://linuxdownload.adobe.com/adobe- release/adobe-release-i386-1.0-1.noarch.rpm · $ sudo rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe- linux · $ sudo yum install AdobeReader_enu
  • 32. Misc Apps · Dropbox · Skype · Google chrome · Google voice and video chat · Proprietary Drivers for VGA (ATI/NVIDIA)
  • 33. Make it simple · fedorautils http://fedorautils.sourceforge.net/ · autoplus http://dnmouse.org/autoten/ · Gnome tweak tool
  • 34. Doesn't Like gnome-shell ? · Cinnamon · Mate Desktop
  • 35. Summary · freedom. friends. features. first. · Spins. Remix. · Fedora utils. Autoplus. Gnome Tweak Tools.
  • 36. Questions? CONTACT: [email protected] Twitter: @dheche XMPP: [email protected] irc.freenode.net: boncos #fedora #kolam This presentation is licensed under a Creative Commons Attribution-ShareAlike (BY-SA) 3.0 license.