Differences between revisions 9 and 16 (spanning 7 versions)
Revision 9 as of 2015-07-16 03:03:21
Size: 401
Editor: test05
Comment:
Revision 16 as of 2016-02-23 00:48:30
Size: 1307
Editor: test06
Comment:
Deletions are marked like this. Additions are marked like this.
Line 25: Line 25:
*** check also that VPN is connected
Line 26: Line 28:

run the above stuff again as it needs to start again

reboot the machine

When east gardens stopped printing. you could check the ip where the printer is printing (lpstat) and then check on their windows setting to ensure the printer (under properties) is at that ip address



----
= CHECK IF YOU CAN CONNECT TO PRINTER =
----
/!\ '''End of edit conflict'''

----
go to ABE:

type : lpstat -t |grep ufb_bb1

you will get back:

device for ufb_bb1_laser: lpd://10.3.0.138/Laser

telnet 10.3.0.138 515

if it comes back with:

----
/!\ '''Edit conflict - other version:'''

----
Connected to 10.3.0.138. Escape character is '^].

----
/!\ '''Edit conflict - your version:'''

----
Connected to 10.3.0.138. Escape character is '^].

----
/!\ '''End of edit conflict'''

----
Press ctrl sqaure_right bracket

telnet> quit

CANCEL PRINT JOBS

Type:

login as root

lprm -P"printername" -

(If the system is running "cups" then you can just run lprm -

eg. lprm -P marion2_overlay -

ENABLING PRINTERS

Type:

su -

cupsenable "printername"

/etc/init.d/cups start

service cups restart

*** check to make sure the windows firewall has not turned on

*** check also that VPN is connected

search windows firewall and turn it off

run the above stuff again as it needs to start again

reboot the machine

When east gardens stopped printing. you could check the ip where the printer is printing (lpstat) and then check on their windows setting to ensure the printer (under properties) is at that ip address


CHECK IF YOU CAN CONNECT TO PRINTER


/!\ End of edit conflict


go to ABE:

type : lpstat -t |grep ufb_bb1

you will get back:

device for ufb_bb1_laser: lpd://10.3.0.138/Laser

telnet 10.3.0.138 515

if it comes back with:


/!\ Edit conflict - other version:


Connected to 10.3.0.138. Escape character is '^].


/!\ Edit conflict - your version:


Connected to 10.3.0.138. Escape character is '^].


/!\ End of edit conflict


Press ctrl sqaure_right bracket

telnet> quit

Print_Jobs (last edited 2024-02-16 05:17:37 by JennyTinsey)