<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>DJS Consulting Tech Blog &#187; Samba</title>
	<atom:link href="http://techblog.djs-consulting.com/category/linux/samba/feed" rel="self" type="application/rss+xml" />
	<link>http://techblog.djs-consulting.com</link>
	<description>Technical Information You Can Use</description>
	<lastBuildDate>Mon, 02 Jan 2012 18:44:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Printing Woes &amp; E-mail Happiness</title>
		<link>http://techblog.djs-consulting.com/2004/printing-woes-and-e-mail-happiness.html</link>
		<comments>http://techblog.djs-consulting.com/2004/printing-woes-and-e-mail-happiness.html#comments</comments>
		<pubDate>Tue, 29 Jun 2004 06:00:42 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Internet Apps]]></category>
		<category><![CDATA[Office Productivity]]></category>
		<category><![CDATA[Printing]]></category>
		<category><![CDATA[Samba]]></category>

		<guid isPermaLink="false">http://techblog.johnson/?p=24</guid>
		<description><![CDATA[Printing is proving to be a challenge. Using samba (the Linux SMB libraries) and cups, I was able to configure my networked printer. However, I don&#8217;t have a driver on my computer for it. I tried using some drivers that &#8230; <a href="http://techblog.djs-consulting.com/2004/printing-woes-and-e-mail-happiness.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Printing is proving to be a challenge. Using <a href="http://us1.samba.org/samba/samba.html">samba</a> (the Linux <a href="http://www.computerhope.com/jargon/s/smb.htm">SMB</a> libraries) and <a href="http://www.cups.org/">cups</a>, I was able to configure my networked printer. However, I don&#8217;t have a driver on my computer for it. I tried using some drivers that were close, but they didn&#8217;t work &#8211; they just caused the printer to eject a blank page. I was creating the documents using <a href="http://www.openoffice.org/">OpenOffice.org</a>&#8216;s Writer, which has a &#8220;one-click PDF conversion&#8221; feature. When I went to use that feature, I found that I was on version 1.0, which didn&#8217;t have the PDF stuff.</p>
<p>I downloaded the Linux install for version 1.1.2, and remembering that you need to use the &#8220;root&#8221; user to do most installs, did an <a href="http://hegel.ittc.ukans.edu/topics/linux/man-pages/man1/su.1.html">su</a>, and ran the install. I then launched the new writer and exported the PDF. Using samba, I copied the file over to the other computer, and was able to print it. However, since I installed it as root, it installed under /root, which meant that my normal user couldn&#8217;t access it. At some point, I&#8217;ll uninstall it and reinstall it in a public directory.</p>
<p>On another note, I posted a message about my inability to import mail from Netscape into Evolution to the WBEL user&#8217;s list, and the response I got worked! Netscape actually stores the e-mail in the same format as many other Linux e-mail programs (a format called <a href="http://email.about.com/cs/standards/a/mbox_format.htm">mbox</a> format). Using samba, I copied the files from &#8220;C:\Documents and Settings\Daniel\ApplicationData\Mozilla\Profiles\default\{somthing}.slt\Mail\Local Folders&#8221; &#8211; under this folder, there was a separate folder for each <a href="http://www.computerhope.com/jargon/p/pop.htm">POP3</a> account, and within that folder, the file called &#8220;inbox&#8221; was my inbox. On some systems, the file is named &#8220;mbox&#8221;, and it&#8217;s in a folder with the name of the folder it represents (i.e., &#8220;Inbox/mbox&#8221;). Once these files were copied, I used Evolution&#8217;s import utility &#8211; it prompted me for a file to import (whose type it determined automatically), and a location for the messages to go. I now have all my e-mail from my old setup!</p>
<p>One part of Unix/Linux of which I&#8217;m quickly becoming a fan is its adherance to the <a href="http://www.pathname.com/fhs/">Filesystem Hierarchy Standard</a> (FHS). The FHS defines where files should be found, and it represents all available files under a single directory, known as &#8220;/&#8221;. No matter how many drives or network shares that are <a href="http://www.computerhope.com/jargon/m/mount.htm">mounted</a>, they&#8217;re all under this directory. What this gives you is a system-wide view of your files, instead of the normal DOS-imposed separate drive specifications. The FHS also says what files are supposed to be in what directories, so no matter what Unix/Linux system you&#8217;re using, once you know the FHS, you know exactly where to look for things.</p>
]]></content:encoded>
			<wfw:commentRss>http://techblog.djs-consulting.com/2004/printing-woes-and-e-mail-happiness.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

