<?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>CPLUG &#187; Meetings</title>
	<atom:link href="http://cplug.net/wp/category/meetings/feed/" rel="self" type="application/rss+xml" />
	<link>http://cplug.net/wp</link>
	<description>Central Pennsylvania Linux User Group</description>
	<lastBuildDate>Fri, 06 Jan 2012 23:03:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Installfest &#8211; December 8th</title>
		<link>http://cplug.net/wp/2011/11/26/installfest-december-8th/</link>
		<comments>http://cplug.net/wp/2011/11/26/installfest-december-8th/#comments</comments>
		<pubDate>Sat, 26 Nov 2011 20:40:33 +0000</pubDate>
		<dc:creator>gurupilgrim</dc:creator>
				<category><![CDATA[Meetings]]></category>

		<guid isPermaLink="false">http://cplug.net/wp/?p=271</guid>
		<description><![CDATA[A fun time to watch, learn and try Linux on your own computer or someone else&#8217;s. Bring whatever devices you&#8217;d like to experiment with; your laptop or tower to install Linux on, or any peripherals as well. There will be several Monitor/Mouse/Keyboard sets available to use if you would like to just bring a tower [...]]]></description>
			<content:encoded><![CDATA[<p>A fun time to watch, learn and try Linux on your own computer or someone else&#8217;s. Bring whatever devices you&#8217;d like to experiment with; your laptop or  tower to install Linux on, or any peripherals as well. There will be  several Monitor/Mouse/Keyboard sets available to use if you would like  to just bring a tower and connect it there. Bring your Linux CDs or DVDs  to share, if you don&#8217;t have a Linux disk, there will certainly be a few  extra there to choose from. Some details are still in the works. If you  have any suggestions, feel free to share.</p>
<p>This is also a great time to jump in if you&#8217;ve never attended this kind of event or if you are completely new to Linux!</p>
<p>This event will be held at ITT Tech in Harrisburg at <strong>6:30pm</strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://cplug.net/wp/2011/11/26/installfest-december-8th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Duplicity at this month&#8217;s meeting</title>
		<link>http://cplug.net/wp/2011/09/05/duplicity-at-this-months-meeting/</link>
		<comments>http://cplug.net/wp/2011/09/05/duplicity-at-this-months-meeting/#comments</comments>
		<pubDate>Tue, 06 Sep 2011 02:14:30 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Meetings]]></category>

		<guid isPermaLink="false">http://cplug.net/wp/?p=241</guid>
		<description><![CDATA[Hi, The next CPLUG meeting will be on Tuesday, 9/13/2011 at 6:30 PM at ITT in Harrisburg. This month, Doug will be talking about backups and duplication using Duplicity. Duplicity (http://duplicity.nongnu.org/) backs directories by producing encrypted tar-format volumes and uploading them to a remote or local file server. Because duplicity uses librsync, the incremental archives [...]]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>The next CPLUG meeting will be on Tuesday, 9/13/2011 at 6:30 PM at ITT in Harrisburg.</p>
<p>This month, Doug will be talking about backups and duplication using Duplicity.  </p>
<p>Duplicity (http://duplicity.nongnu.org/) backs directories by producing encrypted tar-format volumes and uploading them to a remote or local file server. Because duplicity uses librsync, the incremental archives are space efficient and only record the parts of files that have changed since the last backup. Because duplicity uses GnuPG to encrypt and/or sign these archives, they will be safe from spying and/or modification by the server.</p>
<p>We&#8217;ll be in the same room as last time (Theory 9).  Directions and details are on the website: http://cplug.net/wp/meetings/</p>
<p>See you then!</p>
]]></content:encoded>
			<wfw:commentRss>http://cplug.net/wp/2011/09/05/duplicity-at-this-months-meeting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>August meeting topic is iptables</title>
		<link>http://cplug.net/wp/2011/08/07/august-meeting-topic-is-iptables/</link>
		<comments>http://cplug.net/wp/2011/08/07/august-meeting-topic-is-iptables/#comments</comments>
		<pubDate>Mon, 08 Aug 2011 00:50:24 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Meetings]]></category>

		<guid isPermaLink="false">http://cplug.net/wp/?p=238</guid>
		<description><![CDATA[The next CPLUG meeting is Tuesday, August 9, 2011 at 6:30 PM at ITT in Harrisburg. This month, Nathan will be presenting a gentle introduction to Linux iptables. What&#8217;s iptables you ask? Quoth Wikipedia: &#8220;iptables is a user space application program that allows a system administrator to configure the tables provided by the Linux kernel [...]]]></description>
			<content:encoded><![CDATA[<p>The next CPLUG meeting is <strong>Tuesday, August 9, 2011 at 6:30 PM</strong> at ITT in Harrisburg.  This month, Nathan will be presenting a gentle introduction to Linux iptables.  What&#8217;s iptables you ask?</p>
<p>Quoth Wikipedia: &#8220;iptables is a user space application program that allows a system administrator to configure the tables provided by the Linux kernel firewall (implemented as different Netfilter modules) and the chains and rules it stores. Different kernel modules and programs are currently used for different protocols; iptables applies to IPv4, ip6tables to IPv6, arptables to ARP, and ebtables for Ethernet frames.&#8221;</p>
<p>It&#8217;ll be a good talk for both users new to Linux and users who&#8217;ve been using it for a while.</p>
<p>Details on the Meetings page.  See you then!</p>
]]></content:encoded>
			<wfw:commentRss>http://cplug.net/wp/2011/08/07/august-meeting-topic-is-iptables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>July meeting: USB booting and new user discussion</title>
		<link>http://cplug.net/wp/2011/07/10/july-meeting-usb-booting-and-new-user-discussion/</link>
		<comments>http://cplug.net/wp/2011/07/10/july-meeting-usb-booting-and-new-user-discussion/#comments</comments>
		<pubDate>Mon, 11 Jul 2011 00:06:04 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Meetings]]></category>

		<guid isPermaLink="false">http://cplug.net/wp/?p=235</guid>
		<description><![CDATA[This month&#8217;s CPLUG meeting is Tuesday, 7/12 at 6:30 PM at ITT. It&#8217;ll be in the same room as last time. Ron will be bringing a laptop and some USB drives to demo what you can do with USB booting in Linux. We&#8217;ll see what kinds of utilities are file backup solutions work well from [...]]]></description>
			<content:encoded><![CDATA[<p>This month&#8217;s CPLUG meeting is Tuesday, 7/12 at 6:30 PM at ITT.  It&#8217;ll be in the same room as last time.</p>
<p>Ron will be bringing a laptop and some USB drives to demo what you can do with USB booting in Linux.  We&#8217;ll see what kinds of utilities are file backup solutions work well from USB drives.  Sounds cool.</p>
<p>The rest of the meeting will be a general new user info session.  If you are new to Linux, bring your questions!  If you&#8217;ve been using LInux for a while, please come and help provide answers!</p>
]]></content:encoded>
			<wfw:commentRss>http://cplug.net/wp/2011/07/10/july-meeting-usb-booting-and-new-user-discussion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>KVM, VirtualBox, and Linux Containers this month</title>
		<link>http://cplug.net/wp/2011/06/13/kvm-virtualbox-and-linux-containers-this-month/</link>
		<comments>http://cplug.net/wp/2011/06/13/kvm-virtualbox-and-linux-containers-this-month/#comments</comments>
		<pubDate>Mon, 13 Jun 2011 14:52:26 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Meetings]]></category>

		<guid isPermaLink="false">http://cplug.net/wp/?p=233</guid>
		<description><![CDATA[This month&#8217;s CPLUG meeting will be Tuesday, June 14, 2011 at 6:30 PM at ITT. Vik will be talking about virtualization on Linux. He&#8217;ll be talking about platform and OS level virtualization, with demos of KVM, VirtualBox, and Linux Containers. Details and directions on the Meetings page. See you then!]]></description>
			<content:encoded><![CDATA[<p>This month&#8217;s CPLUG meeting will be Tuesday, June 14, 2011 at 6:30 PM at ITT.  Vik will be talking about virtualization on Linux.  He&#8217;ll be talking about platform and OS level virtualization, with demos of KVM, VirtualBox, and Linux Containers.</p>
<p>Details and directions on the <a href="http://cplug.net/wp/meetings/">Meetings</a> page.</p>
<p>See you then!</p>
]]></content:encoded>
			<wfw:commentRss>http://cplug.net/wp/2011/06/13/kvm-virtualbox-and-linux-containers-this-month/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cluster/virtualization talk this month</title>
		<link>http://cplug.net/wp/2011/05/09/clustervirtualization-talk-this-month/</link>
		<comments>http://cplug.net/wp/2011/05/09/clustervirtualization-talk-this-month/#comments</comments>
		<pubDate>Mon, 09 May 2011 22:44:26 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Meetings]]></category>

		<guid isPermaLink="false">http://cplug.net/wp/?p=229</guid>
		<description><![CDATA[Nathan will be chatting about Red Hat Cluster Suite and some virtualization topics at tomorrow night&#8217;s meeting (5/10/11). It will be at 6:30 PM at ITT. Check the meetings page for details and directions. See you then! UPDATE: We are in room Theory 5 at ITT tonight.]]></description>
			<content:encoded><![CDATA[<p>Nathan will be chatting about Red Hat Cluster Suite and some virtualization topics at tomorrow night&#8217;s meeting (5/10/11).  It will be at 6:30 PM at ITT.</p>
<p>Check the <a href="http://cplug.net/wp/meetings/">meetings page</a> for details and directions.</p>
<p>See you then!</p>
<p>UPDATE: We are in room <strong>Theory 5</strong> at ITT tonight.</p>
]]></content:encoded>
			<wfw:commentRss>http://cplug.net/wp/2011/05/09/clustervirtualization-talk-this-month/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cluster talk postponed, meeting still on</title>
		<link>http://cplug.net/wp/2011/04/12/cluster-talk-postponed-meeting-still-on/</link>
		<comments>http://cplug.net/wp/2011/04/12/cluster-talk-postponed-meeting-still-on/#comments</comments>
		<pubDate>Tue, 12 Apr 2011 21:32:29 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Meetings]]></category>

		<guid isPermaLink="false">http://cplug.net/wp/?p=223</guid>
		<description><![CDATA[Nathan has the plague and won&#8217;t be able to make it tonight. But the meeting is still on! We&#8217;ll have some general Linuxy discussion at ITT and then head over to LBC for some food and beer. See you then!]]></description>
			<content:encoded><![CDATA[<p>Nathan has the plague and won&#8217;t be able to make it tonight.  But the meeting is still on!  We&#8217;ll have some general Linuxy discussion at ITT and then head over to LBC for some food and beer.</p>
<p>See you then!</p>
]]></content:encoded>
			<wfw:commentRss>http://cplug.net/wp/2011/04/12/cluster-talk-postponed-meeting-still-on/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Next Meeting: Red Hat Linux Cluster Suite</title>
		<link>http://cplug.net/wp/2011/03/29/next-meeting-red-hat-linux-cluster-suite/</link>
		<comments>http://cplug.net/wp/2011/03/29/next-meeting-red-hat-linux-cluster-suite/#comments</comments>
		<pubDate>Wed, 30 Mar 2011 01:37:14 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Meetings]]></category>

		<guid isPermaLink="false">http://cplug.net/wp/?p=221</guid>
		<description><![CDATA[The next CPLUG meeting is Tuesday, April 12, 2011 at ITT in Harrisburg. Nathan will be talking about Red Hat Linux Cluster Suite.]]></description>
			<content:encoded><![CDATA[<p>The next CPLUG meeting is Tuesday, April 12, 2011 at ITT in Harrisburg.  Nathan will be talking about Red Hat Linux Cluster Suite.</p>
]]></content:encoded>
			<wfw:commentRss>http://cplug.net/wp/2011/03/29/next-meeting-red-hat-linux-cluster-suite/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IPv6 at the March Meeting</title>
		<link>http://cplug.net/wp/2011/03/07/ipv6-at-the-march-meeting/</link>
		<comments>http://cplug.net/wp/2011/03/07/ipv6-at-the-march-meeting/#comments</comments>
		<pubDate>Tue, 08 Mar 2011 00:35:38 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Meetings]]></category>

		<guid isPermaLink="false">http://cplug.net/wp/?p=218</guid>
		<description><![CDATA[The next CPLUG meeting will be this Tuesday (3/8) at 6:30 PM at ITT in Harrisburg. Doug will be discussing IPv6. With the last of the 4.3 billion IPv4 addresses assigned in February, this is a timely topic. Come check it out! See you then!]]></description>
			<content:encoded><![CDATA[<p>The next CPLUG meeting will be this Tuesday (3/8) at 6:30 PM at ITT in Harrisburg.  Doug will be discussing IPv6.  With the last of the 4.3 billion IPv4 addresses assigned in February, this is a timely topic.  Come check it out!</p>
<p>See you then!</p>
]]></content:encoded>
			<wfw:commentRss>http://cplug.net/wp/2011/03/07/ipv6-at-the-march-meeting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>February Meeting: Arduino and AVR</title>
		<link>http://cplug.net/wp/2011/01/31/february-meeting-arduino-and-avr/</link>
		<comments>http://cplug.net/wp/2011/01/31/february-meeting-arduino-and-avr/#comments</comments>
		<pubDate>Tue, 01 Feb 2011 00:56:57 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Meetings]]></category>

		<guid isPermaLink="false">http://cplug.net/wp/?p=209</guid>
		<description><![CDATA[Weather permitting, we are rescheduling the talks from last month to February. The meeting will be on Tuesday, 2/8/2011 at 6:30 PM. Robert will be talking about the AVR. The AVR is a modified Harvard architecture 8-bit RISC single chip microcontroller which was developed by Atmel. There’s a great gcc toolchain for use in Linux. [...]]]></description>
			<content:encoded><![CDATA[<p>Weather permitting, we are rescheduling the talks from last month to February.  The meeting will be on Tuesday, 2/8/2011 at 6:30 PM.</p>
<p>Robert will be talking about the AVR. The AVR is a modified Harvard architecture 8-bit RISC single chip microcontroller which was developed by Atmel. There’s a great gcc toolchain for use in Linux.</p>
<p>John will be doing a follow-up to his previous Arduino (www.arduino.cc) talk. This time he’ll cover XBee wireless communication and connecting physical objects (e.g. toilets) to the Internet (e.g. Twitter).</p>
<p>It&#8217;s winter, so please watch the mailing list for updates on the day of the meeting.</p>
]]></content:encoded>
			<wfw:commentRss>http://cplug.net/wp/2011/01/31/february-meeting-arduino-and-avr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

