Version 1.0 SERIES 3000
IRIS OWNER’S GUIDE 4-15
Workstation Administration
rsh
Starts a shell on a remote host running
U
nix
.
rlogin
Initiates a login on a remote host running
U
nix
.
ftp
Transfers files to and from a remote host using FTP
protocol.
telnet
Communicates with a host using TELNET protocol.
rcp
copies a file from one host to another. The command line specifies the source
host and file, followed by the destination host and file:
rcp [
sourcehost:
]
pathname
[
destinationhost:
]
pathname
If no host name is specified, the local host is assumed. In these examples, the
user must have an account with the same user name on both hosts.
rcp sqiral.c olympus:/oh4/doc/install/sqiral.c
This example copies the file
sqiral.c
in the current directory of the local
machine to the file
sqiral.c
in the directory
/oh4/doc/install
on a host named
olympus
.
rcp sting:/usr/include/stdio.h test
This example copies the file
/usr/include/stdio.h
from a remote machine
sting
to
the file
test
on the local machine.
rcp puppy:temp_vi sting:temp_vi
This example copies the file
temp_vi
from the remote machine named
puppy
to a
file with the same name on a remote machine named
sting
in the user’s home
directory on each machine.
rcp -r sting:/usr/include/* localinclude
This command is an example of recursive copying. It copies all
files and directories from
/usr/include
on the remote machine
sting
to the
directory
localinclude
on the local host.
rsh
connects your terminal to a remote host and executes the commands you
specify. Like
rcp
, this network utility assumes that the user has accounts under
the same user name on both the remote and local host.
If a command is specified, the
rsh
program takes the command as an argument.
For example, to find the load average on another machine, enter this
command:
rsh
hostname
uptime
Содержание 3010
Страница 4: ......
Страница 15: ...Version 1 0 SERIES 3000 IRIS OWNER S GUIDE 2 3 Hardware Installation Figure 2 1 IRIS Series 3000 System ...
Страница 17: ...Version 1 0 SERIES 3000 IRIS OWNER S GUIDE 2 5 Hardware Installation Figure 2 3 IRIS 3010 Cabinet Front Panel ...
Страница 30: ...3 2 IRIS OWNER S GUIDE SERIES 3000 Version 1 0 Booting the IRIS Figure 3 1 IRIS Configuration Switches ...
Страница 42: ......
Страница 112: ......
Страница 118: ......
Страница 134: ...A 6 IRIS OWNER S GUIDE SERIES 3000 Version 1 0 Appendix A Figure A 1 Monitor Back Panel for Nineteen inch 60 Hz Monitor ...
Страница 135: ...Version 1 0 SERIES 3000 IRIS OWNER S GUIDE A 7 Appendix A Figure A 2 Monitor Back Panel for Fifteen inch 60 Hz Monitor ...
Страница 136: ...A 8 IRIS OWNER S GUIDE SERIES 3000 Version 1 0 Appendix A Figure A 3 Monitor Back Panel for 33 Hz Interlaced Monitor ...
Страница 139: ...Version 1 0 SERIES 3000 IRIS OWNER S GUIDE A 11 Appendix A Figure A 4 IRIS Cabinet Back Panel ...