    <?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>Yet Another Linux BlogYet Another Linux Blog &#187; clarkconnect</title>
	<atom:link href="http://linux-blog.org/tag/clarkconnect/feed/" rel="self" type="application/rss+xml" />
	<link>http://linux-blog.org</link>
	<description>Open Source, Open Blog</description>
	<lastBuildDate>Wed, 14 Mar 2012 23:18:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Install GCC on ClarkConnect</title>
		<link>http://linux-blog.org/install-gcc-on-clarkconnect/</link>
		<comments>http://linux-blog.org/install-gcc-on-clarkconnect/#comments</comments>
		<pubDate>Sun, 12 Oct 2008 15:45:26 +0000</pubDate>
		<dc:creator>devnet</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[clarkconnect]]></category>
		<category><![CDATA[compile]]></category>
		<category><![CDATA[devel tools]]></category>
		<category><![CDATA[gcc]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[install gcc]]></category>
		<category><![CDATA[source]]></category>

		<guid isPermaLink="false">http://linux-blog.org/?p=716</guid>
		<description><![CDATA[Install GCC on ClarkConnect This is a pretty easy thing to do, but it seems many people come to Yet Another Linux Blog searching for exactly how to do this. ClarkConnect does not come with GCC installed by default. If you download software and attempt to compile it (using ./configure, make, make install) it will [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Install GCC on ClarkConnect</strong></p>
<p>This is a pretty easy thing to do, but it seems many people come to Yet Another Linux Blog searching for exactly how to do this.  ClarkConnect does not come with GCC installed by default.  If you download software and attempt to compile it (using ./configure, make, make install) it will complain:</p>
<p><code>
<pre class="brush: plain; title: ; notranslate">configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.</pre>
<p></code></p>
<p>So, SSH into your ClarkConnect server and install cc-devel to install all the tools you need.  Please be advised, it&#8217;s a rather large package weighing in at 87.5 MB when I installed it today.</p>
<p><code>
<pre class="brush: plain; title: ; notranslate">apt-get update</pre>
<pre class="brush: plain; title: ; notranslate">apt-get install cc-devel</pre>
<p></code></p>
<p>After this package is installed, you should be able to compile software from source.  Hopefully, this makes your life easier and is easier to find on the web.</p>
<p><a href="http://linux-blog.org/install-gcc-on-clarkconnect/" rel="bookmark">Install GCC on ClarkConnect</a> originally appeared on <a href="http://linux-blog.org">Yet Another Linux Blog</a> on October 12, 2008.</p>
]]></content:encoded>
			<wfw:commentRss>http://linux-blog.org/install-gcc-on-clarkconnect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dell Dimension E521 with Linux</title>
		<link>http://linux-blog.org/dell-dimension-e521-with-linux/</link>
		<comments>http://linux-blog.org/dell-dimension-e521-with-linux/#comments</comments>
		<pubDate>Fri, 23 Feb 2007 20:40:00 +0000</pubDate>
		<dc:creator>devnet</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[clarkconnect]]></category>
		<category><![CDATA[dell]]></category>
		<category><![CDATA[e521]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[tips and tricks]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://linux-blog.org/word/dell-dimension-e521-with-linux/</guid>
		<description><![CDATA[I bought a Dimension E521n to replace my server last week. I previously built a system myself with an AMD Duron Processor and an add on IDE Controller so I could load it up with hard drives for a file server. The only downside to this was that the fan I bought for this server [...]]]></description>
			<content:encoded><![CDATA[<p><!-- s9ymdb:14 --><!-- s9ymdb:14 --><img style="border: 0px none ; float: right; padding-left: 5px; padding-right: 5px;" src="/uploads/CinemaDisplaykeyborad.Thumbs.png" alt="" width="110" height="110" />I bought a Dimension E521n to replace my server last week.  I previously built a system myself with an AMD Duron Processor and an add on IDE Controller so I could load it up with hard drives for a file server.  The only downside to this was that the fan I bought for this server I built was loud&#8230;REALLY loud.  When we moved to a different apartment this past year we lost our spare room (office) and the computer went into my bedroom.  Needless to say, it&#8217;s LOUD at night when sleeping.</p>
<p>To replace this loud server I bought the E521-n series so Microsoft didn&#8217;t get any of my money.  For those of you who don&#8217;t know, the <a href="http://www.dell.com/content/topics/segtopic.aspx/e510_nseries?c=us&amp;cs=19&amp;l=en&amp;s=dhs" onclick="return TrackClick('http%3A%2F%2Fwww.dell.com%2Fcontent%2Ftopics%2Fsegtopic.aspx%2Fe510_nseries%3Fc%3Dus%26amp%3Bcs%3D19%26amp%3Bl%3Den%26amp%3Bs%3Ddhs','N+series+desktops+from+Dell')" target="_blank">N series desktops from Dell</a> come with no operating system.  Dell also claims that these computers are &#8216;ready for Linux&#8217;&#8230;but there are some problems associated with them.  I was able to get ClarkConnect back on my server and pop in the IDE Controller PCI card (E521&#8242;s are completely SATA) after solving a couple of problems.</p>
<p>First and foremost, you have to make sure your E521 is running <a href="http://support.dell.com/support/downloads/download.aspx?c=us&amp;l=en&amp;s=gen&amp;releaseid=R142794&amp;SystemID=DIM_P4_E521&amp;os=BIOSA&amp;osl=en&amp;deviceid=308&amp;devlib=0&amp;typecnt=1&amp;vercnt=3&amp;formatcnt=1&amp;libid=1&amp;fileid=190574" onclick="return TrackClick('http%3A%2F%2Fsupport.dell.com%2Fsupport%2Fdownloads%2Fdownload.aspx%3Fc%3Dus%26amp%3Bl%3Den%26amp%3Bs%3Dgen%26amp%3Breleaseid%3DR142794%26amp%3BSystemID%3DDIM_P4_E521%26amp%3Bos%3DBIOSA%26amp%3Bosl%3Den%26amp%3Bdeviceid%3D308%26amp%3Bdevlib%3D0%26amp%3Btypecnt%3D1%26amp%3Bvercnt%3D3%26amp%3Bformatcnt%3D1%26amp%3Blibid%3D1%26amp%3Bfileid%3D190574','BIOS+version+1.1.4')" target="_blank">BIOS version 1.1.4</a> (Released January 2007).  If you don&#8217;t, you&#8217;ll have USB problems all over the place.  Second, when booting Linux, add the boot parameter <strong>acpi=noirq</strong>.  If you can&#8217;t pass this parameter to your kernel you may need to completely turn off acpi using the &#8216;<strong>noacpi</strong>&#8216; parameter.  The only downside to this is that your fan will run continuously and cause a bit more noise than it should.</p>
<p>When installing ClarkConnect 4.0, there is a routine for adding parameters to the kernel before GRUB writes to the MBR.  I used this to pass the acpi=noirq parameter and after booting everything worked.  Without passing this parameter, I received Kernel panics.</p>
<p>It&#8217;s also been reported that some kernels cannot find the broadcom module for the onboard LAN device.  With ClarkConnect, this wasn&#8217;t a problem.  I&#8217;ve heard that the Fedora Xen kernel has problems with this.</p>
<p>I&#8217;m going to list some links here for your reference that helped me in my quest:</p>
<p><a href="http://www.clarkconnect.com/" onclick="return TrackClick('http%3A%2F%2Fwww.clarkconnect.com%2F','ClarkConnect')" target="_blank">ClarkConnect</a><br />
<a href="http://www.felix-schwarz.name/Linux_on_Dell_E521_(en)" onclick="return TrackClick('http%3A%2F%2Fwww.felix-schwarz.name%2FLinux_on_Dell_E521_%28en%29','Dell+E521+and+Linux+Wiki+Page')" target="_blank">Dell E521 and Linux Wiki Page</a><br />
<a href="https://wiki.ubuntu.com/HardwareSupportMachinesDesktopsDellDimensionNSeries" target="_blank">Yet Another Linux Blog and the USB Problem<br />
Hardware Support for E521 N Series @ Ubuntu Forums</a></p>
<p>Hope this information helps someone with their problems!  For those of you running Ubuntu, you&#8217;ll have to add <strong>&#8216;noapic irqpoll pci=routeirq&#8217; </strong>to your boot parameters to get things rocking.</p>
<p><a href="http://linux-blog.org/dell-dimension-e521-with-linux/" rel="bookmark">Dell Dimension E521 with Linux</a> originally appeared on <a href="http://linux-blog.org">Yet Another Linux Blog</a> on February 23, 2007.</p>
]]></content:encoded>
			<wfw:commentRss>http://linux-blog.org/dell-dimension-e521-with-linux/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ClarkConnect &#8211; Enterprise Linux for Your Home</title>
		<link>http://linux-blog.org/clarkconnect-enterprise-linux-for-your-home/</link>
		<comments>http://linux-blog.org/clarkconnect-enterprise-linux-for-your-home/#comments</comments>
		<pubDate>Tue, 25 Jul 2006 12:07:00 +0000</pubDate>
		<dc:creator>devnet</dc:creator>
				<category><![CDATA[Distros]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[clarkconnect]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://linux-blog.org/word/clarkconnect-enterprise-linux-for-your-home/</guid>
		<description><![CDATA[Ever wonder how you could get a solid Security Enhanced Enterprise Grade Linux Router/Server with ftp, apache, traffic shaping, pop-up blocker, content filter, intrusion detection/prevention, and other nice handy tools that every robust server should have&#8230;and here&#8217;s the kicker&#8230;installed and running in about 30 minutes in your home? I know quite a few friends of [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border: 0px none; float: left; padding-left: 5px; padding-right: 5px;" src="/uploads/Reviews/CC_logo.gif" alt="" width="190" height="70" />Ever wonder how you could get a solid Security Enhanced Enterprise Grade Linux Router/Server with ftp, apache, traffic shaping, pop-up blocker, content filter, intrusion detection/prevention, and other nice handy tools that every robust server should have&#8230;and here&#8217;s the kicker&#8230;<span style="text-decoration: underline;">installed and running in about 30 minutes</span> in your home? I know quite a few friends of mine that went out and bought routers from brand names like Linksys, Dlink, and Netgear and then bragged about how cool their new router was (especially concerning &#8216;gaming routers&#8217;. Good lord that&#8217;s a con). I then showed them that their router was hackable within a few minutes because most of them didn&#8217;t change their default password. It&#8217;s interesting also that their routers didn&#8217;t do a whole heckuva lot other than route traffic&#8230;without throttling or intrusion prevention/detection. On those that were wireless&#8230;after some intense packet sniffing, I logged into their network and began surfing the web.<br />
<script type="text/javascript">// < ![CDATA[
// < ![CDATA[
google_ad_client = "pub-3982453702542240";
/* 468x15, created 6/24/09 */
google_ad_slot = "6181047080";
google_ad_width = 468;
google_ad_height = 15;
// ]]&gt;</script><br />
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">// < ![CDATA[</p>
<p>// ]]&gt;</script><br />
The bottom line is&#8230;most routers, if not configured correctly and used to full potential, are wide open and provide only a few functions. If you&#8217;re like me, this just won&#8217;t do. To combat this in the past, I used to use Red Hat 7.2 on a PI 75Mhz like an appliance to provide DHCP addresses for the LAN and a tidy firewall via ipchains and later iptables. Now there is a Linux distro that is more robust, more organized, and much more dynamic than most Linux router/server configured systems and it provides MANY functions. That distro is <a title="ClarkConnect, from Point Clark Networks" href="http://www.clarkconnect.com/" onclick="return TrackClick('http%3A%2F%2Fwww.clarkconnect.com%2F','ClarkConnect%2C+from+Point+Clark+Networks')" target="_blank">ClarkConnect</a>. Today, I&#8217;m going to take a look at ClarkConnect 3.2 and show you how you can secure your network using its web interface and excellent administration tools.</p>
<p><span id="more-115"></span></p>
<p>ClarkConnect is based on CentOS 4.X and offers a very robust set of tools organized into easy to navigate administration pages. The administration pages are very similar to those that you would find with IPCOP and Smoothwall. However, ClarkConnect throws in extras such as the ability to use Samba and set it up as a PDC (Primary Domain Controller), 2 click updates, a caching dns server, a transparent proxy to speed up web surfing, a pop up blocker built into the proxy, dansguardian with blacklisting, online log viewer&#8230;there just is a list of features WAY to long to list here. So <a title="features" href="http://www.clarkconnect.com/info/features.php" onclick="return TrackClick('http%3A%2F%2Fwww.clarkconnect.com%2Finfo%2Ffeatures.php','link+to+the+features+page')" onclick="return TrackClick('http%3A%2F%2Fwww.clarkconnect.com%2Finfo%2Ffeatures.php','features')" target="_blank">I&#8217;ll </a><a href="http://www.clarkconnect.com/info/features.php" onclick="return TrackClick('http%3A%2F%2Fwww.clarkconnect.com%2Finfo%2Ffeatures.php','link+to+the+features+page')" onclick="return TrackClick('http%3A%2F%2Fwww.clarkconnect.com%2Finfo%2Ffeatures.php','features')">link to the features page</a> and you can read a few more things for yourself. Also, if you&#8217;re wondering Point Clark Network&#8217;s take on community and open source, please <a href="http://www.clarkconnect.com/community/whatsnew.php#freeversion" onclick="return TrackClick('http%3A%2F%2Fwww.clarkconnect.com%2Fcommunity%2Fwhatsnew.php%23freeversion','read+this+page')" target="_blank">read this page</a>. They&#8217;re committed to community AND open source.</p>
<p>I started using ClarkConnect at version 2.0. Back then, they used Red Hat Linux as their base. Today, they&#8217;ve ported over to CentOS packages&#8230;which are Red Hat Enterprise Linux binaries repackaged by the CentOS project. All in all, I&#8217;ve been <strong>extremely</strong> pleased with the performance and handy web interface ClarkConnect provides which enables me to monitor my home network from afar. One thing that truly impresses me is that the home version remains free and open source despite the rise in business that ClarkConnect is currently enjoying. The people at Point Clark networks have a strong sense of community and they are continuously helping in the forums. They are to be commended for keeping this version available to home users! Any problems you might have with CC can be and will be addressed in the <a title="CC Forums - Active and Helpful" href="http://www.clarkconnect.com/forums/ubbthreads.php" onclick="return TrackClick('http%3A%2F%2Fwww.clarkconnect.com%2Fforums%2Fubbthreads.php','..%2F..%2Findex.php%3F%2Farchives%2F158-Host-Your-Own-Domain-and-Webserver-using-Apache.html')" onclick="return TrackClick('http%3A%2F%2Fwww.clarkconnect.com%2Fforums%2Fubbthreads.php','forums')" onclick="return TrackClick('http%3A%2F%2Fwww.clarkconnect.com%2Fforums%2Fubbthreads.php','CC+Forums+-+Active+and+Helpful')" target="_blank">community forums</a>. If you get lost or need to understand something better at anytime, please <a href="http://www.clarkconnect.com/help/userguide.php" onclick="return TrackClick('http%3A%2F%2Fwww.clarkconnect.com%2Fhelp%2Fuserguide.php','check+the+userguides')" target="_blank">check the userguides</a> at clarkconnect.com. You can also download the <a href="http://www.clarkconnect.com/help/pdf/CC-Quickstart.pdf" onclick="return TrackClick('http%3A%2F%2Fwww.clarkconnect.com%2Fhelp%2Fpdf%2FCC-Quickstart.pdf','Quickstart+Guide')" target="_blank">Quickstart Guide</a> to get things rolling as well.</p>
<p>You can <a title="ClarkConnect Download Page" href="http://www.clarkconnect.com/downloads/" onclick="return TrackClick('http%3A%2F%2Fwww.clarkconnect.com%2Fdownloads%2F','ClarkConnect+Download+Page')" target="_blank">download</a> and burn the 3.2 Home version of ClarkConnect (or CC as it is commonly referred). When installing, you&#8217;ll be greeted by a variation of the old Red Hat Anaconda text installer. It&#8217;s relatively easy to follow and hardware detection is superb&#8230;although I&#8217;ve found some older computers (think 266Mhz <img src='http://linux-blog.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ) do have a bit of trouble with the newer kernel (2.6 branch). I&#8217;ll assume that you can get it installed and up and running. Please be advised that in order to route traffic on your LAN, you&#8217;ll need at least two Network Cards in the computer you&#8217;ll be installing ClarkConnect on (see <a href="http://www.clarkconnect.com/info/requirements.php" onclick="return TrackClick('http%3A%2F%2Fwww.clarkconnect.com%2Finfo%2Frequirements.php','requirements')" target="_blank">requirements</a>)&#8230;one for internal and one for external traffic. Please also be advised that if you do install ClarkConnect onto a computer, it will wipe the entire hard disk of all operating systems. After installing, point your browser in a computer on your LAN to the IP address you assigned CC during install (should be an internal IP address). So you&#8217;d point your browser to https://192.168.1.X:81. The port number 81 and https are important&#8230;81 isn&#8217;t a standard web port and https means this is a secure transaction of information.<a onclick="F1 = window.open('/uploads/Posts/cc1.jpg','Zoom','height=550,width=931,top=116.5,left=54,toolbar=no,menubar=no,location=no,resize=1,resizable=1,scrollbars=yes'); return false;" href="../../uploads/Posts/cc1.jpg"><img style="border: 0px none; float: right; padding-left: 5px; padding-right: 5px;" src="../../uploads/Posts/cc1.Thumbs.jpg" alt="" width="110" height="64" /></a></p>
<p>You should be greeted by the dashboard screen. &#8211;&gt;</p>
<p>The dashboard tells you what your two (or how ever many you have) interfaces are (LAN and External Internet, DMZ, whatever) as well as gives you the opportunity to set languages, set system time, and see a quick overview of current intrusion attempts. Navigating to other areas is a snap with the menu bar at the top of the screen.</p>
<p><span style="text-decoration: underline;"><strong>Updates</strong></span></p>
<p>First, let&#8217;s move over and update the system. To do this, we&#8217;ll have to register with Point Clark Networks (who develop ClarkConnect) using their built in registration. Registering gives you a dynamic domain name (yourname.pointclark.net but hey, it&#8217;s automatically configured and allows you remote access to your box from the outside world). You can also piece together other services should you decide to purchase them. Of course, since I use the home version, I choose<a class="serendipity_image_link" href="../../uploads/Posts/cc10.Jpg"><img style="border: 0px none; float: right; padding-left: 5px; padding-right: 5px;" src="../../uploads/Posts/cc10.Thumbs.Jpg" alt="" width="110" height="66" /></a> only the dynamic DNS service which is free so that I can connect from work to my box at home. So, back to updating the system. After you register, click on the sidebar item &#8220;Critical Updates&#8221;. Any updates that are critical to the system, including kernel patches, will update themselves here. To install the updates, turn off your popup blocker for this site, toggle the checkmarks, and click &#8220;go&#8221;. A window will pop up and show you apt-get progress. Close it when it states it is done. Feel free to browse other updates and install them at any time.</p>
<p>It&#8217;s important to note that all updates are pushed through this interface. This includes major updates to new versions as well. Updating to new versions is therefore extremely easy. The upcoming ClarkConnect 4.0 release is <a href="http://distrowatch.com/?newsid=03580#0" onclick="return TrackClick('http%3A%2F%2Fdistrowatch.com%2F%3Fnewsid%3D03580%230','currently+in+beta')" target="_blank">currently in beta</a> and ClarkConnect is looking to release this in the very near future. Look for some new packages including Horde Webmail, Kollab groupware, ClamAV, and others.</p>
<p>Another handy thing that ClarkConnect does is keep track of those patches you&#8217;ve installed (as long as you go through the services tab on this webconfig). You can also update via apt and the shell (soon to be yum with the next release 4.0)&#8230;I use putty to connect via SSH to the box and update from time to time. You can cycle through other updates as well and even see some of the handy community contributed modules. Install any you&#8217;d like and head to the various resources that clarkconnect has to get you started such as the <a href="http://www.clarkconnect.com/forums/ubbthreads.php" onclick="return TrackClick('http%3A%2F%2Fwww.clarkconnect.com%2Fforums%2Fubbthreads.php','..%2F..%2Findex.php%3F%2Farchives%2F158-Host-Your-Own-Domain-and-Webserver-using-Apache.html')" onclick="return TrackClick('http%3A%2F%2Fwww.clarkconnect.com%2Fforums%2Fubbthreads.php','forums')" onclick="return TrackClick('http%3A%2F%2Fwww.clarkconnect.com%2Fforums%2Fubbthreads.php','CC+Forums+-+Active+and+Helpful')" target="_blank">forums</a>, the <a title="Newbie Guide" href="http://newbie.valar.co.uk/" onclick="return TrackClick('http%3A%2F%2Fnewbie.valar.co.uk%2F','Newbie+Portal')" onclick="return TrackClick('http%3A%2F%2Fnewbie.valar.co.uk%2F','Newbie+Guide')" target="_blank">newbie guide</a>, and <a title="CC FAQ" href="http://ccfaq.valar.co.uk/" onclick="return TrackClick('http%3A%2F%2Fccfaq.valar.co.uk%2F','Ya-FAQ')" onclick="return TrackClick('http%3A%2F%2Fccfaq.valar.co.uk%2F','CC+FAQ')" target="_blank">Ya-FAQ.</a></p>
<p><strong><span style="text-decoration: underline;">Users</span></strong><br />
<a class="serendipity_image_link" href="../../uploads/Posts/cc2.Jpg"><img style="border: 0px none; float: left; padding-left: 5px; padding-right: 5px;" src="../../uploads/Posts/cc2.Thumbs.Jpg" alt="" width="110" height="64" /></a>To take a look at the users present and to have control over whether or not your users have shell accounts available, etc. Head over to the users tab. Here you have ultimate control over all the users on your system. This makes it handy in situations where you&#8217;d like to <a href="http://boxpn.com">setup a user for VPN</a> but don&#8217;t want that user to have a shell account (for security reasons). I leave one user and make the password as complex as I possibly can. I also change the password about once every 3 months to keep things secure. Whatever your security policy is, the web interface makes things easy to administer and easy to use.</p>
<p><span style="text-decoration: underline;"><strong>Reports</strong></span></p>
<p><a class="serendipity_image_link" href="../../uploads/Posts/cc11.Jpg"><img style="border: 0px none; float: left; padding-left: 5px; padding-right: 5px;" src="../../uploads/Posts/cc11.Thumbs.Jpg" alt="" width="110" height="66" /></a></p>
<p>Now that we previously updated the system, let&#8217;s take a look at the overview of all hardware. Click on the reports tab and make sure &#8220;current status&#8221; is selected. This gives us a graphical overview of all hardware and current performance. As you can see from the screenshot, you don&#8217;t need a fast computer to power your ClarkConnect install (pictured is my emachines Celeron 900). I&#8217;ve had over 194 days of uptime with this current install of ClarkConnect (version 3.2). I don&#8217;t see any reason why it won&#8217;t continue other than a hardware fail. Overall, ClarkConnect is stable, secure, and the most handy server distro I&#8217;ve ever used. I trust it so much after using it these years as my main workhorse server that I&#8217;m prepping to start a side business installing and configuring ClarkConnect boxes for small businesses. Point Clark Networks is doing a great job helping small businesses have the functionality they need at an affordable price. Anyway, back to the review.<a class="serendipity_image_link" href="../../uploads/Posts/cc12.Jpg"><img style="border: 0px none; float: right; padding-left: 5px; padding-right: 5px;" src="../../uploads/Posts/cc12.Thumbs.Jpg" alt="" width="110" height="66" /></a></p>
<p>Back to the reports tab; In reports, you&#8217;ll be able to check out all the logs on your server. This makes reading logs less of a hassle and something you can do without cracking the shell.</p>
<p><span style="text-decoration: underline;"><strong>Services</strong></span></p>
<p><a class="serendipity_image_link" href="../../uploads/Posts/cc8.Jpg"><img style="border: 0px none; float: left; padding-left: 5px; padding-right: 5px;" src="../../uploads/Posts/cc8.Thumbs.Jpg" alt="" width="110" height="66" /></a>Click the services tab. In this view, we should be defaulted to &#8220;Running Services&#8221; which is the handiest page in the admin section. Here you will find a service listing of all the system services/software that can be toggled &#8220;on&#8221; the CC box. You can start, stop, enable at boot, or disable at boot any single service you see in this view. The color scheme will tell you what is enabled (Green) and what service is disabled (red). Take a look to make sure you have running what you need to have running&#8230;since CC defaults are safe, we can leave everything as it is or turn on whatever it is we need.</p>
<p><span style="text-decoration: underline;"><strong>Backups</strong></span></p>
<p><a class="serendipity_image_link" href="../../uploads/Posts/cc6.Jpg"><img style="border: 0px none; float: left; padding-left: 5px; padding-right: 5px;" src="../../uploads/Posts/cc6.Thumbs.Jpg" alt="" width="110" height="64" /></a>Next, let&#8217;s make a quick backup snapshot of all our settings. You can do this by staying in the services tab and clicking &#8220;backup/restore&#8221;. From there, you can backup all your settings in CC. This is handy if, like me, you&#8217;re thinking of starting a business. One click snapshots means less configuring. It also makes things nice if you are planning on reinstalling. You can take this backup snapshot you&#8217;re creating and upload it to a fresh install to restore settings. Please be advised though that this backup is configuration files only (in /etc and /usr) and only for CC default apps. If you install something else, CC won&#8217;t backup that install without hacking.</p>
<p><span style="text-decoration: underline;"><strong>Proxy Server</strong></span></p>
<p>How about setting up a transparent proxy server to speed up your web browsing? Point Clark and CC have you covered in a couple of point-clicks. Head over to the Software tab. Select &#8220;Web Proxy&#8221; on the left side menu. From there, select the proxy to auto start if you&#8217;d like it to<a class="serendipity_image_link" href="../../uploads/Reviews/webproxycc.Jpg"><img style="border: 0px none; float: right; padding-left: 5px; padding-right: 5px;" src="../../uploads/Reviews/webproxycc.Thumbs.Jpg" alt="" width="110" height="71" /></a> start at boot, then select to start the service. You can setup cache space, enable download size limits, and set maximum object size. Let&#8217;s set all to defaults for now&#8230;just make sure that if you plan on downloading larger files to set the maximum download file size to Unlimited. Also, if you want to use content filtering along with our transparent proxy, select &#8220;transparent + content filter&#8221; in the selection box titled &#8220;Transparent Mode.&#8221; You can clear your proxy out anytime by selecting &#8220;Reset Cache.&#8221;</p>
<p><span style="text-decoration: underline;"><strong>Pop-Up Blocker</strong></span></p>
<p><a class="serendipity_image_link" href="../../uploads/Reviews/bannerpopcc.Jpg"><img style="border: 0px none; float: left; padding-left: 5px; padding-right: 5px;" src="../../uploads/Reviews/bannerpopcc.Thumbs.Jpg" alt="" width="110" height="71" /></a>Now that you have the web proxy setup, let&#8217;s put the pop-up blocker on and look at content filtering. Select &#8220;Banner/Pop-up Blocker&#8221; from the menu on the right. Start it up by clicking on the links (Autostart if you choose). That&#8217;s it! Pretty simple eh? Let&#8217;s move over to content filtering. Click on &#8220;Content Filter&#8221; on the left side menu.</p>
<p><span style="text-decoration: underline;"><strong>Content Filter</strong></span></p>
<p><a class="serendipity_image_link" href="../../uploads/Posts/cc14.Jpg"><img style="border: 0px none; float: left; padding-left: 5px; padding-right: 5px;" src="../../uploads/Posts/cc14.Thumbs.Jpg" alt="" width="110" height="66" /></a>Now CC will automatically update your blacklists for content management for you. However, you&#8217;ll have to <a title="Update Basic to Personal @ $80" onclick="return TrackClick('Update+Basic+to+Personal+%40+%2480','..%2F..%2Fuploads%2FPosts%2Fcc14.Jpg')" href="http://www.clarkconnect.com/buy/" onclick="return TrackClick('http%3A%2F%2Fwww.clarkconnect.com%2Fbuy%2F','..%2F..%2Fuploads%2FReviews%2FIntrusDetectReportCC.Jpg')" target="_blank">upgrade to one of the service levels</a> to do so. Since I&#8217;m a home user and someone who&#8217;s run DansGuardian (the content filter system they use) for quite some time&#8230;I do my updates manually and pass on the upgrade in service. Point Clark networks has no problem with this, they simply have this in place to cater to their business clients to provide no-hassle management of their servers. Let&#8217;s get our update in place. Head over to the folks at URLBlacklist.com, specifically their <a title="Downloads Section" href="http://urlblacklist.com/?sec=download" onclick="return TrackClick('http%3A%2F%2Furlblacklist.com%2F%3Fsec%3Ddownload','Downloads+Section')" target="_blank">download section</a>. Download the bigblacklist.tar.gz. This is a <span style="text-decoration: underline;">one time free</span> download for personal use. This is an up to date blacklisting that we can drop into our dansguardian<a class="serendipity_image_link" href="../../uploads/Reviews/dansguardcc.Jpg"><img style="border: 0px none; float: right; padding-left: 5px; padding-right: 5px;" src="../../uploads/Reviews/dansguardcc.Thumbs.Jpg" alt="" width="110" height="46" /></a> directory to make sure that it is running with the latest and greatest. Drop all the contents of bigblacklist.tar.gz inside the /etc/dansguardian/blacklists directory. Remember, you will need to either purchase a subscription through dansguardian, urlblacklist.com, or go with purchasing the personal gateway service through clarkconnect to have a completely updated dansguardian blacklist. I&#8217;ve found that I don&#8217;t really need an up to date box&#8230;it does quite nicely on it&#8217;s own and I can add and remove sites as I see fit. Plus, you can do well to check out <a href="http://isak.gplindustries.com/wiki/Dmozlists" onclick="return TrackClick('http%3A%2F%2Fisak.gplindustries.com%2Fwiki%2FDmozlists','..%2F..%2Fuploads%2FReviews%2Fdansguardcc.Jpg')" target="_blank">dmoz and their urlblacklists</a> for squidguard which translate nicely into dansguardian (for advanced users only). You can enable dansguardian with a couple of clicks and set options for it on the Software Tab &gt;&gt; Content Filtering Menu.</p>
<p><span style="text-decoration: underline;"><strong>Network</strong></span></p>
<p><a class="serendipity_image_link" href="../../uploads/Reviews/softwarecc.Jpg"><img style="border: 0px none; float: left; padding-left: 5px; padding-right: 5px;" src="../../uploads/Reviews/softwarecc.Thumbs.Jpg" alt="" width="33" height="110" /></a>Now that we&#8217;ve seen some of the wizbang features built into ClarkConnect, let&#8217;s take a look at the rest of the tabs. You can see from the screenshot to the left of this paragraph that there is plenty other software that you can configure in CC, but let&#8217;s move over to the<a class="serendipity_image_link" href="../../uploads/Posts/cc5.Jpg"><img style="border: 0px none; float: right; padding-left: 5px; padding-right: 5px;" src="../../uploads/Posts/cc5.Thumbs.Jpg" alt="" width="110" height="64" /></a> other tabs to show you just what you can control using the web interface. Click on the &#8220;Network&#8221; tab. ClarkConnect can operate in gateway mode (which is &#8216;router&#8217; style mode with ipmasquerading, etc.), DMZ mode if you want to have a DMZ (demilitarized zone), standalone with firewall, and standalone without firewall. You can set these anytime you&#8217;d like to and control all of your network interfaces here. You can also go straight to DHCP configuration which will allow your CC box to give computers connected behind it a network address.</p>
<p><a class="serendipity_image_link" href="../../uploads/Posts/cc4.Jpg"><img style="border: 0px none; float: left; padding-left: 5px; padding-right: 5px;" src="../../uploads/Posts/cc4.Thumbs.Jpg" alt="" width="110" height="64" /></a>One thing that is a definitive plus for CC is the firewall manager. You can control incoming, outgoing, and port forwarding all from the web interface. I specifically like the group manager. Why? Because it is handy if I want to use torrents, I setup a group to open up ports 10000-60000 and forward to my desktop behind my CC box. When I&#8217;m done, I turn it off by disabling that group of rules. Handy eh?</p>
<p><span style="text-decoration: underline;"><strong>Intrusion Detection/Prevention</strong></span></p>
<p>Also contained in the network tab is intrusion detection and intrusion prevention. I enable both of these but will enter into the intrusion prevention exempt list my work IP address and all the addresses of my LAN. That way I don&#8217;t have my CC box thinking that I&#8217;m trying to break in and dropping my connections to it as I test things or connect to it using various<a class="serendipity_image_link" href="../../uploads/Reviews/IntrusDetectReportCC.Jpg"><img style="border: 0px none; float: right; padding-left: 5px; padding-right: 5px;" src="../../uploads/Reviews/IntrusDetectReportCC.Thumbs.Jpg" alt="" width="110" height="98" /></a> methods (ftp, ssh, web, vpn, etc). Intrusion detection rules can be updated through Point Clark Networks by upgrading to gateway service level to <a href="http://www.clarkconnect.com/buy/" onclick="return TrackClick('http%3A%2F%2Fwww.clarkconnect.com%2Fbuy%2F','..%2F..%2Fuploads%2FReviews%2FIntrusDetectReportCC.Jpg')" target="_blank">SOHO</a> which is around $10 USD a month. I just enable mine and let it go <img src='http://linux-blog.org/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> . Seems to do a fine job using the default rules and as long as I keep a watchful eye on my firewall rules, I&#8217;m just as safe as if I had a Security Enhanced Linux Fedora box running things. To read your intrusion detection and prevention logs, head over to your reports tab and then select the appropriate area on the left.</p>
<p><span style="text-decoration: underline;"><strong>Bandwidth Management</strong></span></p>
<p>One other area of interest here in the network tab is bandwidth management. Select &#8220;Bandwidth&#8221; from the left menu area. In this menu, you can enter in upload and download limits for bandwidth and take control of your network. Very handy if you have a multiple computer LAN and a teenager that downloads EVERYTHING. Play around with the settings and when you&#8217;re satisfied, let&#8217;s cinch things up with samba, ftp, and webserver.</p>
<p><span style="text-decoration: underline;"><strong>Samba</strong></span></p>
<p>CC comes ready to operate as a PDC (Primary Domain Controller) for your LAN. If you only operate a small LAN (1-2 computers) having a PDC is really for bragging rights only. Instead, you might want to configure your samba shares using CC&#8217;s handy web interface. Head over to the &#8220;Software&#8221; tab and click &#8220;Windows File Sharing&#8221;. ClarkConnect has common shares already in place for you. You can enable these or disable them. You can even add your own. It&#8217;s up to you. Starting samba is once again just a point click away. There is also an advanced setup option for those of you who are a bit more experienced with samba.</p>
<p>Personally, I don&#8217;t use the samba interface from ClarkConnect. I instead use Network Attached Storage which automatically is detected on my network by all my desktops (easy as connecting to another PC) so I haven&#8217;t found the need to implement samba on my CC box. In the future, when I expand to include a computer for my son, I will implement a PDC with roaming profiles so that all settings are backed up to ClarkConnect. Thus, if a computer fails, I still have all settings saved server side.</p>
<p>We&#8217;ve covered a varying amount of information in this review and I won&#8217;t cover everything that CC has to offer either. But two other areas I wanted to discuss was ftp and webserver. CC uses proftp for their ftp server and apache 2 for their webserver. One thing I&#8217;ve found of value for the webserver (which I&#8217;ll discuss first) is their virtual host creator.</p>
<p><span style="text-decoration: underline;"><strong>FTP and Webserver</strong></span></p>
<p><a class="serendipity_image_link" href="../../uploads/Reviews/Webserver.Jpg"><img style="border: 0px none; float: left; padding-left: 5px; padding-right: 5px;" src="../../uploads/Reviews/Webserver.Thumbs.Jpg" alt="" width="110" height="86" /></a>The webserver interface is handy. Very handy. You can enable SSL for Apache by toggling a setting. You can setup a virtual host by typing in the webaddress. Dead easy. I&#8217;ve found that setting up virtual hosts via this interface is better than doing so through webmin because it configures all defaults for you a bit better than webmin does. No idea why, but I&#8217;ve had trouble with webmin in the past with vhosts. I usually create a vhost with CC on their web server interface&#8230;such as linuxblog.sytes.net shown in the picture. This was my old blog location when I hosted it at home (2004 with CC 2.2 I think). I now have a virtual host setup so that all requests for linuxblog.sytes.net go through my CC box&#8230;I&#8217;ve written a rewrite rule to forward all traffic from the old blog to this current blog. Handy and easy with ClarkConnect. Like I said, I create the vhosts with CC and then hand them off to webmin for more detailed configuration. It&#8217;s important to note that you can install webmin through your &#8220;services&#8221; tab.</p>
<p>If you notice in the picture in the previous paragraph, I have linuxblog.sytes.net as a virtual host. I use the no-ip service <a href="../../index.php?/archives/158-Host-Your-Own-Domain-and-Webserver-using-Apache.html" target="_blank">I previously blogged about</a> to register this name. If you plugin the topic to that article with a ClarkConnect install&#8230;you can see that they&#8217;d be a fine fit together and that you can have your own webserver running in a matter of minutes. Put that together with Gallery, which CC is bundled with, and you&#8217;ve got yourself a family photo album!</p>
<p><a class="serendipity_image_link" href="../../uploads/Reviews/ftpserver.Jpg"><img style="border: 0px none; float: left; padding-left: 5px; padding-right: 5px;" src="../../uploads/Reviews/ftpserver.Thumbs.Jpg" alt="" width="110" height="86" /></a>Lastly, let&#8217;s look at the ftp server in CC. Click on the &#8220;Software&#8221; tab and then select &#8220;ftp server&#8221; from the menu on the left. You are a few clicks away from having a fully operational ftp server. Change the details you&#8217;d like to using the form provided by the web interface, then click to start and autostart the service. By default, CC shares /var/ftp. It is also open to anonymous connections. You&#8217;ll have to edit /etc/proftpd.conf to your liking to get your ftp server up and operational for other directories and users. Please see the <a href="http://www.proftpd.org/" onclick="return TrackClick('http%3A%2F%2Fwww.proftpd.org%2F','..%2F..%2Fuploads%2FReviews%2Fftpserver.Jpg')" target="_blank">proftp homepage</a> for more details.</p>
<p><span style="text-decoration: underline;"><strong>Summary</strong></span></p>
<p>We&#8217;ve taken a semi-detailed look at ClarkConnect Home Edition 3.2 and how you can benefit both from the vast amount of software/programs already enabled on it and the ability to have an up and running router/server in as little as 30 minutes. Combine this with <a href="../../index.php?/archives/158-Host-Your-Own-Domain-and-Webserver-using-Apache.html" target="_blank">my previous article on using a no-ip domain</a> and there isn&#8217;t any reason why you shouldn&#8217;t be able to show off a gallery or ftp server to your friends and relatives. If you have any problems, please head over to the <a href="http://www.clarkconnect.com/forums/ubbthreads.php" onclick="return TrackClick('http%3A%2F%2Fwww.clarkconnect.com%2Fforums%2Fubbthreads.php','..%2F..%2Findex.php%3F%2Farchives%2F158-Host-Your-Own-Domain-and-Webserver-using-Apache.html')" onclick="return TrackClick('http%3A%2F%2Fwww.clarkconnect.com%2Fforums%2Fubbthreads.php','forums')" onclick="return TrackClick('http%3A%2F%2Fwww.clarkconnect.com%2Fforums%2Fubbthreads.php','CC+Forums+-+Active+and+Helpful')" target="_blank">ClarkConnect forums</a> and ask&#8230;but not before using their search tool to see if the topic has been covered. As previously stated, there are two websites you can also connect to <a href="http://ccfaq.valar.co.uk/" onclick="return TrackClick('http%3A%2F%2Fccfaq.valar.co.uk%2F','Ya-FAQ')" onclick="return TrackClick('http%3A%2F%2Fccfaq.valar.co.uk%2F','CC+FAQ')" target="_blank">Ya-FAQ</a> and the <a href="http://newbie.valar.co.uk/" onclick="return TrackClick('http%3A%2F%2Fnewbie.valar.co.uk%2F','Newbie+Portal')" onclick="return TrackClick('http%3A%2F%2Fnewbie.valar.co.uk%2F','Newbie+Guide')" target="_blank">Newbie Portal</a>. These two sites can provide you with good info as well as How-Tos made by the community.</p>
<p>I&#8217;d also like to take the time to let everyone know that I am in NO WAY being compensated for this article. I&#8217;ve used the software for quite some time and felt that I might be able to repay the people at Point Clark Networks by giving them props through this review. Whenever a new user is looking for a quick server oriented distribution, I always point them to ClarkConnect. In my opinion, it is the best distro out there to have for your home LAN. Hopefully, you&#8217;ll give it a test drive and come to the same conclusion.<br />
<script type="text/javascript">// < ![CDATA[
// < ![CDATA[
google_ad_client = "pub-3982453702542240";
/* 468x15, created 6/24/09 */
google_ad_slot = "6181047080";
google_ad_width = 468;
google_ad_height = 15;
// ]]&gt;</script><br />
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">// < ![CDATA[</p>
<p>// ]]&gt;</script></p>
<p><a href="http://linux-blog.org/clarkconnect-enterprise-linux-for-your-home/" rel="bookmark">ClarkConnect &#8211; Enterprise Linux for Your Home</a> originally appeared on <a href="http://linux-blog.org">Yet Another Linux Blog</a> on July 25, 2006.</p>
]]></content:encoded>
			<wfw:commentRss>http://linux-blog.org/clarkconnect-enterprise-linux-for-your-home/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 10/32 queries in 0.533 seconds using disk: basic
Object Caching 615/615 objects using disk: basic

Served from: linux-blog.org @ 2012-05-23 15:18:20 -->
