server

Primary tabs

Printing across network on Ubuntu (server)

From System Settings -> select printers -> select server
publish shared printers connected to this system

The following code will enable the commands above to operate

sudo systemctl status cups.service
sudo systemctl enable cups.service
sudo system-config-printer &

Subscribe to RSS - server