<?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"
	>

<channel>
	<title>kelnet.net</title>
	<atom:link href="http://www.kelnet.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kelnet.net</link>
	<description>Life, the universe and everything</description>
	<pubDate>Fri, 24 Oct 2008 19:59:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<item>
		<title>AIX 5.2L Automount</title>
		<link>http://www.kelnet.net/2008/10/24/aix-52l-automount/</link>
		<comments>http://www.kelnet.net/2008/10/24/aix-52l-automount/#comments</comments>
		<pubDate>Fri, 24 Oct 2008 16:20:32 +0000</pubDate>
		<dc:creator>asxinu</dc:creator>
		
		<category><![CDATA[AIX]]></category>

		<category><![CDATA[IBM]]></category>

		<category><![CDATA[automount]]></category>

		<category><![CDATA[nfs]]></category>

		<guid isPermaLink="false">http://www.kelnet.net/?p=71</guid>
		<description><![CDATA[It seems that all *nix versions do automount and nfs slightly different than each other.  I was setting up a automount on AIX 5.2L and discovered that I needed a nfs.direct file in /etc to mount to a directory.  Anyway, it looks like this:
/etc/nfs.direct
/oracle -rw,hard,intr tulnfs01:/data/oracle
/etc/auto_mount
/-      /etc/nfs.direct
Once those files are created, you can run /etc/rc.nfs [...]]]></description>
		<wfw:commentRss>http://www.kelnet.net/2008/10/24/aix-52l-automount/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Cisco 2950 notes</title>
		<link>http://www.kelnet.net/2008/10/17/cisco-2950-notes/</link>
		<comments>http://www.kelnet.net/2008/10/17/cisco-2950-notes/#comments</comments>
		<pubDate>Fri, 17 Oct 2008 15:54:55 +0000</pubDate>
		<dc:creator>asxinu</dc:creator>
		
		<category><![CDATA[Network]]></category>

		<category><![CDATA[2950]]></category>

		<category><![CDATA[cisco]]></category>

		<category><![CDATA[switch]]></category>

		<guid isPermaLink="false">http://www.kelnet.net/?p=65</guid>
		<description><![CDATA[Good simple instructions for upgrading a cisco 2950 switch in four steps.
Cisco escape sequence: Ctrl + Shift + 6
]]></description>
		<wfw:commentRss>http://www.kelnet.net/2008/10/17/cisco-2950-notes/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to install Perl modules from CPAN</title>
		<link>http://www.kelnet.net/2008/09/15/how-to-install-perl-modules-from-cpan/</link>
		<comments>http://www.kelnet.net/2008/09/15/how-to-install-perl-modules-from-cpan/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 18:50:06 +0000</pubDate>
		<dc:creator>asxinu</dc:creator>
		
		<category><![CDATA[linux]]></category>

		<category><![CDATA[perl]]></category>

		<category><![CDATA[CPAN]]></category>

		<guid isPermaLink="false">http://www.kelnet.net/?p=55</guid>
		<description><![CDATA[Ok, I always forget and have to google it so here it is&#8230;.
http://perl.about.com/od/packagesmodules/qt/perlcpan.htm
There are several ways to get Perl modules from CPAN installed on your unix-based system. Keep in mind that there is always more than one way to do it with Perl, and this is no different. Before embarking upon any installation, it&#8217;s a [...]]]></description>
		<wfw:commentRss>http://www.kelnet.net/2008/09/15/how-to-install-perl-modules-from-cpan/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Cygwin cron service on Windows server 2003</title>
		<link>http://www.kelnet.net/2008/08/20/cygwin-cron-service-on-windows-server-2003/</link>
		<comments>http://www.kelnet.net/2008/08/20/cygwin-cron-service-on-windows-server-2003/#comments</comments>
		<pubDate>Wed, 20 Aug 2008 15:57:39 +0000</pubDate>
		<dc:creator>asxinu</dc:creator>
		
		<category><![CDATA[Cygwin]]></category>

		<category><![CDATA[cron]]></category>

		<category><![CDATA[windows 2003]]></category>

		<guid isPermaLink="false">http://www.kelnet.net/?p=52</guid>
		<description><![CDATA[Working with windows 2003 can be somewhat awkward when running jobs via the scheduler so I was wondering if cygwin cron can be installed.  Sure enough, good old google came through with the following:
http://www.mail-archive.com/cygwin@cygwin.com/msg31579.html

The easiest way is to follow the ssh-host-config script in
creating a special account:
  net user cron_server &#60;passwd&#62; /add /yes
  net [...]]]></description>
		<wfw:commentRss>http://www.kelnet.net/2008/08/20/cygwin-cron-service-on-windows-server-2003/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Fedora Core 9 console access</title>
		<link>http://www.kelnet.net/2008/08/18/fedora-core-9-console-access/</link>
		<comments>http://www.kelnet.net/2008/08/18/fedora-core-9-console-access/#comments</comments>
		<pubDate>Mon, 18 Aug 2008 18:30:15 +0000</pubDate>
		<dc:creator>asxinu</dc:creator>
		
		<category><![CDATA[linux]]></category>

		<category><![CDATA[console]]></category>

		<category><![CDATA[events]]></category>

		<category><![CDATA[FC9]]></category>

		<category><![CDATA[initctl]]></category>

		<guid isPermaLink="false">http://www.kelnet.net/?p=44</guid>
		<description><![CDATA[Just installed Fedora Core 9 and discovered the method I had been using to setup a tty console has changed.  Originally, I would add the following to the /etc/inittab file:
co:2345:respawn:/sbin/agetty -t 60 19200 ttyS0 vt102
After adding this line I would then issue the command init q to re-read the inittab file and start the agetty [...]]]></description>
		<wfw:commentRss>http://www.kelnet.net/2008/08/18/fedora-core-9-console-access/feed/</wfw:commentRss>
		</item>
		<item>
		<title>IBM AIX 5.2L mount NFSv4 linux export</title>
		<link>http://www.kelnet.net/2008/06/19/ibm-aix-52l-mount-nfsv4-linux-export/</link>
		<comments>http://www.kelnet.net/2008/06/19/ibm-aix-52l-mount-nfsv4-linux-export/#comments</comments>
		<pubDate>Thu, 19 Jun 2008 19:36:10 +0000</pubDate>
		<dc:creator>asxinu</dc:creator>
		
		<category><![CDATA[AIX]]></category>

		<category><![CDATA[IBM]]></category>

		<category><![CDATA[nfs]]></category>

		<guid isPermaLink="false">http://www.kelnet.net/?p=42</guid>
		<description><![CDATA[This is not totally unknown, but I was trying to mount a fedora core 8 NFS exported file system. but I kept getting the error:
vmount: operation not permited
Luckily I ran across this web page:
http://www-1.ibm.com/support/docview.wss?uid=isg3T1000590
AIX versions 4.x and 5.x
Sometimes Linux NFS servers will do port checking and require that  the NFS client use a reserved [...]]]></description>
		<wfw:commentRss>http://www.kelnet.net/2008/06/19/ibm-aix-52l-mount-nfsv4-linux-export/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Using Microsoft PowerToys on Server 2003</title>
		<link>http://www.kelnet.net/2008/05/20/using-microsoft-powertoys-on-server-2003/</link>
		<comments>http://www.kelnet.net/2008/05/20/using-microsoft-powertoys-on-server-2003/#comments</comments>
		<pubDate>Tue, 20 May 2008 20:44:26 +0000</pubDate>
		<dc:creator>asxinu</dc:creator>
		
		<category><![CDATA[MSVDM]]></category>

		<category><![CDATA[Server 2003]]></category>

		<guid isPermaLink="false">http://www.kelnet.net/2008/05/20/using-microsoft-powertoys-on-server-2003/</guid>
		<description><![CDATA[I recently have been using Windows Server 2003 and was missing the MSVDM powertoy that I use on XP.  After trying to install it, it complains that it needs XP.  Well, I searched good old google and came across the following blog which explains how to bypass this problem:
http://blog.netnerds.net/2006/08/how-to-install-xp-powertoys-on-windows-server-2003/
This blog mentions one of the powertoys [...]]]></description>
		<wfw:commentRss>http://www.kelnet.net/2008/05/20/using-microsoft-powertoys-on-server-2003/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to a validate a Netbackup Client</title>
		<link>http://www.kelnet.net/2008/03/06/how-to-a-validate-a-netbackup-client/</link>
		<comments>http://www.kelnet.net/2008/03/06/how-to-a-validate-a-netbackup-client/#comments</comments>
		<pubDate>Thu, 06 Mar 2008 22:36:50 +0000</pubDate>
		<dc:creator>asxinu</dc:creator>
		
		<category><![CDATA[NetBackup]]></category>

		<category><![CDATA[Veritas]]></category>

		<category><![CDATA[client]]></category>

		<category><![CDATA[netbackup]]></category>

		<category><![CDATA[restore]]></category>

		<category><![CDATA[validation]]></category>

		<guid isPermaLink="false">http://www.kelnet.net/2008/03/06/how-to-a-validate-a-netbackup-client/</guid>
		<description><![CDATA[How do I validate a client to allow it to
do a bplist or bprestore from another client.

Example:   Machine A (Backups)

I want to restore to machine B:

bplist -C MachineA 

I get:

EXIT Status 135: client is not validated to perform the operation.
Simply do the following:
Unix:
cd /usr/openv/netbackup/bin/admincmd
./bpclient -add -client MachineB -list_restore 3
cd /usr/openv/netbackup/db/altnames
Windows:
cd  $PROGRAM_PATH\VERITAS\NetBackup\bin\admincmd
bpclient -add [...]]]></description>
		<wfw:commentRss>http://www.kelnet.net/2008/03/06/how-to-a-validate-a-netbackup-client/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Passsword aging in Linux</title>
		<link>http://www.kelnet.net/2008/03/05/passsword-aging-in-linux/</link>
		<comments>http://www.kelnet.net/2008/03/05/passsword-aging-in-linux/#comments</comments>
		<pubDate>Wed, 05 Mar 2008 16:23:59 +0000</pubDate>
		<dc:creator>asxinu</dc:creator>
		
		<category><![CDATA[Admin]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[initial password expiry]]></category>

		<guid isPermaLink="false">http://www.kelnet.net/2008/03/05/passsword-aging-in-linux/</guid>
		<description><![CDATA[At least on HP-UX and Solaris, when you create a user and give them a password, you can use the command &#8220;passwd -f username&#8221; to force the user to change their password on initaly login.  Linux on the other hand does not have this feature although after searching around, it appears that you can [...]]]></description>
		<wfw:commentRss>http://www.kelnet.net/2008/03/05/passsword-aging-in-linux/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to clear the failing flag when a vxdisk list status shows &#34;online failing&#34;</title>
		<link>http://www.kelnet.net/2007/12/13/how-to-clear-the-failing-flag-when-a-vxdisk-list-status-shows-online-failing/</link>
		<comments>http://www.kelnet.net/2007/12/13/how-to-clear-the-failing-flag-when-a-vxdisk-list-status-shows-online-failing/#comments</comments>
		<pubDate>Thu, 13 Dec 2007 19:32:00 +0000</pubDate>
		<dc:creator>asxinu</dc:creator>
		
		<category><![CDATA[vxdisk]]></category>

		<guid isPermaLink="false">http://www.kelnet.net/blog/?p=13</guid>
		<description><![CDATA[The original can be found here.   
Exact Error MessageDEVICE       TYPE         DISK              GROUP        STATUSc0t1d0s2     sliced  [...]]]></description>
		<wfw:commentRss>http://www.kelnet.net/2007/12/13/how-to-clear-the-failing-flag-when-a-vxdisk-list-status-shows-online-failing/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
