Clouds, Live Images, Appliances

Slides:



Advertisements
Similar presentations
Administrator’s and User’s Guide for KillDisk
Advertisements

With ovirt & virt manager
Windows fails to boot. HELP !! Recue tools and other stuff Windows install disk Backup Image - From Acronis / DriveImage Special Rescue tools disks -Hirens.
Microsoft ® Official Course First Look Clinic Overview of Windows 8 By Ragowo Riantory, S.Kom, MCP.
Linux Installation LINUX INSTALLATION. Download LINUX Linux Installation To install Red Hat, you will need to download the ISO images (CD Images) of the.
Github. Download & install git   Git bash  Git GUI.
Leveraging WinPE and Linux Preboot for Effective Provisioning Jonathan Richey | Director of Development | Altiris, Inc.
Linux Installation Chapter II. Linux Distributions Pre-packaged, installable Linux Anyone can compile a distribution, have to inculde GPL Available for.
Installation. Overview  Download files to make media or another bootable configuration.  Prepare system for installation.  Boot the computer and run.
Linux+ Guide to Linux Certification, Third Edition Chapter 11 Compression, System Backup, and Software Installation.
Windows 7 Upgrade to 8.1 My Experience. Hardware 1.Fry’s components 2.Desktop platform 3.64-bit processor 4.8 gb ram 5.Multiple SATA internal hard disks.
Welcome to the Milagrow Universe
Red Hat Installation. Installing Red Hat Linux is the process of copying operating system files from a CD, DVD, or USB flash drive to hard disk(s) on.
Downloading & Installing Software Chapter 13. Maintaining the System Yum Pirut BitTiorrent Rpm Keeping Software Up To Date Up2date Red Hat Network Wget.
LPIC-1 TRAINING COURSE Topic 102: Linux Installation and package management.
VMWare Workstation Installation. Starting Vmware Workstation Go to the start menu and start the VMware Workstation program. *Note: The following instructions.
Drive Imaging Joe Cicero Northeast Wisconsin Technical College.
Boot Diskettes, Bootable USB Keys and Live CDs Used when the computer can't start for some reason, as a diagnostic, repair and recovery tool. Boot diskettes.
MODULE 6: UPGRADING UNIDESK COMPONENTS. Agenda Downloading and unpacking the bits Preparing the environment MA and MCP Upgrades Updating the VIA Broker.
Chapter 2 BAI517 Chris Redford.  Different version of Linux are called Distributions or Distros. Each one has its strengths and focus: Red Hat / Fedora.
An Intern’s Guide to basic WMS 2011 setup in just 8 easy steps © 2011 Microsoft Corporation By: Livi Erickson.
SliTaz GNU/Linux is a free operating system working completely in memory from removable media such as a CD rom or USB key. It is light, speedy and fully.
1 st Lost Data and Files Recovery Planning Distributed Workforce System Failures Traditional approaches to machine recovery don’t meet the needs.
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.
Austrumi is a bootable live CD Linux Distribution. It is based on Slackware and it was created and maintained by group of programmers from Latgale region.
Lost Data and Files Recovery Planning Distributed Workforce System Failures Traditional approaches to machine recovery don’t meet the needs of.
LINUX MINT 13 Introduction Linux Mint is a modern, elegant and comfortable operating system which is both powerful and easy to use. The minimum requirements.
CHAPTER 2: BASIC OF OPEN SOURCE OPERATING SYSTEM Part 2 (Linux installation)
1 Copyright © 2015 Pexus LLC Patriot PS Personal Server Installing Patriot PS ISO Image on.
Lost Data and Files Recovery Planning Distributed Workforce System Failures Traditional approaches to machine recovery don’t meet the needs of a.
Chapter 8: Installing Linux The Complete Guide To Linux System Administration.
VirtualBox: How to create a Linux Virtual Machine.
Chapter 2 BAI517 Chris Redford.  Different version of Linux are called Distributions or Distros. Each one has its strengths and focus: Red Hat / Fedora.
Printing solutions as easy as Cosmos Mono M6 Firmware Update Guide Digital Printing Division Samsung Electronics Company, Ltd.
Create a Unix/Linux Live CD/DVD/USB ITSC Create a Fedora USB or Live CD Go to: – Fedora Chapter 3 Making Media site Fedora Chapter 3 Making Media.
Chapter Seven Installing and Configuring, Operating Systems.
Step 1.Install the upgrade tool first in your copmputer.
Ganeti Instance Creation
Fedora Remix FeltonLUG 04 Apr 2009 Fedora Remix Karsten 'quaid' Wade & Fedora Contributor Docs, Ambassadors,
Using Hercules Dan Horák Red Hat Presentation Template
Boot Diskettes, Bootable USB Keys and Live CDs Used when the computer can't start for some reason, as a diagnostic, repair and recovery tool. Boot diskettes.
Fedora Remix SCaLE 7x Clint Savage Founder, Utah Open Source Foundation / Mountain West Regional.
Customizing Fedora Jeroen van Meeuwen Fedora Project.
UEFI The Great Satan and you Adam Williamson Presented by
Presented by Dave Mawdsley, DACS Member, Linux SIG Member
Andrea Chierici Virtualization tutorial Catania 1-3 dicember 2010
1.1.2 OneOs Downloading Software Upgrade
Create Rescue Disk? Windows XP, (Vista) Windows 7, 8 Windows 8.1
L – Modeling and Simulating Social Systems with MATLAB
Chapter 3 Installing Red Hat Linux
Build process of ovirt-node and the plugins
The Architecture of oVirt Node
What is Fedora effectively doing for Open Source?
Provisioning with custom builds and Kickstart
Virtualization with libvirt Kashyap Chamarthy
oVirt Node Project Douglas Schilling Landgraf
VMWare Workstation Installation
4 Windows 7.
How to install the Windows 7 on DOS version E10-30
Vembu ImageBackup Free Edition
Fedora Remix Fedora Remix Clint Savage
Fedora Remix Paul W. Frields Fedora Project Leader CA-LUG, 11 Feb 2009
The Websites Team Robert Mayr (robyduck).
Chapter 5 Objectives Understand How to Plan a Windows 7 Deployment with Answer Files. Capture System Image Using Sysprep and ImageX. Use Deployment Image.
Operating System Module 1: Linux Installation
Lab #1 Install Linux & How to Build Live CD
Felix’s Technology Dictionary
Different types of Linux installation
Edge Recorder Client
Presentation transcript:

