Skip to content

Instantly share code, notes, and snippets.

@ejabu
Created February 7, 2019 07:33
Show Gist options
  • Save ejabu/ded89dd79b03337839b47276a9c876aa to your computer and use it in GitHub Desktop.
Save ejabu/ded89dd79b03337839b47276a9c876aa to your computer and use it in GitHub Desktop.

Run python Print-server on Linux

Python 2.7 bukan Python 3

python ./report_dotmatrix/LinuxApp/print_linux.py

or

sudo python ./report_dotmatrix/LinuxApp/print_linux.py 

Result

Bottle v0.12.16 server starting up (using WSGIRefServer())...
Listening on http://localhost:80/
Hit Ctrl-C to quit.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment