mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 11:18:03 +00:00
formatting
This commit is contained in:
@@ -9,11 +9,14 @@ Consider these commands to install printer drivers:
|
|||||||
|
|
||||||
**Dymo LabelWriter-450:**
|
**Dymo LabelWriter-450:**
|
||||||
`apt install printer-driver-dymo`
|
`apt install printer-driver-dymo`
|
||||||
|
|
||||||
**Brother QL-800:**
|
**Brother QL-800:**
|
||||||
`$ sudo apt install brother-cups-wrapper-common brother-cups-wrapper-extra brother-lpr-drivers-common brother-lpr-drivers-extra`
|
`$ sudo apt install brother-cups-wrapper-common brother-cups-wrapper-extra brother-lpr-drivers-common brother-lpr-drivers-extra`
|
||||||
Download drivers here:
|
|
||||||
|
Download drivers here:
|
||||||
https://support.brother.com/g/b/downloadtop.aspx?c=us&lang=en&prod=lpql800eus
|
https://support.brother.com/g/b/downloadtop.aspx?c=us&lang=en&prod=lpql800eus
|
||||||
install driver using:
|
|
||||||
|
Install driver using:
|
||||||
`$ sudo dpkg -i dymo*.dpkg`
|
`$ sudo dpkg -i dymo*.dpkg`
|
||||||
|
|
||||||
Use these commands to install the script:
|
Use these commands to install the script:
|
||||||
@@ -35,6 +38,7 @@ traffic to port 8082:
|
|||||||
`$ sudo ufw reload`
|
`$ sudo ufw reload`
|
||||||
|
|
||||||
**Using kinstall to print labels:**
|
**Using kinstall to print labels:**
|
||||||
|
|
||||||
Dymo LabelWriter:
|
Dymo LabelWriter:
|
||||||
`$ ./lf_kinstall.pl --print-label http://192.168.9.1:8082/ --printer LabelWriter-450`
|
`$ ./lf_kinstall.pl --print-label http://192.168.9.1:8082/ --printer LabelWriter-450`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user