Printer configuration


 
Thread Tools Search this Thread
Operating Systems AIX Printer configuration
# 1  
Old 07-07-2014
Printer configuration

We are moving production from a 6.1 AIX server to a cluster 7.1 servers.
I am asked to set up the printers exactly the way it was on 6.1.server.
How do i copy the printer configurations?
Will copying /etc/qconfig file work?
Please help me.
thanks in advance!
# 2  
Old 07-08-2014
Quote:
Originally Posted by ElizabethPJ
How do i copy the printer configurations?
Will copying /etc/qconfig file work?
This will at least help. Still there are some other points which may or may not apply to you:

- To make this work you also need to install the necessary drivers on the new system.

- If you have a firewalled network (like one of my customers, who has a firewall between every two servers) you need to unlock the necessary ports (515, maybe others) for your new machines too.

- If you have changed the printer backend from the default you might need to copy also the "rembak" script(s).

- Finally, make sure the printer subsystem is started upon system start. Check with "lssrc".

I hope this helps.

bakunin
# 3  
Old 07-08-2014
How are you moving? are you migrating the OS from 6.1 to 7.1 on existing hardware or you are changing the hardware too?

If you use the same mksysb image (same or different hardware/same IP address) to migrate to 7.1, things will be much easier and I doubt you need any additional configuration.
But if you are changing the IP address, then you need to concentrate on the points bakunin presented.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. SCO

LPD PRINTER CONFIGURATION

Dear All, I have configured a printer on a unix box to be printing on windows xp printer. Below are the steps followed:- Create the printer on the Windows XP box and share it as prt5 Enable unix printer services on windows XP box On unix box i make changes on hosts,hosts.equiv and .rhosts... (1 Reply)
Discussion started by: njoroge
1 Replies

2. UNIX for Dummies Questions & Answers

SCO Printer configuration file

Hello, I am working on Servers running SCO OpenServer 5 and I tend to setup a lot of Servers. I am wondering if mkdev -lp to create printers has a file that I can just copy and paste from an exisiting Server to a new (upgrade) server. I can do this with the hosts and resolv.conf files. ... (1 Reply)
Discussion started by: ewerezak
1 Replies

3. SCO

additional printer port configuration in winxware 7

Dear Sir, How can install additional pci lpt card (parallel port) I want to install second dmp printer in unixware 7 server thanks n regards (2 Replies)
Discussion started by: sudhir69
2 Replies

4. SCO

printer configuration

Dear all i have install printer in sco open 5 , i m not getting print out , but printing is showing in que plz help (7 Replies)
Discussion started by: sudhir69
7 Replies

5. SuSE

open SUSE 11.0 and its printer configuration

Does anybody who uses open SUSE 11.0? I have used open SUSE 10.2 for about 18 months. Today I installed open SUSE 11.0 The printer does not work. I tried all the tricks tweak it. My printer is an old one. It is HP Deskjet 5600 series. It works fine. I did the configuration using... (0 Replies)
Discussion started by: Angelo
0 Replies

6. Red Hat

Printer Configuration with comannd line

Does anyone know the command line, instead using GUI (printconf) printer configuration to setup printer queue (4 Replies)
Discussion started by: bugsandbunny
4 Replies

7. UNIX for Dummies Questions & Answers

I need to change printer configuration

We have several Printers that are pointing to a print server that is now defunct. I need to point these printers to the new print server. I am aware I need to change the configuration in /usr/spool/lp/admins/lp/printers/printername/configuration as well as in /etc/printers.conf. However my... (0 Replies)
Discussion started by: tugger
0 Replies

8. AIX

copy printer configuration to another machine

All, I have just entered over 70 printers in my AIX 5.3 machine. I have to get those same printers onto another machine and I really don't want to do it manually again. Is there a way to copy the information over to that machine? Thanks in advance. (1 Reply)
Discussion started by: kjbaumann
1 Replies

9. Linux

printer configuration

RH 7.2 I am able to configure a parallel printer using printconf-gui...but is there any way to automate this through the command line? Through printconf-gui I configure it as a local printer, I gave it an arbitrary queue name of epson-fx-880, device is /dev/lp0, & it's a text-only printer. ... (0 Replies)
Discussion started by: jalburger
0 Replies
Login or Register to Ask a Question