6 Chapter 1. Getting StartedFigure 1-11. Finish SetupNow that your system is configured, you are ready to log in and start using Red Hat Enterprise Linux.Press Forward to exit the Setup Agent.1.2. Introductory TermsWhen you learn about a new operating system, you should also learn new terminology. This sectiondefines a few basic terms you should learn. You will see these terms often throughout all Red HatEnterprise Linux documentation including the Red Hat Enterprise Linux Step By Step Guide:• Command: An instruction given to the computer, most often with the keyboard or mouse.• Command line: The space at the shell prompt where commands are typed.• Graphical Desktop: The most visible area of a GUI. The desktop is where your user Home andComputer icons are located. You can customize your desktop to have special backgrounds, colors,and pictures to add a personal touch.• Graphical User Interface (GUI): A general term for interactive windows, icons, menus, and panelswhich allow a user to initiate actions such as starting applications and opening files using a mouseand keyboard.• Icons are small images representing an application, folder, shortcut or system resource (such as adiskette drive). Launcher icons usually refer to application shortcuts.• Man page and Info page: Man (short for manual) and Info pages give detailed information abouta command or file (man pages tend to be brief and provide less explanation than Info pages). Forexample, to read the man page for the su command, type man su at a shell prompt (or type infosu for the info page). To close man or Info pages, press [q].• Panel: A desktop toolbar, located across the top and bottom of your desktop (such as Figure 1-12).The panel contains the Applications menu and shortcut icons to start commonly used programs.Panels can also be customized to suit your needs.Figure 1-12. The Desktop Panel• Root: Root is an administrative user account created during installation that has complete accessto the system.(Root is also known as the superuser.) You must be logged in as root to accomplishcertain system administration tasks, such as changing administrative passwords and running sys-tem configuration tools. User accounts are created so that typical user tasks can be done without