5 TCP/IP Configuration (UNIX)

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-nameis 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-nameis the mount point or the directory that contains the file.

For example:

tar xvf /mnt/unix.tar

30PhaserShare Networking

Page 36
Image 36
Tektronix Phaser 840 setup guide Extracting files from unix.tar, Listing the contents of unix.tar, Extracting the files