top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

Airprint to old printer using Centos server

0 votes
467 views

I've found a number of articles on setting up a Linux / CUPS / Avahi server to allow airprinting, but they all seem to be quite old.

Two questions:
1) Does anyone have a link for a more recent article, hopefully specifically for Centos7.
2) I'm on a structured, VLAN network. Will I have to put a WIFI card into my Centos server to give it a presence on the WIFI before this will work?

posted Oct 31, 2016 by anonymous

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

2 Answers

0 votes

1) Does anyone have a link for a more recent article, hopefully specifically for Centos7.
I've not seen specific instructions for CentOS 7, but when I last did this the actual AirPrint script was simple enough that I doubt you'd have trouble. Main thing is making use that you can print directly from your CentOS machine.

2) I'm on a structured, VLAN network. Will I have to put a WIFI card into my Centos server to give it a presence on the WIFI before this will work?
Depends how the network is set up. I had my AirPrint server on a different VLAN to the wifi, and you need the following for that to work: An Avahi bridge so the announcements from AirPrint are also announced on the WiFi
Firewall rules to allow the CUPS port through from the WiFi to your server

I found this was pretty easy to configure, but I was able to completely control the network (putting VMs on any VLAN; opening firewalls etc.). It might be easier to use wifi in your setup.

answer Oct 31, 2016 by Satish Mishra
0 votes

Use the instructions available at

https://www.marcus-povey.co.uk/2011/11/11/howto-printing-to-any-printer-with-an-ipadiphone-and-apple-airprint/
and
http://www.linux-magazine.com/Online/Features/AirPrint

which were basically the same thing. I did the test using my laptop which is already on the WIFI network.

As you said, the instructions were so simple. To make life easier regarding the network, I'm just going to add a USB WIFI dongle to each server as that's what I'm already using on the laptop. Unfortunately. HP and Linux drivers don't always talk to each other.

answer Oct 31, 2016 by Meenal Mishra
Similar Questions
0 votes

On an old server (Dell PowerEdge SC1420, now without RAID) I have CentOS 6.4 installed, up, and running -- but it keeps failing to connect for some reason ....

NetworkManager applet 0.8.1 runs blue rings around in the panel for a while, then reports itself disconnected. It also offers a pseudo-choice, if I right-click, between Wired Connection and eth0; in fact, the cable to the router is the only connection the machine has or has ever had.

I've tried such things as I could find to get a connection, in vain. I've tried replacing the cable.

If there's a good fix, I'd like to get my wife running CentOS, because it's one obvious choice for her to have against such time as I'm gone. (I don't at all claim to be the Oldest Subscriber, but I am at an age such that I would be irrational not to plan for such contingencies.)

What new way can I try to get this beast online?

+1 vote

I have running centos 6 server in my head quarters and branch offices. I need to access file server files in both location using VPN. How to setup vpn server in both location and how to access it.

Could any one help me.

+3 votes

I'm looking to setup a git server under CentOS 6.5 x64 that will serve 2-5 .NET developers using Visual Studio Pro 2013. I've been reading that Visual Studio 2013 now has 'native git support', but as I've been reading into this more and more, it appears to me that the 'native git support' is really the fact that Team Foundation Server has git support on it and that I'd need to setup TFS in order to use the Visual Studio 2013's native git support. Can anyone either confirm and/or deny this for me? My personal suspicion is that I will need to implement TortiseGIT to do what I want to do, but wanted to throw this question.

If, in actuality, I can use a CentOS git server with Visual Studio 2013, can anyone point me in the direction of an FAQ/directions/YouTube video/book/anything for how to setup something like this? I have the resources to setup a CentOS git server (which will also host some DreamWeaver CC users as well on other projects), but setting up a dedicated TFS server isn't an option, hence why I'm looking into this.

0 votes

I have a CentOS server which is part of an offline/private network. I need to install Ruby on Rails,
MySQL, Apache, and PHPmyAdmin on the server. Please help?

0 votes

I just received a Supermicro server back from factory repair. Installed CentOS 6.3 x86_64 fresh from DVD (tried with 6.4, same result). Everything goes fine until i install Virtualization* yum groups. Virtualization is enabled in BIOS. Server boots, CentOS loads and i have even a login prompt. If i'm fast enough to enter login name and password, shell works for about 10 sec. Then, it seems to hang. Pressing CTRL-C seems to work as i see it on screen (CTRL-C text).

I'm used to Xen in CentOS 5 where we can choose a non-Xen kernel at boot time. With CentOS 6 and KVM, i'm kinda lost! I Googled a lot and didn't find anything to disable KVM / select a a non-KVM kernel a boot up time. The server has been repaired but i'm not sure if there is still other problems that prevent KVM to work. I know that they installed the last BIOS version. I have other identical servers that works well with KVM. I tried to disable all i saw for virtualization support in BIOS, result is the same. I did memtest86 tests without problem.

Here are the specs:

Supermicro 6026T-3RF (mainboard X8DT3-S)
BIOS 03/17/12 15:50:21 Ver 2.1
Xeon E5520
Kingston 12 Gig RAM (Triple Channel)
LSI 9240-8i

What should i do to debug this? Any pointers, URL, etc would be greatly appreciated!

...