Red Hat Enterprise Linux

Video Thumbnail
Video

Cox Enterprises Trusts in Red Hat: A Red Hat Customer Success Story

Cox Enterprises transitions their critical ERP platform to Red Hat Enterprise Linux. Cox Enterprises is a leading communications, media, and automotive services company. Headquartered in Atlanta, Cox Enterprises has more than 66,000 employees and its revenues are nearly $15 billion. Cox businesses include Cox Communications, the third-largest cable TV provider, Manheim, the world's leading provider of vehicle remarketing services, Cox Media Group, an integrated broadcasting, publishing, and digital media company, and AutoTrader.com, the Internet's largest auto classified marketplace and consumer information website

Video Thumbnail
Video

Linux containers and application isolation - Using Cockpit with Docker Part 1

The Linux container technology in Red Hat Enterprise Linux now combines resource management, process isolation, and file system separation. Docker uses the Linux container capabilities to provide standardization, ease of use, and portability. See a demo of how to set up multiple containers, deploying an assortment of workloads, and measuring the performance impact of running them at the same time using prototype user interface.

Video Thumbnail
Video

Conquer IT Costs

Learn how a transition to Red Hat Enterprise Linux can reduce costly downtime, migration time, and total cost of ownership in your organization.

Video Thumbnail
Video

Deploy applications in a Linux container with Red Hat JBoss EAP

Red Hat® JBoss® Enterprise Application Platform (EAP) allows you to quickly deploy JavaEE-compliant applications on top of Red Hat Enterprise Linux. By utilizing Linux containers you can create a consistent environment for running EAP that will include all necessary application dependencies, like OpenJDK and any Java applications that you need to deploy or distribute. This demonstration provides step-by-step instructions on how to set up such configurations.

Video Thumbnail
Video

Deploying Red Hat Enterprise Linux OpenStack Platform with Packstack and Foreman

In this hands-on taste of training from Red Hat's premiere OpenStack course: Red Hat Enterprise Linux OpenStack Platform Administration featuring Rob Locke and Forrest Taylor, you'll: Deploy Red Hat Enterprise Linux OpenStack Platform using 2 automated tools: Packstack and Foreman. Discover the command-line tool Packstack as you deploy Red Hat Enterprise Linux OpenStack Platform in an all-in-one scenario. Explore the web interface Foreman as you deploy a controller node and a compute node.

Video Thumbnail
Video

Standardize on Red Hat Enterprise Linux

When is free Linux more expensive? When you have an enterprise to run. Every IT organization is looking for ways to be more efficient. What you may not realize is that pieces of your infrastructure like community Linux are actually making your job more difficult. Red Hat can help. This video demonstrates how standardizing on Red Hat Enterprise Linux can save your organization money and make you more productive and more efficient.

Video Thumbnail
Video

2014 Red Hat Summit: Introduction to Red Hat Enterprise Linux OpenStack Platform

In this session, Rhys Oxenham talks about Red Hat Enterprise Linux OpenStack Platform, a highly scalable Infrastructure-as-a-Service (IaaS) solution, from the ground up. We'll start from the traditional datacenter virtualization perspective and move through to the platform that enables scale-out, fault-tolerant workloads. You'll also learn about the major components in the OpenStack Havana release cycle, how they fit together, and how they can be used to create an IaaS cloud platform. You'll see a basic demonstration of the key workflows that an end user would experience and learn how they can administer OpenStack environments. This session was part of the Cloud Readiness track. http://www.redhat.com/summit

Video Thumbnail
Video

Fedora 14: Fedora to Red Hat Enterprise Linux

Putting technology in front of a wide audience quickly is part of the open source model, as seen in the 'release early, release often' mantra popular among open source developers. This community collaboration results in more feedback about feature functionality, and more opportunities for developers to continually improve code. Red Hat participates in this process as part of the Fedora community, and its contributions to Fedora help enhance the technology selected by Fedora's substantial user and contributor base. Fedora and Red Hat create a more scalable, extensible, and interoperable Red Hat Enterprise Linux. Read more: http://press.redhat.com/2010/10/21/fedora-14-reflects-evolution-of-leading-edge-open-source/

Video Thumbnail
Video

Deploying Oracle databases in Linux containers

This is a demonstration of Oracle databases being deployed with Red Hat Enterprise Linux using Linux containers. The demo also goes into comparing container deployments to more traditional bare-metal and virtual machine deployment scenario and discusses the benefits. See how Red Hat Enterprise Linux enables your database environments to stay both flexible and current by utilizing Linux container technologies for deploying Oracle 11gR2 on RHEL 6, Oracle 12c on RHEL 6, and Oracle 12c on RHEL 7.

Video Thumbnail
Video

Systemd Service & Resource Management in Red Hat Enterprise Linux

A new system management featured called systemd can help you better manage your servers with improved boot times, simplified syntax, and backwards compatibility with existing initialization scripts. See a demo of custom script migration to help you get familiar with new systemd utilities and commands.

Video Thumbnail
Video

Red Hat Enterprise Linux installer -- Active Directory domain

The installer for Red Hat Enterprise Linux is changing to dramatically improve the installation experience. See a demo of a few installation scenarios to learn about the more streamlined and responsive installer, which guides new users quickly through typical set-up steps.

Video Thumbnail
Video

Red Hat Enterprise Linux 7 - Docker Overview

In this demo, Scott Collier shows how to use Docker containers (the contents of an image and its features) to cat out contents of /etc/host, launch a web server, and bindmounting log files to see activity on host machines.

Video Thumbnail
Video

Red Hat Enterprise Linux stability and reliability

How do you modernize your datacenter while maintaining the integrity of your current system? Red Hat Enterprise Linux offers stability and reliability on a single, open platform, so you can focus on the projects that add value to your business.

Video Thumbnail
Video

NUMA Programming on Red Hat Enterprise Linux 6, Pt 1 - Introduction to NUMA

In part one of this five part series on NUMA programming, Curriculum Manager George Hacker discusses NUMA concepts and terms, CLI support for NUMA, and systems calls that support NUMA. Additional videos in the NUMA series are available to subscribers here: http://red.ht/O9bkS1. Plan | Deploy | Connect - http://red.ht/I0Ravb Already a subscriber? Join the Red Hat Developer's Program discussion here: http://red.ht/K0kCA7

Video Thumbnail
Video

Manage IT resources with cgroups (demo)

Senior Software Maintenance Engineer Neil Horman from Red Hat demonstrates cgroups, a generic mechanism the kernel provides for grouping of processes and applying controls to those groups. The grouping is done via a virtual filesystem called 'cgroup.' Within this filesytem, each directory defines a new group. Tunables within a cgroup are provided by what the kernel calls 'controllers.' Each controller is able to expose one or more tunable or control. When mounting the cgroups filesystem, it is possible to mount the filesystem several times, with each mount point having a different set of (non-overlapping) controllers. The key idea is that this allows the administrator to construct differing group hierarchies for different sets of controllers/tunables, which offers new ways to control and manage cloud resources. See what else is new in Red Hat Enterprise Linux 6: http://www.redhat.com/rhel/server/details/

Video Thumbnail
Video

RHEL6: Performance highlights

Mission-critical RAS capabilities on Intel hardware. Applications that run best on Red Hat Enterprise Linux. Scalability, flexibility, reliability. All these factors contribute to the highest levels of performance made possible with Red Hat Enterprise Linux 6. Hear our partners--IBM, HP, Dell, BMC, and more--explain why.

Video Thumbnail
Video

2012 Red Hat Summit: Part 2; Performance Analysis & Tuning of Red Hat Enterprise Linux

In this two-hour session, Douglas Shakshober (Shak) and Larry Woodman will explore the system performance analysis and tuning necessary to maximize the performance of systems running Red Hat Enterprise Linux 5 and 6. They will focus on large systems that run the most common applications such as database servers, Internet servers, and various financial applications on a variety of the common hardware platforms.

Video Thumbnail
Video

Product Overviews: Using Systemtap

Principal Software Engineer Will Cohen gives an overview of SystemTap, including how it works, setting up SystemTap, common techniques, and some example scripts including IO statistics, process polling, page faults and user space probing. sourceware.org/systemtap SystemTap Beginner's Guide - http://red.ht/J5I8g7 See our Groups if you want to post a SystemTap question (requires subscription) - http://red.ht/K0kCA7 Instrumenting the Linux kernel with SystemTap (requires subscription) - http://red.ht/HYFfz8

Video Thumbnail
Video

Red Hat and Cisco: The future is open

Companies around the world are turning to the Cisco Unified Computing System (Cisco UCS) and Red Hat Enterprise Linux OpenStack Platform to simplify the process of building cloud infrastructure. Learn how these two leading companies are paving way to an open cloud. Learn more about Red Hat Enterprise Linux OpenStack Platform: www.redhat.com/openstack

Video Thumbnail
Video

Red Hat gives Adobe a flexible IT canvas

Adobe Systems, a long-time user of Red Hat® Enterprise Linux®, wanted to offer its enterprise customers easy access to sandbox resources to evaluate and prototype solutions using Adobe products. Turning to the cloud, Adobe used Red Hat Enterprise Linux and Amazon Web Services (AWS) to not only deliver a sandbox solution, but also to offer customers a Software- as-a-Service (SaaS) option for deploying Adobe-based solutions. Today, Adobe is using the Red Hat platform and Amazon Web Services to help customers simplify deployment, lower cost of ownership, and accelerate time to value.

Video Thumbnail
Video

2012 Red Hat Summit: Red Hat Enterprise Virtualization overview

In this session from the 2012 Red Hat Summit, Andrew Cathrow, product manager, and Chuck Dubuque, product marketing manager for Red Hat Enterprise Virtualization. They discuss Red Hat virtualization, including Red Hat Enterprise Virtualization 3, and the past, present, and future of virtualization technology. Dubuque discusses the current environment, including virtualization competitor VMware, and the opportunity that a second source for virtualization--a open standards source--offers. He then offers details about Red Hat Enterprise Virtualization, including information about management features, hypervisor technology, specVIRT success, and opportunities for cost savings. Cathow then joins in to talk about development of Red Hat Enterprise Virtualization 3 and 3.1, and the growth of the communities surrounding it, including Fedora and oVirt. Cathow highlights features and changes in Red Hat Enteprise Virtualization, including: - OpenJDK requirement for proprietary Oracle JRE is eliminated. - Support for Jasper 4.7 and two new directory servers - Scalability to 160 Virtual CPUs per VM and 2T virtual RAM per VM - enhanced physical to virtual migration (P2V) - Live snapshots - Shared disks - SDK availability - new top-level manager for managing disks - direct LUN access Cathow details many other system and version features, including a overview of key technologies for future versions of Red Hat Enterprise Virtualization and Red Hat Enterprise Linux. He also intermittantly takes questions from the audience. Watch more 2012 Red Hat Summit and JBoss World videos from Red Hat: http://www.youtube.com/playlist?list=PL995CD1141C3330D5&feature=plcp

Video Thumbnail
Video

How code makes it into Red Hat Enterprise Linux

Ever wonder how great features make it from the community into enterprise-ready technology like Red Hat(R) Enterprise Linu(R)? Fedora Project Leader Paul Friends explains how projects started upstream gain in popularity and maturity, are hardened and tested, and eventually make their way to enterprise solutions. Learn more about the Fedora Project: http://fedoraproject.org/

Video Thumbnail
Video

2012 Red Hat Summit: Red Hat Enterprise Linux 6 AD Integration/Samba Clusters Overview

In this two-part session, Mark Heslin will review the various concepts, components, and configuration options available for integrating the mission-critical readiness of Red Hat Enterprise Linux 6 into Active Directory domain environments. Emphasis will be placed on understanding the pros and cons of each approach, best practices, and guidelines for selecting the best configuration.