<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.7.3" -->
<rss version="2.0">
	<channel>
		<title>Blog entries tagged freebsd</title>
		<description>Blog entries tagged freebsd</description>
		<link>http://www.tech-diary.com</link>
		<lastBuildDate>Sat, 31 Jul 2010 20:58:34 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.3</generator>
		<item>
			<title>remote syslog</title>
			<link>http://www.tech-diary.com/remote-syslog.html</link>
			<description>&lt;p&gt;syslog is the standard system logging tool on most flavors of unix.&amp;nbsp; It stores records of system events in a number of user-defined files.&amp;nbsp; On FreeBSD, these files live by default in /var/log.&amp;nbsp; syslog has a configuration file, /etc/syslog.conf, that determines which file to log system events.&lt;/p&gt;&lt;br/&gt;&lt;p&gt;What a lot of people don't know is that syslog can send events to a remote syslog server.&amp;nbsp; This means you can have all of your logs from multiple machines stored on a single hoRead More...</description>
			<author>Brad Waite</author>
			<pubDate>Sat, 26 Sep 2009 17:05:04 +0100</pubDate>
		<category>system administration</category>
 <category>remote syslog</category>
 <category>freebsd</category>
		</item>
		<item>
			<title>Create SSL Certificate Signing Request (CSR) with OpenSSL for Apache</title>
			<link>http://www.tech-diary.com/create-ssl-certificate-signing-request-csr-with-openssl-for-apache.html</link>
			<description>Overview&lt;br /&gt;-------&lt;p&gt;For new SSL servers:&lt;/p&gt;&lt;p&gt;        1. Generate new server key&lt;br /&gt;        2. Generate CSR&lt;br /&gt;        3. Have key signed&lt;br /&gt;        4. Install signed key&lt;/p&gt;&lt;p&gt;For existing SSL servers:&lt;/p&gt;&lt;p&gt;        1. Generate CSR&lt;br /&gt;        2. Have key signed&lt;br /&gt;        3. Install signed key&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Generate new server key&lt;br /&gt;-----------------------&lt;/p&gt;&lt;p&gt;This creates a new 1024 bit server key named website.key:&lt;/p&gt;&lt;p&gt;# openssl genrsa -out website.key 1024&lt;br /&gt;GenRead More...</description>
			<author>Brad Waite</author>
			<pubDate>Mon, 25 May 2009 06:00:00 +0100</pubDate>
		<category>ssl</category>
 <category>freebsd</category>
 <category>certificates</category>
 <category>apache</category>
		</item>
		<item>
			<title>Mount a Windows XP share under FreeBSD</title>
			<link>http://www.tech-diary.com/mount-a-windows-xp-share-under-freebsd.html</link>
			<description>mount_smbfs -U  -I  -W  /// &lt;p&gt;Example:&lt;/p&gt;&lt;p&gt;mount_smbfs -U fred -I fileserver -W WORKGROUP //fileserver/files /mnt&lt;/p&gt;</description>
			<author>Brad Waite</author>
			<pubDate>Mon, 25 May 2009 06:00:00 +0100</pubDate>
		<category>xp</category>
 <category>windows</category>
 <category>samba</category>
 <category>mount</category>
 <category>freebsd</category>
		</item>
	</channel>
</rss>
