Xerox 740 Installation Instruction

Page of 82
5
TCP/IP Configuration (UNIX)
36
PhaserShare Networking 
Extracting files from 
unix.tar
The file unix.tar contains all shell scripts and other files needed for network 
configuration in UNIX environments.  The file is in UNIX tar format.  The file is 
included on your printer’s software CD-ROM.
Listing the contents of 
unix.tar
Type this command: 
tar   tvf  
 /directory-name/unix.tar
Where directory-name is the mount point or the directory that contains the file.  
For example:
tar   tvf   /mnt/unix.tar
Extracting the files
1.
Change (cd) to the directory on your workstation where you want the 
files to reside.
2.
Type this command:
tar   xvf   /
directory-name/unix.tar
Where directory-name is the mount point or the directory that contains the file.  
For example:
tar  xvf  /mnt/unix.tar