Mondorescue Presentation

Total Page:16

File Type:pdf, Size:1020Kb

Mondorescue Presentation Continuous Packaging is also mandatory for DevOps Bruno Cornec HP EMEA EG Presales Strategist WW Linux Community Lead, HP Open Source Profession v 3#$ % August $&'( $%$A Customers Solution Innovation Center Grenoble Ma)ing the ne+ style o ,T a reality $ o » './ years o success, +orld +ide programs, including Cloud Center o Excellence, C Big Data Center o Excellence, Open Source Solutions ,nitiati!e, 0,SC to HP Intel Architecture Migrations, N ! Center o Excellence, EMEA Networking Customer 1isit Center and more » C Complete ,- 23&&/ systems, "&&&/ net+ork ports, .&&/ -B storage4 o » Port olio o 3&/ ready to demo solutions +it* access to our ecosystem o Partners P » Complete test 5 !alidation en!ironment » Strategic partners*ip +it* Intel, '.6year long standing colla7oration » Strategic partners*ip +it* #ed Hat 86year colla7oration 2OSS,4 o m » e A uni9ue proo point in t*e industry +it* a pro!en ser!ice o:ering d e v i ' Mission: Accelerate t*e adoption o new and inno!ati!e solutions 7y creating simple and re+arding end6to6end customer experiences t*at 7ene it our customers and partners, in a p o compelling and engaging colla7orative en!ironment. h s k …more information available at http://www.hpintelco.net r o & Introducing myself ● So t+are engineering and <nices since '=>>; – Mostly Configuration Management Systems 2CMS4, Build systems, 9uality tools, on multiple commercial <nix systems – ?isco!ered Open Source 5 Linux 2OSL4 5 made first contri7utions in '==" – @ull time on OSL since '==., first as HP reseller t*en AHP ● Currently; – OSL -ec*nology Strategist, EMEA EG ,nno!ation Solution Center aka HPB,ntel Solution Center, Greno7le – HP OSL Advocate and Con!erged ,n rastructure Am(assador – WW Linux Community Lead or t*e HP Open Source Profession – POSS con erence, OpenStack#fr and A@<L (oard mem(er. Con erences at WW le!el at LinuxCon, Linux#con #au, #.. – Mondo0escue, ProCect6Builder#org, <<WL and P<SD Pro)ect 'ead – LinuxCOE, mrepo, tellico, rinse, ossology, collectl, ,ronic contri(utor – @OSSBaEaarBSP?F and OSL *overnance ent*usiast – Mandri!a, Mageia, @edora packager ● And also; – Amateur singer 2Alto B -enor4, recorder player since '=8( and C*oir director since '=>8, C? collector 2(&&&/4, Concerts, P*otograp*y 4 Change in • $/ecuta(le code • Configuration • Infra 0 environment • Data DevOps approach+ • %onitoring Change in A continuous delivery pipeline • 1 • $/ecuta(le code • Configuration • Infra 0 environment • Data • %onitoring • 1 ersion controlled Peer revie"ed Automated tests ,lots- Continuous Delivery Pipeline .uul P N roCect6 odepool Builder#org Infrastructure as code Basics on packaging Linu/ Distribution + a pro)ect in itself Coherent packages set 2')6"&)4 ta)en rom upstream proCects Package Manager Management tools Installation program Startup scripts Speci ic tools !unctional updates Security updates Community dri!en or Commercial 2HW certi ication, L-S, support4 8/23/16 Linu/ Distributions 2ime line '=>3 % GN<B@SF ProCect 6 0# Stallman '==' 6 Linux '==2 % SLS – Peter Mc ?onald L# -or!alds '==3 % Slack+are % Patric) 1ol)erding '==3 % ?ebian Package '==" – 0ed Hat Linux Marc E+ing '==( % SuSE 5 Hast % @lorian La 0oc*e '==7 – 0ed Hat Package Manager '==( % ?ebian GG<BLinux Ian Murdoc) Eri) -roan 5 Mar) E+ing '==8 – Ad!anced Packaging -ool Brian White $&&' – SLES $&&$ – 0HEL $&&3 – @edora $&&3 % H<M 6 Set* 1idal Warren -ogami $&&. % OpenSUSE $&&3 % <7untu Mar) S*tuttlewort* $&'. – ?G@ $&'& – Mageia Anne Gicolas 8/23/16 8 Some definitions ● Soft"are Package+ ● Application stored +it* its metadata and 7uild receipt in an arc*i!e ormat# ● Pro!ides dependency in ormation at 7uild and install time ● Package format+ ● Linux pro!ides multiple ormat; rpm, de7, tgz, ip)g,### ● Open, 7ased on tool li)e cpio# ● Associated +it* distri7ution amilies. ● Package manager+ ● Automates pac)ages installation, upgrade, con iguration, and remo!al in a consistent manner# ● Manages pac)age dependencies to install easily rom top o tree ● Package repository+ ● Storage location rom +*ic* so t+are pac)ages are retrie!ed or installationBupdate ● Manages repository metadata, including dependencies ● Continuous Packaging+ ● E!ery so t+are component is managed using so t+are pac)ages ● Pac)age 7uild is done on t*e ly, as t*e so t+are is de!eloped Why using packages ? ● tar4g5 ormat ad!antages: ● 0elati!ely easy to handle ● Sta7le ● Only $ tools needed (tar and gEip4 ● Can integrate some files for metadata ● tar4gz format dra+7acks ; ● Go repository management ● Go dependency management ● Go easy update mechanism ● Go signature support ● Limited chec)sum support ● Go pac)age data7ase Why using packages ? ● #P%0de( ormat ad!antages ● Sta7le ● Binary and source formats a!aila7le w/ multiarch support ● Gati!e support or LSBB@HS ● Provides metadata, build procedure, patc*es and upstream content ● Manages installation, upgrade, remo!al ● Signature/Checksum support and verification ● Deployment ser!er a!aila7ility % Scripted methods ● Baseline support ● 0PM places e!erything in the .spec file and supports su7packagesI ● 0PM Package data7ase a!aila7le to query metadata ● #P%0de( ormat dra+7acks ● 0e9uire appropriate tools but in distro ● Porta7ility across OSes Building packages and repositories (rpm "orld- ● rpm(uild ● Build src#rpm and arc*#rpm pac)ages rom t*e SPEC ile ● -a)e in account con ig iles, cron jo7s, init scripts, log rotation, shell con ig ● rpmbuild -ba pkg.spec ● DO NOT BUI'D AS root ● ● Signing RP%s ● Ensures aut*enticity o t*e pro!ider and pac)age integrity ● 0e9uires GPG con iguration and macros in JHOMEB#rpmmacros ● rpm --addsign pkg.src.rpm pkg.arch.rpm ● rpmlint ● Chec) rpm pac)age common errors +rt distri7ution policies ● rpmlint pkg.src.rpm pkg.arch.rpm ● createrepo ● Separate command 2not a yum option4 ● Create a yum repository rom a directory +it* pac)ages ● createrepo . Packaging best practices ●Have a working installation procedure ● Use con igure i possi7le or language 7uild tools 2setup#py, Ma)e ile#PL, ###4 ● Ha!e a ile 7ased install +or)ing targeting BusrBlocal ● Use !aria7les or all target directories 2Betc, BusrBs*are, BusrB7in, BusrBli7, ###4 ● Script t*e 7uild and install p*ases i necessary to share 7et+een !arious tools ● ● 7no" your package deliverables ● Dno+ +*at you +ant to deli!er and +*ere, +*at is optional# Pac)age accordingly ● Dno+ your external dependencies ● Go source components should *a!e t*eir o+n separated pac)ages ● A!oid including ot*er projects code inline# Use dependency or re6pac)age separately i or) needed# ● Generate repositories to ease your consumers' li e ● ?ecide on a license ●A delivery is a tree of packages ● ,ncreasing num7er o pac)ages reduces 7uild time on t*e long run ● ,ncrease complexity at pac)age de inition, not at install time, t*an)s to pac)age managers ● ?ecide +*et*er you +ant meta6pac)ages 2prC6all, prC6net, prC6tape, prC6data, ###4 Basics on project-builder.org &hat is pro)ect8(uilder4org9s goal ? Make upstream projects life easier with regards to packaging their software &hat is pro)ect8(uilder4org9s itch ? Make my life easier with regards to packaging my soft"are 6sers / Sysadmins want packaged software NO =&M ● Ease of use: G<I, CLI ● ?istri7ution compliance ● ,ntegration wit* deployment tools ● Lag between SW and Pkg a!aila7ility U L 1&M ● -est of alp*aB7etaB1CS SW ● -oo many: ● distri7utions, ● !ersions, ● pac)age formats, L 1M ● D tools to generate pac)ages ● tools to manage repositories 8/23/16 6pstream benefits from Continuous packaging Packaging should be a pro)ect concern as well as coding, testing, installing, #... especially or smaller projects Packaging as your only way o delivery (not a dream) Minimal o!erhead, maximum bene it; Consistancy and reproducea7ility or de!s and users ?istri7ution & deployment server integration, ,mpro!ed deployment without risk of screwing up the system Packaging as a marketing acti!ity or t*e upstream project. Easy +ay to extend your user base, and impro!e your community relationship and is a “competiti!e ad!antage”# Ge+ mantra: “Package early: package al"aysQ THE SOL<-,OG IS ,GDEED CON2IN6O6S PAC7A*IN* (+*ate!er the tool4 8/23/16 Continuous Packaging Architecture Pac)agers Local Build Server % or VE Build Project Build + 0epository metadata Project 'ocal build ?e!elopers 0M Build @arm #emote build 2may host VMs4 8/23/16 *oals ProCect67uilder main goal: help package continuously 7eing agnostic CS agnostic+ no 1CS 7ut guys itKs $'st century no+, S1G, C1S, Mercurial, G,- and G,-BS1G, S1D#### OS agnostic; Linux: 0PM, deb, e7uild, slack 7ased, ### '.&+ distro tuples made and counting % repositories or yum, urpmi, apt# Solaris p)g. HP6<F sd in roadmap Build environment agnostic; local, 1M 2REM<, D1M###4, 1E 2chroot, Doc)er, rpm7ootstrap, rinse, moc), debootstrap###4, 0M 27uild arm4 No pro)ect impact+ preser!es the md.sum o t*e delivered upstream sources# Can 7e completely external to the upstream proCect# A!oids duplication of code and metadata -HE SOL<-,OG IS ,GDEED CONTINUO6S PACKAGIN* 2with proCect67uilder#org S4 8/23/16 DEMONS-0ATION 8/23/16 *oodies Pro)ect8(uilder provides additional goodies Easy VMs/VEs/RMs installation/setup# <pdates not mandatory# Macro system with perl !aria7les to a!oid duplication of metadata S)eleton generation to help starting Manages package deli!ery up to your repository (ssh based4 wit* repository management (yum, apt, urpmi4 ,ntegration o tests in the process Manages patches/additional sources w*en not upstream C*ecks validity of packages built (lintian, rpmlint4 Easy creation of new versions
Recommended publications
  • Software in the Public Interest, Inc. 2011-2012 Annual Report
    Software in the Public Interest, Inc. 2011-2012 Annual Report 1st July 2012 To the membership, board and friends of Software in the Public Interest, Inc: As mandated by Article 8 of the SPI Bylaws, I respectfully submit this annual report on the activities of Software in the Public Interest, Inc. and extend my thanks to all of those who contributed to the mission of SPI in the past year. { Jonathan McDowell, SPI Secretary 1 Contents 1 President's Welcome3 2 Committee Reports4 2.1 Membership Committee.......................4 2.1.1 Statistics...........................4 3 Board Report5 3.1 Board Members............................5 3.2 Board Changes............................6 3.3 Elections................................6 4 Treasurer's Report7 4.1 Income Statement..........................7 4.2 Balance Sheet.............................9 5 Member Project Reports 11 5.1 New Associated Projects....................... 11 5.1.1 Drizzle............................. 11 5.1.2 Arch Linux.......................... 11 5.1.3 FreedomBox......................... 11 5.1.4 Fluxbox............................ 12 5.1.5 Haskell.org.......................... 12 5.1.6 FFmpeg............................ 12 A About SPI 13 2 Chapter 1 President's Welcome { Bdale Garbee, SPI President 3 Chapter 2 Committee Reports 2.1 Membership Committee The membership committee was extended to cover the entire board. 2.1.1 Statistics At the time of writing (July 10th) the current membership status is: NC Applicants Pending Email Approval 94 NC Members 485 Contrib Membership Applications 11 Contrib Members 489 Application Managers 9 On 1st July 2011 we had 445 contributing and 436 non-contributing members. On 1st July 2011 there were 481 contributing members and 452 non-contributing members.
    [Show full text]
  • Linux at 25 PETERHISTORY H
    Linux at 25 PETERHISTORY H. SALUS Peter H. Salus is the author of A n June 1991, at the USENIX conference in Nashville, BSD NET-2 was Quarter Century of UNIX (1994), announced. Two months later, on August 25, Linus Torvalds announced Casting the Net (1995), and The his new operating system on comp.os.minix. Today, Android, Google’s Daemon, the Gnu and the Penguin I (2008). [email protected] version of Linux, is used on over two billion smartphones and other appli- ances. In this article, I provide some history about the early years of Linux. Linus was born into the Swedish minority of Finland (about 5% of the five million Finns). He was a “math guy” throughout his schooling. Early on, he “inherited” a Commodore VIC- 20 (released in June 1980) from his grandfather; in 1987 he spent his savings on a Sinclair QL (released in January 1984, the “Quantum Leap,” with a Motorola 68008 running at 7.5 MHz and 128 kB of RAM, was intended for small businesses and the serious hobbyist). It ran Q-DOS, and it was what got Linus involved: One of the things I hated about the QL was that it had a read-only operating system. You couldn’t change things ... I bought a new assembler ... and an editor.... Both ... worked fine, but they were on the microdrives and couldn’t be put on the EEPROM. So I wrote my own editor and assembler and used them for all my programming. Both were written in assembly language, which is incredibly stupid by today’s standards.
    [Show full text]
  • The Document Foundation: a Sustainable Independent Free Software Project First Thought
    The Document Foundation: a Sustainable Independent Free Software Project First Thought When you come to a fork in the road, take it Yogi Berra Some Fun to Warm Up the Atmosphere LibreOf"ce #1 it's my pleasure to announce that according to NAIF* Metrics i!reOffice is the fastest growing free software project in the world * Native American Inflated Figures +&& %ode + Wiki Contributors *'& *&& )'& )&& ('& LibreOffice Code + Wiki Contributors per Month (&& '& & Sep 10 Oct 10 Nov 10 Dec 10 Jan 11 Feb 11 Mar 11 Apr 11 May 11 Jun 11 Jul 11 Aug 11 Sep 11 Oct 11 Nov 11 Dec 11 Jan 12 Feb 12 Mar 12 Apr 12 May 12 Jun 12 Jul 12 Aug 12 %umulative Number (-&& (,&& (+&& Cumulative Number of LibreOffice Code + Wiki Contributors ()&& (&&& -&& ,&& +&& )&& & Sep 10 Oct 10 Nov 10 Dec 10 Jan 11 Feb 11 > Mar 11 1,600 Apr 11 May 11 Jun 11 Jul 11 Aug 11 Sep 11 Oct 11 Nov 11 Dec 11 Jan 12 Feb 12 Mar 12 Apr 12 May 12 Jun 12 Jul 12 Aug 12 Sep 12 LibreOf"ce is Growing 100,000 150,000 200,000 250,000 300,000 350,000 400,000 450,000 500,000 550,000 600,000 650,000 700,000 50,000 0 -rowth of Download Numbers Download of -rowth 2012-01 2012-02 2012-03 2012-04 2012-05 LibreOffice DirectWeek per Downloads LibreOffice 2012-06 2012-07 2012-08 2012-09 Downloads/Week 2012-10 2012-11 2012-12 2012-13 2012-14 2012-15 2012-16 Linear (Downloads/Week) 2012-17 2012-18 2012-27 2012-28 2012-29 2012-30 2012-31 2012-32 2012-33 2012-34 2012-35 2012-36 2012-37 2012-38 2012-39 2012-40 City of Munich lo(es LibreOf"ce After careful risk-assessment, the capital of Munich has decided to migrate from "pen"ffice to Li!re"ffice/ In favour of that decision, among others, was the greater flexi!ility of the project regarding consumption of open source licenses.
    [Show full text]
  • Debian: a Free Operating System and Its Relationships with the Outer World
    Debian: a Free Operating System and its Relationships with the Outer World Stefano Zacchiroli Debian Project Leader 13 November 2012 Paris, France Orange — Open Source Group 2nd annual seminar Stefano Zacchiroli (Debian) Debian: a Free OS & the outer world Orange — Paris, France 1 / 26 Free Software, raw foo is cool, let’s install it! 1 download foo-1.0.tar.gz ñ checksum mismatch, missing public key, etc. 2 ./configure ñ error: missing bar, baz, . 3 foreach (bar, baz, . ) go to 1 until (recursive) success 4 make ñ error: symbol not found 5 make install ñ error: cp: cannot create regular file /some/weird/path now try scale that up to 17’000 sources releasing 3’000 new versions/month Stefano Zacchiroli (Debian) Debian: a Free OS & the outer world Orange — Paris, France 2 / 26 Free Software, à point: distributions ease software management key notion: the package abstraction offer coherent software collections killer application: package managers (& installers) Stefano Zacchiroli (Debian) Debian: a Free OS & the outer world Orange — Paris, France 3 / 26 Outline 1 Debian and Wheezy 2 Derivatives 3 Business Stefano Zacchiroli (Debian) Debian: a Free OS & the outer world Orange — Paris, France 4 / 26 Debian: once upon a time Fellow Linuxers, This is just to announce the imminent completion of a brand-new Linux release, which I’m calling the Debian Linux Release. [. ] Ian A Murdock, 16/08/1993 comp.os.linux.development make GNU/Linux competitive with commercial OS easy to install built collaboratively by software experts 1st major distro developed
    [Show full text]
  • Ixchariot® Performance Endpoints
    IxChariot® Performance Endpoints Release 7.10 913-0951 Rev. A December 2009 Copyright © 2009 Ixia. All rights reserved. This publication may not be copied, in whole or in part, without Ixia’s consent. RESTRICTED RIGHTS LEGEND: Use, duplication, or disclosure by the U.S. Government is subject to the restrictions set forth in subparagraph (c)(1)(ii) of the Rights in Technical Data and Computer Software clause at DFARS 252.227-7013 and FAR 52.227- 19. Ixia, the Ixia logo, and all Ixia brand names and product names in this document are either trademarks or registered trademarks of Ixia in the United States and/or other countries. All other trademarks belong to their respective owners. The information herein is furnished for informational use only, is subject to change by Ixia without notice, and should not be con- strued as a commitment by Ixia. Ixia assumes no responsibility or liability for any errors or inaccuracies contained in this publica- tion. Corporate Ixia Worldwide Headquarters Web site: www.ixiacom.com Headquarters 26601 W. Agoura Rd. General: [email protected] Calabasas, CA 91302 Investor Relations: [email protected] USA Training: [email protected] +1 877 FOR IXIA (877 367 4942) Support: [email protected] +1 818 871 1800 (International) +1 818 595 2599 (FAX) +1 818 871 1805 For the online support form, go to: [email protected] http://www.ixiacom.com/support/inquiry/ EMEA Ixia Europe Limited Support: [email protected] One Globeside, Fieldhouse Lane +44 1628 405797 Marlow, SL7 1HZ For the online support form, go to: United
    [Show full text]
  • Praise for the Official Ubuntu Book
    Praise for The Official Ubuntu Book “The Official Ubuntu Book is a great way to get you started with Ubuntu, giving you enough information to be productive without overloading you.” —John Stevenson, DZone Book Reviewer “OUB is one of the best books I’ve seen for beginners.” —Bill Blinn, TechByter Worldwide “This book is the perfect companion for users new to Linux and Ubuntu. It covers the basics in a concise and well-organized manner. General use is covered separately from troubleshooting and error-handling, making the book well-suited both for the beginner as well as the user that needs extended help.” —Thomas Petrucha, Austria Ubuntu User Group “I have recommended this book to several users who I instruct regularly on the use of Ubuntu. All of them have been satisfied with their purchase and have even been able to use it to help them in their journey along the way.” —Chris Crisafulli, Ubuntu LoCo Council, Florida Local Community Team “This text demystifies a very powerful Linux operating system . in just a few weeks of having it, I’ve used it as a quick reference a half dozen times, which saved me the time I would have spent scouring the Ubuntu forums online.” —Darren Frey, Member, Houston Local User Group This page intentionally left blank The Official Ubuntu Book Sixth Edition This page intentionally left blank The Official Ubuntu Book Sixth Edition Benjamin Mako Hill Matthew Helmke Amber Graner Corey Burger With Jonathan Jesse, Kyle Rankin, and Jono Bacon Upper Saddle River, NJ • Boston • Indianapolis • San Francisco New York • Toronto • Montreal • London • Munich • Paris • Madrid Capetown • Sydney • Tokyo • Singapore • Mexico City Many of the designations used by manufacturers and sellers to distinguish their products are claimed as trademarks.
    [Show full text]
  • Debian 1 Debian
    Debian 1 Debian Debian Part of the Unix-like family Debian 7.0 (Wheezy) with GNOME 3 Company / developer Debian Project Working state Current Source model Open-source Initial release September 15, 1993 [1] Latest release 7.5 (Wheezy) (April 26, 2014) [±] [2] Latest preview 8.0 (Jessie) (perpetual beta) [±] Available in 73 languages Update method APT (several front-ends available) Package manager dpkg Supported platforms IA-32, x86-64, PowerPC, SPARC, ARM, MIPS, S390 Kernel type Monolithic: Linux, kFreeBSD Micro: Hurd (unofficial) Userland GNU Default user interface GNOME License Free software (mainly GPL). Proprietary software in a non-default area. [3] Official website www.debian.org Debian (/ˈdɛbiən/) is an operating system composed of free software mostly carrying the GNU General Public License, and developed by an Internet collaboration of volunteers aligned with the Debian Project. It is one of the most popular Linux distributions for personal computers and network servers, and has been used as a base for other Linux distributions. Debian 2 Debian was announced in 1993 by Ian Murdock, and the first stable release was made in 1996. The development is carried out by a team of volunteers guided by a project leader and three foundational documents. New distributions are updated continually and the next candidate is released after a time-based freeze. As one of the earliest distributions in Linux's history, Debian was envisioned to be developed openly in the spirit of Linux and GNU. This vision drew the attention and support of the Free Software Foundation, who sponsored the project for the first part of its life.
    [Show full text]
  • QDK - QPKG Development Kit
    QDK - QPKG Development Kit Makes Simple Things Easy and Hard Things Possible Copyright 2010 Michael Nordström Table of Contents QDK - QPKG Development Kit.......................................................................................................................1 Preface..............................................................................................................................................................3 Intended Audience...........................................................................................................................3 Conventions.....................................................................................................................................3 Installation of QDK..........................................................................................................................................4 QPKG Configuration File.................................................................................................................................5 Installation Script..............................................................................................................................................8 Generic Installation Script...............................................................................................................8 Package Specific Installation Functions........................................................................................10 Order of Execution.........................................................................................................................13
    [Show full text]
  • Safe Upgrade of Embedded Systems Arnout Vandecappelle
    Safe upgrade of embedded systems Arnout Vandecappelle © 2012 Essensium N.V. This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License http://mind.be/content/Presentation_Safe-Upgrade.pdf or .odp You never know where your product will be used High-precision GNSS receiver Safe upgrade Arnout Vandecappelle You never know where your product will be used Safe upgrade Arnout Vandecappelle What if you install new firmware on remote systems? Safe upgrade Arnout Vandecappelle What if you install new firmware on remote systems? Murphy's Law Safe upgrade Arnout Vandecappelle What if you install new firmware on remote systems? Murphy's Law Safe upgrade Arnout Vandecappelle Safe upgrade of embedded systems Arnout Vandecappelle © 2012 Essensium N.V. This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License http://mind.be/content/Presentation_Safe-Upgrade.pdf or .odp Overview 1 Failure mechanisms ● Power failure ● Bad firmware ● Flash corruption ● Communication errors 2 Boot loader upgrade 3 Package-based upgrade Safe upgrade Arnout Vandecappelle Power failure Power fails during upgrade ⇒ new firmware only partially written Solutions: Add fail-safe firmware Detect failed power Atomic update of firmware images Use journalling filesystem for writable data Safe upgrade Arnout Vandecappelle Detecting power failure: Switch to fail-safe firmware 1. Boot current firmware fail- boot current config safe loader firmware files FW Safe upgrade Arnout Vandecappelle Detecting power failure: Switch to fail-safe firmware 2. Switch to fail-safe fail- boot current config safe loader firmware files FW Safe upgrade Arnout Vandecappelle Detecting power failure: Switch to fail-safe firmware fail- boot new config safe loader firmware files FW 3.
    [Show full text]
  • The GNU General Public License (GPL) Does Govern All Other Use of the Material That Constitutes the Autoconf Macro
    Notice About this document The following copyright statements and licenses apply to software components that are distributed with various versions of the StorageGRID PreGRID Environment products. Your product does not necessarily use all the software components referred to below. Where required, source code is published at the following location: ftp://ftp.netapp.com/frm-ntap/opensource/ 215-10078_A0_ur001-Copyright 2015 NetApp, Inc. All rights reserved. 1 Notice Copyrights and licenses The following component is subject to the BSD 1.0 • Free BSD - 44_lite BSD 1.0 Copyright (c) 1982, 1986, 1990, 1991, 1993 The Regents of the University of California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. • All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. • Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
    [Show full text]
  • Evaluating Kismet and Netstumbler As Network Security Tools & Solutions
    Master Thesis MEE10:59 Evaluating Kismet and NetStumbler as Network Security Tools & Solutions Ekhator Stephen Aimuanmwosa This thesis is presented as part requirement for the award of Master of Science Degree in Electrical Engineering Blekinge Institute of Technology January 2010 © Ekhator Stephen Aimuanmwosa, 2010 Blekinge Institute of Technology (BTH) School of Engineering Department of Telecommunication & Signal Processing Supervisor: Fredrik Erlandsson (universitetsadjunkt) Examiner: Fredrik Erlandsson (universitetsadjunkt i Evaluating Kismet and NetStumbler as Network Security Tools & Solutions “Even the knowledge of my own fallibility cannot keep me from making mistakes. Only when I fall do I get up again”. - Vincent van Gogh © Ekhator Stephen Aimuanmwosa, (BTH) Karlskrona January, 2010 Email: [email protected] ii Evaluating Kismet and NetStumbler as Network Security Tools & Solutions ABSTRACT Despite advancement in computer firewalls and intrusion detection systems, wired and wireless networks are experiencing increasing threat to data theft and violations through personal and corporate computers and networks. The ubiquitous WiFi technology which makes it possible for an intruder to scan for data in the air, the use of crypto-analytic software and brute force application to lay bare encrypted messages has not made computers security and networks security safe more so any much easier for network security administrators to handle. In fact the security problems and solution of information systems are becoming more and more complex and complicated as new exploit security tools like Kismet and Netsh (a NetStumbler alternative) are developed. This thesis work tried to look at the passive detection of wireless network capability of kismet and how it function and comparing it with the default windows network shell ability to also detect networks wirelessly and how vulnerable they make secured and non-secured wireless network.
    [Show full text]
  • Linux Installation and Getting Started
    Linux Installation and Getting Started Copyright c 1992–1996 Matt Welsh Version 2.3, 22 February 1996. This book is an installation and new-user guide for the Linux system, meant for UNIX novices and gurus alike. Contained herein is information on how to obtain Linux, installation of the software, a beginning tutorial for new UNIX users, and an introduction to system administration. It is meant to be general enough to be applicable to any distribution of the Linux software. This book is freely distributable; you may copy and redistribute it under certain conditions. Please see the copyright and distribution statement on page xiii. Contents Preface ix Audience ............................................... ix Organization.............................................. x Acknowledgments . x CreditsandLegalese ......................................... xii Documentation Conventions . xiv 1 Introduction to Linux 1 1.1 About This Book ........................................ 1 1.2 A Brief History of Linux .................................... 2 1.3 System Features ......................................... 4 1.4 Software Features ........................................ 5 1.4.1 Basic commands and utilities ............................. 6 1.4.2 Text processing and word processing ......................... 7 1.4.3 Programming languages and utilities .......................... 9 1.4.4 The X Window System ................................. 10 1.4.5 Networking ....................................... 11 1.4.6 Telecommunications and BBS software .......................
    [Show full text]