Skip to content
Snippets Groups Projects
Commit e30e58ce authored by Recolic's avatar Recolic :house_with_garden:
Browse files

Update howto.md

parent bc02b422
No related branches found
No related tags found
No related merge requests found
......@@ -29,3 +29,9 @@ python3 -m pip install --user uploadserver
python3 -m uploadserver -b ::0
```
Then access localhost:8000/upload with browser
## use hp4100 printer
Bad solution: Install and enable avahi service, and add printer.
Good solution: `sudo lpadmin -p MyPrinter -v 'ipp://10.100.100.178:631/ipp/print' -E -m everywhere`
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment