RH401
Red Hat Certificate of Expertise in Enterprise Deployment and Systems Management
레드햇에서 제공하는 Satellite 솔루션에 대한 자격을 인증
Summary
Enterprise management best practice
- Standardization : Performing tasks with the same well-considered method each and every thime.
- Centralization : Gather policies, procedures, and baselines into one easily managed system.
- Scalability : Growth in capacity with minimal system administrator impact.
- Provisioning : The process taken to turn a system from bare metal to install and configuraed to meet the defined baseline. This should be as close to a fully automated process as possible.
- Automation : Generally required more upfront work. Investing time writing Kickstart files allows one to install more systems simultaneously and more quickly than could be achieved by hand.
Red Hat Satellite
Satellite Server Components
- Red Hat Satellite Server
- Database
- Web Interface
- RPM Repository
- Management Tools
- Subscription Asset Manager Server
Satellite DB
- Standalone
- Managed
- Embeded
Provisioning with a Red Hat Satellite server
- Install rhsX with Red hat Satellite software.
- Install samX with Red Hat Subscription Asset Manager software and configure it to work with Red Hat Satellite on rhsX.
- Configure rhsX to server as a Subversion repository.
- Import the open source project code into the Subversion repository.
- Prepare software channel content for import into the Red Hat Satellite.
- Import the relevant Red Hat software channels into the Satellite server.
- Create a Red Hat Satellite organizatin and assign it system and software subscriptions.
- Create a Red Hat Satellite system group.
- Create Red Hat Satellite user accounts, assign apropriate roles, and allow them to administrate a common system group.
- Create a custom software channel as a child of the Red Hat RHEL 6 server base channel.
- Clone the RHEL 6 Server base channel and all of its child channels.
- Build and sign a custom RPM package on desktopY.
- Import GPG keys into the Satellite server for deployment.
- Create an activation key to automate system registration.
- Create a kickstart profile.
- Provision the client system using the PXE menu.