The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > HP-UX
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 03-28-2008
bdittmar bdittmar is offline
Registered User
 

Join Date: Mar 2008
Location: Germany
Posts: 22
vi /etc/hosts

Quote:
Originally Posted by Wade Gava View Post
Hi relatively new to unix so sorry if this is a stupid question:

How do i add a printer entry into the host file.

I know how to add the printer using sam, but i am required to add the host file entry into /etc/hosts which i am unaware of how to do.

Any help would be greatly appreciated.

Hello,

if necessary edit the host file with vi and add something like

192.168.3.63 zebra_wesn #ZEBRA Labelprinter WE Seriennummern

IP of printer queue_name #comment


Regards
Reply With Quote