Printing on the remote host
From the remote host, enter the print command to print a text file 'test.txt'.
$ lpr -Pserver test.txt
or
$ lpr -dserver test.txt
Note
The print command varies depending on the host type. And before you print from the remote host, you should configure the remote printer.
To get a detailed description for the commands and remote printer setup, see the next tutorials.