<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>cetechnology</title>
	<atom:link href="https://cetechnology.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://cetechnology.wordpress.com</link>
	<description>a way to learn</description>
	<lastBuildDate>Sat, 24 Dec 2011 10:35:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='cetechnology.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>https://s0.wp.com/i/buttonw-com.png</url>
		<title>cetechnology</title>
		<link>https://cetechnology.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="https://cetechnology.wordpress.com/osd.xml" title="cetechnology" />
	<atom:link rel='hub' href='https://cetechnology.wordpress.com/?pushpress=hub'/>
	<item>
		<title>Bandwidth Monitoring using iftop command</title>
		<link>https://cetechnology.wordpress.com/2011/12/24/bandwidth-monitoring-using-iftop-command/</link>
					<comments>https://cetechnology.wordpress.com/2011/12/24/bandwidth-monitoring-using-iftop-command/#respond</comments>
		
		<dc:creator><![CDATA[C&#38;e Tech webmaster (Joshua)]]></dc:creator>
		<pubDate>Sat, 24 Dec 2011 10:30:18 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[bandwidth usage]]></category>
		<category><![CDATA[command displays]]></category>
		<category><![CDATA[ethernet device]]></category>
		<category><![CDATA[network congestion]]></category>
		<guid isPermaLink="false">http://cetechnology.wordpress.com/?p=168</guid>

					<description><![CDATA[iftop command is the very and flexible  to use for the purpose of monitoring the bandwidth usage throughout the network. The iftop command its name derived from the Unix command called TOP, the iftop display the group of host responsible for the big traffic at the top of the list. Which make the life easier to [&#8230;]]]></description>
		
					<wfw:commentRss>https://cetechnology.wordpress.com/2011/12/24/bandwidth-monitoring-using-iftop-command/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		
		<media:thumbnail url="https://cetechnology.wordpress.com/wp-content/uploads/2011/12/iftop.png" />
		<media:content url="https://cetechnology.wordpress.com/wp-content/uploads/2011/12/iftop.png" medium="image">
			<media:title type="html">iftop</media:title>
		</media:content>

		<media:content url="https://2.gravatar.com/avatar/b6d527d7f14f8cfcde8057ff443e3a4cc975bdf737d30e470dfeaed14dd251ed?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cetechnlogy</media:title>
		</media:content>

		<media:content url="https://cetechnology.wordpress.com/wp-content/uploads/2011/12/iftop.png" medium="image">
			<media:title type="html">iftop</media:title>
		</media:content>
	</item>
		<item>
		<title>Schedule task in linux with cron command</title>
		<link>https://cetechnology.wordpress.com/2011/12/14/schedule-task-in-linux-with-cron-command/</link>
					<comments>https://cetechnology.wordpress.com/2011/12/14/schedule-task-in-linux-with-cron-command/#respond</comments>
		
		<dc:creator><![CDATA[C&#38;e Tech webmaster (Joshua)]]></dc:creator>
		<pubDate>Wed, 14 Dec 2011 10:47:44 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[crontab]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[schedule]]></category>
		<category><![CDATA[task]]></category>
		<category><![CDATA[window]]></category>
		<guid isPermaLink="false">http://cetechnology.wordpress.com/?p=162</guid>

					<description><![CDATA[Cron is a time-based job scheduler in Unix-like computer operating systems. Cron enables users to schedule jobs (commands or shell scripts) to run periodically at certain times or dates. It is commonly used to automate system maintenance or administration, though its general-purpose nature means that it can be used for other purposes, such as connecting [&#8230;]]]></description>
		
					<wfw:commentRss>https://cetechnology.wordpress.com/2011/12/14/schedule-task-in-linux-with-cron-command/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		
		<media:thumbnail url="https://cetechnology.wordpress.com/wp-content/uploads/2011/12/crontab.png" />
		<media:content url="https://cetechnology.wordpress.com/wp-content/uploads/2011/12/crontab.png" medium="image">
			<media:title type="html">crontab</media:title>
		</media:content>

		<media:content url="https://2.gravatar.com/avatar/b6d527d7f14f8cfcde8057ff443e3a4cc975bdf737d30e470dfeaed14dd251ed?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cetechnlogy</media:title>
		</media:content>

		<media:content url="https://cetechnology.wordpress.com/wp-content/uploads/2011/12/crontab.png" medium="image">
			<media:title type="html">crontab</media:title>
		</media:content>
	</item>
		<item>
		<title>Howto Use Wget to download</title>
		<link>https://cetechnology.wordpress.com/2011/12/12/howto-use-wget-to-download/</link>
					<comments>https://cetechnology.wordpress.com/2011/12/12/howto-use-wget-to-download/#respond</comments>
		
		<dc:creator><![CDATA[C&#38;e Tech webmaster (Joshua)]]></dc:creator>
		<pubDate>Mon, 12 Dec 2011 14:26:19 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[bash-shell]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[non-interactive]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[torrent]]></category>
		<category><![CDATA[upload]]></category>
		<category><![CDATA[wget]]></category>
		<category><![CDATA[window]]></category>
		<guid isPermaLink="false">http://cetechnology.wordpress.com/?p=145</guid>

					<description><![CDATA[First time i didnt recognize how much useful the software is, i used to use other Graphical download manager, after had some trouble with them , taking much bandwidth of my CPU, I decided to try command line interface, and found too be much userful in term of bandwidth, i just feel the machine very [&#8230;]]]></description>
		
					<wfw:commentRss>https://cetechnology.wordpress.com/2011/12/12/howto-use-wget-to-download/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		
		<media:thumbnail url="https://cetechnology.wordpress.com/wp-content/uploads/2011/12/bash.jpg" />
		<media:content url="https://cetechnology.wordpress.com/wp-content/uploads/2011/12/bash.jpg" medium="image">
			<media:title type="html">bash</media:title>
		</media:content>

		<media:content url="https://2.gravatar.com/avatar/b6d527d7f14f8cfcde8057ff443e3a4cc975bdf737d30e470dfeaed14dd251ed?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cetechnlogy</media:title>
		</media:content>

		<media:content url="https://cetechnology.wordpress.com/wp-content/uploads/2011/12/bash.jpg" medium="image">
			<media:title type="html">bash</media:title>
		</media:content>
	</item>
		<item>
		<title>howto install ClearOs server</title>
		<link>https://cetechnology.wordpress.com/2011/12/09/howto-install-clearos-server/</link>
					<comments>https://cetechnology.wordpress.com/2011/12/09/howto-install-clearos-server/#comments</comments>
		
		<dc:creator><![CDATA[C&#38;e Tech webmaster (Joshua)]]></dc:creator>
		<pubDate>Fri, 09 Dec 2011 12:20:25 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[5.1]]></category>
		<category><![CDATA[clearOs]]></category>
		<category><![CDATA[gateway]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[OSS]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[standalone]]></category>
		<guid isPermaLink="false">http://cetechnology.wordpress.com/?p=136</guid>

					<description><![CDATA[&#160; This guide is going to show you, how to install Clear OS Server from scratch PREREQUISITE Hardware: One PC of computer (if you have scraped machine in your store, you didn&#8217;t able to use it due to slowness in loading window, just use it for the gateway server as long as it boot up). [&#8230;]]]></description>
		
					<wfw:commentRss>https://cetechnology.wordpress.com/2011/12/09/howto-install-clearos-server/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		
		<media:thumbnail url="https://cetechnology.wordpress.com/wp-content/uploads/2011/12/clearos.jpg" />
		<media:content url="https://cetechnology.wordpress.com/wp-content/uploads/2011/12/clearos.jpg" medium="image">
			<media:title type="html">clearos</media:title>
		</media:content>

		<media:content url="https://2.gravatar.com/avatar/b6d527d7f14f8cfcde8057ff443e3a4cc975bdf737d30e470dfeaed14dd251ed?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cetechnlogy</media:title>
		</media:content>

		<media:content url="https://cetechnology.wordpress.com/wp-content/uploads/2011/12/clearos.jpg" medium="image">
			<media:title type="html">clearos</media:title>
		</media:content>
	</item>
		<item>
		<title>Howto Linux Internet Server</title>
		<link>https://cetechnology.wordpress.com/2011/12/07/howto-linux-internet-server/</link>
					<comments>https://cetechnology.wordpress.com/2011/12/07/howto-linux-internet-server/#comments</comments>
		
		<dc:creator><![CDATA[C&#38;e Tech webmaster (Joshua)]]></dc:creator>
		<pubDate>Wed, 07 Dec 2011 13:14:28 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[configure]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[ubuntu]]></category>
		<guid isPermaLink="false">http://cetechnology.wordpress.com/?p=130</guid>

					<description><![CDATA[See that old 25MHz, 386-based PC? Yes, that&#8217;s right, the one gathering dust over in the corner of the office. It can&#8217;t run Windows 95, but it still boots &#8212; surely it&#8217;s not quite ripe for use as that proverbial boat anchor? In this series of articles, I will show how such a modest box [&#8230;]]]></description>
		
					<wfw:commentRss>https://cetechnology.wordpress.com/2011/12/07/howto-linux-internet-server/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		
		<media:content url="https://2.gravatar.com/avatar/b6d527d7f14f8cfcde8057ff443e3a4cc975bdf737d30e470dfeaed14dd251ed?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cetechnlogy</media:title>
		</media:content>

		<media:content url="https://cetechnology.wordpress.com/wp-content/uploads/2011/12/linuxserver.png" medium="image">
			<media:title type="html">linuxserver</media:title>
		</media:content>
	</item>
	</channel>
</rss>
