<?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>1st Byte Solutions &#187; Scripting</title>
	<atom:link href="http://www.1stbyte.com/category/scripting/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.1stbyte.com</link>
	<description>Company site for Greg Fischer { GregTheGeek }</description>
	<lastBuildDate>Tue, 17 Jan 2012 18:36:14 +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>Force logoff at a particular time</title>
		<link>http://www.1stbyte.com/2009/04/02/force-logoff-at-a-particular-time/</link>
		<comments>http://www.1stbyte.com/2009/04/02/force-logoff-at-a-particular-time/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 23:17:18 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.1stbyte.com/2009/04/02/force-logoff-at-a-particular-time/</guid>
		<description><![CDATA[Man, I haven&#8217;t posted in ages! Well, here&#8217;s something I want to remember for later. Force a computer to logoff at a particular time, but still allow logons later. Using Active Directory, I think, will force a logon schedule and dissallow users from logon if not within scheduled times. On the computer you want to [...]]]></description>
		<wfw:commentRss>http://www.1stbyte.com/2009/04/02/force-logoff-at-a-particular-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remote ssh rsync linux backups with certificates and no passwords</title>
		<link>http://www.1stbyte.com/2006/10/25/remote-ssh-rsync-linux-backups-with-certificates-and-no-passwords/</link>
		<comments>http://www.1stbyte.com/2006/10/25/remote-ssh-rsync-linux-backups-with-certificates-and-no-passwords/#comments</comments>
		<pubDate>Wed, 25 Oct 2006 18:13:42 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[Backup]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Certificates]]></category>
		<category><![CDATA[Password]]></category>
		<category><![CDATA[Private Key]]></category>
		<category><![CDATA[Rsync]]></category>

		<guid isPermaLink="false">http://www.1stbyte.com/2006/10/25/remote-ssh-rsync-linux-backups-with-certificates-and-no-passwords/</guid>
		<description><![CDATA[Uber quick howto:  (based on Debian) 1. Make sure ssh, rsync and sudo are installed and working. 2. Add a user account,  on remote system. 2.a Add a certificate with openssl or ssh-keygen (look that up elsewhere) 2.b Make sure the cert is unencrypted with no password. Yes,  that is a slight security concern, HOWEVER, [...]]]></description>
		<wfw:commentRss>http://www.1stbyte.com/2006/10/25/remote-ssh-rsync-linux-backups-with-certificates-and-no-passwords/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

