GitHub

setup_print_server.sh

echo "Setting CUPS to listen on all interfaces..." sudo sed -i 's/Listen localhost:631/port 631/' /etc/cups/cupsd.conf sudo sed -i 's/Browsing Off/Browsing On/' /etc ...
I recently installed a trendnet TE100-PS1U printserver on my network to handle my hp920c printer. It came with instructions to set up my windows boxes but not linux. does anyone have any instuctions ...
I have a linux server I want to use as a print server setup. I can connect to it, and do everything I need to do to it via the IP address, however I cannot seem to connect with any host hame that I ...