<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: printer sharing in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/printer-sharing/m-p/3137828#M8406</link>
    <description>This guide is reasonable:&lt;BR /&gt;&lt;A href="http://users.pandora.be/sim/linux/samba.htm" target="_blank"&gt;http://users.pandora.be/sim/linux/samba.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Sharing with windows boxes:&lt;BR /&gt;&lt;A href="http://www.europe.redhat.com/documentation/HOWTO/SMB-HOWTO-9.php3" target="_blank"&gt;http://www.europe.redhat.com/documentation/HOWTO/SMB-HOWTO-9.php3&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Sharing with Linux Boxes:&lt;BR /&gt;&lt;A href="http://www.europe.redhat.com/documentation/HOWTO/SMB-HOWTO-10.php3" target="_blank"&gt;http://www.europe.redhat.com/documentation/HOWTO/SMB-HOWTO-10.php3&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Adding a printer:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/custom-guide/s1-printing-smb-printer.html" target="_blank"&gt;http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/custom-guide/s1-printing-smb-printer.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Sat, 06 Dec 2003 18:43:40 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2003-12-06T18:43:40Z</dc:date>
    <item>
      <title>printer sharing</title>
      <link>https://community.hpe.com/t5/operating-system-linux/printer-sharing/m-p/3137826#M8404</link>
      <description>Hi i'm using Redhat 9, printer is connected and configured to the local machine,&lt;BR /&gt;&lt;BR /&gt;please give me detailed steps to access the printer from windows and other linux machines&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;in &lt;BR /&gt;advance&lt;BR /&gt;&lt;BR /&gt;chakri</description>
      <pubDate>Sat, 06 Dec 2003 08:42:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/printer-sharing/m-p/3137826#M8404</guid>
      <dc:creator>Chakravarthi</dc:creator>
      <dc:date>2003-12-06T08:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: printer sharing</title>
      <link>https://community.hpe.com/t5/operating-system-linux/printer-sharing/m-p/3137827#M8405</link>
      <description>Basicaly, what you need is to set up cups and samba on local Redhat 9.0 machines.&lt;BR /&gt;&lt;BR /&gt;But this is not so trivial!&lt;BR /&gt;&lt;BR /&gt;To setup cups from an x terminal su - to root then run the following command. (of course this  implies that you have installed this during initial install of system) &lt;BR /&gt;&lt;BR /&gt;#redhat-config-printer-gui&lt;BR /&gt;&lt;BR /&gt;from there set up the queue to use cups&lt;BR /&gt;&lt;BR /&gt;To set up samba you need to set up smb.conf to meet your needes (read man smd.conf)&lt;BR /&gt;(this also implies that you have installed samba during initial install of system)&lt;BR /&gt;&lt;BR /&gt;for both the above you have to start the service ... to do this &lt;BR /&gt;&lt;BR /&gt;#service cups start&lt;BR /&gt;#service smb start&lt;BR /&gt;&lt;BR /&gt;and to make this permanent&lt;BR /&gt;&lt;BR /&gt;#chkconfig --level 345 cups on&lt;BR /&gt;#chkconfig --level 345 smb on&lt;BR /&gt;&lt;BR /&gt;also usufull is this link here under &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/custom-guide/" target="_blank"&gt;http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/custom-guide/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I hope this make you a happy printer&lt;BR /&gt;&lt;BR /&gt;J-P&lt;BR /&gt;</description>
      <pubDate>Sat, 06 Dec 2003 12:34:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/printer-sharing/m-p/3137827#M8405</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-12-06T12:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: printer sharing</title>
      <link>https://community.hpe.com/t5/operating-system-linux/printer-sharing/m-p/3137828#M8406</link>
      <description>This guide is reasonable:&lt;BR /&gt;&lt;A href="http://users.pandora.be/sim/linux/samba.htm" target="_blank"&gt;http://users.pandora.be/sim/linux/samba.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Sharing with windows boxes:&lt;BR /&gt;&lt;A href="http://www.europe.redhat.com/documentation/HOWTO/SMB-HOWTO-9.php3" target="_blank"&gt;http://www.europe.redhat.com/documentation/HOWTO/SMB-HOWTO-9.php3&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Sharing with Linux Boxes:&lt;BR /&gt;&lt;A href="http://www.europe.redhat.com/documentation/HOWTO/SMB-HOWTO-10.php3" target="_blank"&gt;http://www.europe.redhat.com/documentation/HOWTO/SMB-HOWTO-10.php3&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Adding a printer:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/custom-guide/s1-printing-smb-printer.html" target="_blank"&gt;http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/custom-guide/s1-printing-smb-printer.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sat, 06 Dec 2003 18:43:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/printer-sharing/m-p/3137828#M8406</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-12-06T18:43:40Z</dc:date>
    </item>
  </channel>
</rss>

