Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Linux Server (root user)

Browser httpdhttps://linuxserverIP:631 (root user)

...

  1. Open CUPS configuration in httpdhttps://linuxserverIP:631 and create the printer
  2. On the linux server as the root user, configure a printer script in /usr/local/bin. 
    1. printer script needs to contain the printer queue name created in CUPS and formatting code
    2. printer script needs to be executable
  3. Setup the new printer in the Printer Information screen.
    1. Description - Free text
    2. Logical Name - path and name of script from #2 above.
    3. PfW/Batch Print - set to 'Y'

...