To immediately start, stop, or restart a service, select it from
the list and click the Start, Stop, or Restart button. This does not affect whether it is started or stopped at
boot time. If you do not have the graphical desktop installed or just prefer a
more simplistic interface, ntsysv can be used to configure runlevels. The program must be run as the
root user.
Search Engine
Loading
Showing posts with label Login Mode. Show all posts
Showing posts with label Login Mode. Show all posts
Redhat Enterprise Linux Text mode
You know you're in text mode when the whole screen is black,
showing (in most cases white) characters. A text mode login screen typically
shows some information about the machine you are working on, the name of the
machine and a prompt waiting for you to log in:
RedHat Linux Enterprise Release 5.0 (Psyche)
blast login: _
The login is different from a graphical login, in that you have to
hit the Enter key after providing your user name, because there are no
buttons on the screen that you can click with the mouse. Then you should type your
password, followed by another Enter. You won't see any indication that
you are entering something, not even an asterisk, and you won't see the cursor
move. But this is normal on Linux and is done for security reasons.
When the system has accepted you as a valid user, you may get some
more information, called the message of the day, which can be anything.
Additionally, it is popular on UNIX systems to display a fortune cookie, which
contains some general wise or unwise (this is up to you) thoughts. After that,
you will be given a shell, indicated with the same prompt that you would get in
graphical mode.
Don't
log in as root
Also in text mode: log in as root only to do setup and
configuration that absolutely requires administrator privileges, such as adding
users, installing software packages, and performing network and other system configuration.
Once you are finished, immediately leave the special account and resume your
work as a non-privileged user. Alternatively, some systems, like Ubuntu, force
you to use sudo, so that you do not need direct access to the
administrative account. Logging out is done by entering the logout command,
followed by Enter. You are successfully disconnected from the system
when you see the login screen again.
The
power button
While Linux was not meant to be shut off without application of
the proper procedures for halting the system, hitting the power button is
equivalent to starting those procedures on newer systems. However,
powering off an old system without going through the halting process might
cause severe damage! If you want to be sure, always use the Shutdown option
when you log out from the graphical interface, or, when on the login screen
(where you have to give your user name and password) look around for a shutdown
button.
Now that
we know how to connect to and disconnect from the system, we're ready for our
first commands.
Graphical Login mode in Linux
This is the default nowadays on most desktop computers. You know
you will connect to the system using graphical mode when you are first asked
for your user name, and then, in a new window, to type your password.
To log in, make sure the mouse pointer is in the login window,
provide your user name and password to the system and click OK or press Enter.
Careful
with that root account!
It is generally considered a bad idea to connect (graphically)
using the root user name, the system.
Administrator’s account, since the use of graphics includes
running a lot of extra programs, in root's case with a lot of extra
permissions. To keep all risks as low as possible, use a normal user account to
connect graphically. But there are enough risks to keep this in mind as a
general advice, for all use of the root account: only log in as root when extra
privileges are required.
Subscribe to:
Posts (RSS)
Powered by Blogger.