larry%
to run a C shell, and
larry%
to run a Bourne shell.
You can change your login shell by using the chsh command.
To exit the current shell, type:
larry%
If the current shell is your login shell, this command will log you off.
Note: The shell is assumed to be the C shell from now on.
larry%
If so desired, the user may set the prompt to something else.
larry%
You will then be prompted for your current password:
Old Password:
Enter your current password. The text will not be displayed on the screen for others to see. It will then ask your for a new password:
New Password:
Enter your new password. A password should be six to eight letters long. It should not be a word in any dictionary of any language. It should also not be something easily guessed about you (your name does not make a good pass word). For added security, it is good to have a mix of upper and lower case and maybe some symbols (some machines may require this). The text will again not be displayed on the screen.
You are then asked to retype your pass word.
Retype new password:
This makes sure that you didn't make a mistake typing in your password. If the retyped pass word does not match the new password, your password will not be changed. The text is again not printed.
SunOS UNIX (larry)
login:
I then type in my login name, also known as user name:
login:
The system then prompts me for my password:
Password:
I then type in my password. The password is not displayed on the screen so that some one can not look over your shoulder when you log in and see your password. If you typed in the wrong password, or the wrong user name, the system displays a
Login incorrect
message, and prompts you for your login name again. Type in the correct login name and password.
Once you have successfully logged in, the system displays usually displays some information and then runs your login shell.
larry%
You can also end your shell, which also ends your connection by typing
larry%
larry%
Exercises
SunOS UNIX (larry)
login:
Password:
Last login: Mon Jul 10 09:01:51 from larry.darkmist.net
SunOS Release 4.1.4 (GENERIC) #2: Fri Oct 14 11:08:06 PDT 1994
larry%
larry%
larry%
Edward B. Schaller
(schallee@earthlink.net)