<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.5.1" -->
<rss version="0.92">
<channel>
	<title>synapse unsync</title>
	<link>http://blogwords.neologix.net/neils</link>
	<description>disconnected thoughts and random brain dumps</description>
	<lastBuildDate>Wed, 22 Oct 2008 09:40:22 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Force Synchronous Network Startup for MS WinXP</title>
		<description>One problem I've been having recently with MS WinXP workstations connecting and authenticating to a Samba PDC is that the workstation cannot authenticate to the PDC and download the roaming profile (it uses the local cached copy of the profile instead). The problem seems to be occurring quite frequently with ...</description>
		<link>http://blogwords.neologix.net/neils/2008/10/22/force-synchronous-network-startup-for-ms-winxp/</link>
			</item>
	<item>
		<title>A new slant on generating electricity from wind power</title>
		<description>I've been looking at options for more compact (read unobtrusive) setups for generating electricity from wind power and came across this interesting article on Windbelts. They also include some documentation as well as details on how to build an experimental version of a Windbelt :=) </description>
		<link>http://blogwords.neologix.net/neils/2008/10/22/a-new-slant-on-generating-electricity-from-wind-power/</link>
			</item>
	<item>
		<title>Cloning VMWare ESX VM By Hand</title>
		<description>I know, you're asking why would anyone want to do this? Well the answer is that the version I have to work with (VMWare ESX 3.0.2 Starter Edition) does not include support for cloning VMs!!!

Firstly you need to read the excellent notes posted by Mario at http://www.mariospina.com/braindump/ on cloning VMWare ...</description>
		<link>http://blogwords.neologix.net/neils/2008/10/22/cloning-vmware-vm-by-hand/</link>
			</item>
	<item>
		<title>Postgres Triggers and Trigger Functions</title>
		<description>Postgres triggers are created in 2 stages, firstly you create the trigger function then you link the function to the trigger event. In this sample code a function that fires during before an INSERT event updates a column in the table where the data is being inserted. The function uses ...</description>
		<link>http://blogwords.neologix.net/neils/2008/10/21/postgres-triggers-and-trigger-functions/</link>
			</item>
	<item>
		<title>Apply Sun Packages Manually</title>
		<description>To apply Sun packages manually use the pkgadd command

pkgadd -d full-path-to-package package-name

eg. pkgadd -d /cdrom/Sol10/pkg SUNWlucfg

 </description>
		<link>http://blogwords.neologix.net/neils/2008/06/08/apply-sun-packages-manually/</link>
			</item>
	<item>
		<title>Applying Signed Patches (.jar) to Solaris</title>
		<description>The Sun Update Manger usually downloads patches to &#8260;var&#8260;sadm&#8260;spool as .jar files but cannot always apply the patches from the GUI. In this case you may need to open a terminal window and use:


patchadd [-n] [-B full-path-to-backout-directory -M full-path-patch-directory patch-file-name
where:
-n ... do not check the patch signing
-B ... backout directory. ...</description>
		<link>http://blogwords.neologix.net/neils/2008/06/08/applying-signed-patches-jar-to-solaris/</link>
			</item>
	<item>
		<title>Using snmp to monitor Cisco ASA</title>
		<description>snmp - the Simple Network Management Protocol is anything but as I discovered while trying to monitor status on remote devices. The story so far ...

Some background on snmpwalk

snmpwalk is a very useful tool to explore what snmp information is available from an snmp enabled device. To use snmpwalk, on ...</description>
		<link>http://blogwords.neologix.net/neils/2008/05/08/using-snmp-to-monitor-cisco-asa/</link>
			</item>
	<item>
		<title>Backup renewable energy???</title>
		<description>I've been looking for a renewable energy system that ties in with the normal power grid for our office and this grid tie system at xantrex looks very interesting. Also look at Solar Online  Australia for some local resources.

More when I can take this idea further ... </description>
		<link>http://blogwords.neologix.net/neils/2008/05/07/backup-renewable-energy/</link>
			</item>
	<item>
		<title>Exim+spamassassin+clamd</title>
		<description>This will add spam and av scanning to Exim4 configuration at smtp time - note it does not use Exiscan. It will also add a ***SPAM*** marker to the subject line of mails whose spam score is between our minimum spam threshold and the upper spam threshold above which spam ...</description>
		<link>http://blogwords.neologix.net/neils/2008/05/07/eximspamassassinclamd/</link>
			</item>
	<item>
		<title>Installing clamav</title>
		<description>I wanted to install an anti-virus scanner to work with my smtp server (exim) and since I couldn't find a centos repository that included clamav and didn't want to spend hours searching I just downloaded the source and installed from scratch. To do this you will need to have a ...</description>
		<link>http://blogwords.neologix.net/neils/2008/05/06/installing-clamav/</link>
			</item>
</channel>
</rss>
