<?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>mainesysadmin.com</title>
	<atom:link href="http://mainesysadmin.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://mainesysadmin.com</link>
	<description>SysAdmin in Maine</description>
	<lastBuildDate>Wed, 06 Jan 2010 16:24:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>HowTo &#8211; Customize SSL for exchange 2007</title>
		<link>http://mainesysadmin.com/2010/01/06/howto-customize-ssl-for-exchange-2007/</link>
		<comments>http://mainesysadmin.com/2010/01/06/howto-customize-ssl-for-exchange-2007/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 16:24:03 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[exchange 2007]]></category>
		<category><![CDATA[microsoft]]></category>

		<guid isPermaLink="false">http://mainesysadmin.com/?p=208</guid>
		<description><![CDATA[With the client access role in exchange 2007 brought the need to work with and customize ssl for the internal domain activity of the server.  If the ssl is not replaced the Outlook clients will provide an ssl warning every time the app is launched.  To resolve this here is how you can get a [...]]]></description>
			<content:encoded><![CDATA[<p>With the client access role in exchange 2007 brought the need to work with and customize ssl for the internal domain activity of the server.  If the ssl is not replaced the Outlook clients will provide an ssl warning every time the app is launched.  To resolve this here is how you can get a custom ssl cert from your local CA.</p>
<ul>
<li>For generating a CSR in exchange 2007 I&#8217;ve been using this website tool: <a href="https://www.digicert.com/easy-csr/exchange2007.htm" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.digicert.com');">https://www.digicert.com/easy-csr/exchange2007.htm</a>.  You can fill out the small form and then copy/paste the command that was generated into your exchange server&#8217;s management shell.  If you&#8217;re a CLI junky you can reference this bit of code and replace your information in the correct spots:</li>
</ul>
<p style="padding-left: 30px;"><code>New-ExchangeCertificate -GenerateRequest -Path c:\exchange_mydomain_com.csr -KeySize 2048 -SubjectName "c=US, s=New York, l=Your City, o=Your Company, ou=Your Department, cn=exchange.mydomain.com" -DomainName exchange, exchange.mydomain.com, autodiscover, autodiscover.mydomain.com -PrivateKeyExportable $True</code></p>
<ul>
<li>The CSR will be located here:  c:\</li>
<li>Use your local Microsoft CA server and import the csr to generate a new ssl certificate.</li>
<li>Download the new certificate to the c:\ of your exchange server.</li>
<li>Run this command in your exchange management shell to import the certificate.</li>
</ul>
<p style="padding-left: 30px;"><code>Import-ExchangeCertificate -path c:\certnew.cer</code></p>
<p style="padding-left: 30px;"><code>(where certnew.cer is the location where you downloaded the cer from your CA server)</code></p>
<ul>
<li>Following the import the the command will output the thumbprint for the ssl.  Use the menu in the top left corner of the exchange management shell (left click once for the menu to appear).  Mark and copy the thumbprint, you need this for the next step.</li>
<li>Run this last command to enable the ssl certificate for exchange usage.</li>
</ul>
<p style="padding-left: 30px;"><code>Enable-ExchangeCertficate -services IIS, UM, SMTP - thumbprint "paste your thumbprint here"</code></p>
<p style="padding-left: 30px;"><code>(If this is just for client access you only need IIS for the service option.)</code></p>
<p style="padding-left: 60px;">
]]></content:encoded>
			<wfw:commentRss>http://mainesysadmin.com/2010/01/06/howto-customize-ssl-for-exchange-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HowTo &#8211; Enable Windows 7 &#8220;god mode&#8221;</title>
		<link>http://mainesysadmin.com/2010/01/05/howto-enable-windows-7-god-mode/</link>
		<comments>http://mainesysadmin.com/2010/01/05/howto-enable-windows-7-god-mode/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 15:17:26 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://mainesysadmin.com/?p=206</guid>
		<description><![CDATA[I was browsing zdnet today and found a useful article.  In the new 32 bit version of Windows 7 and previous versions of Vista you can enable a custom control panel anywhere you want and control just about the whole operating system.
Here is the blurb from zdnet:
&#8220;Although its name suggests perhaps even grander capabilities, Windows [...]]]></description>
			<content:encoded><![CDATA[<p>I was browsing zdnet today and found a useful article.  In the new 32 bit version of Windows 7 and previous versions of Vista you can enable a custom control panel anywhere you want and control just about the whole operating system.</p>
<p>Here is the blurb from zdnet:</p>
<p><strong>&#8220;Although its name suggests perhaps even grander capabilities, Windows enthusiasts are excited over the discovery of a hidden &#8220;GodMode&#8221; feature that lets users access all of the operating system&#8217;s control panels from within a single folder.</strong></p>
<p>To enter &#8220;GodMode,&#8221; one need only create a new folder and then rename the folder to the following:</p>
<p>GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}</p>
<p>Users are able to have a single place to do everything from changing the look of the mouse pointer to making a new hard-drive partition.&#8221;</p>
<p>http://news.zdnet.com/2100-9595_22-378247.html?tag=trunk;content</p>
]]></content:encoded>
			<wfw:commentRss>http://mainesysadmin.com/2010/01/05/howto-enable-windows-7-god-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HowTo &#8211; Redirect default or custom IIS7 website to OWA virtual directory</title>
		<link>http://mainesysadmin.com/2009/12/03/howto-redirect-default-or-custom-iis7-website-to-owa-virtual-directory/</link>
		<comments>http://mainesysadmin.com/2009/12/03/howto-redirect-default-or-custom-iis7-website-to-owa-virtual-directory/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 20:12:26 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[exchange 2007]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[owa]]></category>

		<guid isPermaLink="false">http://mainesysadmin.com/?p=199</guid>
		<description><![CDATA[One of the challenges organizations come across while upgrading from exchange 2003 to 2007 is supporting both environments during the upgrade migration.  I had difficulty finding the perfect solution for my IIS redirect issue, but the following technet article supplied the solution:
http://technet.microsoft.com/en-us/library/aa998359.aspx
]]></description>
			<content:encoded><![CDATA[<p>One of the challenges organizations come across while upgrading from exchange 2003 to 2007 is supporting both environments during the upgrade migration.  I had difficulty finding the perfect solution for my IIS redirect issue, but the following technet article supplied the solution:</p>
<p><a href="http://technet.microsoft.com/en-us/library/aa998359.aspx" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/technet.microsoft.com');">http://technet.microsoft.com/en-us/library/aa998359.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mainesysadmin.com/2009/12/03/howto-redirect-default-or-custom-iis7-website-to-owa-virtual-directory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HowTo &#8211; Create legacy OWA(exchange 2003) virtual directories for Exchange 2007</title>
		<link>http://mainesysadmin.com/2009/11/04/howto-create-legacy-owaexchange-2003-virtual-directories-for-exchange-2007/</link>
		<comments>http://mainesysadmin.com/2009/11/04/howto-create-legacy-owaexchange-2003-virtual-directories-for-exchange-2007/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 18:36:19 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[exchange 2007]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[owa]]></category>

		<guid isPermaLink="false">http://mainesysadmin.com/?p=194</guid>
		<description><![CDATA[This is the article from Microsoft that I used on how to create virtual directories for OWA (outlook web access).

http://technet.microsoft.com/en-us/library/bb124811.aspx
http://technet.microsoft.com/en-us/library/bb123752.aspx

These are the commands that I found useful:

New-OWAVirtualDirectory -OwaVersion:Exchange2003or2000 -VirtualDirectoryType Mailboxes -Name "exchange" -WebSiteName "Contoso.com"

New-OWAVirtualDirectory -OwaVersion:Exchange2003or2000 -VirtualDirectoryType PublicFolders -Name "public" -WebSiteName "Contoso.com"

New-OWAVirtualDirectory -OwaVersion:Exchange2003or2000 -VirtualDirectoryType Exchweb -Name "exchweb" -WebSiteName "Contoso.com"

]]></description>
			<content:encoded><![CDATA[<pre id="ctl00_MTCS_main_ctl30_ctl00_ctl00_code" class="libCScode" style="white-space: pre-wrap;">This is the article from Microsoft that I used on how to create virtual directories for OWA (outlook web access).

<a href="http://technet.microsoft.com/en-us/library/bb124811.aspx" onclick="javascript:pageTracker._trackPageview ('/outbound/technet.microsoft.com');">http://technet.microsoft.com/en-us/library/bb124811.aspx</a></pre>
<pre id="ctl00_MTCS_main_ctl30_ctl00_ctl00_code" class="libCScode" style="white-space: pre-wrap;"><a href="http://technet.microsoft.com/en-us/library/bb124811.aspx" onclick="javascript:pageTracker._trackPageview ('/outbound/technet.microsoft.com');"></a><a href="http://technet.microsoft.com/en-us/library/bb123752.aspx" onclick="javascript:pageTracker._trackPageview ('/outbound/technet.microsoft.com');">http://technet.microsoft.com/en-us/library/bb123752.aspx</a>

These are the commands that I found useful:

<code>New-OWAVirtualDirectory -OwaVersion:Exchange2003or2000 -VirtualDirectoryType Mailboxes -Name "exchange" -WebSiteName "Contoso.com"

New-OWAVirtualDirectory -OwaVersion:Exchange2003or2000 -VirtualDirectoryType PublicFolders -Name "public" -WebSiteName "Contoso.com"

New-OWAVirtualDirectory -OwaVersion:Exchange2003or2000 -VirtualDirectoryType Exchweb -Name "exchweb" -WebSiteName "Contoso.com"
</code></pre>
]]></content:encoded>
			<wfw:commentRss>http://mainesysadmin.com/2009/11/04/howto-create-legacy-owaexchange-2003-virtual-directories-for-exchange-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HowTo &#8211; Enable SSH for VMware ESXi</title>
		<link>http://mainesysadmin.com/2009/10/19/howto-enable-ssh-for-vmware-esxi/</link>
		<comments>http://mainesysadmin.com/2009/10/19/howto-enable-ssh-for-vmware-esxi/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 14:55:47 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[esxi]]></category>
		<category><![CDATA[vi3]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://mainesysadmin.com/?p=190</guid>
		<description><![CDATA[I&#8217;m currently using ESXi for a test environment for an exchange upgrade.  Through configuration I was looking for a way to extend the capabilities of ESXi and required ssh access.  I ran into the following article which I quoted to maintain my own notes, check out the site below:
http://www.yellow-bricks.com/2008/08/10/howto-esxi-and-ssh/
By default this isn’t possible. But there’s [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m currently using ESXi for a test environment for an exchange upgrade.  Through configuration I was looking for a way to extend the capabilities of ESXi and required ssh access.  I ran into the following article which I quoted to maintain my own notes, check out the site below:</p>
<p><a href="http://www.yellow-bricks.com/2008/08/10/howto-esxi-and-ssh/" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.yellow-bricks.com');">http://www.yellow-bricks.com/2008/08/10/howto-esxi-and-ssh/</a></p>
<blockquote><p>By default this isn’t possible. But there’s a way to get this working, just do the following:</p>
<ol>
<li> Go to the ESXi console and press alt+F1</li>
<li> Type: unsupported</li>
<li> Enter the root password(No prompt, typing is blindly)</li>
<li> At the prompt type “vi /etc/inetd.conf”</li>
<li> Look for the line that starts with “#ssh” (you can search with pressing “/”)</li>
<li> Remove the “#” (press the “x” if the cursor is on the character)</li>
<li> Save “/etc/inetd.conf” by typing “:wq!”</li>
<li> Restart the management service “/sbin/services.sh restart”</li>
</ol>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://mainesysadmin.com/2009/10/19/howto-enable-ssh-for-vmware-esxi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HowTo &#8211; Use Vsphere Infrastructure client in Windows 7</title>
		<link>http://mainesysadmin.com/2009/09/29/howto-use-vsphere-infrastructure-client-in-windows-7/</link>
		<comments>http://mainesysadmin.com/2009/09/29/howto-use-vsphere-infrastructure-client-in-windows-7/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 15:25:46 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[vmware]]></category>
		<category><![CDATA[vsphere]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://mainesysadmin.com/?p=187</guid>
		<description><![CDATA[I ran into a great blog posting here:  http://www.techhead.co.uk/running-vmware-vsphere-client-on-windows-7 on how to enable the VMware vsphere infrastructure client to run on a Windows 7 pc.
***VMware released a KB article regarding this error, but the fix remains the same.  Please refer to this link for the &#8220;official supported resolution&#8221;
http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&#38;cmd=displayKC&#38;externalId=1011329
]]></description>
			<content:encoded><![CDATA[<p>I ran into a great blog posting here:  <a href="http://www.techhead.co.uk/running-vmware-vsphere-client-on-windows-7" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.techhead.co.uk');">http://www.techhead.co.uk/running-vmware-vsphere-client-on-windows-7</a> on how to enable the VMware vsphere infrastructure client to run on a Windows 7 pc.</p>
<p style="padding-left: 30px;">***VMware released a KB article regarding this error, but the fix remains the same.  Please refer to this link for the &#8220;official supported resolution&#8221;</p>
<p style="padding-left: 30px;"><a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1011329" onclick="javascript:pageTracker._trackPageview ('/outbound/kb.vmware.com');">http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1011329</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mainesysadmin.com/2009/09/29/howto-use-vsphere-infrastructure-client-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HowTo &#8211; Secure GRUB bootloader for VMware ESX and Linux</title>
		<link>http://mainesysadmin.com/2009/01/22/howto-secure-grub-bootloader-for-vmware-esx-and-linux-in-general/</link>
		<comments>http://mainesysadmin.com/2009/01/22/howto-secure-grub-bootloader-for-vmware-esx-and-linux-in-general/#comments</comments>
		<pubDate>Thu, 22 Jan 2009 20:22:01 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[grub]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://mainesysadmin.com/?p=172</guid>
		<description><![CDATA[Here are a couple of really good reasons on why you need to secure your server&#8217;s boot loader regardless if you&#8217;re using GRUB or LiLo.  In this article I am only going to cover how to configure GRUB.

Preventing Access to Single User Mode — If attackers can boot the system into single user mode, [...]]]></description>
			<content:encoded><![CDATA[<p>Here are a couple of really good reasons on why you need to secure your server&#8217;s boot loader regardless if you&#8217;re using GRUB or LiLo.  In this article I am only going to cover how to configure GRUB.</p>
<ul>
<li><em>Preventing Access to Single User Mod</em>e — If attackers can boot the system into single user mode, they are logged in automatically as root without being prompted for the root password.</li>
<li><em>Preventing Access to the GRUB Console</em> — If the machine uses GRUB as its boot loader, an attacker can use the use the GRUB editor interface to change its configuration or to gather information using the cat command.</li>
</ul>
<div>Now lets go ahead and secure your server/workstation:</div>
<ul>
<li>ssh to your server host with root access</li>
<li>type: <em>grub</em> to enter the grub console</li>
<li>type: <em>md5crypt</em> to create a md5 encrypted password (document your password unencrypted and encrypted versions)</li>
<li>open your favorite editor or download the files via your favorite ftp app.  We need:  <em>menu.lst</em> and <em>grub.conf</em> they&#8217;re located here:  <em>/boot/grub</em></li>
<li>Add the below line to the top of menu.lst and grub.conf:<br />
<em> password &#8211;md5 &#8220;your_encrypted_password&#8221; </em></li>
<li>Now add &#8220;<em>lock</em>&#8221; below each titled o/s choice that you want to prevent from booting without a password.</li>
</ul>
<p>The method I described above will prevent modification of grub boot options AND only allow you to boot those items that were not password protected with the &#8220;lock&#8221; command.</p>
<p>I went ahead and manuallly modified menu.lst and grub.conf.</p>
<p>Here is an example of a sample file that you can use as a guide.  Replace &#8220;your_encrypted_password&#8221; with the md5 hash that you generated earlier with the md5crypt command.</p>
<p><a href="http://mainesysadmin.com/docs/sample.lst">grub.conf</a></p>
<p>I found the following sites useful while writing this article:</p>
<p><a href="http://ubuntuguide.org/wiki/Ubuntu:Edgy/Security" onclick="javascript:pageTracker._trackPageview ('/outbound/ubuntuguide.org');">http://ubuntuguide.org/wiki/Ubuntu:Edgy/Security</a></p>
<p><a href="http://www.redhat.com/docs/manuals/enterprise/RHEL-4-Manual/security-guide/s1-wstation-boot-sec.html#S2-WSTATION-BOOTLOADER" onclick="javascript:pageTracker._trackPageview ('/outbound/www.redhat.com');">http://www.redhat.com/docs/manuals/enterprise/RHEL-4-Manual/security-guide/s1-wstation-boot-sec.html#S2-WSTATION-BOOTLOADER</a></p>
<p><a href="http://www.linux.com/feature/53569" onclick="javascript:pageTracker._trackPageview ('/outbound/www.linux.com');">http://www.linux.com/feature/53569</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mainesysadmin.com/2009/01/22/howto-secure-grub-bootloader-for-vmware-esx-and-linux-in-general/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HowTo &#8211; VMware ESX 3.5 and remote syslog configuration</title>
		<link>http://mainesysadmin.com/2008/12/17/howto-vmware-esx-35-and-remote-syslog-configuration/</link>
		<comments>http://mainesysadmin.com/2008/12/17/howto-vmware-esx-35-and-remote-syslog-configuration/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 20:16:46 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[vi3]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[snmp]]></category>
		<category><![CDATA[troubleshooting]]></category>

		<guid isPermaLink="false">http://mainesysadmin.com/?p=168</guid>
		<description><![CDATA[
SSH over to the ESX server required.  You&#8217;ll need sudo or root access to complete the following.
To view the file:  cat /etc/syslog.conf
To modify the file:  vi /etc/syslog.conf (google for vi help if required, i = insert.  esc = exit insert mode)
Move to the bottom of the file and add the line in the next step [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li>SSH over to the ESX server required.  You&#8217;ll need sudo or root access to complete the following.</li>
<li>To view the file:  <em>cat /etc/syslog.conf</em></li>
<li>To modify the file:  <em>vi /etc/syslog.conf</em> (google for vi help if required, i = insert.  esc = exit insert mode)</li>
<li>Move to the bottom of the file and add the line in the next step if you want ALL the logs to be sent over to your syslog server.</li>
<li>#syslog server setup<br />
*.*    @syslogsrv.mydomain</li>
<li>The first line in the above line is commented out by the # sign, the second line tells all the log files to be sent to &#8220;syslogsrv.mydomain&#8221;.  Use an ip address for the syslog server if you want this to work when your DNS server goes down.</li>
<li><em>service syslog restart </em>(restarts the syslog service)<em><br />
</em></li>
<li><em>esxcfg-firewall -o 514,udp,out,syslog </em>(opens the local firewall to allow remote syslogging)<em><br />
</em></li>
<li><em>esxcfg-firewall -l </em>(reloads the new firewall configuration)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://mainesysadmin.com/2008/12/17/howto-vmware-esx-35-and-remote-syslog-configuration/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>HowTo &#8211; Disable the system beep from CLI in Ubuntu 8.10</title>
		<link>http://mainesysadmin.com/2008/11/25/howto-disable-the-system-beep-from-cli-in-ubuntu-810/</link>
		<comments>http://mainesysadmin.com/2008/11/25/howto-disable-the-system-beep-from-cli-in-ubuntu-810/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 20:03:56 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[cli]]></category>

		<guid isPermaLink="false">http://mainesysadmin.com/?p=162</guid>
		<description><![CDATA[My previous posting is no longer valid.  Gnome has removed the tab for the sounds menu where you can use the gui to disable the system beep.  Here&#8217;s how you can disable this from the CLI.
sudo rmmod pcspkr
Done deal.  If you want your system beep back, well first off&#8230;curse you if I sit next to [...]]]></description>
			<content:encoded><![CDATA[<p>My previous posting is no longer valid.  Gnome has removed the tab for the sounds menu where you can use the gui to disable the system beep.  Here&#8217;s how you can disable this from the CLI.</p>
<p><em>sudo</em> <em><code>rmmod pcspkr</code></em></p>
<p>Done deal.  If you want your system beep back, well first off&#8230;curse you if I sit next to you.  Type in the following to enable it:</p>
<p><em><code>sudo modprobe pcspkr</code></em></p>
<p>got this from:  <a href="http://lifehacker.com/software/ubuntu/hack-attack-top-10-ubuntu-apps-and-tweaks-195437.php" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/lifehacker.com');">lifehacker</a> (per usual)</p>
]]></content:encoded>
			<wfw:commentRss>http://mainesysadmin.com/2008/11/25/howto-disable-the-system-beep-from-cli-in-ubuntu-810/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>VMware HA Agent has an error</title>
		<link>http://mainesysadmin.com/2008/11/18/vmware-ha-agent-has-an-error/</link>
		<comments>http://mainesysadmin.com/2008/11/18/vmware-ha-agent-has-an-error/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 17:04:55 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[esx]]></category>
		<category><![CDATA[ha]]></category>
		<category><![CDATA[vi3]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[drs]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[troubleshooting]]></category>

		<guid isPermaLink="false">http://mainesysadmin.com/?p=158</guid>
		<description><![CDATA[This vague message turned into a nightmare for myself this past Sunday.  I was able to get the problem fixed with minimal downtime as the issue only came up during a Sunday maint. window (ironic).
I had patched my ESX hosts to Update2 (patched version) and started receiving the error &#8220;VMware HA Agent has an error&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>This vague message turned into a nightmare for myself this past Sunday.  I was able to get the problem fixed with minimal downtime as the issue only came up during a Sunday maint. window (ironic).</p>
<p>I had patched my ESX hosts to Update2 (patched version) and started receiving the error &#8220;VMware HA Agent has an error&#8221; in my virtual infrastructure client.  First step is to make sure you&#8217;re running a compliant version of Virtual Center with your ESX.  Ok, Check.</p>
<p>Next check your host files in each esx host located here:  /etc/hosts</p>
<p>You should see the default line of 127.0.0.1 for localhost, below there needs to be at least one linewith the host your working on.</p>
<p>192.168.1.103     esx9.yourdomain.com     esx9</p>
<p>Over the past 3 years I&#8217;ve seen conflicting guidance over the configuration of the host files .  In 3.0.2 I was required to enter all my hosts in each host file, but now that seems to be resolved and only requires the local details of the host you&#8217;re working with.  In short make sure that you can ping your hosts from each host with the FQDN and/or friendly name and you should be all good there.</p>
<p>The next steps were found on some vmtn.net postings, and I lost the URL amongst all my troubleshooting but I saved the resolution.  For myself I found the following steps helpful in resolving the problem&#8230;.</p>
<p>The problem in my situation was specifically around the Virtual Center agents and conflicting versions.</p>
<ul>
<li>Check the vpxa version on your host: <em> rpm -qa |grep vpxa</em></li>
<li>That will give you the current version of vpxa that you&#8217;re running. eg:  VMware-vpxa-2.5.0-104215</li>
<li>Stop the VMware mgmt service:  <em>service mgmt-vmware stop</em></li>
<li>Stop the vpx agent:  <em>/etc/init.d/vmware-vpxa stop</em></li>
<li>The vpx agent error can be ignored (<em>warning: /etc/vmware/vpxa.cfg saved as /etc/vmware/vpxa.cfg.rpmsave</em>)</li>
<li>Remember your vpx version from the first step and use it here to remove the vpx agent.</li>
<li><em>rpm -e VMware-vpxa-2.5.0-104215</em></li>
<li>Switch over to your Virtual Center client and remove the host you just modified (guest vms will remain)</li>
<li>Reboot the host (vm&#8217;s will go down)</li>
<li>After boot reconnect the host to VC and the latest vpx agent will be intstalled.</li>
<li>Enable HA and the error should disappear.</li>
</ul>
<p>Luckily my event occurred on a Sunday.  This was the first time that the guest vm&#8217;s experienced unplanned downtime without being able to vmotion in 3 years.  Be careful with those VMware patches!</p>
]]></content:encoded>
			<wfw:commentRss>http://mainesysadmin.com/2008/11/18/vmware-ha-agent-has-an-error/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
