SlideShare a Scribd company logo
Red Hat Update
for System z
Shawn Wells, RHCE
EMail:  swells@redhat.com
Lead, Linux on System z
2
Agenda
45min Update on Red Hat
 Today
 Tomorrow
 Together
3
Introductions
 Shawn Wells
W/W Lead, Linux on System z
Solutions Architect
Business Development, Presentations & Demos, Interface
to Prod Mgmt, etc
4
Introductions
 Shawn Wells
W/W Lead, Linux on System z
Solutions Architect
Business Development, Presentations & Demos, Interface
to Prod Mgmt, etc
 Also here at T3.....
 Brad Hinson
Lead, Linux on System z Technical Support
 Justin Payne
Sr Technical Support Engineer, Linux on System z
5
Red Hat Development Model
Community
 Development with “upstream” communities
 Kernel, glibc, etc
 Collaboration with partners, IBM,
open source contributors
6
Red Hat Development Model
Fedora
 Rapid innovation
 Latest technologies
 Community Supported
 Released ~6mo cycles
7
Red Hat Development Model
Red Hat Enterprise Linux
 Stable, mature, commercial product
 Extensive Q&A, performance testing
 Hardware & Software Certifications
 7yr maintenance
 Core ABI compatibility
guarantee
 Major releases 2-3yr cycle
8
Red Hat Today: Announcements
Extended Product Lifecycle
Years 1 - 4 Yr 6,7Yr 5
Production 1
Production 2
Production 3
Security Patches
Bug Fixes
Hardware Enablement
Software Enhancements
X
X
X
Full
X
X
Partial
X
X
None
9
Red Hat Today: Announcements
Red Hat Enterprise Linux 4.7
Announced Thursday, July 24 2008
 2.6.9-78 Kernel Stream
 Added AIDE
 Ability to generate SHA-256 and SHA-512 password hashes
 Updated zFCP driver to include bugfixes
 Updated qdio driver to fix zFCP/SCSI write to IO stagnates on LPAR
 /proc/sys/vm/nfs-writeback-lowmem-only param to fix NFS read
performance
 /proc/sys/vm/write-mapped to help select faster NFS read performance
 autofs5
 N_PIV is waiting development acceptance for 4.8 (Already in RHEL5)
Download @ https://rhn.redhat.com/network/software/download_isos_full.pxt
10
Red Hat Today: Announcements
What is AIDE?
 Intrusion Detection program
 Ships with RHEL5, now in 4.7
# yum install aide
# aide –init
11
Red Hat Today: Announcements
What is AIDE?
 Intrusion Detection program
 Ships with RHEL5, now in 4.7
# yum install aide
# aide –init
# chmod 777 /etc/hosts
12
Red Hat Today: Announcements
What is AIDE?
 Intrusion Detection program
 Ships with RHEL5, now in 4.7
# yum install aide
# aide –init
# chmod 777 /etc/hosts
# aide - -check
AIDE found differences between database and filesystem!!
Changed files:
changed:/etc/hosts
Detailed information about changes:
File: /etc/hosts
Permissions: -rw-r--r-- , -rwxrwxrwx
13
Red Hat Today: Announcements
Red Hat / IBM Alliance
Technical Perspective
Dedicated Partner Managers
IBM on-site kernel engineers at Red Hat
Weekly calls with IBM System z Product Mgmt
Emphasis on IBM access to code (making it easier to work
together)
Weekly reviews of open bugs & feature requests
Proof of Concept Support
Marketing & Sales Perspective
Joint World-Wide Tour
Marist, zNTP, T3, SHARE, zExpo, etc
Business Perspective
Dedicated staff from helpdesk to executive
14
IBM Changes to 2.6.x Kernel
RHEL5RHEL4
15
Red Hat Today: RHEL Status
Upstream of Code
DASD Drive Updates
zFCP Driver Updates
zFCP multipathing support in RHEL5 installer
Crypto2 Express Support
Hugetblfs
Layer-2 IPv6 support for Hipersockets
Marketing Perspective
Joint World-Wide Tour
Marist, zNTP, T3, SHARE, zExpo, etc
Sales Perspective
Joint sales calls
16
17
Red Hat Today: RHEL Status
RHEL 5.1
● Improved z/VM scheduling
● Improved performance with key recompiled libraries
RHEL 5.2
● Support for new IBM z10
● Improved IBM Director support to support fast connection to z/VM
● Improved Virtual Server Management
● Implementation of SCSI dump infrastructure
● Support for Dynamic CHPID reconfiguration
● Better network configuration tool support for System z network adapters
● Improved install experience with support for “ssh -X” with VNC
● Better network performance with skb scatter-gather support
● Implemented device-multipath support for xDR/GDPS
RHEL 5.3
● NSS, CPU Affinity, ETR support planned
● Suggestions? swells@redhat.com
18
Red Hat Today: RHEL Security Status
Hardware Enablement
 In kernel crypto
S/390 implementation of SHA-384 and SHA-512 digests
Improved encryption performance (i.e. encrypted filesystems)
 libica library
Support for updated OpenSSL, PKCS#11, GSKit, and kernel
crypto APIs
Device driver performance updates
 Crypto2 Express Support
19
Red Hat Today: RHEL Security Status
Kernel Enablement
 SELinux
Policies { targeted, strict, MLS }
Contexts { root:system_r:httpd_sys_script_t }
Roles { system_r, object_r }
 ExecShield, FORTIFY_SOURCE, and Canary Values
kernel.exec-shield (/proc/sys/kernel/exec-shield)
 ACL Lists
setfactl, getfacl
20
Red Hat Today: SELinux Use Case
21
Red Hat Today: SELinux Use Case
22
Red Hat Today: SELinux Use Case
23
Red Hat Today: RHEL Security Status
SELinux Use Case
 Apache should not be allowed to overwrite content
 Therefore, Apache – and any program started by Apache – is not given write
access to the data
 SELinux constrains the program, regardless of the user running executable
 The content is protected, even if the Apache PHP/CGI user owns the files
 When attacker uses the same exploit, with SELinux turned on:
Mar 3 23:02:04 rhel4-u4-as kernel: audit(1170820924.171:108):
avc: denied { write } for pid=26760 comm="sh"
name="phpbb" dev=dm-0 ino=1114119
scontext=root:system_r:httpd_sys_script_t
tcontext=root:object_r:httpd_sys_content_t tclass=dir
24
Red Hat Today: RHEL Security Status
SELinux
Loadable Policy Modules
●
In the past, all policy changes had to be made to the policy source
● Required the entire policy re-compiled
● Requiring a full set of policy development tools on production systems.
● Modules allow for the creation of self-contained policy modules
● Safely linked together to create system policies
● Add policy on the fly
● Remove policy on the fly
● Framework to allow ISV/OEM partners to ship their own modular
SELinux policy
25
Red Hat Today: RHEL Security Status
Who cares about SELinux Loadable Policy Modules?
26
Red Hat Today: RHEL Security Status
Who cares about SELinux Loadable Policy Modules?
or
I just turn off SELinux anyway
27
Red Hat Today: RHEL Security Status
SELinux
 Red Hat gives employees a “Corporate Standard Build”
Customized RHEL Desktop
Includes VPN Configuration
 VPN Broke in last update!
time->Wed Mar 5 07:22:55 2008
type=SYSCALL msg=audit(1204719775.306:738): arch=40000003 syscall=54 success=no
exit=-19 a0=4 a1=8933 a2=bfcec1bc a3=bfcec1bc items=0 ppid=3900 pid=5003 auid=501
uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) comm="ip"
exe="/sbin/ip" subj=user_u:system_r:ifconfig_t:s0 key=(null)
type=AVC msg=audit(1204719775.306:738): avc: denied { sys_module } for pid=5003
comm="ip" capability=16 scontext=user_u:system_r:ifconfig_t:s0
tcontext=user_u:system_r:ifconfig_t:s0 tclass=capability
28
Red Hat Today: RHEL Security Status
SELinux
<snip>
.............
comm="ip" exe="/sbin/ip" subj=user_u:system_r:ifconfig_t:s0 key=(null)
type=AVC msg=audit(1204719775.306:738): avc: denied { sys_module } for pid=5003
comm="ip" capability=16 scontext=user_u:system_r:ifconfig_t:s0
tcontext=user_u:system_r:ifconfig_t:s0 tclass=capability
.............
</snip>
# ausearch -x "/sbin/ip" | audit2allow -M myVPNfix
# semodule -i myVPNfix
29
Red Hat Tomorrow: Here comes XCCDF
XCCFD Format
Language for
describing policy
“your password will be...”
30
Red Hat Tomorrow: Here comes XCCDF
XCCFD Format
OVAL Format
Language for
defining compliance
“prove that your password is...”
Language for
describing policy
“your password will be...”
31
Red Hat Tomorrow: Here comes XCCDF
XCCFD Format
OVAL Format
CVE Dictionary Standard vulnerability
& exposure names
Language for
defining compliance
“prove that your password is...”
Language for
describing policy
“your password will be...”
32
Red Hat Tomorrow: Using XCCDF
<definitions>
<definition class="vulnerability" id="OVAL9999" instance="1">
<affected family="Linux">
<linux:platform>Red Hat Enterprise Linux</linux:platform>
<product>RHEL5.2</product>
</affected>
<description>SELinux is turned off</description>
<reference source="CVE">CVE-SELinux-test</reference>
<status>ACCEPTED</status>
<version>1</version>
<criteria result="1">
<criteria comment="SELinux Turned off. Turn back on." test_ref="XCCDF-
Section1" version="1"/>
</criteria>
</definition>
</definitions>
33
Red Hat Today: Systems Management
Red Hat Network
A systems management platform designed to provide complete life
cycle management of the operating system and applications.
 Provision/re-provision machines without
touching them
 Manage 1,000 systems as
easily as 1
 Ensure security fixes / config
changes applied consistently
across enterprise
34
What is Red Hat Network?
 Enterprise solution, enhanced
control
 All system information stored
locally on your network
 Custom content distribution
 Ability to run disconnected from
internet
Satellite
35
RHN Satellite Deployment Model
MANAGED
SYSTEMS
RHN Proxy
WEB INTERFACERHN Satellite
• Software Distribution
• Account
Management
• Channel
Management
• Monitoring
• Provisioning
IT Applications
API LAYER
Custom Content
RHN Hosted
● Software Distribution
● Subscription Management
36
What is Red Hat Network?
Update
37
38
What is Red Hat Network?
Update Manage
39
40
What is Red Hat Network?
Update Manage
Provision
41
42
What is Red Hat Network?
Update Manage
MonitorProvision
43
RHN Satellite Is Now Open Source
http://spacewalk.redhat.com
 Announced at Red Hat Summit 2008
 .... remember the Fedora -> RHEL model?
44
Thank You
Shawn Wells
Solutions Architect
Lead, Linux on System z
Email: swells@redhat.com
Phone: +1 443 534 0130
http://redhat.com/z
45
Useful Links
 Technical mailing list (linux-390@vm.marist.edu)
 Subscribe: http://www2.marist.edu/htbin/wlvindex?linux-390
 Archive: http://www.mail-archive.com/linux-390@vm.marist.edu/
 RHEL 5 Virtualization Cookbook
 http://www.linuxvm.org/present/misc/virt-cookbook-RH5.pdf
 Update to 5.2 coming soon (currently under technical review)
 Presentations from SHARE user conferences and other links
 http://www.linuxvm.org/present/
 http://www.linuxvm.org/
http://www.redhat.com/z
Open Discussion
Supplemental:
Red Hat Use Case
48
System z Use Case: How Red Hat Uses Z
 IBM zSeries 2094 (z9)
 IBM zSeries 2084 (z990)
 Shark storage  (ESS unit 2105, 16 full drawers of disk)
 Provided via FCP layer emulation
 Fully loaded z10 comes July '08
49
System z Use Case: How Red Hat Uses Z
 Training (internal/external)
 Development VMs
 s390­utils, kernel, integrating DeveloperWorks, etc
 Quality Engineering
 VM for each RHEL distro released since RHEL 4 (4.0, 4.1..... 
5.1) 
 Support Desk
 Emulating user problems
50
System z Use Case: How Red Hat Uses Z
 JBoss Development (dev, test, prod)
 Red Hat Network Development (dev, test, prod)
 Enterprise IPA Development (dev, test, prod)
 Cross compilation of all RHEL architectures
 Staff accounts (sandbox environments, demos)
51
System z Use Case: How Red Hat Z
 Red Hat Network for deployment of new VMs, patching
 Managed by one staff member
Allows patching, reprovision z/VM guests, etc
52
System z Use Case: How Red Hat Z
 RHN for Z:  Lesson Learned
 When configuring the kickstart through the web interface, 
choose Static IP instead of DHCP. 
 In the Extra Kernel Parameters text box, enter the information 
normally found in the CMS CONF file.
Single line!
Documented at:
http://kbase.redhat.com/faq/FAQ_49_12902.shtm
DASD=100 HOSTNAME=example IPADDR=192.168.5.100 ...
Supplemental:
RHEL 5.2 Bug Fixes
54
RHEL 5.2 Bug Fixes, Installer Related
 BZ: https://bugzilla.redhat.com/show_bug.cgi?id=237508 [Private]
 Summary: LCS device not found at install
 BZ: https://bugzilla.redhat.com/show_bug.cgi?id=305331 [Private]
 Summary: sudo-1.6.8p12-10 segfaults when using ldap on s390
 BZ: https://bugzilla.redhat.com/show_bug.cgi?id=354661 [Private]
 Summary: multipath paths fail using PAV Devices on DS8000 DS6000
 BZ: https://bugzilla.redhat.com/show_bug.cgi?id=279201 [Private]
 Summary: zfcpconf.sh fails in rc.sysinit if / partition and /usr partition are
separated
55
RHEL 5.2 Bug Fixes, Storage Related
 BZ: https://bugzilla.redhat.com/show_bug.cgi?id=360701 [Private]
 Summary: swap_dup: Bad swap file entry <xxxxxxxx> without swap
configured
 BZ: https://bugzilla.redhat.com/show_bug.cgi?id=360611 [Private]
 Summary: FICON DS8000: File ID Miscompare after CHPID off via HMC
56
RHEL 5.2 Bug Fixes, I/O Related
 BZ: https://bugzilla.redhat.com/show_bug.cgi?id=360821 [Private]
 Summary: qdio: too many interrupts on qdio-driven devices
 BZ: https://bugzilla.redhat.com/show_bug.cgi?id=360631 [Private]
 Summary: qdio: time calculation is wrong
 BZ: https://bugzilla.redhat.com/show_bug.cgi?id=354801 [Private]
 Summary: cio: Disable channel path measurements on shutdown/reboot
 BZ: https://bugzilla.redhat.com/show_bug.cgi?id=354831 [Private]
 Summary: cio: Handle invalid subchannel set id in stsch
 BZ: https://bugzilla.redhat.com/show_bug.cgi?id=354821 [Private]
 Summary: cio: Device status validity
57
RHEL 5.2 Bug Fixes, Networking Related
 BZ: https://bugzilla.redhat.com/show_bug.cgi?id=281241 [Private]
 Summary: tcpdump does not show outgoing packets with fake_ll=1
 BZ: https://bugzilla.redhat.com/show_bug.cgi?id=354891 [Private]
 Summary: qeth: recognize/handle RC=19 from Hydra 3 OSA
 BZ: https://bugzilla.redhat.com/show_bug.cgi?id=354851 [Private]
 Summary: qeth: increment sequence number for incoming packets
 BZ: https://bugzilla.redhat.com/show_bug.cgi?id=267381 [Private]
 Summary: QDIO based network connections hang with QIOASSIST ON
58
RHEL 5.2 Bug Fixes, Stability Related, p1
 BZ: https://bugzilla.redhat.com/show_bug.cgi?id=360591 [Private]
 Summary: Operating System Message: Kernel panic - not syncing: Fatal
exception in interrupt
 BZ: https://bugzilla.redhat.com/show_bug.cgi?id=253275 [Private]
 Summary: Placing a kprobe on 'bc' instruction can crash the system
 BZ: https://bugzilla.redhat.com/show_bug.cgi?id=354811 [Private]
 Summary: I/O stall, system crash due to scanning for units from FC transport
class
 BZ: https://bugzilla.redhat.com/show_bug.cgi?id=354871 [Private]
 Summary: qdio: System hang with zfcp in case of adapter problems
59
RHEL 5.2 Bug Fixes, Stability Related, p2
 BZ: https://bugzilla.redhat.com/show_bug.cgi?id=350861 [Private]
 Summary: Kernel panic with lcs interface as dhcp server
 BZ: https://bugzilla.redhat.com/show_bug.cgi?id=330211 [Private]
 Summary: qeth: crash during reboot after failing online setting
 BZ: https://bugzilla.redhat.com/show_bug.cgi?id=380981 [Private]
 Summary: Kernel Panic during activation of OSA-devices with fake_ll
 BZ: https://bugzilla.redhat.com/show_bug.cgi?id=325451
 Summary: ptrace compatibility problem with
PTRACE_{PEEK,POKE}USR_AREA

More Related Content

What's hot

Using open source software to build an industrial grade embedded linux platfo...
Using open source software to build an industrial grade embedded linux platfo...Using open source software to build an industrial grade embedded linux platfo...
Using open source software to build an industrial grade embedded linux platfo...
SZ Lin
 
Building, deploying and testing an industrial linux platform @ Open source su...
Building, deploying and testing an industrial linux platform @ Open source su...Building, deploying and testing an industrial linux platform @ Open source su...
Building, deploying and testing an industrial linux platform @ Open source su...
SZ Lin
 
Distributed Compiler Icecc
Distributed Compiler IceccDistributed Compiler Icecc
Distributed Compiler Icecc
SZ Lin
 
Fast boot
Fast bootFast boot
Fast boot
SZ Lin
 
Devicemgmt
DevicemgmtDevicemgmt
Devicemgmt
xyxz
 
淺談 Live patching technology
淺談 Live patching technology淺談 Live patching technology
淺談 Live patching technology
SZ Lin
 
Embedded Linux/ Debian with ARM64 Platform
Embedded Linux/ Debian with ARM64 PlatformEmbedded Linux/ Debian with ARM64 Platform
Embedded Linux/ Debian with ARM64 Platform
SZ Lin
 
Manage kernel vulnerabilities in the software development lifecycle
Manage kernel vulnerabilities in the software development lifecycleManage kernel vulnerabilities in the software development lifecycle
Manage kernel vulnerabilities in the software development lifecycle
SZ Lin
 
2015-06-25 Red Hat Summit 2015 - Security Compliance Made Easy
2015-06-25 Red Hat Summit 2015 - Security Compliance Made Easy2015-06-25 Red Hat Summit 2015 - Security Compliance Made Easy
2015-06-25 Red Hat Summit 2015 - Security Compliance Made Easy
Shawn Wells
 
y2038 issue
y2038 issuey2038 issue
y2038 issue
SZ Lin
 
Red hat enterprise_linux-5.5-release_notes-en-us
Red hat enterprise_linux-5.5-release_notes-en-usRed hat enterprise_linux-5.5-release_notes-en-us
Red hat enterprise_linux-5.5-release_notes-en-us
Duong Hieu
 
VxWorks - Holistic Security (Art of Testing)
VxWorks - Holistic Security (Art of  Testing)VxWorks - Holistic Security (Art of  Testing)
VxWorks - Holistic Security (Art of Testing)
Aditya K Sood
 
KVM_security
KVM_securityKVM_security
KVM_security
Frank Caviggia
 
Secure development on Kubernetes by Andreas Falk
Secure development on Kubernetes by Andreas FalkSecure development on Kubernetes by Andreas Falk
Secure development on Kubernetes by Andreas Falk
SBA Research
 
Introduction to OpenDaylight & Application Development
Introduction to OpenDaylight & Application DevelopmentIntroduction to OpenDaylight & Application Development
Introduction to OpenDaylight & Application Development
Michelle Holley
 
DevOpsDaysRiga 2017: Chris Van Tuin - A DevOps State of Mind: Continuous Secu...
DevOpsDaysRiga 2017: Chris Van Tuin - A DevOps State of Mind: Continuous Secu...DevOpsDaysRiga 2017: Chris Van Tuin - A DevOps State of Mind: Continuous Secu...
DevOpsDaysRiga 2017: Chris Van Tuin - A DevOps State of Mind: Continuous Secu...
DevOpsDays Riga
 
IBM Systems Technical Symposium Melbourne, 2015
IBM Systems Technical Symposium Melbourne, 2015IBM Systems Technical Symposium Melbourne, 2015
IBM Systems Technical Symposium Melbourne, 2015
Filipe Miranda
 
The ultimate guide to software updates on embedded linux devices
The ultimate guide to software updates on embedded linux devicesThe ultimate guide to software updates on embedded linux devices
The ultimate guide to software updates on embedded linux devices
Mender.io
 
SHARE.ORG Orlando 2015
SHARE.ORG Orlando 2015SHARE.ORG Orlando 2015
SHARE.ORG Orlando 2015
Filipe Miranda
 
What should you know about Net Core?
What should you know about Net Core?What should you know about Net Core?
What should you know about Net Core?
Damir Dobric
 

What's hot (20)

Using open source software to build an industrial grade embedded linux platfo...
Using open source software to build an industrial grade embedded linux platfo...Using open source software to build an industrial grade embedded linux platfo...
Using open source software to build an industrial grade embedded linux platfo...
 
Building, deploying and testing an industrial linux platform @ Open source su...
Building, deploying and testing an industrial linux platform @ Open source su...Building, deploying and testing an industrial linux platform @ Open source su...
Building, deploying and testing an industrial linux platform @ Open source su...
 
Distributed Compiler Icecc
Distributed Compiler IceccDistributed Compiler Icecc
Distributed Compiler Icecc
 
Fast boot
Fast bootFast boot
Fast boot
 
Devicemgmt
DevicemgmtDevicemgmt
Devicemgmt
 
淺談 Live patching technology
淺談 Live patching technology淺談 Live patching technology
淺談 Live patching technology
 
Embedded Linux/ Debian with ARM64 Platform
Embedded Linux/ Debian with ARM64 PlatformEmbedded Linux/ Debian with ARM64 Platform
Embedded Linux/ Debian with ARM64 Platform
 
Manage kernel vulnerabilities in the software development lifecycle
Manage kernel vulnerabilities in the software development lifecycleManage kernel vulnerabilities in the software development lifecycle
Manage kernel vulnerabilities in the software development lifecycle
 
2015-06-25 Red Hat Summit 2015 - Security Compliance Made Easy
2015-06-25 Red Hat Summit 2015 - Security Compliance Made Easy2015-06-25 Red Hat Summit 2015 - Security Compliance Made Easy
2015-06-25 Red Hat Summit 2015 - Security Compliance Made Easy
 
y2038 issue
y2038 issuey2038 issue
y2038 issue
 
Red hat enterprise_linux-5.5-release_notes-en-us
Red hat enterprise_linux-5.5-release_notes-en-usRed hat enterprise_linux-5.5-release_notes-en-us
Red hat enterprise_linux-5.5-release_notes-en-us
 
VxWorks - Holistic Security (Art of Testing)
VxWorks - Holistic Security (Art of  Testing)VxWorks - Holistic Security (Art of  Testing)
VxWorks - Holistic Security (Art of Testing)
 
KVM_security
KVM_securityKVM_security
KVM_security
 
Secure development on Kubernetes by Andreas Falk
Secure development on Kubernetes by Andreas FalkSecure development on Kubernetes by Andreas Falk
Secure development on Kubernetes by Andreas Falk
 
Introduction to OpenDaylight & Application Development
Introduction to OpenDaylight & Application DevelopmentIntroduction to OpenDaylight & Application Development
Introduction to OpenDaylight & Application Development
 
DevOpsDaysRiga 2017: Chris Van Tuin - A DevOps State of Mind: Continuous Secu...
DevOpsDaysRiga 2017: Chris Van Tuin - A DevOps State of Mind: Continuous Secu...DevOpsDaysRiga 2017: Chris Van Tuin - A DevOps State of Mind: Continuous Secu...
DevOpsDaysRiga 2017: Chris Van Tuin - A DevOps State of Mind: Continuous Secu...
 
IBM Systems Technical Symposium Melbourne, 2015
IBM Systems Technical Symposium Melbourne, 2015IBM Systems Technical Symposium Melbourne, 2015
IBM Systems Technical Symposium Melbourne, 2015
 
The ultimate guide to software updates on embedded linux devices
The ultimate guide to software updates on embedded linux devicesThe ultimate guide to software updates on embedded linux devices
The ultimate guide to software updates on embedded linux devices
 
SHARE.ORG Orlando 2015
SHARE.ORG Orlando 2015SHARE.ORG Orlando 2015
SHARE.ORG Orlando 2015
 
What should you know about Net Core?
What should you know about Net Core?What should you know about Net Core?
What should you know about Net Core?
 

Viewers also liked

Links Patrocinados
Links PatrocinadosLinks Patrocinados
Links Patrocinados
Ingage Digital
 
Peterson CAT Final Paper
Peterson CAT Final PaperPeterson CAT Final Paper
Peterson CAT Final Paper
Shelby Pesenti
 
Ubucon 2016: Internet of self updated things
Ubucon 2016: Internet of self updated thingsUbucon 2016: Internet of self updated things
Ubucon 2016: Internet of self updated things
Thibaut Rouffineau
 
Edgar degas for_kindergarten
Edgar degas for_kindergartenEdgar degas for_kindergarten
Edgar degas for_kindergarten
Shari Stein Jackson
 
SharePoint Saturday UK 2013 - Lighting up SharePoint with Office 365 Project ...
SharePoint Saturday UK 2013 - Lighting up SharePoint with Office 365 Project ...SharePoint Saturday UK 2013 - Lighting up SharePoint with Office 365 Project ...
SharePoint Saturday UK 2013 - Lighting up SharePoint with Office 365 Project ...
Chirag Patel
 
Using mindmaps
Using mindmapsUsing mindmaps
Using mindmaps
AjaanPaul
 
What Do You Know
What Do You KnowWhat Do You Know
What Do You Know
Colegio Palmarés, Chile
 
Adeel Ghauri Updated C V TRS (2)
Adeel Ghauri Updated C V   TRS (2)Adeel Ghauri Updated C V   TRS (2)
Adeel Ghauri Updated C V TRS (2)
Adeel Ghouri
 
Durf groot te denken met Internet of Things
Durf groot te denken met Internet of ThingsDurf groot te denken met Internet of Things
Durf groot te denken met Internet of Things
KPN IoT
 
Low Power Wireless Sensor Network Technologies and Standards for the Internet...
Low Power Wireless Sensor Network Technologies and Standards for the Internet...Low Power Wireless Sensor Network Technologies and Standards for the Internet...
Low Power Wireless Sensor Network Technologies and Standards for the Internet...
Duncan Purves
 
Curso de aleman moment mal!.langenscheidt-lehrbuch i-nivel elemental e interm...
Curso de aleman moment mal!.langenscheidt-lehrbuch i-nivel elemental e interm...Curso de aleman moment mal!.langenscheidt-lehrbuch i-nivel elemental e interm...
Curso de aleman moment mal!.langenscheidt-lehrbuch i-nivel elemental e interm...
Hikikomoris Tk
 
Démystifions le machine learning avec spark par David Martin pour le Salon B...
Démystifions le machine learning avec spark par David Martin pour le Salon B...Démystifions le machine learning avec spark par David Martin pour le Salon B...
Démystifions le machine learning avec spark par David Martin pour le Salon B...
Ippon
 
presentation @ amsterdam.rb 21/07/2015
presentation @ amsterdam.rb 21/07/2015presentation @ amsterdam.rb 21/07/2015
presentation @ amsterdam.rb 21/07/2015
Daniël van Gils
 
Realtime Web avec Akka, Kafka, Spark et Mesos - Devoxx Paris 2014
Realtime Web avec Akka, Kafka, Spark et Mesos - Devoxx Paris 2014Realtime Web avec Akka, Kafka, Spark et Mesos - Devoxx Paris 2014
Realtime Web avec Akka, Kafka, Spark et Mesos - Devoxx Paris 2014
Ippon
 

Viewers also liked (14)

Links Patrocinados
Links PatrocinadosLinks Patrocinados
Links Patrocinados
 
Peterson CAT Final Paper
Peterson CAT Final PaperPeterson CAT Final Paper
Peterson CAT Final Paper
 
Ubucon 2016: Internet of self updated things
Ubucon 2016: Internet of self updated thingsUbucon 2016: Internet of self updated things
Ubucon 2016: Internet of self updated things
 
Edgar degas for_kindergarten
Edgar degas for_kindergartenEdgar degas for_kindergarten
Edgar degas for_kindergarten
 
SharePoint Saturday UK 2013 - Lighting up SharePoint with Office 365 Project ...
SharePoint Saturday UK 2013 - Lighting up SharePoint with Office 365 Project ...SharePoint Saturday UK 2013 - Lighting up SharePoint with Office 365 Project ...
SharePoint Saturday UK 2013 - Lighting up SharePoint with Office 365 Project ...
 
Using mindmaps
Using mindmapsUsing mindmaps
Using mindmaps
 
What Do You Know
What Do You KnowWhat Do You Know
What Do You Know
 
Adeel Ghauri Updated C V TRS (2)
Adeel Ghauri Updated C V   TRS (2)Adeel Ghauri Updated C V   TRS (2)
Adeel Ghauri Updated C V TRS (2)
 
