Linux machine does not print: Difference between revisions

From CNM Wiki
Jump to navigation Jump to search
(New page: '''Solution:'''<br /> 1. Type in terminal: ssh –l s26id localhost <br /> 2. Password for s26id: ******* <br /> 3. Type ''fixPrinter'' and press ''enter''. The macro resides in s26id/bin/...)
 
No edit summary
Line 1: Line 1:
Back to [[X-Ray Microscopy]]
'''Solution:'''<br />
'''Solution:'''<br />
1. Type in terminal: ssh –l s26id localhost <br />
1. Type in terminal: ssh –l s26id localhost <br />

Revision as of 18:14, April 14, 2009

Back to X-Ray Microscopy

Solution:
1. Type in terminal: ssh –l s26id localhost
2. Password for s26id: *******
3. Type fixPrinter and press enter. The macro resides in s26id/bin/fixPrinter
4. If a password is asked again, it’s the same
The printer should work now.

The macro uses the following comands:
sudo cp /etc/cups/printers.conf.fix /etc/cups/printers.conf
sudo /sbin/service cups restart