Clouds, Live Images, Appliances Presentation Template Created by: Rodrigo Padula de Oliveira Brazilian Fedora Ambassador rodrigopadula@projetofedora.org www.projetofedora.org Bryan Kearney NC State FOSS Fair

The Big Picture Appliance Appliance Distro Packages Tooling Appliance Bare Metal Live CD Your Packages Kickstart File Live Media

Kickstart Pool https://fedoraproject.org/wiki/Spins_Kickstart_Po ol

What does the LiveCD look like? Snapshot Ext3 FS Squashfs CD-ROM (ISO9660)

Advantages of this architecture Similarity to “normal” systems Compression SELinux Installability

Making a Live CD # livecd-creator –config=livecd-fedora- desktop.ks –fslabel=mylive [.... wait a while ... ] # ls -l mylive.iso -rw-rw-rw- 2 katzj katzj 724121600 2008- 05-07 23:05 mylive.iso

Live USB Snapshot Ext3 FS Squashfs USB Key (VFAT/ext3) USB

Making a Live USB # ./livecd-iso-to-disk /path/to/iso /dev/sdc1 Available Options Persistent Overlay Size (--overlay-size-mb) Don't verify (--noverify) Reset MBR (--reset-mbr) Persistent Home Size (*NEW*) (--home-size-mb) Encrypted! Allows you to “upgrade” your stick

Live USB Creator

Appliance Creation Engine Creator Red Hat Packages ISV Kickstart File

Building an Appliance appliance-creator .... --config --vmem --vcpus --checksum --format

Now that we have an Appliance... Go Cloud: ec2-convert If you download the virt-installation tooling virt-convert image.xml -o vmx

Appliance Configuration Engine Appliance Configuration Engine is a boot time tool Leverages Augeas (http://augeas.net) to access configuration files Leverages Facter (http://reductivelabs.com/projects/facter/) to access system information http://www.thincrust.net/ace.html

R3MIX! https://fedoraproject.org/wiki/Remix

More Info Live CD Main LiveCD Wiki Page http://fedoraproject.org/wiki/LiveCD GIT repository for livecd-creator http://git.fedorahosted.org/git/livecd Fedora LiveCD Mailing List fedora-livecd-list@redhat.com

More info on Thincrust http://www.thincrust.net

This Doc Available at http://bkearney.fedorapeople.org ncsu_foss_fair.odp ncsu_foss_fair.pdf