Linux Commands Summary - Avaya S6200 Administration And Maintenance

Meeting exchange 5.0 media server
Hide thumbs Also See for S6200:
Table of Contents

Advertisement

The account login name and default password are:
Login: dcbguest
Password: abc123
You can change the default Guest account password using the passwd command described in
Table
38. Passwords must be at least six characters long with a minimum of two alphabetic
characters and one numeric or special character. The system accepts a new password only if at
least three characters are different. See the "man page" for more information on passwd
command options.

Linux Commands Summary

Linux commands are case-sensitive, and you must follow syntax command rules to correctly
execute commands.
To display information about a command from the shell prompt, enter the "man" command in
conjunction with the command.
after you log in to the guest account. Optional arguments are enclosed in brackets [ ].
Table 38: Linux Command Subset
Command Syntax
cd
cd dir
cp file1 file2
cp files dir
exit
ls [-l]
ls [-l] [filelist]
more filelist
mv file1 file2
mv dir1 dir2
mv filelist dir
Table 38
lists a subset of Linux commands you will typically use
Description
Change to the login's home directory.
Change to the specified directory.
Copy file1 to file2.
Copy multiple files to the specified directory.
Exit login session.
Display list of all files.
Display list of specified files.
The -l option lists files in a long format.
View a file one screen at a time.
RETURN
l
advances one screen.
SPACE
l
displays description of all more commands.
H
l
exits the more utility.
Q
l
Rename a file.
Rename a directory.
Move files from one directory to another.
Managing System Files from a Remote Host
advances one line.
Issue 1
1 of 2
August 2007
191

Advertisement

Table of Contents
loading

This manual is also suitable for:

S6800

Table of Contents