Durf groot te denken met Internet of Things
Durf groot te denken met Internet of ThingsDurf groot te denken met Internet of Things
Durf groot te denken met Internet of Things
 
Low Power Wireless Sensor Network Technologies and Standards for the Internet...
Low Power Wireless Sensor Network Technologies and Standards for the Internet...Low Power Wireless Sensor Network Technologies and Standards for the Internet...
Low Power Wireless Sensor Network Technologies and Standards for the Internet...
 
Curso de aleman moment mal!.langenscheidt-lehrbuch i-nivel elemental e interm...
Curso de aleman moment mal!.langenscheidt-lehrbuch i-nivel elemental e interm...Curso de aleman moment mal!.langenscheidt-lehrbuch i-nivel elemental e interm...
Curso de aleman moment mal!.langenscheidt-lehrbuch i-nivel elemental e interm...
 
Démystifions le machine learning avec spark par David Martin pour le Salon B...
Démystifions le machine learning avec spark par David Martin pour le Salon B...Démystifions le machine learning avec spark par David Martin pour le Salon B...
Démystifions le machine learning avec spark par David Martin pour le Salon B...
 
presentation @ amsterdam.rb 21/07/2015
presentation @ amsterdam.rb 21/07/2015presentation @ amsterdam.rb 21/07/2015
presentation @ amsterdam.rb 21/07/2015
 
Realtime Web avec Akka, Kafka, Spark et Mesos - Devoxx Paris 2014
Realtime Web avec Akka, Kafka, Spark et Mesos - Devoxx Paris 2014Realtime Web avec Akka, Kafka, Spark et Mesos - Devoxx Paris 2014
Realtime Web avec Akka, Kafka, Spark et Mesos - Devoxx Paris 2014
 

Similar to 2008-07-30 IBM Teach the Teacher (IBM T3), Red Hat Update for System z

2008-09-09 IBM Interaction Conference, Red Hat Update for System z
2008-09-09 IBM Interaction Conference, Red Hat Update for System z2008-09-09 IBM Interaction Conference, Red Hat Update for System z
2008-09-09 IBM Interaction Conference, Red Hat Update for System z
Shawn Wells
 
Red Hat for IBM System z Update v5
Red Hat for IBM System z Update v5Red Hat for IBM System z Update v5
Red Hat for IBM System z Update v5
Filipe Miranda
 
2008-11-13 CAVMEN RHEL for System z Deep Dive
2008-11-13 CAVMEN RHEL for System z Deep Dive2008-11-13 CAVMEN RHEL for System z Deep Dive
2008-11-13 CAVMEN RHEL for System z Deep Dive
Shawn Wells
 
Linux Containers and Docker SHARE.ORG Seattle 2015
Linux Containers and Docker SHARE.ORG Seattle 2015Linux Containers and Docker SHARE.ORG Seattle 2015
Linux Containers and Docker SHARE.ORG Seattle 2015
Filipe Miranda
 
2011-03-15 Lockheed Martin Open Source Day
2011-03-15 Lockheed Martin Open Source Day2011-03-15 Lockheed Martin Open Source Day
2011-03-15 Lockheed Martin Open Source Day
Shawn Wells
 
2008-01-22 Red Hat (Security) Roadmap Presentation
2008-01-22 Red Hat (Security) Roadmap Presentation2008-01-22 Red Hat (Security) Roadmap Presentation
2008-01-22 Red Hat (Security) Roadmap Presentation
Shawn Wells
 
ansible_rhel_90.pdf
ansible_rhel_90.pdfansible_rhel_90.pdf
ansible_rhel_90.pdf
ssuserd254491
 
OSDC 2011 | RedHat Satellite - Einsatzweise und Möglichkeiten by Dirk Hermann
OSDC 2011 | RedHat Satellite - Einsatzweise und Möglichkeiten by Dirk HermannOSDC 2011 | RedHat Satellite - Einsatzweise und Möglichkeiten by Dirk Hermann
OSDC 2011 | RedHat Satellite - Einsatzweise und Möglichkeiten by Dirk Hermann
NETWAYS
 
Best Red Hat Linux Certification Course
Best Red Hat Linux Certification CourseBest Red Hat Linux Certification Course
Best Red Hat Linux Certification Course
Network Kings
 
Lean Drupal Repositories with Composer and Drush
Lean Drupal Repositories with Composer and DrushLean Drupal Repositories with Composer and Drush
Lean Drupal Repositories with Composer and Drush
Pantheon
 
Dean Hagen
Dean HagenDean Hagen
Dean Hagen
Dean Hagen
 
Resume
ResumeResume
Resume
Shyama nand
 
2011-11-03 Intelligence Community Cloud Users Group
2011-11-03 Intelligence Community Cloud Users Group2011-11-03 Intelligence Community Cloud Users Group
2011-11-03 Intelligence Community Cloud Users Group
Shawn Wells
 
“Khronos Standard APIs for Accelerating Vision and Inferencing,” a Presentati...
“Khronos Standard APIs for Accelerating Vision and Inferencing,” a Presentati...“Khronos Standard APIs for Accelerating Vision and Inferencing,” a Presentati...
“Khronos Standard APIs for Accelerating Vision and Inferencing,” a Presentati...
Edge AI and Vision Alliance
 
Red Hat Enterprise Linux 8 Technical overview v1(1).pdf
Red Hat Enterprise Linux 8 Technical overview v1(1).pdfRed Hat Enterprise Linux 8 Technical overview v1(1).pdf
Red Hat Enterprise Linux 8 Technical overview v1(1).pdf
SimonCoter2
 
2008-10-15 Red Hat Deep Dive Sessions: SELinux
2008-10-15 Red Hat Deep Dive Sessions: SELinux2008-10-15 Red Hat Deep Dive Sessions: SELinux
2008-10-15 Red Hat Deep Dive Sessions: SELinux
Shawn Wells
 
What HPC can learn from DevOps?
What HPC can learn from DevOps?What HPC can learn from DevOps?
What HPC can learn from DevOps?
Walid Shaari
 
Rhel7 vs rhel6
Rhel7 vs rhel6Rhel7 vs rhel6
Rhel7 vs rhel6
Arunvignesh Venkatesh
 
Build Your Own PaaS, Just like Red Hat's OpenShift from LinuxCon 2013 New Orl...
Build Your Own PaaS, Just like Red Hat's OpenShift from LinuxCon 2013 New Orl...Build Your Own PaaS, Just like Red Hat's OpenShift from LinuxCon 2013 New Orl...
Build Your Own PaaS, Just like Red Hat's OpenShift from LinuxCon 2013 New Orl...
OpenShift Origin
 
2010-01-28 NSA Open Source User Group Meeting, Current & Future Linux on Syst...
2010-01-28 NSA Open Source User Group Meeting, Current & Future Linux on Syst...2010-01-28 NSA Open Source User Group Meeting, Current & Future Linux on Syst...
2010-01-28 NSA Open Source User Group Meeting, Current & Future Linux on Syst...
Shawn Wells
 

Similar to 2008-07-30 IBM Teach the Teacher (IBM T3), Red Hat Update for System z (20)

2008-09-09 IBM Interaction Conference, Red Hat Update for System z
2008-09-09 IBM Interaction Conference, Red Hat Update for System z2008-09-09 IBM Interaction Conference, Red Hat Update for System z
2008-09-09 IBM Interaction Conference, Red Hat Update for System z
 
Red Hat for IBM System z Update v5
Red Hat for IBM System z Update v5Red Hat for IBM System z Update v5
Red Hat for IBM System z Update v5
 
2008-11-13 CAVMEN RHEL for System z Deep Dive
2008-11-13 CAVMEN RHEL for System z Deep Dive2008-11-13 CAVMEN RHEL for System z Deep Dive
2008-11-13 CAVMEN RHEL for System z Deep Dive
 
Linux Containers and Docker SHARE.ORG Seattle 2015
Linux Containers and Docker SHARE.ORG Seattle 2015Linux Containers and Docker SHARE.ORG Seattle 2015
Linux Containers and Docker SHARE.ORG Seattle 2015
 
2011-03-15 Lockheed Martin Open Source Day
2011-03-15 Lockheed Martin Open Source Day2011-03-15 Lockheed Martin Open Source Day
2011-03-15 Lockheed Martin Open Source Day
 
2008-01-22 Red Hat (Security) Roadmap Presentation
2008-01-22 Red Hat (Security) Roadmap Presentation2008-01-22 Red Hat (Security) Roadmap Presentation
2008-01-22 Red Hat (Security) Roadmap Presentation
 
ansible_rhel_90.pdf
ansible_rhel_90.pdfansible_rhel_90.pdf
ansible_rhel_90.pdf
 
OSDC 2011 | RedHat Satellite - Einsatzweise und Möglichkeiten by Dirk Hermann
OSDC 2011 | RedHat Satellite - Einsatzweise und Möglichkeiten by Dirk HermannOSDC 2011 | RedHat Satellite - Einsatzweise und Möglichkeiten by Dirk Hermann
OSDC 2011 | RedHat Satellite - Einsatzweise und Möglichkeiten by Dirk Hermann
 
Best Red Hat Linux Certification Course
Best Red Hat Linux Certification CourseBest Red Hat Linux Certification Course
Best Red Hat Linux Certification Course
 
Lean Drupal Repositories with Composer and Drush
Lean Drupal Repositories with Composer and DrushLean Drupal Repositories with Composer and Drush
Lean Drupal Repositories with Composer and Drush
 
Dean Hagen
Dean HagenDean Hagen
Dean Hagen
 
Resume
ResumeResume
Resume
 
2011-11-03 Intelligence Community Cloud Users Group
2011-11-03 Intelligence Community Cloud Users Group2011-11-03 Intelligence Community Cloud Users Group
2011-11-03 Intelligence Community Cloud Users Group
 
