<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://linux.sys-con.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Web admin</title>
 <link>http://linux.sys-con.com/</link>
 <description>Latest articles from Web admin</description>
 <language>en</language>
 <copyright>Copyright 2013 Ulitzer.com</copyright>
 <generator>Ulitzer.com</generator>
 <lastBuildDate>Sun, 19 May 2013 17:40:33 EDT</lastBuildDate>
 <docs>http://backend.userland.com/rss</docs>
 <ttl>10</ttl>
<item>
 <title>Geostatistics and the 500-mile Email Problem</title>
 <link>http://linux.sys-con.com/node/2270634</link>
 <description>In the mid-1990s, a Statistics professor at UNC reported an IT problem: he couldn&#039;t send email more than 500 miles away. He&#039;d had geostatisticians plot the sites where emails could be sent successfully and where they bounced, and found they described a circle a radius slightly over 500 miles. Some sites within the circle could sporadically receive email, but definitely none outside them. The solution to the problem, which involves old sendmail.cf formats and the speed of light, is well worth a read.
        
            David Smith&lt;p&gt;&lt;a href=&quot;http://linux.sys-con.com/node/2270634&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sun, 06 May 2012 11:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://linux.sys-con.com/node/2270634</guid>
</item>
<item>
 <title>Simplifying Data Center Management</title>
 <link>http://linux.sys-con.com/node/561024</link>
 <description>In 2006 IDC released a study showing that the costs associated with data center management escalate at an alarming rate - in large part because of rising software management expenses. Virtualization has many definitions and uses in today&#039;s computing world, but three instances of virtualization are of key importance to solving the problems remaining in the data center after the implementation of state-based management and automation.&lt;p&gt;&lt;a href=&quot;http://linux.sys-con.com/node/561024&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 06 May 2008 15:15:00 EDT</pubDate>
 <guid isPermaLink="true">http://linux.sys-con.com/node/561024</guid>
</item>
<item>
 <title>The Cure for What Ails System Administrators</title>
 <link>http://linux.sys-con.com/node/486509</link>
 <description>The introduction of Linux into the data center has brought with it the promise of a new level of cost-efficiency and flexibility for enterprise data center environments. IT professionals prefer Linux for their data centers because it&#039;s highly customizable and can be adapted to address specific issues more easily than any other operating system.&lt;p&gt;&lt;a href=&quot;http://linux.sys-con.com/node/486509&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 17 Jan 2008 09:00:00 EST</pubDate>
 <guid isPermaLink="true">http://linux.sys-con.com/node/486509</guid>
</item>
<item>
 <title>Is Your E-Mail Being Delivered?</title>
 <link>http://linux.sys-con.com/node/158864</link>
 <description>Considering that e-mail is the killer application of the Internet, this question seems rather unexpected. After all, every time we click the send button, things seem to work. After reading this article you&#039;ll be amazed at the journey your e-mail goes through and even more amazed that it sometimes makes its way to the intended recipient at all.&lt;p&gt;&lt;a href=&quot;http://linux.sys-con.com/node/158864&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 03 Jan 2006 20:30:00 EST</pubDate>
 <guid isPermaLink="true">http://linux.sys-con.com/node/158864</guid>
</item>
<item>
 <title>Stateless Network Auto Configuration With IPv6</title>
 <link>http://linux.sys-con.com/node/166310</link>
 <description>IPv6 can be used to automatically connect a host to a network using stateless auto-configuration, doing away with the need for any IP addressing support like a DHCP server. In an IPv6 network, the IPv6 protocol includes information that can directly configure a host.&lt;p&gt;&lt;a href=&quot;http://linux.sys-con.com/node/166310&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 27 Dec 2005 22:00:00 EST</pubDate>
 <guid isPermaLink="true">http://linux.sys-con.com/node/166310</guid>
</item>
<item>
 <title>LAMP&#039;s Dark Side</title>
 <link>http://linux.sys-con.com/node/117902</link>
 <description>In 1998, Michael Kunze wrote an article for c&#039;t, a biweekly German computing magazine, hoping to demonstrate that free software could be an effective substitute for its commercial counterparts. In the article, he coined the acronym &#039;LAMP&#039; to describe an illustrative collection of available software - the Linux operating system; the Apache Web server; the MySQL relational database management system; and the Perl, Python, and/or PHP scripting languages - that could provide an end-to-end free computing environment. Kunze hoped that the acronym-loving IT community would remember LAMP in connection with the proposition that free software deserved serious consideration as an alternative to commercial software.&lt;p&gt;&lt;a href=&quot;http://linux.sys-con.com/node/117902&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 12 Aug 2005 15:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://linux.sys-con.com/node/117902</guid>
