Edimax PS-1210MFn Manual - Page 132

Unix/Linux host.

Page 132 highlights

2. Create a spool directory for the printer in the same directory where spool directories are normally kept on the machine, such as /var/spool or /var/spool/lpd: mkdir /var/spool/lpd/pserverd chown daemon /var/spool/lpd/pserverd chgrp daemon /var/spool/lpd/pserverd chmod 775 /var/spool/lpd/pserverd 3. Add an entry to the host's /etc/printcap file, similar to the following: printer-name:\ :lp=:\ :rm=203.66.191.186:\ :rp=lpt1:\ :lf=/var/spool/lpd/pserverd.log:\ :sd=/var/spool/lpd/pserverd:\ :mx#0: Lines should be indented with tabs. More than one printer name can be used, with variants separated by vertical bars (name1|name2). The rm= entry should correspond to the IP address you have assigned to the MFP Server. You can also use a host name if you have assigned one in the /etc/hosts file. The sd= entry should correspond to the spool directory you created in the previous step. The rp= entry should correspond to the port name of the remote printer. The values should be one of lpt1, lpt2 or lpt3 depends on the printer port. The MFP Server should now be available for printing from your Unix/Linux host. 127

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144

127
2. Create a spool directory for the printer in the same directory
where spool directories are normally kept on the machine, such
as /var/spool or /var/spool/lpd:
mkdir /var/spool/lpd/pserverd
chown daemon /var/spool/lpd/pserverd
chgrp daemon /var/spool/lpd/pserverd
chmod 775 /var/spool/lpd/pserverd
3. Add an entry to the host
s /etc/printcap file, similar to the
following:
printer-name:\
:lp=:\
:rm=203.66.191.186:\
:rp=lpt1:\
:lf=/var/spool/lpd/pserverd.log:\
:sd=/var/spool/lpd/pserverd:\
:mx#0:
Lines should be indented with tabs. More than one printer name
can be used, with variants separated by vertical bars
(name1|name2).
The rm= entry should correspond to the IP address you have
assigned to the MFP Server. You can also use a host name if you
have assigned one in the /etc/hosts file.
The sd= entry should correspond to the spool directory you
created in the previous step.
The rp= entry should correspond to the port name of the remote
printer. The values should be one of lpt1, lpt2 or lpt3 depends on
the printer port.
The MFP Server should now be available for printing from your
Unix/Linux host.