<?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>SystemAdminihater.com</title>
	<atom:link href="http://www.systemadminihater.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.systemadminihater.com</link>
	<description>Yeah, I've done that.</description>
	<lastBuildDate>Wed, 06 Mar 2013 13:11:01 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
		<item>
		<title>XenServer 6.1 PXE install hangs at xen.gz &#8230;</title>
		<link>http://www.systemadminihater.com/uncategorized/xenserver-6-1-pxe-install-hangs-at-xen-gz/</link>
		<comments>http://www.systemadminihater.com/uncategorized/xenserver-6-1-pxe-install-hangs-at-xen-gz/#comments</comments>
		<pubDate>Wed, 06 Mar 2013 13:09:39 +0000</pubDate>
		<dc:creator>Drew</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.systemadminihater.com/uncategorized/</guid>
		<description><![CDATA[This happens because the mboot.c32 file located in boot/pxelinux on the XenServer 6.1 install media is bad. If You copy mboot.c32 from another XenServer version it will work flawlessly. Hope this helps someone! Drew &#160; &#160;]]></description>
			<content:encoded><![CDATA[<p>This happens because the mboot.c32 file located in boot/pxelinux on the XenServer 6.1 install media is bad.</p>
<p>If You copy mboot.c32 from another XenServer version it will work flawlessly.</p>
<p>Hope this helps someone!</p>
<p>Drew</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemadminihater.com/uncategorized/xenserver-6-1-pxe-install-hangs-at-xen-gz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SuperMicro X9SCL/X9SCM hard disk update image</title>
		<link>http://www.systemadminihater.com/pxe/supermicro-x9sclx9scm-hard-disk-update-image/</link>
		<comments>http://www.systemadminihater.com/pxe/supermicro-x9sclx9scm-hard-disk-update-image/#comments</comments>
		<pubDate>Tue, 15 May 2012 11:25:53 +0000</pubDate>
		<dc:creator>Drew</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[PXE]]></category>
		<category><![CDATA[Supermicro]]></category>

		<guid isPermaLink="false">http://www.systemadminihater.com/uncategorized/</guid>
		<description><![CDATA[With Intel&#8217;s release of the Xeon E3 1200v2 CPUs yesterday I have had to come up with a creative solution to update the BIOS on hundreds of SuperMicro X9SCL/X9SCM motherboards to support the new CPUs. I feel that laziness is a virtue in System Administration so I created a image file that can PXE boot [...]]]></description>
			<content:encoded><![CDATA[<p>With Intel&#8217;s release of the Xeon E3 1200v2 CPUs yesterday I have had to come up with a creative solution to update the BIOS on hundreds of SuperMicro X9SCL/X9SCM motherboards to support the new CPUs.</p>
<p>I feel that laziness is a virtue in System Administration so I created a image file that can PXE boot into DOS and handles the update automatically.</p>
<p>The file is here:</p>
<p><a href="http://systemadminihater.com/files/c.img">X9SCL BIOS Updater</a></p>
<p>I&#8217;ll assume that you already have a Linux based PXE setup; this is the command I use to call it with pxelinux:</p>
<p>label X9SCL<br />
KERNEL other/memdisk<br />
APPEND initrd=tools/c.img harddisk</p>
<p>Enjoy!</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemadminihater.com/pxe/supermicro-x9sclx9scm-hard-disk-update-image/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The best WordPress performance tip, ever.</title>
		<link>http://www.systemadminihater.com/linux/the-best-wordpress-performance-tip-ever/</link>
		<comments>http://www.systemadminihater.com/linux/the-best-wordpress-performance-tip-ever/#comments</comments>
		<pubDate>Sun, 12 Jun 2011 14:51:22 +0000</pubDate>
		<dc:creator>Drew</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux Performance]]></category>
		<category><![CDATA[MySQL Performance]]></category>
		<category><![CDATA[Wordpress Performance]]></category>

		<guid isPermaLink="false">http://www.systemadminihater.com/linux/the-best-wordpress-performance-tip-ever/</guid>
		<description><![CDATA[If you’ve ever used Wordpress to host a blog than you know that it is a very powerful platform. With a lot of power comes a lot of complexity. This complexity combined with the mandate that Wordpress be easy to use/install/run combines to make for some interesting choices as it pertains to performance.

Recently I was tasked with building a high performance Wordpress system for a user. I won’t bore you with all of the details but I will give you 1 tip that saved the day for me.]]></description>
			<content:encoded><![CDATA[<p>If you’ve ever used WordPress to host a blog than you know that it is a very powerful platform. With a lot of power comes a lot of complexity. This complexity combined with the mandate that WordPress be easy to use/install/run combines to make for some interesting choices as it pertains to performance.</p>
<p>Recently I was tasked with building a high performance WordPress system for a user. I won’t bore you with all of the details but I will give you 1 tip that saved the day for me.</p>
<p><span id="more-86"></span>
<p>For whatever reason WordPress uses MySQL queries that write temporary tables, because these temporary tables include fields that cannot be cached/stored in memory; these temporary tables must be written to the hard disk. Anyone who has studied modern computer architecture knows that the largest bottleneck in any system is IO.</p>
<p>If you are running Linux You may have noticed in the past that newer Linux servers come with a partition called /dev/shm (or shared memory). This is essentially a ram disk (or storage in RAM) that your system provides to you to use (or not use) as you see fit.</p>
<p>You can verify that this partition exists by using the following command:</p>
<p>df –h</p>
<p>Filesystem&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Size&#160; Used Avail Use% Mounted on   <br />/dev/mapper/VolGroup00-LogVol00    <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 257G&#160;&#160; 42G&#160; 202G&#160; 18% /    <br />/dev/sda1&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 99M&#160;&#160; 19M&#160;&#160; 75M&#160; 21% /boot    <br /><strong>tmpfs&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 12G&#160; 4.0K&#160;&#160; 12G&#160;&#160; 1% /dev/shm</strong></p>
<p>If you see a tmpfs partition mounted on /dev/shm you are good to go.</p>
<p>If not your OS distribution may have named it something else, so check with the manual or contact me for more information.</p>
<p>If this partition exists, you can instruct MySQL to use it as storage for your temporary disk based tables by editing your MySQL configuration file (usually located in /etc/my.cnf) and adding this line:</p>
<p>tmpdir=/dev/shm</p>
<p>Then restart MySQL.</p>
<p>Using this one tip I was able to increase the performance of my WordPress server by over 500% and it was the most effective optimization I did in terms of performance gains. It was better than adding SAS disks in RAID-10 and other very expensive hardware upgrades.</p>
<p>I hope this helps you!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemadminihater.com/linux/the-best-wordpress-performance-tip-ever/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vista Anti-Virus 2011&#8211; Seriously, Microsoft?</title>
		<link>http://www.systemadminihater.com/windows-vista/vista-anti-virus-2011-seriously-microsoft/</link>
		<comments>http://www.systemadminihater.com/windows-vista/vista-anti-virus-2011-seriously-microsoft/#comments</comments>
		<pubDate>Mon, 21 Mar 2011 13:43:07 +0000</pubDate>
		<dc:creator>Drew</dc:creator>
				<category><![CDATA[Botnets]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Vista Anti-Virus 2011]]></category>

		<guid isPermaLink="false">http://www.systemadminihater.com/windows-vista/vista-anti-virus-2011-seriously-microsoft/</guid>
		<description><![CDATA[Last night I was doing some Google queries to research a technical issue I was having with GlusterFS. I clicked on a link Google had suggested for me and suddenly the performance of my system had slowed to a crawl. I assumed that the site had JavaScript, or some other poorly implemented client-side code on [...]]]></description>
			<content:encoded><![CDATA[<p>Last night I was doing some Google queries to research a technical issue I was having with GlusterFS. I clicked on a link Google had suggested for me and suddenly the performance of my system had slowed to a crawl. I assumed that the site had JavaScript, or some other poorly implemented client-side code on it but it was really much worse.</p>
<p><em>I had been hit by malware…</em></p>
<p><span id="more-79"></span>
<p>The first thing I noticed was UAC (User Account Control) confirmation boxes popping up asking me to allow ‘update.exe’ to run on my PC. I obviously told it not to allow this. I assumed it was over, and about 30 seconds later Vista Anti-Virus 2011 opened.</p>
<p><img src="http://www.systemadminihater.com/wp-content/uploads/2011/03/Vista-Anti-Virus-2011.jpg" width="500" height="352" /></p>
<p>I must admit that my first response to this was embarrassment remembering how many times I had given my friends crap about installing suspicious software and clicking on dodgy links. In fact I had just helped my brother remove this exact same malware over the phone a week earlier. How in the world did this happen? My system has both McAfee Virus Scan Enterprise AND Forefront Client Security installed on it, and I had just upgraded to IE 9. I was completely astonished.</p>
<p>The embarrassment quickly faded and my second response was eradication, I had the malware completely destroyed in less than a minute. It had created two exe files that were marked as SYSTEM and HIDDEN (attrib –H –S to remove hidden and system attributes) and the process was showing up as ‘Steam’ in task manager.</p>
<p>Here are the complete steps I took to wipe this thing out.</p>
<p>1) CTRL-ALT-DEL, Start task manager.</p>
<p>2) Under processes kill the process.</p>
<p>3) Find the files.</p>
<p>4) attrib –H –S kho.exe</p>
<p>5) Delete the files.</p>
<p>Anytime your system is infected with Malware you can assume that there is going to be registry involvement, this case was no different. I opened up regedit and did a search for ‘kho.exe’. It turns out that the scumbags who wrote this software actually registered it as a shell handler for all exe files.</p>
<p>What this means is that every time Windows goes to launch an exe (executable file) it opens it with this malware, and the malware gets to decide what to do with the program. Which means it effectively disables your PC. I reset the modified registry key and everything was back to normal.</p>
<p>My third response was anger and that is mostly what this article focuses on.</p>
<p>In 2011, after all we have been through with the web and security how are things like this possible? How does the average person stand half a snowballs chance in hell of not becoming infected if the manager of a datacenter full of servers can’t even protect his PC? Internet Explorer 9, all updates installed, McAfee Antivirus Enterprise, Microsoft Forefront Client security all completely useless against the might of poorly written malware by criminals?</p>
<p>Seriously, Microsoft? This is the best you can come up with, after all this time? Why is it even possible for a program to install itself from Internet Explorer without any user confirmation? I understand that functionality and usability is a balancing act against security but what possible functionality and usability does this complete lack of sanity give the user in return?</p>
<p>Why is any of this even still possible?</p>
<p>-Drew</p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemadminihater.com/windows-vista/vista-anti-virus-2011-seriously-microsoft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>If you get less spam today, thank Microsoft</title>
		<link>http://www.systemadminihater.com/security/if-you-get-less-spam-today-thank-microsoft/</link>
		<comments>http://www.systemadminihater.com/security/if-you-get-less-spam-today-thank-microsoft/#comments</comments>
		<pubDate>Fri, 18 Mar 2011 12:10:47 +0000</pubDate>
		<dc:creator>Drew</dc:creator>
				<category><![CDATA[Botnets]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Spam]]></category>
		<category><![CDATA[botnets]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[rustock]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://www.systemadminihater.com/security/if-you-get-less-spam-today-thank-microsoft/</guid>
		<description><![CDATA[Microsoft is usually the punch line of jokes related to the security of their software but apparently they take spam, botnets, and malicious code creators very, very seriously. In an apparent raid coordinated between Microsoft and federal authorities yesterday (as the wall street journal first reported) one of the largest botnets in the world (known [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft is usually the punch line of jokes related to the security of their software but apparently they take spam, botnets, and malicious code creators very, very seriously.</p>
<p>In an apparent raid coordinated between Microsoft and federal authorities yesterday (<a href="http://online.wsj.com/article/SB10001424052748703328404576207173861008758.html" target="_blank">as the wall street journal first reported</a>) one of the largest botnets in the world (known as “Rustock”) was shutdown. “Rustock” was believed to be in control of over one million infected PCs worldwide and responsible for more than a billion spam messages a day.</p>
<p>So if you notice that the spam in your inbox is a little lighter today than it was yesterday, You might just have Microsoft to thank.</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:c4d2972f-b04c-47b7-9dd6-6bc1ab64fb8a" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/Microsoft" rel="tag">Microsoft</a>,<a href="http://technorati.com/tags/spam" rel="tag">spam</a>,<a href="http://technorati.com/tags/botnets" rel="tag">botnets</a>,<a href="http://technorati.com/tags/rustock" rel="tag">rustock</a></div>
<p>-Drew</p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemadminihater.com/security/if-you-get-less-spam-today-thank-microsoft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Massive earthquake in Japan leaves only the Internet as a communication method</title>
		<link>http://www.systemadminihater.com/infrastructure/massive-earthquake-in-japan-leaves-only-the-internet-as-a-communication-method/</link>
		<comments>http://www.systemadminihater.com/infrastructure/massive-earthquake-in-japan-leaves-only-the-internet-as-a-communication-method/#comments</comments>
		<pubDate>Fri, 11 Mar 2011 12:13:48 +0000</pubDate>
		<dc:creator>Drew</dc:creator>
				<category><![CDATA[Infrastructure]]></category>

		<guid isPermaLink="false">http://www.systemadminihater.com/infrastructure/massive-earthquake-in-japan-leaves-only-the-internet-as-a-communication-method/</guid>
		<description><![CDATA[Cellular phone networks and land lines were disrupted as a result of the devastating earthquake in Japan leaving the Internet as the only&#160; means of communication for most residents. This event – as well as all of the recent turmoil in Africa and the middle east just gives more power to the idea that the [...]]]></description>
			<content:encoded><![CDATA[<p>Cellular phone networks and land lines were disrupted as a result of the devastating earthquake in Japan leaving the Internet as the only&#160; means of communication for most residents. This event – as well as all of the recent turmoil in Africa and the middle east just gives more power to the idea that the Internet has become much more than a medium for entertainment and time wasting.</p>
<p>The Internet is oxygen for people going through crisis.</p>
<p>-Drew</p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemadminihater.com/infrastructure/massive-earthquake-in-japan-leaves-only-the-internet-as-a-communication-method/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to: Install APF (advanced policy firewall) for Linux</title>
		<link>http://www.systemadminihater.com/linux/this-article-explains-how-to-quickly-install-and-configure-apf-advanced-policy-firewall-for-linux/</link>
		<comments>http://www.systemadminihater.com/linux/this-article-explains-how-to-quickly-install-and-configure-apf-advanced-policy-firewall-for-linux/#comments</comments>
		<pubDate>Wed, 09 Mar 2011 21:14:25 +0000</pubDate>
		<dc:creator>Drew</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.systemadminihater.com/linux/this-article-explains-how-to-quickly-install-and-configure-apf-advanced-policy-firewall-for-linux/</guid>
		<description><![CDATA[This article explains how to quickly install and configure APF (Advanced Policy Firewall) for Linux.]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>This article explains how to quickly install and configure <a href="http://www.rfxn.com/projects/" target="_blank">APF</a> (Advanced Policy Firewall) for Linux.</p>
<p> <span id="more-65"></span>
<p>These commands will install APF:</p>
<p>wget <a href="http://www.systemadminihater.com/wp-content/uploads/2011/03/apf-current.tar.gz">http://www.rfxn.com/downloads/apf-current.tar.gz</a>     <br />gzip -d apf-current.tar.gz     <br />tar -xvf apf-current.tar     <br />cd apf*     <br />sh install.sh     </p>
<p>Open the Configuration file:</p>
<p>nano /etc/apf/conf.apf </p>
<p>#To allow firewall to continue running    <br />Change DEVEL_MODE=&quot;1&quot; to DEVEL_MODE=&quot;0&quot;     <br />#To allow TCP Window Scaling     <br />Change SYSCTL_TCP=&quot;1&quot; to SYSCTL_TCP=&quot;0&quot; </p>
<p>Modify: </p>
<p>IG_TCP_CPORTS=&quot;22&quot; </p>
<p>and </p>
<p>IG_UDP_CPORTS=&quot;&quot; </p>
<p>To include TCP and UDP ports you need open. </p>
<p>type ‘service apf start’ to start APF.</p>
<p>Note: </p>
<p>If you are running vsftpd you should configure vsftpd to use specific ports for PASV FTP and then allow those ports through the firewall as shown below. </p>
<p>pasv_enable=YES    <br />pasv_max_port=9000     <br />pasv_min_port=9050 </p>
<p>In the above example PASV FTP will use ports 9000-9050 so you could specify that as 9000_9050 in the IG_TCP_CPORTS configuration in APF.</p>
<p>I hope this was useful to you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemadminihater.com/linux/this-article-explains-how-to-quickly-install-and-configure-apf-advanced-policy-firewall-for-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Intel DH55TC &#8211; Linux/Virtualization tests</title>
		<link>http://www.systemadminihater.com/linux/intel-dh55tc-linuxvirtualization-tests/</link>
		<comments>http://www.systemadminihater.com/linux/intel-dh55tc-linuxvirtualization-tests/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 15:24:13 +0000</pubDate>
		<dc:creator>Cifsanolons</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Intel]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://www.systemadminihater.com/linux/intel-dh55tc-linuxvirtualization-tests/</guid>
		<description><![CDATA[I recently had the chance to test out the brand spanking new Intel DH55TC motherboard with various Linux (and virtualization) operating systems for the purposes of network installation and compatibility actually surprised me. The Intel DH55TC motherboard is the first board from Intel to use the new graphics component which makes it also the first [...]]]></description>
			<content:encoded><![CDATA[<p>I recently had the chance to test out the brand spanking new Intel DH55TC motherboard with various Linux (and virtualization) operating systems for the purposes of network installation and compatibility actually surprised me.</p>
<p> <span id="more-62"></span>
<p>The Intel DH55TC motherboard is the first board from Intel to use the new graphics component which makes it also the first inexpensive consumer LGA1156 motherboard from Intel to offer on-board video. In my work we are constantly looking for new boards we can use for cheap simple web servers and this board (and the Core i5 661) had a great deal of potential for this task.</p>
<p>We provision systems using pretty much every different version of Linux (and even some Virtualization technology) that one can imagine so I have created a little table to show compatibility. In order for an OS to be ‘compatible’ it must be able to be installed completely unattended over the network (PXE).</p>
<table border="0" cellspacing="0" cellpadding="2" width="400">
<tbody>
<tr>
<td valign="top" width="133">OS</td>
<td valign="top" width="133">Result</td>
<td valign="top" width="133">Note</td>
</tr>
<tr>
<td valign="top" width="133">CentOS 3.9</td>
<td valign="top" width="133">FAILED</td>
<td valign="top" width="133">NO NIC/NO SATA</td>
</tr>
<tr>
<td valign="top" width="133">CentOS 4.8</td>
<td valign="top" width="133">FAILED</td>
<td valign="top" width="133">NO NIC</td>
</tr>
<tr>
<td valign="top" width="133">CentOS 5.4</td>
<td valign="top" width="133">WORKS</td>
<td valign="top" width="133">N/A</td>
</tr>
<tr>
<td valign="top" width="133">Debian 4 (etch)</td>
<td valign="top" width="133">FAILED</td>
<td valign="top" width="133">NO NIC</td>
</tr>
<tr>
<td valign="top" width="133">Debian 5 (lenny)</td>
<td valign="top" width="133">FAILED</td>
<td valign="top" width="133">NO NIC</td>
</tr>
<tr>
<td valign="top" width="133">Fedora 11</td>
<td valign="top" width="133">FAILED</td>
<td valign="top" width="133">NO NIC</td>
</tr>
<tr>
<td valign="top" width="133">Fedora 12</td>
<td valign="top" width="133">WORKS</td>
<td valign="top" width="133">N/A</td>
</tr>
<tr>
<td valign="top" width="133">Redhat 5.4</td>
<td valign="top" width="133">WORKS</td>
<td valign="top" width="133">N/A</td>
</tr>
<tr>
<td valign="top" width="133">Ubuntu 9.04</td>
<td valign="top" width="133">FAILED</td>
<td valign="top" width="133">NO NIC</td>
</tr>
<tr>
<td valign="top" width="133">Ubuntu 9.10</td>
<td valign="top" width="133">WORKS</td>
<td valign="top" width="133">N/A</td>
</tr>
<tr>
<td valign="top" width="133">XenServer 5.5</td>
<td valign="top" width="133">FAILED</td>
<td valign="top" width="133">NO NIC</td>
</tr>
<tr>
<td valign="top" width="133">VMWare ESXI 4</td>
<td valign="top" width="133">FAILED</td>
<td valign="top" width="133">Hangs after Boot</td>
</tr>
</tbody>
</table>
<p>So you can see that most major distributions (shame on you Debian) make at least some kind of showing here. If you must have a 100% compatible LGA1156 motherboard the SuperMicro X8SIL is still the king.</p>
<p>-Drew</p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemadminihater.com/linux/intel-dh55tc-linuxvirtualization-tests/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Plesk &#8211; SSL: Private key does not match the certificate public key</title>
		<link>http://www.systemadminihater.com/linux/plesk-ssl-private-key-does-not-match-the-certificate-public-key/</link>
		<comments>http://www.systemadminihater.com/linux/plesk-ssl-private-key-does-not-match-the-certificate-public-key/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 13:22:55 +0000</pubDate>
		<dc:creator>Drew</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[Apache]]></category>

		<guid isPermaLink="false">http://www.systemadminihater.com/uncategorized/plesk-ssl-private-key-does-not-match-the-certificate-public-key/</guid>
		<description><![CDATA[After enabling SSO, Plesk will not start with the error:

(network.c.377) SSL: Private key does not match the certificate public key, reason: error:0906D06C:PEM routines:PEM_read_bio:no start line /etc/sso/sso.pem]]></description>
			<content:encoded><![CDATA[<p>After enabling SSO, Plesk will not start with the error:</p>
<p>(network.c.377) SSL: Private key does not match the certificate public key, reason: error:0906D06C:PEM routines:PEM_read_bio:no start line /etc/sso/sso.pem</p>
<p> <span id="more-58"></span>
<p>This issue can be fixed by:</p>
<p>[from ssh command line]</p>
<p># cp /usr/local/psa/admin/conf/httpsd.pem /etc/sso/sso.pem</p>
<p>[restart httpd]</p>
<p># service httpd restart</p>
<p>[start plesk]</p>
<p># service psa start</p>
<p>-Drew</p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemadminihater.com/linux/plesk-ssl-private-key-does-not-match-the-certificate-public-key/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The next open relay: VoIP</title>
		<link>http://www.systemadminihater.com/security/in-the-mid-to-late-90s-the-worst-thing-your-organization-could-do-is-to-have-an-open-smtp-relay-on-your-network-spammers-would-use-your-mail-server-to-send-their-spam-which-would-lower-the-reputatio/</link>
		<comments>http://www.systemadminihater.com/security/in-the-mid-to-late-90s-the-worst-thing-your-organization-could-do-is-to-have-an-open-smtp-relay-on-your-network-spammers-would-use-your-mail-server-to-send-their-spam-which-would-lower-the-reputatio/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 13:28:39 +0000</pubDate>
		<dc:creator>Cifsanolons</dc:creator>
				<category><![CDATA[Common Sense]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[VoIP]]></category>

		<guid isPermaLink="false">http://www.systemadminihater.com/security/in-the-mid-to-late-90s-the-worst-thing-your-organization-could-do-is-to-have-an-open-smtp-relay-on-your-network-spammers-would-use-your-mail-server-to-send-their-spam-which-would-lower-the-reputatio/</guid>
		<description><![CDATA[In the mid to late 90s, the worst thing your organization could do is to have an open SMTP relay on your network. Spammers would use your mail server to send their spam which would lower the reputation of your server and get you black-listed. The next ‘open relay’ is likely to be insecure VoIP servers and unlike SMTP, VoIP is likely to cost you real money.]]></description>
			<content:encoded><![CDATA[<p>In the mid to late 90s, the worst thing your organization could do is to have an open SMTP relay on your network. Spammers would use <em>your </em>mail server to send their spam which would lower the reputation of your server and get you black-listed. The next ‘open relay’ is likely to be insecure VoIP servers and unlike SMTP, VoIP is likely to cost you <strong>real money.</strong></p>
<p> <span id="more-56"></span>
<p>I have heard all of the arguments about why you <em>need</em> to run an insecure SIP gateway, your users are spread out, they all use different clients or IP phones, etc. These are the exact same arguments that were made for why organizations ran open SMTP relays. The fact is that there are thousands of infected hosts on the Internet right now looking for VoIP/SIP gateways which are exploitable and who’s fault is it if someone uses your SIP gateway without your permission? <strong>Yours</strong>.</p>
<p>There are all sorts of reasons why open SIP gateways are very valuable to criminals, they can make international phone calls to their buddies on your dime, they can use your system to run identity theft rings, they can <strong>sell </strong>phone service to their “customers” which ultimately use <strong>your </strong>system, and all sorts of other things which will cost you big.</p>
<p>So before you decide to jump into 2005 and put your phone system on the Internet, consider the ramifications and the lessons from the past. As bad as open SMTP relays were/are, they are nothing compared to the trouble which will be caused by the trend of open SIP proxies if it continues.</p>
<p>-Drew</p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemadminihater.com/security/in-the-mid-to-late-90s-the-worst-thing-your-organization-could-do-is-to-have-an-open-smtp-relay-on-your-network-spammers-would-use-your-mail-server-to-send-their-spam-which-would-lower-the-reputatio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: www.systemadminihater.com @ 2013-05-19 04:36:08 -->