Linux machine does not print

From 26-ID
Jump to navigationJump to search

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