autoprint-server.sh Must be copied to /usr/sbin and started at boot. This script needs to be started on the print server and has 2 tasks: 1 - check the /autoprint/tmp folder for uncompleted files to delete 2 - check the /autoprint/print folder for files to print and delete autoprint-client.sh Must be copied to /usr/sbin This script is for the client side and copies files to /autoprint/tmp folder. When copying is finished it moves the file to /autoprint/print folder for the server to print. sendto-autoprint.nemo_action This is a nemo action script and must be copied to your nemo action folder. When rightclick on a file in nemo you get the option "Send to AutoPrint". Create a folder in the root of the server "/autoprint" with subfolders "/autoprint/tmp" and "/autoprint/print". CHMOD them to 777 and make them accessable to all users. Have fun! ;) Koentje