<?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"
	>

<channel>
	<title>IT Support Diary</title>
	<atom:link href="http://www.itsupportdiary.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.itsupportdiary.com</link>
	<description>Everyday IT support issues and solutions</description>
	<pubDate>Wed, 10 Feb 2010 11:56:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
	<language>en</language>
			<item>
		<title>Batch file using WGET to download from FTP</title>
		<link>http://www.itsupportdiary.com/?p=542</link>
		<comments>http://www.itsupportdiary.com/?p=542#comments</comments>
		<pubDate>Wed, 10 Feb 2010 04:39:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Tools]]></category>

		<category><![CDATA[batch file for date]]></category>

		<category><![CDATA[ftp]]></category>

		<category><![CDATA[Wget]]></category>

		<guid isPermaLink="false">http://www.itsupportdiary.com/?p=542</guid>
		<description><![CDATA[One batch file that will allow you to download certain dated files while excluding some folders using WGET.
I need to download files from an FTP site:

and these are the conditions:
1) Download all files except the ones with extentions .R, .A, .C, .E, .P, .A
2) Download only files starting with 0066, 7019, 0124, 2039, 5002, 5003, [...]]]></description>
		<wfw:commentRss>http://www.itsupportdiary.com/?feed=rss2&amp;p=542</wfw:commentRss>
		</item>
		<item>
		<title>Monitor Juniper SSG 550 using Zabbix</title>
		<link>http://www.itsupportdiary.com/?p=538</link>
		<comments>http://www.itsupportdiary.com/?p=538#comments</comments>
		<pubDate>Tue, 01 Sep 2009 05:47:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Networking]]></category>

		<category><![CDATA[juniper interface monitor]]></category>

		<category><![CDATA[zabbix snmp juniper]]></category>

		<guid isPermaLink="false">http://www.itsupportdiary.com/?p=538</guid>
		<description><![CDATA[Enable SNMP on the Juniper firewall

Configuration=&#62;Report Settings=&#62;SNMP
Create a new SNMP Community. Hosts is the Zabbix server and select the interface you want to monitor
At the interface level, make sure SNMP is ticked.

 
On the ZABBIX server

Make sure SNMP is installed
Find out the SNMP community string of the item you want to monitor using snmpwalk command =&#62; snmpwalk [...]]]></description>
		<wfw:commentRss>http://www.itsupportdiary.com/?feed=rss2&amp;p=538</wfw:commentRss>
		</item>
		<item>
		<title>Moving Zabbix MySQL DB to new hardware</title>
		<link>http://www.itsupportdiary.com/?p=519</link>
		<comments>http://www.itsupportdiary.com/?p=519#comments</comments>
		<pubDate>Tue, 21 Apr 2009 03:23:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Moving Zabbix MySQL DB]]></category>

		<guid isPermaLink="false">http://www.itsupportdiary.com/?p=519</guid>
		<description><![CDATA[This document assumes that linux (Ubuntu) has already been installed on the new MySQL server.
Login to new MySQL server - IP Address with account Username
Install MySQL: enter the following command line.
apt-get install mysql-server
Assign password to root account and take note of it.
Install ssh: enter the following command line.
apt-get install ssh-server
 
Login to old MySQL server - [...]]]></description>
		<wfw:commentRss>http://www.itsupportdiary.com/?feed=rss2&amp;p=519</wfw:commentRss>
		</item>
		<item>
		<title>Booting CD/DVD from ESXi 3.5 on Dell PowerEdge 2950</title>
		<link>http://www.itsupportdiary.com/?p=514</link>
		<comments>http://www.itsupportdiary.com/?p=514#comments</comments>
		<pubDate>Mon, 20 Apr 2009 04:56:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[VM Ware ESXi 3.5]]></category>

		<category><![CDATA[ESXi 3.5 cd boot]]></category>

		<guid isPermaLink="false">http://www.itsupportdiary.com/?p=514</guid>
		<description><![CDATA[We tried to create/install a new virtual machine (Ubuntu system) in our new ESXi 3.5 server and we got confused about setting up the cd boot. There are two ways to connect a CD/DVD to an ESXi 3.5 VMware machine.

Use Client Device - which means use the CD/DVD rom on your local PC
Use Host Device [...]]]></description>
		<wfw:commentRss>http://www.itsupportdiary.com/?feed=rss2&amp;p=514</wfw:commentRss>
		</item>
		<item>
		<title>Monitoring VMWare ESXi 3.5 through DRAC</title>
		<link>http://www.itsupportdiary.com/?p=512</link>
		<comments>http://www.itsupportdiary.com/?p=512#comments</comments>
		<pubDate>Sat, 18 Apr 2009 02:15:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[VM Ware ESXi 3.5]]></category>

		<category><![CDATA[DRAC]]></category>

		<guid isPermaLink="false">http://www.itsupportdiary.com/?p=512</guid>
		<description><![CDATA[We have a Dell PowerEdge 2950 running VMWare ESXi 3.5. To monitor the Dell hardware, we are using the DRAC feature. Make sure you have a DRAC management card installed, and set it up with an IP address. Access the management page with any browser, and from there you can setup email notifications whenever there&#8217;s [...]]]></description>
		<wfw:commentRss>http://www.itsupportdiary.com/?feed=rss2&amp;p=512</wfw:commentRss>
		</item>
		<item>
		<title>Managing VMWare ESXi 3.5</title>
		<link>http://www.itsupportdiary.com/?p=500</link>
		<comments>http://www.itsupportdiary.com/?p=500#comments</comments>
		<pubDate>Fri, 03 Apr 2009 03:48:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[VM Ware ESXi 3.5]]></category>

		<category><![CDATA[VMware ESXi 3.5 management tools]]></category>

		<guid isPermaLink="false">http://www.itsupportdiary.com/?p=500</guid>
		<description><![CDATA[Four ways to manage VMWare ESXi 3.5. 

VI Client - Provides you with a GUI to manage your virtual machines. This can be downloaded from VMware website or if you go to your ESXi server Welcome Page, you can get it there too.

   
 

SSH - Before you can SSH onto the ESXi machine, you need to enable [...]]]></description>
		<wfw:commentRss>http://www.itsupportdiary.com/?feed=rss2&amp;p=500</wfw:commentRss>
		</item>
		<item>
		<title>Moving Exchange 2007 to new hardware and keeping the same name</title>
		<link>http://www.itsupportdiary.com/?p=498</link>
		<comments>http://www.itsupportdiary.com/?p=498#comments</comments>
		<pubDate>Thu, 02 Apr 2009 02:04:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Exchange 2007]]></category>

		<category><![CDATA[moving exchange 2007 to new hardware]]></category>

		<guid isPermaLink="false">http://www.itsupportdiary.com/?p=498</guid>
		<description><![CDATA[Old server is an IBM with an EXP400 external storage attached
New server is a Dell PowerEdge 2950
I&#8217;m using setup.com /M:RecoverServer /DoNotStartTransport
Steps:

Make sure the new server has the same drive configurations. If you had C:\OS, D:\LOGS, and E:\Database on the old server, make sure you have the same on the new one.
Install the same OS. In [...]]]></description>
		<wfw:commentRss>http://www.itsupportdiary.com/?feed=rss2&amp;p=498</wfw:commentRss>
		</item>
		<item>
		<title>Exchange 2007 Offline Defrag - Beware of the tmp file</title>
		<link>http://www.itsupportdiary.com/?p=496</link>
		<comments>http://www.itsupportdiary.com/?p=496#comments</comments>
		<pubDate>Thu, 02 Apr 2009 01:45:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Exchange 2007]]></category>

		<category><![CDATA[exchange 2007 offline defrag]]></category>

		<guid isPermaLink="false">http://www.itsupportdiary.com/?p=496</guid>
		<description><![CDATA[Last weekend, we had to do an offline defrag of our exchange database. According to the event log and online defrag results, we can free up 21GB of space from the EDB files. The EDB file was originally 60GB in size.
So, we followed Microsoft Technet instructions on the offline defrag which are pretty straight forward.
There is [...]]]></description>
		<wfw:commentRss>http://www.itsupportdiary.com/?feed=rss2&amp;p=496</wfw:commentRss>
		</item>
		<item>
		<title>Useful PowerShell Scripts</title>
		<link>http://www.itsupportdiary.com/?p=494</link>
		<comments>http://www.itsupportdiary.com/?p=494#comments</comments>
		<pubDate>Fri, 20 Mar 2009 06:02:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[PowerShell]]></category>

		<guid isPermaLink="false">http://www.itsupportdiary.com/?p=494</guid>
		<description><![CDATA[Windows PowerShell is a new scripting language from Microsoft.  Below are some useful PS scripts I&#8217;ve written for Zabbix. We are using Zabbix Sender and Zabbix Trapper to check for file age, file size and string in files.
 
To check File Age in Minutes
# FileAging.ps1
# This script developed and tested with PowerShell RTM
 
Param($filepath)
if ($filepath -isnot [string]) [...]]]></description>
		<wfw:commentRss>http://www.itsupportdiary.com/?feed=rss2&amp;p=494</wfw:commentRss>
		</item>
		<item>
		<title>ESXi 3.5 on Dell Optiplex GX620</title>
		<link>http://www.itsupportdiary.com/?p=481</link>
		<comments>http://www.itsupportdiary.com/?p=481#comments</comments>
		<pubDate>Wed, 11 Feb 2009 11:25:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[VM Ware ESXi 3.5]]></category>

		<guid isPermaLink="false">http://www.itsupportdiary.com/?p=481</guid>
		<description><![CDATA[I am currently setting up a brand new test environment, and I will be writing down the whole project here.

Hardware - Using Dell Optiplex GX620. This is one of the Dell workstations that will support ESXi 3.5. I tried to get ESXi working on Dell Optiplex 745, without any luck. It has a 3 GHZ [...]]]></description>
		<wfw:commentRss>http://www.itsupportdiary.com/?feed=rss2&amp;p=481</wfw:commentRss>
		</item>
	</channel>
</rss>
