Difference between revisions of "OpenWRT: Printer Server"

From OnnoWiki
Jump to navigation Jump to search
Line 1: Line 1:
 +
ssh -o HostKeyAlgorithms=+ssh-rsa \
 +
    -o PubkeyAcceptedAlgorithms=+ssh-rsa \
 +
    root@192.168.1.1
 +
  
 
  opkg update
 
  opkg update

Revision as of 20:50, 1 March 2026

ssh -o HostKeyAlgorithms=+ssh-rsa \
    -o PubkeyAcceptedAlgorithms=+ssh-rsa \
    root@192.168.1.1


opkg update
opkg install kmod-usb-printer
opkg install p910nd luci-app-p910nd


Cek

ls /dev/usb/lp*


Linux & Windows

Pastikan Settingan di arahkan ke

ip-address-openwrt:9100


Android

  • Install Let's Print Droid
  • Manual Printer Config
    • Printer Name > Nama Printer
    • Protocol > Raw - Jet Direct
    • IP Address/Computer Name > IP address openwrt
    • Save Changes

Untuk print file

  • Select File
  • Kirim ke Printer