Skip to content

Instantly share code, notes, and snippets.

@arbeitandy
Created December 4, 2013 03:59
Show Gist options
  • Save arbeitandy/7782121 to your computer and use it in GitHub Desktop.
Save arbeitandy/7782121 to your computer and use it in GitHub Desktop.
* install hp printer on centos
sudo yum install hplip cups-devel
sudo /sbin/service cups start
sudo hp-setup -i 192.168.1.120
sudo lpadmin -d testdep-printer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment