Setting up printer network in FC 5?
I'm looking to take my Epson stylus 880 printer that's now on my G4 Mac and network it onto my new build Tforce 6100, AMD 64 pc that's running FC5, I'm on netgear rooter that has my Mac OSX, PC XP and this machine on broard ban. I'm not sure how to go about it? I do have samba installed but don't know where to start, need direction. Would apprciate help.
fvs
fvs
0
Comments
I'm going to recommend going with CUPS for your spooler and LinuxPrinting.org's suggestion of gimp-print for your driver. CUPS is really easy to configure but make sure you're installing a version with Samba support (ie, check that samba is a dependency in your package manager). Before you start installing stuff though check and see if CUPS is already installed and running by opening up a web browser and going to http://localhost:631. This opens the CUPS Web Administration interface. Make sure gimp-print is installed before proceeding to the next few steps.
Most of the stuff in here is self explanatory. You want to create a new printer under administrative tasks. You can name it anything you like, but when you get to the device you'll need to select Windows Printer via Samba or something similar. It'll then ask you for the full network path to the printer which looks something like smb://username:password@server/printername. When it asks you to choose a driver for the printer, go through the manufacturer->printer->model menu tree and pick the one for your printer that has the "CUPS+GIMP-print" suffix and the correct language (en for english). After that, print a test page and see if it works.
-drasnor
I'm glad to have your help, Thanks fvs
Skryking
Shutting down loopback interface: [ OK ]
Bringing up loopback interface: [ OK ]
Bringing up interface eth0:
Determining IP information for eth0.../etc/sysconfig/network-scripts/ifup-eth: line 260: 3844 Terminated /sbin/dhclient ${DHCLIENTARGS} ${DEVICE}
failed.
[FAILED]
[root@localhost soranno
Skryking