Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
help:general_linux:printing [2016/08/10 14:51]
jebailie [vprint]
help:general_linux:printing [2022/09/28 11:30]
dfrey
Line 6: Line 6:
   * is limited to a maximum of 5 page(s) per job   * is limited to a maximum of 5 page(s) per job
  
-  * Please note that the __print logs__ are monitored.+  * Please note that the print logs are monitored.
  
 ===== vprint ===== ===== vprint =====
Line 15: Line 15:
   * mkdir .cups    * mkdir .cups 
   * cd .cups   * cd .cups
-  * echo "User 999//nnnnnn//> client.conf (ensure that quotes are used your 999 is entered)+  * echo 'User 999//nnnnnn//> client.conf (ensure that single quotes are used your 999 is entered)
   * chmod 400 client.conf  (ensure that you can only read the file)   * chmod 400 client.conf  (ensure that you can only read the file)
  
 +In lieu of creating a client.conf file, the printing command can be specified on a terminal line:
 +
 +  * lpr -U 999//nnnnnn//-P vprint the.file
 +
 +===== Issues Printing from An Application =====
 +If you go to print and the printer selection window opens and keeps flashing, then there is something within either the document or the app that is not working with the Linux print system and we need to look into that. In the meantime, in order to print your document please click on "Menu" in the upper left hand corner of menu bar at the top of the Linux desktop and search for "LibreOffice". A side menu opens with several LibreOffice applications. Select the general "LibreOffice". After it launches, open your file and print from this application.