Difference between revisions of "Linux machine does not print"
From 26-ID
Jump to navigationJump to searchS26idadmin (talk | contribs) m (1 revision) |
|
(No difference)
|
Latest revision as of 18:30, 13 January 2014
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