“Khronos Standard APIs for Accelerating Vision and Inferencing,” a Presentati...
“Khronos Standard APIs for Accelerating Vision and Inferencing,” a Presentati...“Khronos Standard APIs for Accelerating Vision and Inferencing,” a Presentati...
“Khronos Standard APIs for Accelerating Vision and Inferencing,” a Presentati...
 
Red Hat Enterprise Linux 8 Technical overview v1(1).pdf
Red Hat Enterprise Linux 8 Technical overview v1(1).pdfRed Hat Enterprise Linux 8 Technical overview v1(1).pdf
Red Hat Enterprise Linux 8 Technical overview v1(1).pdf
 
2008-10-15 Red Hat Deep Dive Sessions: SELinux
2008-10-15 Red Hat Deep Dive Sessions: SELinux2008-10-15 Red Hat Deep Dive Sessions: SELinux
2008-10-15 Red Hat Deep Dive Sessions: SELinux
 
What HPC can learn from DevOps?
What HPC can learn from DevOps?What HPC can learn from DevOps?
What HPC can learn from DevOps?
 
Rhel7 vs rhel6
Rhel7 vs rhel6Rhel7 vs rhel6
Rhel7 vs rhel6
 
Build Your Own PaaS, Just like Red Hat's OpenShift from LinuxCon 2013 New Orl...
Build Your Own PaaS, Just like Red Hat's OpenShift from LinuxCon 2013 New Orl...Build Your Own PaaS, Just like Red Hat's OpenShift from LinuxCon 2013 New Orl...
Build Your Own PaaS, Just like Red Hat's OpenShift from LinuxCon 2013 New Orl...
 
2010-01-28 NSA Open Source User Group Meeting, Current & Future Linux on Syst...
2010-01-28 NSA Open Source User Group Meeting, Current & Future Linux on Syst...2010-01-28 NSA Open Source User Group Meeting, Current & Future Linux on Syst...
2010-01-28 NSA Open Source User Group Meeting, Current & Future Linux on Syst...
 

More from Shawn Wells

2017-10-10 AUSA 2017: Repeatable DCO Platforms
2017-10-10 AUSA 2017: Repeatable DCO Platforms2017-10-10 AUSA 2017: Repeatable DCO Platforms
2017-10-10 AUSA 2017: Repeatable DCO Platforms
Shawn Wells
 
2017-07-12 GovLoop: New Era of Digital Security
2017-07-12 GovLoop: New Era of Digital Security2017-07-12 GovLoop: New Era of Digital Security
2017-07-12 GovLoop: New Era of Digital Security
Shawn Wells
 
2017-07-11 GovLoop: Changing the Open Hybrid Cloud Game (Deploying OpenShift ...
2017-07-11 GovLoop: Changing the Open Hybrid Cloud Game (Deploying OpenShift ...2017-07-11 GovLoop: Changing the Open Hybrid Cloud Game (Deploying OpenShift ...
2017-07-11 GovLoop: Changing the Open Hybrid Cloud Game (Deploying OpenShift ...
Shawn Wells
 
2017 02-17 rsac 2017 tech-f02
2017 02-17 rsac 2017 tech-f022017 02-17 rsac 2017 tech-f02
2017 02-17 rsac 2017 tech-f02
Shawn Wells
 
2017-02-21 AFCEA West Building Continuous Integration & Deployment (CI/CD) Pi...
2017-02-21 AFCEA West Building Continuous Integration & Deployment (CI/CD) Pi...2017-02-21 AFCEA West Building Continuous Integration & Deployment (CI/CD) Pi...
2017-02-21 AFCEA West Building Continuous Integration & Deployment (CI/CD) Pi...
Shawn Wells
 
2016 -11-18 OpenSCAP Workshop Coursebook
2016 -11-18 OpenSCAP Workshop Coursebook2016 -11-18 OpenSCAP Workshop Coursebook
2016 -11-18 OpenSCAP Workshop Coursebook
Shawn Wells
 
2016-08-29 AFITC Security Automation
2016-08-29 AFITC Security Automation2016-08-29 AFITC Security Automation
2016-08-29 AFITC Security Automation
Shawn Wells
 
2016-08-24 FedInsider Webinar with Jennifer Kron - Securing Intelligence in a...
2016-08-24 FedInsider Webinar with Jennifer Kron - Securing Intelligence in a...2016-08-24 FedInsider Webinar with Jennifer Kron - Securing Intelligence in a...
2016-08-24 FedInsider Webinar with Jennifer Kron - Securing Intelligence in a...
Shawn Wells
 
2016-08-18 Red Hat Partner Security Update
2016-08-18 Red Hat Partner Security Update2016-08-18 Red Hat Partner Security Update
2016-08-18 Red Hat Partner Security Update
Shawn Wells
 
2015-11-15 - Supercomputing 2015 - Applied Cross Domain
2015-11-15 - Supercomputing 2015 - Applied Cross Domain2015-11-15 - Supercomputing 2015 - Applied Cross Domain
2015-11-15 - Supercomputing 2015 - Applied Cross Domain
Shawn Wells
 
2015-10-05 Fermilabs DevOps Alone in the Dark
2015-10-05 Fermilabs DevOps Alone in the Dark2015-10-05 Fermilabs DevOps Alone in the Dark
2015-10-05 Fermilabs DevOps Alone in the Dark
Shawn Wells
 
2015 06-12 DevOpsDC 2015 - Consumer to Collaborator
2015 06-12 DevOpsDC 2015 - Consumer to Collaborator2015 06-12 DevOpsDC 2015 - Consumer to Collaborator
2015 06-12 DevOpsDC 2015 - Consumer to Collaborator
Shawn Wells
 
2015-01-27 ssa opening remarks
2015-01-27 ssa opening remarks2015-01-27 ssa opening remarks
2015-01-27 ssa opening remarks
Shawn Wells
 
2014-12-16 defense news - shutdown the hackers
2014-12-16  defense news - shutdown the hackers2014-12-16  defense news - shutdown the hackers
2014-12-16 defense news - shutdown the hackers
Shawn Wells
 
2014-07-31 customer convergence applied scap
2014-07-31 customer convergence applied scap2014-07-31 customer convergence applied scap
2014-07-31 customer convergence applied scap
Shawn Wells
 
2014-07-30 defense in depth scap workbook
2014-07-30 defense in depth scap workbook2014-07-30 defense in depth scap workbook
2014-07-30 defense in depth scap workbook
Shawn Wells
 
2014-05-08 IT Craftsmanship to IT Manufacturing
2014-05-08 IT Craftsmanship to IT Manufacturing2014-05-08 IT Craftsmanship to IT Manufacturing
2014-05-08 IT Craftsmanship to IT Manufacturing
Shawn Wells
 
2014-04-28 cloud security frameworks and enforcement
2014-04-28 cloud security frameworks and enforcement2014-04-28 cloud security frameworks and enforcement
2014-04-28 cloud security frameworks and enforcement
Shawn Wells
 
2014 04-17 Applied SCAP, Red Hat Summit 2014
2014 04-17 Applied SCAP, Red Hat Summit 20142014 04-17 Applied SCAP, Red Hat Summit 2014
2014 04-17 Applied SCAP, Red Hat Summit 2014
Shawn Wells
 
2014 04-03 xyratex event
2014 04-03 xyratex event2014 04-03 xyratex event
2014 04-03 xyratex event
Shawn Wells
 

More from Shawn Wells (20)

2017-10-10 AUSA 2017: Repeatable DCO Platforms
2017-10-10 AUSA 2017: Repeatable DCO Platforms2017-10-10 AUSA 2017: Repeatable DCO Platforms
2017-10-10 AUSA 2017: Repeatable DCO Platforms
 
2017-07-12 GovLoop: New Era of Digital Security
2017-07-12 GovLoop: New Era of Digital Security2017-07-12 GovLoop: New Era of Digital Security
2017-07-12 GovLoop: New Era of Digital Security
 
2017-07-11 GovLoop: Changing the Open Hybrid Cloud Game (Deploying OpenShift ...
2017-07-11 GovLoop: Changing the Open Hybrid Cloud Game (Deploying OpenShift ...2017-07-11 GovLoop: Changing the Open Hybrid Cloud Game (Deploying OpenShift ...
2017-07-11 GovLoop: Changing the Open Hybrid Cloud Game (Deploying OpenShift ...
 
2017 02-17 rsac 2017 tech-f02
2017 02-17 rsac 2017 tech-f022017 02-17 rsac 2017 tech-f02
2017 02-17 rsac 2017 tech-f02
 
2017-02-21 AFCEA West Building Continuous Integration & Deployment (CI/CD) Pi...
2017-02-21 AFCEA West Building Continuous Integration & Deployment (CI/CD) Pi...2017-02-21 AFCEA West Building Continuous Integration & Deployment (CI/CD) Pi...
2017-02-21 AFCEA West Building Continuous Integration & Deployment (CI/CD) Pi...
 
2016 -11-18 OpenSCAP Workshop Coursebook
2016 -11-18 OpenSCAP Workshop Coursebook2016 -11-18 OpenSCAP Workshop Coursebook
2016 -11-18 OpenSCAP Workshop Coursebook
 
2016-08-29 AFITC Security Automation
2016-08-29 AFITC Security Automation2016-08-29 AFITC Security Automation
2016-08-29 AFITC Security Automation
 
2016-08-24 FedInsider Webinar with Jennifer Kron - Securing Intelligence in a...
2016-08-24 FedInsider Webinar with Jennifer Kron - Securing Intelligence in a...2016-08-24 FedInsider Webinar with Jennifer Kron - Securing Intelligence in a...
2016-08-24 FedInsider Webinar with Jennifer Kron - Securing Intelligence in a...
 
2016-08-18 Red Hat Partner Security Update
2016-08-18 Red Hat Partner Security Update2016-08-18 Red Hat Partner Security Update
2016-08-18 Red Hat Partner Security Update
 
2015-11-15 - Supercomputing 2015 - Applied Cross Domain
2015-11-15 - Supercomputing 2015 - Applied Cross Domain2015-11-15 - Supercomputing 2015 - Applied Cross Domain
2015-11-15 - Supercomputing 2015 - Applied Cross Domain
 
2015-10-05 Fermilabs DevOps Alone in the Dark
2015-10-05 Fermilabs DevOps Alone in the Dark2015-10-05 Fermilabs DevOps Alone in the Dark
2015-10-05 Fermilabs DevOps Alone in the Dark
 
2015 06-12 DevOpsDC 2015 - Consumer to Collaborator
2015 06-12 DevOpsDC 2015 - Consumer to Collaborator2015 06-12 DevOpsDC 2015 - Consumer to Collaborator
2015 06-12 DevOpsDC 2015 - Consumer to Collaborator
 
2015-01-27 ssa opening remarks
2015-01-27 ssa opening remarks2015-01-27 ssa opening remarks
2015-01-27 ssa opening remarks
 
2014-12-16 defense news - shutdown the hackers
2014-12-16  defense news - shutdown the hackers2014-12-16  defense news - shutdown the hackers
2014-12-16 defense news - shutdown the hackers
 
2014-07-31 customer convergence applied scap
2014-07-31 customer convergence applied scap2014-07-31 customer convergence applied scap
2014-07-31 customer convergence applied scap
 
2014-07-30 defense in depth scap workbook
2014-07-30 defense in depth scap workbook2014-07-30 defense in depth scap workbook
2014-07-30 defense in depth scap workbook
 
2014-05-08 IT Craftsmanship to IT Manufacturing
2014-05-08 IT Craftsmanship to IT Manufacturing2014-05-08 IT Craftsmanship to IT Manufacturing
2014-05-08 IT Craftsmanship to IT Manufacturing
 
2014-04-28 cloud security frameworks and enforcement
2014-04-28 cloud security frameworks and enforcement2014-04-28 cloud security frameworks and enforcement
2014-04-28 cloud security frameworks and enforcement
 
2014 04-17 Applied SCAP, Red Hat Summit 2014
2014 04-17 Applied SCAP, Red Hat Summit 20142014 04-17 Applied SCAP, Red Hat Summit 2014
2014 04-17 Applied SCAP, Red Hat Summit 2014
 
2014 04-03 xyratex event
2014 04-03 xyratex event2014 04-03 xyratex event
2014 04-03 xyratex event
 

Recently uploaded

Enums On Steroids - let's look at sealed classes !
Enums On Steroids - let's look at sealed classes !Enums On Steroids - let's look at sealed classes !
Enums On Steroids - let's look at sealed classes !
Marcin Chrost
 
Oracle 23c New Features For DBAs and Developers.pptx
Oracle 23c New Features For DBAs and Developers.pptxOracle 23c New Features For DBAs and Developers.pptx
Oracle 23c New Features For DBAs and Developers.pptx
Remote DBA Services
 
Hand Rolled Applicative User Validation Code Kata
Hand Rolled Applicative User ValidationCode KataHand Rolled Applicative User ValidationCode Kata
Hand Rolled Applicative User Validation Code Kata
Philip Schwarz
 
E-Invoicing Implementation: A Step-by-Step Guide for Saudi Arabian Companies
E-Invoicing Implementation: A Step-by-Step Guide for Saudi Arabian CompaniesE-Invoicing Implementation: A Step-by-Step Guide for Saudi Arabian Companies
E-Invoicing Implementation: A Step-by-Step Guide for Saudi Arabian Companies
Quickdice ERP
 
Oracle Database 19c New Features for DBAs and Developers.pptx
Oracle Database 19c New Features for DBAs and Developers.pptxOracle Database 19c New Features for DBAs and Developers.pptx
Oracle Database 19c New Features for DBAs and Developers.pptx
Remote DBA Services
 
Fundamentals of Programming and Language Processors
Fundamentals of Programming and Language ProcessorsFundamentals of Programming and Language Processors
Fundamentals of Programming and Language Processors
Rakesh Kumar R
 
一比一原版(USF毕业证)旧金山大学毕业证如何办理
一比一原版(USF毕业证)旧金山大学毕业证如何办理一比一原版(USF毕业证)旧金山大学毕业证如何办理
一比一原版(USF毕业证)旧金山大学毕业证如何办理
dakas1
 
What next after learning python programming basics
What next after learning python programming basicsWhat next after learning python programming basics
What next after learning python programming basics
Rakesh Kumar R
 
Modelling Up - DDDEurope 2024 - Amsterdam
Modelling Up - DDDEurope 2024 - AmsterdamModelling Up - DDDEurope 2024 - Amsterdam
Modelling Up - DDDEurope 2024 - Amsterdam
Alberto Brandolini
 
UI5con 2024 - Bring Your Own Design System
UI5con 2024 - Bring Your Own Design SystemUI5con 2024 - Bring Your Own Design System
UI5con 2024 - Bring Your Own Design System
Peter Muessig
 
8 Best Automated Android App Testing Tool and Framework in 2024.pdf
8 Best Automated Android App Testing Tool and Framework in 2024.pdf8 Best Automated Android App Testing Tool and Framework in 2024.pdf
8 Best Automated Android App Testing Tool and Framework in 2024.pdf
kalichargn70th171
 
Preparing Non - Technical Founders for Engaging a Tech Agency
Preparing Non - Technical Founders for Engaging  a  Tech AgencyPreparing Non - Technical Founders for Engaging  a  Tech Agency
Preparing Non - Technical Founders for Engaging a Tech Agency
ISH Technologies
 
Everything You Need to Know About X-Sign: The eSign Functionality of XfilesPr...
Everything You Need to Know About X-Sign: The eSign Functionality of XfilesPr...Everything You Need to Know About X-Sign: The eSign Functionality of XfilesPr...
Everything You Need to Know About X-Sign: The eSign Functionality of XfilesPr...
XfilesPro
 
zOS Mainframe JES2-JES3 JCL-JECL Differences
zOS Mainframe JES2-JES3 JCL-JECL DifferenceszOS Mainframe JES2-JES3 JCL-JECL Differences
zOS Mainframe JES2-JES3 JCL-JECL Differences
YousufSait3
 
在线购买加拿大英属哥伦比亚大学毕业证本科学位证书原版一模一样
在线购买加拿大英属哥伦比亚大学毕业证本科学位证书原版一模一样在线购买加拿大英属哥伦比亚大学毕业证本科学位证书原版一模一样
在线购买加拿大英属哥伦比亚大学毕业证本科学位证书原版一模一样
mz5nrf0n
 
Liberarsi dai framework con i Web Component.pptx
Liberarsi dai framework con i Web Component.pptxLiberarsi dai framework con i Web Component.pptx
Liberarsi dai framework con i Web Component.pptx
Massimo Artizzu
 
All you need to know about Spring Boot and GraalVM
All you need to know about Spring Boot and GraalVMAll you need to know about Spring Boot and GraalVM
All you need to know about Spring Boot and GraalVM
Alina Yurenko
 
Measures in SQL (SIGMOD 2024, Santiago, Chile)
Measures in SQL (SIGMOD 2024, Santiago, Chile)Measures in SQL (SIGMOD 2024, Santiago, Chile)
Measures in SQL (SIGMOD 2024, Santiago, Chile)
Julian Hyde
 
KuberTENes Birthday Bash Guadalajara - Introducción a Argo CD
KuberTENes Birthday Bash Guadalajara - Introducción a Argo CDKuberTENes Birthday Bash Guadalajara - Introducción a Argo CD
KuberTENes Birthday Bash Guadalajara - Introducción a Argo CD
rodomar2
 
Lecture 2 - software testing SE 412.pptx
Lecture 2 - software testing SE 412.pptxLecture 2 - software testing SE 412.pptx
Lecture 2 - software testing SE 412.pptx
TaghreedAltamimi
 

Recently uploaded (20)

Enums On Steroids - let's look at sealed classes !
Enums On Steroids - let's look at sealed classes !Enums On Steroids - let's look at sealed classes !
Enums On Steroids - let's look at sealed classes !
 
Oracle 23c New Features For DBAs and Developers.pptx
Oracle 23c New Features For DBAs and Developers.pptxOracle 23c New Features For DBAs and Developers.pptx
Oracle 23c New Features For DBAs and Developers.pptx
 
Hand Rolled Applicative User Validation Code Kata
Hand Rolled Applicative User ValidationCode KataHand Rolled Applicative User ValidationCode Kata
Hand Rolled Applicative User Validation Code Kata
 
E-Invoicing Implementation: A Step-by-Step Guide for Saudi Arabian Companies
E-Invoicing Implementation: A Step-by-Step Guide for Saudi Arabian CompaniesE-Invoicing Implementation: A Step-by-Step Guide for Saudi Arabian Companies
E-Invoicing Implementation: A Step-by-Step Guide for Saudi Arabian Companies
 
Oracle Database 19c New Features for DBAs and Developers.pptx
Oracle Database 19c New Features for DBAs and Developers.pptxOracle Database 19c New Features for DBAs and Developers.pptx
Oracle Database 19c New Features for DBAs and Developers.pptx
 
Fundamentals of Programming and Language Processors
Fundamentals of Programming and Language ProcessorsFundamentals of Programming and Language Processors
Fundamentals of Programming and Language Processors
 
一比一原版(USF毕业证)旧金山大学毕业证如何办理
一比一原版(USF毕业证)旧金山大学毕业证如何办理一比一原版(USF毕业证)旧金山大学毕业证如何办理
一比一原版(USF毕业证)旧金山大学毕业证如何办理
 
What next after learning python programming basics
What next after learning python programming basicsWhat next after learning python programming basics
What next after learning python programming basics
 
Modelling Up - DDDEurope 2024 - Amsterdam
Modelling Up - DDDEurope 2024 - AmsterdamModelling Up - DDDEurope 2024 - Amsterdam
Modelling Up - DDDEurope 2024 - Amsterdam
 
UI5con 2024 - Bring Your Own Design System
UI5con 2024 - Bring Your Own Design SystemUI5con 2024 - Bring Your Own Design System
UI5con 2024 - Bring Your Own Design System
 
8 Best Automated Android App Testing Tool and Framework in 2024.pdf
8 Best Automated Android App Testing Tool and Framework in 2024.pdf8 Best Automated Android App Testing Tool and Framework in 2024.pdf
8 Best Automated Android App Testing Tool and Framework in 2024.pdf
 
Preparing Non - Technical Founders for Engaging a Tech Agency
Preparing Non - Technical Founders for Engaging  a  Tech AgencyPreparing Non - Technical Founders for Engaging  a  Tech Agency
Preparing Non - Technical Founders for Engaging a Tech Agency
 
Everything You Need to Know About X-Sign: The eSign Functionality of XfilesPr...
Everything You Need to Know About X-Sign: The eSign Functionality of XfilesPr...Everything You Need to Know About X-Sign: The eSign Functionality of XfilesPr...
Everything You Need to Know About X-Sign: The eSign Functionality of XfilesPr...
 
zOS Mainframe JES2-JES3 JCL-JECL Differences
zOS Mainframe JES2-JES3 JCL-JECL DifferenceszOS Mainframe JES2-JES3 JCL-JECL Differences
zOS Mainframe JES2-JES3 JCL-JECL Differences
 
在线购买加拿大英属哥伦比亚大学毕业证本科学位证书原版一模一样
在线购买加拿大英属哥伦比亚大学毕业证本科学位证书原版一模一样在线购买加拿大英属哥伦比亚大学毕业证本科学位证书原版一模一样
在线购买加拿大英属哥伦比亚大学毕业证本科学位证书原版一模一样
 
Liberarsi dai framework con i Web Component.pptx
Liberarsi dai framework con i Web Component.pptxLiberarsi dai framework con i Web Component.pptx
Liberarsi dai framework con i Web Component.pptx
 
All you need to know about Spring Boot and GraalVM
All you need to know about Spring Boot and GraalVMAll you need to know about Spring Boot and GraalVM
All you need to know about Spring Boot and GraalVM
 
Measures in SQL (SIGMOD 2024, Santiago, Chile)
Measures in SQL (SIGMOD 2024, Santiago, Chile)Measures in SQL (SIGMOD 2024, Santiago, Chile)
Measures in SQL (SIGMOD 2024, Santiago, Chile)
 
KuberTENes Birthday Bash Guadalajara - Introducción a Argo CD
KuberTENes Birthday Bash Guadalajara - Introducción a Argo CDKuberTENes Birthday Bash Guadalajara - Introducción a Argo CD
KuberTENes Birthday Bash Guadalajara - Introducción a Argo CD
 
Lecture 2 - software testing SE 412.pptx
Lecture 2 - software testing SE 412.pptxLecture 2 - software testing SE 412.pptx
Lecture 2 - software testing SE 412.pptx
 

2008-07-30 IBM Teach the Teacher (IBM T3), Red Hat Update for System z

  • 1. Red Hat Update for System z Shawn Wells, RHCE EMail:  swells@redhat.com Lead, Linux on System z
  • 3. 3 Introductions  Shawn Wells W/W Lead, Linux on System z Solutions Architect Business Development, Presentations & Demos, Interface to Prod Mgmt, etc
  • 4. 4 Introductions  Shawn Wells W/W Lead, Linux on System z Solutions Architect Business Development, Presentations & Demos, Interface to Prod Mgmt, etc  Also here at T3.....  Brad Hinson Lead, Linux on System z Technical Support  Justin Payne Sr Technical Support Engineer, Linux on System z
  • 5. 5 Red Hat Development Model Community  Development with “upstream” communities  Kernel, glibc, etc  Collaboration with partners, IBM, open source contributors
  • 6. 6 Red Hat Development Model Fedora  Rapid innovation  Latest technologies  Community Supported  Released ~6mo cycles
  • 7. 7 Red Hat Development Model Red Hat Enterprise Linux  Stable, mature, commercial product  Extensive Q&A, performance testing  Hardware & Software Certifications  7yr maintenance  Core ABI compatibility guarantee  Major releases 2-3yr cycle
  • 8. 8 Red Hat Today: Announcements Extended Product Lifecycle Years 1 - 4 Yr 6,7Yr 5 Production 1 Production 2 Production 3 Security Patches Bug Fixes Hardware Enablement Software Enhancements X X X Full X X Partial X X None
  • 9. 9 Red Hat Today: Announcements Red Hat Enterprise Linux 4.7 Announced Thursday, July 24 2008  2.6.9-78 Kernel Stream  Added AIDE  Ability to generate SHA-256 and SHA-512 password hashes  Updated zFCP driver to include bugfixes  Updated qdio driver to fix zFCP/SCSI write to IO stagnates on LPAR  /proc/sys/vm/nfs-writeback-lowmem-only param to fix NFS read performance  /proc/sys/vm/write-mapped to help select faster NFS read performance  autofs5  N_PIV is waiting development acceptance for 4.8 (Already in RHEL5) Download @ https://rhn.redhat.com/network/software/download_isos_full.pxt
  • 10. 10 Red Hat Today: Announcements What is AIDE?  Intrusion Detection program  Ships with RHEL5, now in 4.7 # yum install aide # aide –init
  • 11. 11 Red Hat Today: Announcements What is AIDE?  Intrusion Detection program  Ships with RHEL5, now in 4.7 # yum install aide # aide –init # chmod 777 /etc/hosts
  • 12. 12 Red Hat Today: Announcements What is AIDE?  Intrusion Detection program  Ships with RHEL5, now in 4.7 # yum install aide # aide –init # chmod 777 /etc/hosts # aide - -check AIDE found differences between database and filesystem!! Changed files: changed:/etc/hosts Detailed information about changes: File: /etc/hosts Permissions: -rw-r--r-- , -rwxrwxrwx
  • 13. 13 Red Hat Today: Announcements Red Hat / IBM Alliance Technical Perspective Dedicated Partner Managers IBM on-site kernel engineers at Red Hat Weekly calls with IBM System z Product Mgmt Emphasis on IBM access to code (making it easier to work together) Weekly reviews of open bugs & feature requests Proof of Concept Support Marketing & Sales Perspective Joint World-Wide Tour Marist, zNTP, T3, SHARE, zExpo, etc Business Perspective Dedicated staff from helpdesk to executive
  • 14. 14 IBM Changes to 2.6.x Kernel RHEL5RHEL4
  • 15. 15 Red Hat Today: RHEL Status Upstream of Code DASD Drive Updates zFCP Driver Updates zFCP multipathing support in RHEL5 installer Crypto2 Express Support Hugetblfs Layer-2 IPv6 support for Hipersockets Marketing Perspective Joint World-Wide Tour Marist, zNTP, T3, SHARE, zExpo, etc Sales Perspective Joint sales calls
  • 16. 16
  • 17. 17 Red Hat Today: RHEL Status RHEL 5.1 ● Improved z/VM scheduling ● Improved performance with key recompiled libraries RHEL 5.2 ● Support for new IBM z10 ● Improved IBM Director support to support fast connection to z/VM ● Improved Virtual Server Management ● Implementation of SCSI dump infrastructure ● Support for Dynamic CHPID reconfiguration ● Better network configuration tool support for System z network adapters ● Improved install experience with support for “ssh -X” with VNC ● Better network performance with skb scatter-gather support ● Implemented device-multipath support for xDR/GDPS RHEL 5.3 ● NSS, CPU Affinity, ETR support planned ● Suggestions? swells@redhat.com
  • 18. 18 Red Hat Today: RHEL Security Status Hardware Enablement  In kernel crypto S/390 implementation of SHA-384 and SHA-512 digests Improved encryption performance (i.e. encrypted filesystems)  libica library Support for updated OpenSSL, PKCS#11, GSKit, and kernel crypto APIs Device driver performance updates  Crypto2 Express Support
  • 19. 19 Red Hat Today: RHEL Security Status Kernel Enablement  SELinux Policies { targeted, strict, MLS } Contexts { root:system_r:httpd_sys_script_t } Roles { system_r, object_r }  ExecShield, FORTIFY_SOURCE, and Canary Values kernel.exec-shield (/proc/sys/kernel/exec-shield)  ACL Lists setfactl, getfacl
  • 20. 20 Red Hat Today: SELinux Use Case
  • 21. 21 Red Hat Today: SELinux Use Case
  • 22. 22 Red Hat Today: SELinux Use Case
  • 23. 23 Red Hat Today: RHEL Security Status SELinux Use Case  Apache should not be allowed to overwrite content  Therefore, Apache – and any program started by Apache – is not given write access to the data  SELinux constrains the program, regardless of the user running executable  The content is protected, even if the Apache PHP/CGI user owns the files  When attacker uses the same exploit, with SELinux turned on: Mar 3 23:02:04 rhel4-u4-as kernel: audit(1170820924.171:108): avc: denied { write } for pid=26760 comm="sh" name="phpbb" dev=dm-0 ino=1114119 scontext=root:system_r:httpd_sys_script_t tcontext=root:object_r:httpd_sys_content_t tclass=dir
  • 24. 24 Red Hat Today: RHEL Security Status SELinux Loadable Policy Modules ● In the past, all policy changes had to be made to the policy source ● Required the entire policy re-compiled ● Requiring a full set of policy development tools on production systems. ● Modules allow for the creation of self-contained policy modules ● Safely linked together to create system policies ● Add policy on the fly ● Remove policy on the fly ● Framework to allow ISV/OEM partners to ship their own modular SELinux policy
  • 25. 25 Red Hat Today: RHEL Security Status Who cares about SELinux Loadable Policy Modules?
  • 26. 26 Red Hat Today: RHEL Security Status Who cares about SELinux Loadable Policy Modules? or I just turn off SELinux anyway
  • 27. 27 Red Hat Today: RHEL Security Status SELinux  Red Hat gives employees a “Corporate Standard Build” Customized RHEL Desktop Includes VPN Configuration  VPN Broke in last update! time->Wed Mar 5 07:22:55 2008 type=SYSCALL msg=audit(1204719775.306:738): arch=40000003 syscall=54 success=no exit=-19 a0=4 a1=8933 a2=bfcec1bc a3=bfcec1bc items=0 ppid=3900 pid=5003 auid=501 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) comm="ip" exe="/sbin/ip" subj=user_u:system_r:ifconfig_t:s0 key=(null) type=AVC msg=audit(1204719775.306:738): avc: denied { sys_module } for pid=5003 comm="ip" capability=16 scontext=user_u:system_r:ifconfig_t:s0 tcontext=user_u:system_r:ifconfig_t:s0 tclass=capability
  • 28. 28 Red Hat Today: RHEL Security Status SELinux <snip> ............. comm="ip" exe="/sbin/ip" subj=user_u:system_r:ifconfig_t:s0 key=(null) type=AVC msg=audit(1204719775.306:738): avc: denied { sys_module } for pid=5003 comm="ip" capability=16 scontext=user_u:system_r:ifconfig_t:s0 tcontext=user_u:system_r:ifconfig_t:s0 tclass=capability ............. </snip> # ausearch -x "/sbin/ip" | audit2allow -M myVPNfix # semodule -i myVPNfix
  • 29. 29 Red Hat Tomorrow: Here comes XCCDF XCCFD Format Language for describing policy “your password will be...”
  • 30. 30 Red Hat Tomorrow: Here comes XCCDF XCCFD Format OVAL Format Language for defining compliance “prove that your password is...” Language for describing policy “your password will be...”
  • 31. 31 Red Hat Tomorrow: Here comes XCCDF XCCFD Format OVAL Format CVE Dictionary Standard vulnerability & exposure names Language for defining compliance “prove that your password is...” Language for describing policy “your password will be...”
  • 32. 32 Red Hat Tomorrow: Using XCCDF <definitions> <definition class="vulnerability" id="OVAL9999" instance="1"> <affected family="Linux"> <linux:platform>Red Hat Enterprise Linux</linux:platform> <product>RHEL5.2</product> </affected> <description>SELinux is turned off</description> <reference source="CVE">CVE-SELinux-test</reference> <status>ACCEPTED</status> <version>1</version> <criteria result="1"> <criteria comment="SELinux Turned off. Turn back on." test_ref="XCCDF- Section1" version="1"/> </criteria> </definition> </definitions>
  • 33. 33 Red Hat Today: Systems Management Red Hat Network A systems management platform designed to provide complete life cycle management of the operating system and applications.  Provision/re-provision machines without touching them  Manage 1,000 systems as easily as 1  Ensure security fixes / config changes applied consistently across enterprise
  • 34. 34 What is Red Hat Network?  Enterprise solution, enhanced control  All system information stored locally on your network  Custom content distribution  Ability to run disconnected from internet Satellite
  • 35. 35 RHN Satellite Deployment Model MANAGED SYSTEMS RHN Proxy WEB INTERFACERHN Satellite • Software Distribution • Account Management • Channel Management • Monitoring • Provisioning IT Applications API LAYER Custom Content RHN Hosted ● Software Distribution ● Subscription Management
  • 36. 36 What is Red Hat Network? Update
  • 37. 37
  • 38. 38 What is Red Hat Network? Update Manage
  • 39. 39
  • 40. 40 What is Red Hat Network? Update Manage Provision
  • 41. 41
  • 42. 42 What is Red Hat Network? Update Manage MonitorProvision
  • 43. 43 RHN Satellite Is Now Open Source http://spacewalk.redhat.com  Announced at Red Hat Summit 2008  .... remember the Fedora -> RHEL model?
  • 44. 44 Thank You Shawn Wells Solutions Architect Lead, Linux on System z Email: swells@redhat.com Phone: +1 443 534 0130 http://redhat.com/z
  • 45. 45 Useful Links  Technical mailing list (linux-390@vm.marist.edu)  Subscribe: http://www2.marist.edu/htbin/wlvindex?linux-390  Archive: http://www.mail-archive.com/linux-390@vm.marist.edu/  RHEL 5 Virtualization Cookbook  http://www.linuxvm.org/present/misc/virt-cookbook-RH5.pdf  Update to 5.2 coming soon (currently under technical review)  Presentations from SHARE user conferences and other links  http://www.linuxvm.org/present/  http://www.linuxvm.org/ http://www.redhat.com/z
  • 48. 48 System z Use Case: How Red Hat Uses Z  IBM zSeries 2094 (z9)  IBM zSeries 2084 (z990)  Shark storage  (ESS unit 2105, 16 full drawers of disk)  Provided via FCP layer emulation  Fully loaded z10 comes July '08
  • 49. 49 System z Use Case: How Red Hat Uses Z  Training (internal/external)  Development VMs  s390­utils, kernel, integrating DeveloperWorks, etc  Quality Engineering  VM for each RHEL distro released since RHEL 4 (4.0, 4.1.....  5.1)   Support Desk  Emulating user problems
  • 50. 50 System z Use Case: How Red Hat Uses Z  JBoss Development (dev, test, prod)  Red Hat Network Development (dev, test, prod)  Enterprise IPA Development (dev, test, prod)  Cross compilation of all RHEL architectures  Staff accounts (sandbox environments, demos)
  • 51. 51 System z Use Case: How Red Hat Z  Red Hat Network for deployment of new VMs, patching  Managed by one staff member Allows patching, reprovision z/VM guests, etc
  • 52. 52 System z Use Case: How Red Hat Z  RHN for Z:  Lesson Learned  When configuring the kickstart through the web interface,  choose Static IP instead of DHCP.   In the Extra Kernel Parameters text box, enter the information  normally found in the CMS CONF file. Single line! Documented at: http://kbase.redhat.com/faq/FAQ_49_12902.shtm DASD=100 HOSTNAME=example IPADDR=192.168.5.100 ...
  • 54. 54 RHEL 5.2 Bug Fixes, Installer Related  BZ: https://bugzilla.redhat.com/show_bug.cgi?id=237508 [Private]  Summary: LCS device not found at install  BZ: https://bugzilla.redhat.com/show_bug.cgi?id=305331 [Private]  Summary: sudo-1.6.8p12-10 segfaults when using ldap on s390  BZ: https://bugzilla.redhat.com/show_bug.cgi?id=354661 [Private]  Summary: multipath paths fail using PAV Devices on DS8000 DS6000  BZ: https://bugzilla.redhat.com/show_bug.cgi?id=279201 [Private]  Summary: zfcpconf.sh fails in rc.sysinit if / partition and /usr partition are separated
  • 55. 55 RHEL 5.2 Bug Fixes, Storage Related  BZ: https://bugzilla.redhat.com/show_bug.cgi?id=360701 [Private]  Summary: swap_dup: Bad swap file entry <xxxxxxxx> without swap configured  BZ: https://bugzilla.redhat.com/show_bug.cgi?id=360611 [Private]  Summary: FICON DS8000: File ID Miscompare after CHPID off via HMC
  • 56. 56 RHEL 5.2 Bug Fixes, I/O Related  BZ: https://bugzilla.redhat.com/show_bug.cgi?id=360821 [Private]  Summary: qdio: too many interrupts on qdio-driven devices  BZ: https://bugzilla.redhat.com/show_bug.cgi?id=360631 [Private]  Summary: qdio: time calculation is wrong  BZ: https://bugzilla.redhat.com/show_bug.cgi?id=354801 [Private]  Summary: cio: Disable channel path measurements on shutdown/reboot  BZ: https://bugzilla.redhat.com/show_bug.cgi?id=354831 [Private]  Summary: cio: Handle invalid subchannel set id in stsch  BZ: https://bugzilla.redhat.com/show_bug.cgi?id=354821 [Private]  Summary: cio: Device status validity
  • 57. 57 RHEL 5.2 Bug Fixes, Networking Related  BZ: https://bugzilla.redhat.com/show_bug.cgi?id=281241 [Private]  Summary: tcpdump does not show outgoing packets with fake_ll=1  BZ: https://bugzilla.redhat.com/show_bug.cgi?id=354891 [Private]  Summary: qeth: recognize/handle RC=19 from Hydra 3 OSA  BZ: https://bugzilla.redhat.com/show_bug.cgi?id=354851 [Private]  Summary: qeth: increment sequence number for incoming packets  BZ: https://bugzilla.redhat.com/show_bug.cgi?id=267381 [Private]  Summary: QDIO based network connections hang with QIOASSIST ON
  • 58. 58 RHEL 5.2 Bug Fixes, Stability Related, p1  BZ: https://bugzilla.redhat.com/show_bug.cgi?id=360591 [Private]  Summary: Operating System Message: Kernel panic - not syncing: Fatal exception in interrupt  BZ: https://bugzilla.redhat.com/show_bug.cgi?id=253275 [Private]  Summary: Placing a kprobe on 'bc' instruction can crash the system  BZ: https://bugzilla.redhat.com/show_bug.cgi?id=354811 [Private]  Summary: I/O stall, system crash due to scanning for units from FC transport class  BZ: https://bugzilla.redhat.com/show_bug.cgi?id=354871 [Private]  Summary: qdio: System hang with zfcp in case of adapter problems
  • 59. 59 RHEL 5.2 Bug Fixes, Stability Related, p2  BZ: https://bugzilla.redhat.com/show_bug.cgi?id=350861 [Private]  Summary: Kernel panic with lcs interface as dhcp server  BZ: https://bugzilla.redhat.com/show_bug.cgi?id=330211 [Private]  Summary: qeth: crash during reboot after failing online setting  BZ: https://bugzilla.redhat.com/show_bug.cgi?id=380981 [Private]  Summary: Kernel Panic during activation of OSA-devices with fake_ll  BZ: https://bugzilla.redhat.com/show_bug.cgi?id=325451  Summary: ptrace compatibility problem with PTRACE_{PEEK,POKE}USR_AREA