| < Day Day Up > |
Chapter 2. Starting Novell Linux DesktopIN THIS CHAPTER:
In this chapter we take a look at booting NLD, logging on to the system, and then logging off and shutting down the system correctly. You might think that turning the computer on and then logging on to the system would be straightforward—and it is—but there are some logon options that we need to explore.
First, to log on to the system you need a valid username and password. The
Note
You only have rights to change or add user accounts if you have the root password. So, if your account has been created for you, you won't be able to add users or change settings
Logging on to the system is straightforward after the user accounts have been established (particularly the user account you will use). You might also think that logging off and then turning off the system must really be a piece of cake; however, the Linux shutdown process can actually take some time as the various system processes are
|
| < Day Day Up > |
| < Day Day Up > |
1. About Booting the NLD System and Logon Options
When you
boot
the NLD system, your computer initializes its hardware (such as the processor). Then a boot loader, a small program that resides on the root partition of your hard drive, begins to load the Linux kernel and
Key
Boot—
The process where a computer system is
The boot loader provides options for how you want the system to boot.
NLD then communicates with the computer's memory and other hardware
The NLD boot process is displayed as messages on the screen.
Tip If you even bother to watch the boot messages you will probably find that they don't make compelling entertainment. However, you actually can get troubleshooting tips from these messages if there is a problem with your system. As the kernel displays a message for a particular boot task it then adds the "done" tag. In cases where hardware fails to initialize or other problems arise, a message will be followed by the "failed" tag. After the system is loaded, the Logon Manager appears. This is where you enter your username and password to log on to NLD. Enter your username and password in the NLD Logon Manager.
However, before walking through the actual logon process (which is only a couple of steps), let's
Note Typically, you will want to use your default Session setting; this provides the desktop GUI you use on a regular basis (GNOME, for example).
Other graphical greeters can be configured for the Logon Manager such as the Happy GNOME with Browser greeter.
Whether you take advantage of any of the configuration possibilities provided by the Logon Manager menus is really up to you. This book discusses NLD in terms of the installation defaults. |
| < Day Day Up > |