Date: Sun, 17 Sep 2017 20:53:08 +0200 From: Tijl Coosemans <tijl@FreeBSD.org> To: "manash pal" <ctron580@gmail.com> Cc: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: Re: how to install " Epson L 380 Printer " and " Hp Deskjet 1515 in Free BSD ? Message-ID: <20170917205308.7682b73a@kalimero.tijl.coosemans.org> In-Reply-To: <op.y6pzd9ryxl8z17@desktop-jvp5q7f> References: <op.y6pzd9ryxl8z17@desktop-jvp5q7f>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 17 Sep 2017 22:41:59 +0530 "manash pal" <ctron580@gmail.com> wrote: > kindly let me know the steps regarding installing of these two printers in > my system ... I googled the matter , but did not find any suitable > demonstration ....... Install print/epson-inkjet-printer-201601w and print/hplip. Add cupsd_enable="YES" to /etc/rc.conf and run 'service cupsd start'. Add linux_enable="YES" to /etc/rc.conf and run 'service abi start'. Go to http://localhost:631 and add the Epson printer. The HP printer can be added via http://localhost:631 or via 'HP Device Manager' that you can find in your desktop application menu.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170917205308.7682b73a>