CentOS Linux Basics

Overview

Secrets in This Chapter

Now that you have installed CentOS Linux from this book's companion CD-ROMs, you are ready to explore and learn the basics of CentOS Linux. This chapter shows you how to log in, log out, and shut down your Linux system. Then, you power up again and learn about Linux commands.

Although CentOS Linux comes with the GNOME and KDE graphical user interfaces (GUIs), you can't do everything from the graphical environment. It's not impossible to design a graphical interface that enables you to perform most chores, but sometimes you may have to perform system-administration tasks when the graphical environment is not available. You may be logged in through a terminal session, or you may have problems with X. In such cases, you have to use Linux commands to accomplish specific tasks.

This chapter also shows you how to work with files and directories in CentOS Linux. To use files and directories, you need to understand the concept of a hierarchical file system. The chapter provides a quick introduction to the Linux file system. Then, you learn to explore the file system with the Nautilus graphical shell. Finally, you learn several Linux commands that you can use to work with files and directories.