Difference between revisions of "Red Hat Enterprise Linux 6 Essentials"
From Techotopia
Line 9: | Line 9: | ||
#* [[Installing RHEL 6 on a Clean Disk Drive|Package Selection]] | #* [[Installing RHEL 6 on a Clean Disk Drive|Package Selection]] | ||
#* [[Installing RHEL 6 on a Clean Disk Drive|The Physical Installation]] | #* [[Installing RHEL 6 on a Clean Disk Drive|The Physical Installation]] | ||
− | #* [[Installing RHEL 6 on a Clean Disk Drive|Final Configuration Steps]] | + | #* [[Installing RHEL 6 on a Clean Disk Drive|Final Configuration Steps]]<br><br> |
# [[Using the Bash Shell on Red Hat Enterprise Linux 6]] | # [[Using the Bash Shell on Red Hat Enterprise Linux 6]] | ||
#* [[Using the Bash Shell on Red Hat Enterprise Linux 6|What is a Shell?]] | #* [[Using the Bash Shell on Red Hat Enterprise Linux 6|What is a Shell?]] |
Revision as of 20:11, 19 November 2010
We are currently writing Red Hat Enterprise Linux 6 Essentials. It is scheduled for completion in January 2011. New chapters are added frequently so check back regularly for updates.
- A Brief History of Red Hat Linux
- Installing RHEL 6 on a Clean Disk Drive
- Using the Bash Shell on Red Hat Enterprise Linux 6
- What is a Shell?
- Gaining Access to the Shell
- Entering Commands at the Prompt
- Getting Information about a Command
- Bash Command-line Editing
- Working with the Shell History
- Filename Shorthand
- File Name and Path Completion
- Input and Output Redirection
- Working with Pipes in the Bash Shell
- Configuring Aliases
- Environment Variables
- Writing Shell Scripts