<?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>iTechLog &#187; Snort</title>
	<atom:link href="http://itechlog.com/tag/snort/feed/" rel="self" type="application/rss+xml" />
	<link>http://itechlog.com</link>
	<description>Your source to IT solutions, interesting technology news and a hint of Space and Physics.</description>
	<lastBuildDate>Wed, 09 May 2012 13:02:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>LinuxCon 2010 Just for Fun Poll Results explained</title>
		<link>http://itechlog.com/linux/2010/08/12/linuxcon-2010-just-for-fun-poll-results-explained/</link>
		<comments>http://itechlog.com/linux/2010/08/12/linuxcon-2010-just-for-fun-poll-results-explained/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 14:25:30 +0000</pubDate>
		<dc:creator>Alex Costa</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Bacula]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[btrfs]]></category>
		<category><![CDATA[Ceph]]></category>
		<category><![CDATA[drizzle]]></category>
		<category><![CDATA[Dynamic Tracing]]></category>
		<category><![CDATA[hadoop]]></category>
		<category><![CDATA[Just For Fun Poll]]></category>
		<category><![CDATA[LinuxCon]]></category>
		<category><![CDATA[LogFS]]></category>
		<category><![CDATA[Meego]]></category>
		<category><![CDATA[Munin]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Nagios]]></category>
		<category><![CDATA[OpenOffice]]></category>
		<category><![CDATA[Playstation ditches linux]]></category>
		<category><![CDATA[Snort]]></category>
		<category><![CDATA[statusnet]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[xbmc]]></category>
		<category><![CDATA[Zenoss]]></category>

		<guid isPermaLink="false">http://itechlog.com/linux/2010/08/12/linuxcon-2010-just-for-fun-poll-results-explained/</guid>
		<description><![CDATA[<a href="http://itechlog.com/linux/2010/08/12/linuxcon-2010-just-for-fun-poll-results-explained/" title="LinuxCon 2010 Just for Fun Poll Results explained"></a>The results of the &#8220;Just for Fun&#8221; Poll  linux.com community have just been released.  You may be wondering what some of those weird names actually mean, so here goes a short guide for those, like myself, who are not up &#8230;<p class="read-more"><a href="http://itechlog.com/linux/2010/08/12/linuxcon-2010-just-for-fun-poll-results-explained/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://itechlog.com/linux/2010/08/12/linuxcon-2010-just-for-fun-poll-results-explained/" title="LinuxCon 2010 Just for Fun Poll Results explained"></a><p><img style="max-width: 800px; float: left; margin-top: 10px; margin-bottom: 10px; margin-right: 10px;" src="http://itechlog.com/wp-content/uploads/2010/08/tux.jpeg" alt="" width="104" height="121" />The results of the <a href="http://www.linux.com/community/contests-and-polls/surveys/results" target="_blank">&#8220;Just for Fun&#8221; Poll  linux.com community have just been released</a>.  You may be wondering what some of those weird names actually mean, so here goes a short guide for those, like myself, who are not up to date with it all.</p>
<p><br class="spacer_" /></p>
<p><big><strong>Best new Kernel Feature</strong></big></p>
<ol>
<li><strong>Btrfs</strong>: is a new copy on write filesystem for Linux aimed at  implementing advanced features while focusing on fault tolerance, repair and easy administration.  Initially developed by Oracle, Btrfs is  licensed under the GPL and open for contribution from anyone.
<p>Linux has a wealth of filesystems to choose from, but we are  facing a number of challenges with scaling to the large storage  subsystems that are becoming common in today&#8217;s data centers. Filesystems need to scale in their ability to address and manage large storage, and also in their ability to detect, repair and tolerate errors in the data stored on disk. [extracted from <a href="https://btrfs.wiki.kernel.org/index.php/Main_Page" target="_blank">https://btrfs.wiki.kernel.org/index.php/Main_Page</a> ]</p>
</li>
<li><strong>Dynamic Tracing</strong>: Dynamic event tracing is one of the newest feature on perf/ftrace. This  allows users to dynamically add/remove additional trace-events with  various arguments in the kernel. This feature consists of kprobe-based  event tracer and &#8216;perf-probe&#8217; user-space command which helps users to  find probe points easily from source code by analyzing kernel debuginfo.  Extracted from <a href="http://events.linuxfoundation.org/lfcs2010/tracing" target="_blank">http://events.linuxfoundation.org/lfcs2010/tracing<br />
 </a></li>
<li><strong>LogFS</strong>: is a <a title="Linux kernel" href="http://en.wikipedia.org/wiki/Linux_kernel">Linux</a> <a class="mw-redirect" title="Log-structured filesystem" href="http://en.wikipedia.org/wiki/Log-structured_filesystem">log-structured</a> and scalable flash filesystem, intended for use on large devices of <a title="Flash memory" href="http://en.wikipedia.org/wiki/Flash_memory">flash memory</a>. It is written by Jörn Engel and in part sponsored by the <a title="CE Linux Forum" href="http://en.wikipedia.org/wiki/CE_Linux_Forum">CE Linux Forum</a>. [extracted from <a href="http://en.wikipedia.org/wiki/LogFS" target="_blank">http://en.wikipedia.org/wiki/LogFS</a> ]</li>
<li><strong>Ceph Filesystem</strong>: Ceph  is a distributed network file system designed to provide excellent performance, reliability, and scalability. [ extracted from <a href="http://ceph.newdream.net/about/" target="_blank">http://ceph.newdream.net/about/</a> ]</li>
</ol>
<p><br class="spacer_" /></p>
<p><span id="more-912"></span></p>
<p><big><strong>Favourite IT Operation Tools</strong></big></p>
<ol>
<li><strong>Nagios</strong>: a powerful monitoring system that enables organizations to identify and resolve IT infrastructure problems before they affect critical business processes. <a href="http://www.nagios.org/about/overview" target="_blank">http://www.nagios.org/about/overview</a></li>
<li><strong>Snort</strong>: A free lightweight network intrusion detection system. <a href="http://www.snort.org" target="_blank">http://www.snort.org</a></li>
<li><strong>Bacula</strong>: an Open Source network backup and restore solution. <a href="http://www.google.co.uk/search?q=bacula&amp;ie=utf-8&amp;oe=utf-8&amp;aq=t&amp;client=firefox-a&amp;rlz=1R1GGLL_en-GB___GB382" target="_blank"><span class="f"><cite>http://www.<strong>bacula</strong>.org</cite></span></a></li>
<li><span class="f"><strong>OpenNMS</strong>: a </span>network management application platform. <a href="http://www.opennms.org/about/" target="_blank">http://www.opennms.org/about/</a></li>
<li><strong>Zenoss</strong>: an open-source network monitoring and server monitoring product. <a href="http://www.zenoss.com/product/network-monitoring" target="_blank">http://www.zenoss.com/product/network-monitoring</a></li>
<li><strong>Munin</strong>: a networked resource monitoring tool that can help analyze resource trends and &#8220;what just happened to kill our performance?&#8221; problems. It is designed to be very plug and play. A default installation provides a lot of graphs with almost no work. <a href="http://munin-monitoring.org/" target="_blank">http://munin-monitoring.org/</a></li>
</ol>
<p><big></big><big><strong><br />
 Favourite Browser</strong></big></p>
<ol>
<li>Firefox (75%)</li>
<li>Chrome </li>
<li>Opera</li>
<li>Konqueror</li>
<li>Epiphany</li>
</ol>
<p><strong>Favourite Open Source Project</strong></p>
<ol>
<li><strong>Apache</strong>: The world&#8217;s most popular Web Server. Most of the web runs on it. <a href="http://httpd.apache.org/ABOUT_APACHE.html" target="_blank">http://httpd.apache.org/ABOUT_APACHE.html</a></li>
<li><strong>OpenOffice</strong>: A multi-platform and multilingual <em>office</em> suite and an <em>open</em>-source project. Compatible with all other major <em>office</em> suites. <a href="http://www.openoffice.org/" target="_blank">http://www.openoffice.org/</a></li>
<li><strong>MySQL</strong>: MySQL is the world&#8217;s most popular open source database software, with<br />
 over 100 million copies of its software downloaded or distributed<br />
 throughout it&#8217;s history. With its superior speed, reliability, and ease<br />
 of use, MySQL has become the preferred choice for Web, Web 2.0. <a href="http://www.mysql.com/about/" target="_blank">http://www.mysql.com/about/</a></li>
<li><strong>MeeGo</strong>: an open source, Linux project which brings together the <a href="http://moblin.org/" target="_blank">Moblin<br />
 project,</a> headed up by Intel, and Maemo, by Nokia, into a single open<br />
 source activity. <a href="http://meego.com/about" target="_blank">http://meego.com/about</a></li>
<li><strong>XBMC:</strong> an award-winning free and open source (GPL) software media player and entertainment hub for digital media. <a href="http://xbmc.org/about/" target="_blank">http://xbmc.org/about/</a></li>
<li><strong>WordPress</strong>: WordPress started as just a blogging systems, but has evolved to be used as full content management system. <a href="http://wordpress.org/about/" target="_blank">http://wordpress.org/about/</a></li>
<li><strong>StatusNet</strong>: StatusNet is the open source <a title="What is microblogging?" href="http://en.wikipedia.org/wiki/Microblogging">microblogging</a> platform that helps you share and connect in real-time within your own domain. <a href="http://status.net/" target="_blank">http://status.net/</a></li>
<li><strong>Hadoop</strong>: The Apache Hadoop project develops open-source software for reliable, scalable, distributed computing. <a href="http://hadoop.apache.org/" target="_blank">http://hadoop.apache.org/</a></li>
<li><strong>Drizzle</strong>: Drizzle is a community-driven project based on the popular MySQL DBMS<br />
 that is focused on MySQL&#8217;s original goals of ease-of-use, reliability<br />
 and performance. <a href="http://drizzle.org/" target="_blank">http://drizzle.org/</a></li>
</ol>
<p><big></big><big><strong>Best Linux Success Story</strong></big></p>
<ol>
<li>Overall enterprise Linux adoption</li>
<li>Android market presence</li>
<li>Red Hat Earnings</li>
<li>MeeGo Merger</li>
</ol>
<p><big></big><big><strong>Hall of shame: Biggest industry Disappointment</strong></big></p>
<ol>
<li><a href="http://blog.us.playstation.com/2010/03/28/ps3-firmware-v3-21-update/" target="_blank">Playstation ditches Linux</a></li>
<li>Adobe v Apple Stand-off</li>
<li><a href="http://itechlog.com/itechlog-news/2010/05/18/how-software-patent-broke-the-system/" target="_blank">Bilski Decision</a></li>
</ol>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/Apache' rel='tag' target='_self'>Apache</a>, <a class='technorati-link' href='http://technorati.com/tag/Bacula' rel='tag' target='_self'>Bacula</a>, <a class='technorati-link' href='http://technorati.com/tag/browser' rel='tag' target='_self'>browser</a>, <a class='technorati-link' href='http://technorati.com/tag/btrfs' rel='tag' target='_self'>btrfs</a>, <a class='technorati-link' href='http://technorati.com/tag/Ceph' rel='tag' target='_self'>Ceph</a>, <a class='technorati-link' href='http://technorati.com/tag/drizzle' rel='tag' target='_self'>drizzle</a>, <a class='technorati-link' href='http://technorati.com/tag/Dynamic+Tracing' rel='tag' target='_self'>Dynamic Tracing</a>, <a class='technorati-link' href='http://technorati.com/tag/hadoop' rel='tag' target='_self'>hadoop</a>, <a class='technorati-link' href='http://technorati.com/tag/Just+For+Fun+Poll' rel='tag' target='_self'>Just For Fun Poll</a>, <a class='technorati-link' href='http://technorati.com/tag/Linux' rel='tag' target='_self'>Linux</a>, <a class='technorati-link' href='http://technorati.com/tag/LinuxCon' rel='tag' target='_self'>LinuxCon</a>, <a class='technorati-link' href='http://technorati.com/tag/LogFS' rel='tag' target='_self'>LogFS</a>, <a class='technorati-link' href='http://technorati.com/tag/Meego' rel='tag' target='_self'>Meego</a>, <a class='technorati-link' href='http://technorati.com/tag/Munin' rel='tag' target='_self'>Munin</a>, <a class='technorati-link' href='http://technorati.com/tag/MySQL' rel='tag' target='_self'>MySQL</a>, <a class='technorati-link' href='http://technorati.com/tag/Nagios' rel='tag' target='_self'>Nagios</a>, <a class='technorati-link' href='http://technorati.com/tag/OpenOffice' rel='tag' target='_self'>OpenOffice</a>, <a class='technorati-link' href='http://technorati.com/tag/Playstation+ditches+linux' rel='tag' target='_self'>Playstation ditches linux</a>, <a class='technorati-link' href='http://technorati.com/tag/Snort' rel='tag' target='_self'>Snort</a>, <a class='technorati-link' href='http://technorati.com/tag/statusnet' rel='tag' target='_self'>statusnet</a>, <a class='technorati-link' href='http://technorati.com/tag/Wordpress' rel='tag' target='_self'>WordPress</a>, <a class='technorati-link' href='http://technorati.com/tag/xbmc' rel='tag' target='_self'>xbmc</a>, <a class='technorati-link' href='http://technorati.com/tag/Zenoss' rel='tag' target='_self'>Zenoss</a></p>

<!-- end wp-tags-to-technorati -->
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li>January 7, 2010 -- <a href="http://itechlog.com/linux/2010/01/07/linux-clearos-to-rival-microsofts-sbs/" title="Linux ClearOS to rival Microsoft&#8217;s SBS">Linux ClearOS to rival Microsoft&#8217;s SBS</a></li><li>December 8, 2009 -- <a href="http://itechlog.com/itechlog-news/2009/12/08/google-chrome-beta-for-linux/" title="Google Chrome Beta for Linux">Google Chrome Beta for Linux</a></li><li>May 12, 2009 -- <a href="http://itechlog.com/itechlog-news/2009/05/12/offline-blogging-tools/" title="Offline Blogging Tools">Offline Blogging Tools</a></li><li>April 21, 2009 -- <a href="http://itechlog.com/open-source/2009/04/21/oracle-to-own-mysql/" title="Oracle to own MySQL">Oracle to own MySQL</a></li><li>December 21, 2011 -- <a href="http://itechlog.com/easy-tips/2011/12/21/auto-start-a-program-on-gnome-3/" title="Auto start a program on Gnome 3">Auto start a program on Gnome 3</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://itechlog.com/linux/2010/08/12/linuxcon-2010-just-for-fun-poll-results-explained/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux ClearOS to rival Microsoft&#8217;s SBS</title>
		<link>http://itechlog.com/linux/2010/01/07/linux-clearos-to-rival-microsofts-sbs/</link>
		<comments>http://itechlog.com/linux/2010/01/07/linux-clearos-to-rival-microsofts-sbs/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 14:27:16 +0000</pubDate>
		<dc:creator>Alex Costa</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[ClearOS]]></category>
		<category><![CDATA[CUPS]]></category>
		<category><![CDATA[File sharing]]></category>
		<category><![CDATA[gateway server]]></category>
		<category><![CDATA[LDAP]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[network server]]></category>
		<category><![CDATA[Samba]]></category>
		<category><![CDATA[SBS]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Small Busines Server]]></category>
		<category><![CDATA[Snort]]></category>

		<guid isPermaLink="false">http://itechlog.com/linux/2010/01/07/linux-clearos-to-rival-microsofts-sbs/</guid>
		<description><![CDATA[<a href="http://itechlog.com/linux/2010/01/07/linux-clearos-to-rival-microsofts-sbs/" title="Linux ClearOS to rival Microsoft&#039;s SBS"></a>Microsoft has dominated the small enterprise market with its out of the box feature rich SBS (Small Business Server). Linux has always trailed behind it and although most of the technology to rival Microsoft has been in place, it has &#8230;<p class="read-more"><a href="http://itechlog.com/linux/2010/01/07/linux-clearos-to-rival-microsofts-sbs/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://itechlog.com/linux/2010/01/07/linux-clearos-to-rival-microsofts-sbs/" title="Linux ClearOS to rival Microsoft&#039;s SBS"></a><p>Microsoft has dominated the small enterprise market with its out of the box feature rich SBS (Small Business Server). Linux has always trailed behind it and although most of the technology to rival Microsoft has been in place, it has always been a mammoth task to setup a server from scratch&nbsp; to do that.&nbsp; <a target="_blank" href="http://www.clearfoundation.com/Software/overview.html">ClearOS</a> came to fill in this gap.</p>
<p>&#8220;ClearOS is a powerful network and gateway server designed for small organizations and distributed environments.&nbsp; Though ClearOS comes with an extensive list of features&nbsp; and integrated services, the solution is easy to configure thanks to the intuitive <a href="http://www.clearfoundation.com/Software/Screenshots.html">web-based interface</a>.&#8221;<i><small> (extracted from Clear Foundation website)</small></i><br />&nbsp;<br />Take a look at how ClearOS&#8217; features match the MS SBS:</p>
<p>
<table border="0">
<tbody>
<tr>
<td valign="top" width="50%"><big></big><big><b>Microsoft SBS</b></big></p>
<p>Centralized Authentication (Active Directory)<br />Mail, calendaring and instant messaging (Exchange)<br />Webserver (IIS)<br />Firewall (ISA)<br />Content management system (Sharepoint)<br />Antivirus (Forefront)<br />Database (MS-SQL Premium version only)<br />Remote Desktop Services<br />Virtual Private Network (VPN)</p>
</td>
<td valign="top"><big></big><big><b>ClearOS Linux</b></big></p>
<p>Centralized Authentication (LDAP)<br />Primary Domain Controller (Samba)<br />File and Print Services (Samba and CUPS)<br />Mail (SMTP, POP, IMAP, Webmail)<br />Calendaring (Kolab groupware)<br />Webserver (Apache)<br />Firewall plus intrusion protection (iptables, Snort)<br />Antimalware (Clam Antivirus, Antiphishing, Antispyware)<br />Antispam (Spamassassin)<br />Database (MySQL)<br />Virtual Private Network (IPSec, OpenVPN, PPTP)<br />Web Proxy (Squid)</td>
</tr>
</tbody>
</table>
<p>The<a target="_blank" href="http://www.linux-mag.com/cache/7662/1.html"> Linux Magazine published an in depth article</a> comparing and explaining this &#8220;new&#8221; Linux distro.&nbsp;</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=c1c5639d-e6af-8a9e-92d4-bcfd4bb1f32e" /></div>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/Active+Directory' rel='tag' target='_self'>Active Directory</a>, <a class='technorati-link' href='http://technorati.com/tag/Apache' rel='tag' target='_self'>Apache</a>, <a class='technorati-link' href='http://technorati.com/tag/ClearOS' rel='tag' target='_self'>ClearOS</a>, <a class='technorati-link' href='http://technorati.com/tag/CUPS' rel='tag' target='_self'>CUPS</a>, <a class='technorati-link' href='http://technorati.com/tag/File+sharing' rel='tag' target='_self'>File sharing</a>, <a class='technorati-link' href='http://technorati.com/tag/gateway+server' rel='tag' target='_self'>gateway server</a>, <a class='technorati-link' href='http://technorati.com/tag/LDAP' rel='tag' target='_self'>LDAP</a>, <a class='technorati-link' href='http://technorati.com/tag/Linux' rel='tag' target='_self'>Linux</a>, <a class='technorati-link' href='http://technorati.com/tag/Microsoft' rel='tag' target='_self'>Microsoft</a>, <a class='technorati-link' href='http://technorati.com/tag/network+server' rel='tag' target='_self'>network server</a>, <a class='technorati-link' href='http://technorati.com/tag/Samba' rel='tag' target='_self'>Samba</a>, <a class='technorati-link' href='http://technorati.com/tag/SBS' rel='tag' target='_self'>SBS</a>, <a class='technorati-link' href='http://technorati.com/tag/Server' rel='tag' target='_self'>Server</a>, <a class='technorati-link' href='http://technorati.com/tag/Small+Busines+Server' rel='tag' target='_self'>Small Busines Server</a>, <a class='technorati-link' href='http://technorati.com/tag/Snort' rel='tag' target='_self'>Snort</a></p>

<!-- end wp-tags-to-technorati -->
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li>August 12, 2010 -- <a href="http://itechlog.com/linux/2010/08/12/linuxcon-2010-just-for-fun-poll-results-explained/" title="LinuxCon 2010 Just for Fun Poll Results explained">LinuxCon 2010 Just for Fun Poll Results explained</a></li><li>March 11, 2010 -- <a href="http://itechlog.com/itechlog-news/2010/03/11/the-future-of-gaming-is-opengl/" title="The future of gaming is OpenGL">The future of gaming is OpenGL</a></li><li>May 9, 2012 -- <a href="http://itechlog.com/microsoft/2012/05/09/salesforce-to-outlook-error/" title="Salesforce to Outlook error ">Salesforce to Outlook error </a></li><li>December 21, 2011 -- <a href="http://itechlog.com/easy-tips/2011/12/21/auto-start-a-program-on-gnome-3/" title="Auto start a program on Gnome 3">Auto start a program on Gnome 3</a></li><li>December 14, 2011 -- <a href="http://itechlog.com/linux/2011/12/14/show-desktop-icons-in-gnome-3-on-open-suse-12-1/" title="Show Desktop icons in Gnome 3 on Open SUSE 12.1">Show Desktop icons in Gnome 3 on Open SUSE 12.1</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://itechlog.com/linux/2010/01/07/linux-clearos-to-rival-microsofts-sbs/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

