<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Mill Yard Computing</title>
	<link>http://www.mill-yard.com</link>
	<description></description>
	<lastBuildDate>Mon, 06 Feb 2012 17:37:49 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.1.3" -->

	<item>
		<title>Using dd to image hard disks</title>
		<description><![CDATA[&#8220;dd&#8221; is the linux command for taking byte by byte copies of files. Since a hard disk behaves sort of like a big file in linux, we can use &#8220;dd&#8221; to take a copy or image. It is a good idea to zero all free space on the original disk before taking the image. This [...]]]></description>
		<link>http://www.mill-yard.com/2011/12/using-dd-to-image-hard-disks/</link>
			</item>
	<item>
		<title>Stop Microsoft Security Essentials from the command line.</title>
		<description><![CDATA[To stop Microsoft Security Essentials from the command line or a batch file. sc stop MsMpSvc taskkill /f /im msseces.exe Stopping the service will pop up a warning message which is handled by &#8220;msseces.exe&#8221;. SO we need to kill that process to To start it again, you can try. This will run the scanner service, [...]]]></description>
		<link>http://www.mill-yard.com/2011/12/stop-microsoft-security-essentials-from-the-command-line/</link>
			</item>
	<item>
		<title>Spam Policy, Bounce Errors Messages &amp; DroneBL</title>
		<description><![CDATA[One of my clients started having their emails to certain know recipients bounce with "550 Recipient unknown" After a bit of digging, it turned out that all recipients were with 3 organisations who were using the same mail server and anitspam system from a local ISP. My client use an in-house mail server with a [...]]]></description>
		<link>http://www.mill-yard.com/2011/10/spam-policy-bounce-errors-messages-dronebl/</link>
			</item>
	<item>
		<title>MalWareBytes Blocked Access to a potentially Malicious Website (199.80.55.13)</title>
		<description><![CDATA[I was given a client&#8217;s laptop which, although it could get connected to the internet, and I could even remote access it, it could not browse or collect emails. I could not find anything wrong, I ran multiple scans with Norton, MS Security Essentials and MalWareBytes but found nothing. The only thing I noticed was [...]]]></description>
		<link>http://www.mill-yard.com/2011/10/malwarebytes-blocked-access-to-a-potentially-malicious-website-199-80-55-13/</link>
			</item>
	<item>
		<title>CentOS 6 minimum install</title>
		<description><![CDATA[I just did my first CentOS 6 minimum install. First thing is the usual network config tools are not available, so you need to temporarily do it by hand, until you can yum in the tools you want. ifconfig eth0 192.168.1.2 echo "nameserver 192.168.1.254" &#62;&#62; /etc/resolv.conf route add default gw 192.168.1.254 eth0 These 3 commands will [...]]]></description>
		<link>http://www.mill-yard.com/2011/10/centos-6-minimum-install/</link>
			</item>
	<item>
		<title>Print Spooler Keeps Crashing in Windows 7</title>
		<description><![CDATA[This answer is taken almost verbatim from here &#160; One possible cause is corrupt printer drivers. Solution 1: Remove all printer drivers and reinstall them 1. Click the &#8220;Start&#8221; button, type PRINTER in the search box and press Enter. 2. Find the icons of installed printers, and delete them. 3. Right-click on the blank part [...]]]></description>
		<link>http://www.mill-yard.com/2011/09/print-spooler-keeps-crashing-in-windows-7/</link>
			</item>
	<item>
		<title>Chkdsk runs every time Windows XP reboots</title>
		<description><![CDATA[First lets see if we have faulty hardware Quantum/Maxtor &#8211; PowerMax &#8211; http://www.maxtor.com/en/support/downloads/powermax.htm Western Digital &#8211; Data LifeGuard Tools (DLGDiag) &#8211; http://support.wdc.com/download/ Hitachi/IBM &#8211; Drive Fitness Test (DFT) &#8211; http://www.hgst.com/hdd/support/download.htm Seagate &#8211; SeaTools &#8211; http://www.seagate.com/support/seatools/ Fujitsu &#8211; Diagnostic Tool &#8211; http://www.fcpa.com/download/hard-drives/ Samsung &#8211; Disk manager &#8211; http://www.samsung.com/Products/Hard&#8230;ies/shdiag.htm Every time Windows XP starts, Autochk.exe is called [...]]]></description>
		<link>http://www.mill-yard.com/2011/07/chkdsk-runs-every-time-windows-xp-reboots/</link>
			</item>
	<item>
		<title>Outlook 2010 Crashing Problems</title>
		<description><![CDATA[The best solution to crashing Outlook 2010 problems is Thunderbird, but if that&#8217;s not an option, here are some things you could try: The most common crashing problem I have come across is where it crashes every time it tries to send an email. &#160; Safe Mode Try starting Outlook in safe mode, and see [...]]]></description>
		<link>http://www.mill-yard.com/2011/07/outlook-2010-crashing-problems/</link>
			</item>
	<item>
		<title>Microsoft Photo Editor off screen unless maximised</title>
		<description><![CDATA[I still use Microsoft Photo editor for some simple tasks. It&#8217;s fast and fine for cropping screen captures. The problem is that it normally only shows when the window is maximised. If you try to restore it to a normal window, it remains running, but disappears off the screen. There are 3 methods I have [...]]]></description>
		<link>http://www.mill-yard.com/2011/06/microsoft-photo-editor-off-screen-unless-maximised/</link>
			</item>
	<item>
		<title>CentOS, Dovecot, Sendmail, IMAP and Maildir</title>
		<description><![CDATA[&#160; Out of the box, CentOS5 installs Sendmail using Procmail as local delivery agent, and Dovecot. The inbox is in /var/spool/mail/~ and any user folders are stored in mbox format in ~/mail/ If we access an email account with IMAP, there are some issues with folders and sub-folders. The solution to these problems, is to [...]]]></description>
		<link>http://www.mill-yard.com/2011/06/centos-dovecot-sendmail-imap-and-maildir/</link>
			</item>
</channel>
</rss>

