Re: Sharing printers between Fedora machines

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Sean Bruno wrote:
While I thought this was a simple task, it seems that I am clueless.

I attempted to share my desktop printer for other PC's in the house and
I can't seem to figure out how to attach to the printers.  It doesn't
seem clear from system-config-printer what I am supposed to do and my
google for "fedora printer share how to" didn't really give me anything
useful.#

Am I missing something obvious that is supposed to make sharing between
Fedora machines painless?

Sean


Although printer sharing is automatic, installation and startup of the samba services are not.

as root:

# yum install samba

# chkconfig smb on

# service smb start

That should do it.

Test with:

smbclient -L localhost

(blank password)

should list all publicly available shares and printers.

Now run it from a client:

smbclient -L <server>

Should give you the same list

On server and client, printer definitions on F8 are automatic. The clients on your network will 'see' the available printers and list them on an print menu.

Good luck!

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux