Fedora Remix SCaLE 7x Clint Savage Founder, Utah Open Source Foundation / Mountain West Regional.

Slides:



Advertisements
Similar presentations
WordPress from Start to Finish Day 1: Installing and Using WordPress Looking at the WordPress database.
Advertisements

PRIMERGY Installation
Information and Communications Theory Labs, School of Computer & Communication Sciences FILE: kickstart.sxi / 24/01/03 / Page 1
© 2009 Dr. Paul Walcott – The University of the West Indies: Cave Hill CampusDr. Paul Walcott COMP6325 Advanced Web Technologies Dr. Paul Walcott The University.
SDRL University of Pennsylvania 2/27/2002 CHARON toolkit overview DIVES Team University of Pennsylvania.
om om GIT - Tips & Tricks / git.dvcs git-tips.com
Quick Overview of NPACI Rocks Philip M. Papadopoulos Associate Director, Distributed Computing San Diego Supercomputer Center.
Leveraging WinPE and Linux Preboot for Effective Provisioning Jonathan Richey | Director of Development | Altiris, Inc.
Asking Questions Office Migration Planning Manager Windows Security Guides Group Policy Guides Image Servicing Operations Manager Desired Configuration.
Starting with Gridsphere Albert Einstein Institute Gridsphere Installation.
Linux Installation Chapter II. Linux Distributions Pre-packaged, installable Linux Anyone can compile a distribution, have to inculde GPL Available for.
MCITP: Microsoft Windows Vista Desktop Support - Enterprise Section 1: Prepare to Deploy.
Using svn and git with Unity and sdk
Getting Started with GIT. Basic Navigation cd means change directory cd.. moves you up a level cd dir_name moves you to the folder named dir_name A dot.
LPIC-1 TRAINING COURSE Topic 102: Linux Installation and package management.
IT Essentials 1 v4.0 Chapters 4 & 5 JEOPARDY RouterModesWANEncapsulationWANServicesRouterBasicsRouterCommands RouterModesWANEncapsulationWANServicesRouterBasicsRouterCommands.
OpenVZ Live Migration Jim Owens. Overview Review of OpenVZ Features Resource management Installation VM creation VM management Checkpointing Migration.
The Pipeline Processing Framework LSST Applications Meeting IPAC Feb. 19, 2008 Raymond Plante National Center for Supercomputing Applications.
COSC 4750 Customizing and maintenance. Installing software Redhat/Fedora (and linux in general) has a package installer, called rpm Many programs will.
Chapter 2 BAI517 Chris Redford.  Different version of Linux are called Distributions or Distros. Each one has its strengths and focus: Red Hat / Fedora.
MLC CAD Systems Introducing… Presented by: John McCord How to customize.
Chap 1 ~ Introducing LINUX LINUX is a free-stable multi-user operating system that derives from UNIX operating system Benefits: 1) Linux is released under.
A Practical Guide to Fedora and Red Hat Enterprise Linux Unit 8: Installing Software in Linux Chapter 13: Downloading and Installing Software By Fred R.
Chapter 2: Installation Overview Part 1. Installing Fedora/RHEL is the process of copying operating system files from media to the local system and setting.
1 GIT NOUN \’GIT\ A DISTRIBUTED REVISION CONTROL AND SOURCE CODE MANAGEMENT (SCM) SYSTEM WITH AN EMPHASIS ON SPEED. INITIALLY DESIGNED AND DEVELOPED BY.
1 Copyright © 2015 Pexus LLC Patriot PS Personal Server Installing Patriot PS ISO Image on.
3 Copyright © 2005, Oracle. All rights reserved. Upgrading to Oracle Application Server 10g Release 2.
Chapter 2 BAI517 Chris Redford.  Different version of Linux are called Distributions or Distros. Each one has its strengths and focus: Red Hat / Fedora.
Open project in Microsoft Visual Studio → build program in “Release” mode.
RedHat Package Management RPM and YUM in RedHat Enterprise, Fedora, Suse and Centos.
Disk Server Deployment at RAL Castor F2F RAL - Feb 2009 Martin Bly.
Package Administration 3/14/ Software package administration adds software to systems and removes software from systems Sun and its third-party.
Maven. Introduction Using Maven (I) – Installing the Maven plugin for Eclipse – Creating a Maven Project – Building the Project Understanding the POM.
Chapter Seven Installing and Configuring, Operating Systems.
Microsoft Installing & Configuring Windows Server Exam Questions Answers Powered By:
Managing Large Linux Farms at CERN OpenLab: Fabric Management Workshop Tim Smith CERN/IT.
Chap 1 ~ Introducing LINUX LINUX is a free-stable multi-user operating system that derives from UNIX operating system Benefits: 1) Linux is released under.
FermiLinux STS Scientific Linux 6 Connie Sieh HEPIX Spring 2009 May 25, 2009.
Fedora Remix FeltonLUG 04 Apr 2009 Fedora Remix Karsten 'quaid' Wade & Fedora Contributor Docs, Ambassadors,
Update On Scientific Linux Connie Sieh Hepix Fall 2011 October 24, 2011.
April 1st, 2009 Cobbler Provisioning Made Easy Jasper Capel.
Customizing Fedora Jeroen van Meeuwen Fedora Project.
Introduction to Fedora and What's new in Fedora 11 and Fedora 12? Rahul Sundaram Fedora 11 Release Party, Pune, India Sat July 4 th 2009.
Microsoft ♥ Linux | Azure IaaS for Penguins Janaka Rangama | Enterprise Cloud Architect | VirtusaPolaris.
New Tools Used by the Scientific Linux Team
Apache Ignite Data Grid Research Corey Pentasuglia.
Build process of ovirt-node and the plugins
Update On Scientific Linux
COP 4343 Unix System Administration
Provisioning with custom builds and Kickstart
Installation and Configuration
4 Windows 7.
Fedora Remix Fedora Remix Clint Savage
Clouds, Live Images, Appliances
Fedora Remix Paul W. Frields Fedora Project Leader CA-LUG, 11 Feb 2009
Fedora Distribution Toolbox
The Websites Team Robert Mayr (robyduck).
RedHat Package Management
Advisor: Dr.vahidipour Zahra salimian Dec 2017
Certiport Console. Certiport Console Overview Certiport Console as the foundational interface by program for all Certiport products Installer to include.
Lab #1 Install Linux & How to Build Live CD
OPS235: Lab 2 Virtual Machines – Part I
Linux+ Guide to Linux Certification, Third Edition
Open your video file. Play the video.
SAP R/3 Installation on WIN NT-ORACLE
Internet Explorer 6 Workshop
Fink Screen Captures.
Setting up your dev environment
Internet Explorer 6 Workshop
Macs without binding to Active Directory
Presentation transcript:

Fedora Remix SCaLE 7x Clint Savage Founder, Utah Open Source Foundation / Mountain West Regional Coordinator Fedora Ambassadors North America Fedora Remix

Toolkit to “Build Your Own Distro”

100 % Free

Selected updates

Your own customizations

Leverage existing technologies

Anaconda’s “kickstart”

Words to the wise ● ● /var/cache ● /tmp ● destination directory

Spin vs Remix

Live image tools:

kickstart file ► live image

livecd-creator $ su -c “livecd-creator --config= ”

livecd-creator hints ● ● -b option for “based on” ● local disk repos faster

livecd-iso-to-disk $ su -c “livecd-iso-to-disk --overlay-size-mb

persistence

non-destructive

LiveUSB Creator

kickstart file ► install disc(s)

pungi $ su -c “pungi --config= --all- stages”

pungi options ● ● --nosplitmedia to avoid CDs ● --nosource to forget about SRPMs ● --cachedir to point to packages on disk

pungi hints ● ● Local file caches == good ● Edit kickstart repositories ● Add to %packages as desired

installation or live media ► one tool

revisor

Simple GUI Mode

Configurable CLI

Questions?