Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Print to Windows
Name: Softech Date: June 27, 2002 at 20:53:23 Pacific
Comment:
Hi, I have set up Samba without problem on File sharing. However, I have some problems with printing from Linux to Windows.
I am using Redhat 7.2 and Windows XP. I have setup my printer at Printer Configuration. I tried to print but nothing seems to have sent over to Windows. I checked /var/spool/lpd/NEC860 and I see a file has been created.
I tried to use smbclient and connect to the printer and able to send a print job using print command. So, connection between them are fine. My Windows printer is \\winserver\Nec. In Printer Configuration, I have set Share Name: NEC, Host: winser and use a XP username and password. Is there anything else I might have done wrong?
Summary: I installed RH7.3 on one of my home computers. I configured Samba to print to 2 different printers a CanonS630 on a Windows 2000 pro machine and an HP Laserjet 4P on a Windows XP Pro box. They both wi...
Summary: try to connect to the shared printer using smbclient -L //hostnameofwindows machine if u can u will see the shares on the windows machine now try to print to the share name from the linux box using co...
Summary: I am running RedHat Linux 7.1. is there any way that I can print to a windows 2000 machine through a network? The printer is shared and linux has a driver for it, so how can I do it? ...