</item>
<item>
 <title>SpikeSource: Automated Open Source Testing and Certification</title>
 <link>http://linux.sys-con.com/node/100337</link>
 <description>SpikeSource, a starry Redwood City, California, start-up providing Open Source software testing services, wants to embolden enterprises to use the Linux, Apache, MySQL, and PHP/Python/Perl (LAMP) stack (&lt;a href=&quot;http://www.spikesource.com&quot; title=&quot;www.spikesource.com&quot;&gt;www.spikesource.com&lt;/a&gt;). Their goal is to certify the LAMP stack and the applications that use it. At the heart of its value proposition is an automated testing bed, which lets software vendors and Open Source projects upload their applications and verify that there are no conflicts with the stack.&lt;p&gt;&lt;a href=&quot;http://linux.sys-con.com/node/100337&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sun, 17 Jul 2005 00:45:00 EDT</pubDate>
 <guid isPermaLink="true">http://linux.sys-con.com/node/100337</guid>
</item>
<item>
 <title>LAMP Oil: Anniversaries</title>
 <link>http://linux.sys-con.com/node/86023</link>
 <description>Talk to young programmers and developers today and you&#039;d be fooled into thinking that free/open source software (FOSS) was a relatively new invention. Those crusty old folk among us (myself included, born in that prehistoric era of the early &#039;70s) know that it goes back a little further than that.&lt;p&gt;&lt;a href=&quot;http://linux.sys-con.com/node/86023&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 30 May 2005 12:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://linux.sys-con.com/node/86023</guid>
</item>
<item>
 <title>Why Are You Waiting?</title>
 <link>http://linux.sys-con.com/node/46191</link>
 <description>Why haven&#039;t you already moved your Microsoft Windows IIS server infrastructure to Apache on Linux? Does the idea that something is inexpensive (free) automatically bring to mind the old adage, &#039;You get what you pay for?&#039; Do you fear that your IT staff will not be able to support the new platform? Will you be able to find competent developers to maintain, enhance, and develop new Web sites based on Apache on Linux?&lt;p&gt;&lt;a href=&quot;http://linux.sys-con.com/node/46191&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 31 Aug 2004 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://linux.sys-con.com/node/46191</guid>
</item>
<item>
 <title>Beehive Code Now Available in Apache</title>
 <link>http://linux.sys-con.com/node/45735</link>
 <description>Apache Beehive, the cross-container, open-source application framework for building SOAs and enterprise Java applications that BEA is releasing to open source, is now available to the public. It can be obtained from the Apache Software Foundation Web site.&lt;p&gt;&lt;a href=&quot;http://linux.sys-con.com/node/45735&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 29 Jul 2004 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://linux.sys-con.com/node/45735</guid>
</item>
<item>
 <title>State Government Leads the Way with LAMP</title>
 <link>http://linux.sys-con.com/node/45268</link>
 <description>Jim Willis, director of e-Government Services for the Rhode Island Office of the Secretary of State, was a consultant for the state when he implemented an online database using open source tools. The ability to use open source technologies was a condition of his hiring, and the state has benefited as a result of his leadership.&lt;p&gt;&lt;a href=&quot;http://linux.sys-con.com/node/45268&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 15 Jun 2004 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://linux.sys-con.com/node/45268</guid>
</item>
<item>
 <title>Linux.SYS-CON.com &quot;Blast from the Past&quot; No.1: Paul Murphy on Apache &amp; Plan 9</title>
 <link>http://linux.sys-con.com/node/38458</link>
 <description>Paul Murphy, author of &#039;The Unix Guide to Defenestration&#039; and 20-year veteran of the IT consulting industry, wrote this detailed piece for us in 2002 on how Microsoft&#039;s use of XML extensions for its Passport single sign-on service was &#039;fundamentally inconsistent with SGML principles.&#039; In contrast, Murphy explained, Plan 9&#039;s factotum authentication management offers an elegant and effective open source alternative. Enjoy the piece again here.&lt;p&gt;&lt;a href=&quot;http://linux.sys-con.com/node/38458&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 31 Dec 2003 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://linux.sys-con.com/node/38458</guid>
</item>
</channel>
</rss>
