<?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>Phuket Information Technology Blog &#187; Technical</title>
	<atom:link href="http://www.phuket-data-wizards.com/blog/category/technical/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phuket-data-wizards.com/blog</link>
	<description>Thailand Data Recovery News, Phuket IT, Wired and Wireless Networks and other computer stuff</description>
	<lastBuildDate>Wed, 28 Sep 2011 12:24:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>SpeedTest vs. DSLReports Analysis</title>
		<link>http://www.phuket-data-wizards.com/blog/2011/09/17/speedtest-vs-dslreports-analysis/</link>
		<comments>http://www.phuket-data-wizards.com/blog/2011/09/17/speedtest-vs-dslreports-analysis/#comments</comments>
		<pubDate>Sat, 17 Sep 2011 07:21:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Quality Control]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[DSLReports]]></category>
		<category><![CDATA[Phuket Internet Speed]]></category>
		<category><![CDATA[SpeedTest]]></category>
		<category><![CDATA[true]]></category>

		<guid isPermaLink="false">http://www.phuket-data-wizards.com/blog/?p=493</guid>
		<description><![CDATA[I decided to do a little check on this article: http://www.phuketgazette.net/archives/articles/2011/article10972.html Update: details for SpeedTest.net are for Los Angeles as well now. SpeedTest.net Latency Get http://ndt.dhspeedtest.com/flash/speedtest/latency.txt?x=&#60;some sort of timestamp&#62; (this request repeats 10 times) Last-Modified: Fri, 28 Jul 2006 23:31:21 GMT Download Speed Download in 1 thread http://ndt.dhspeedtest.com/flash/speedtest/random750x750.jpg Download in 2 threads http://ndt.dhspeedtest.com/flash/speedtest/random750x750.jpg Note: URL is for Los Angeles [...]]]></description>
			<content:encoded><![CDATA[<p>I decided to do a little check on this article:<br />
<a href="http://www.phuketgazette.net/archives/articles/2011/article10972.html">http://www.phuketgazette.net/archives/articles/2011/article10972.html</a></p>
<p><strong>Update: details for SpeedTest.net are for Los Angeles as well now.</strong></p>
<h3>SpeedTest.net</h3>
<h5>Latency</h5>
<p>Get http://ndt.dhspeedtest.com/flash/speedtest/latency.txt?x=&lt;some sort of timestamp&gt; (this request repeats 10 times)</p>
<p><span style="color: #993300;">Last-Modified: Fri, 28 Jul 2006 23:31:21 GMT</span></p>
<h5>Download Speed</h5>
<ul>
<li>Download in 1 thread http://ndt.dhspeedtest.com/flash/speedtest/random750x750.jpg</li>
<li>Download in 2 threads http://ndt.dhspeedtest.com/flash/speedtest/random750x750.jpg</li>
</ul>
<p>Note: URL is for Los Angeles server</p>
<h5>Upload Speed</h5>
<ul>
<li>Upload in 2 threads 29705 bytes of random data</li>
<li>Upload in 2 threads 29705 bytes of random data</li>
<li>Upload in 2 threads 95251 byte of random data</li>
<li>Upload in 2 threads 95251 byte of random data</li>
</ul>
<p>Note: the download and upload patterns differ for different locations!</p>
<h3>DSLReports</h3>
<h5>Latency</h5>
<p>Get http://www.dslreports.com/ft?c=gd&amp;o=records&amp;limit=4&amp;f=myuid</p>
<p><span style="color: #993300;">Cache-Control: no-cache, max-age=0</span></p>
<h5>Download Speed</h5>
<ul>
<li>Downloading http://dslreports.linkline.com/SpeedTests/random750x750.jpg?x=0.928372583817691</li>
<li>Downloading http://dslreports.linkline.com/SpeedTests/random500x500.jpg?x=0.663370833266526</li>
</ul>
<p>Note: URL is for Los Angeles server</p>
<h5>Upload Speed and Compression Check</h5>
<ul>
<li>Uploading 100009 bytes of zeros</li>
<li>Uploading 50009 bytes of random data</li>
<li>Uploading 100009 bytes of random data</li>
</ul>
<h3>Conclusions</h3>
<p>Upload and download speed differences are most likely not related to any caching; data downloaded and uploaded is random. Numbers are different because DSLReports uses single thread and SpeedTest.net uses 2-4 threads. One question remains: do both sites do any checksumming on the downloaded data to assure it is really what their servers send them or it&#8217;s a stale copy from some cache?</p>
<p>Latency: SpeedTest server does not put the proper Cache-Control: directives in the reply, therefore the latency measurement is more likely to be affected by caching. DSLReports put the proper directive in the reply but that does not mean the latency result cannot be faked intentionally by the ISP proxy. It is possible to configure a proxy server to always use cached result for a given URL, ignoring directives from a Web server; but in that case the proxy would not be RFC2616-compliant anymore.</p>
<blockquote>
<h3><a id="sec13.3">RFC2616, 13.3</a> Validation Model</h3>
<p>When a cache has a stale entry that it would like to use as a response to a client&#8217;s request, it first has to check with the origin server (or possibly an intermediate cache with a fresh response) to see if its cached entry is still usable.</p></blockquote>
<p>Please note what for the latency measurement the content returned is not important; if proxy complies with RFC2616 it MUST check the resource on the original server before returning the resource and this means HTTP &#8220;ping&#8221; value would be about right (it will consist of round-trip time from the client to the proxy + round-trip time from proxy to the original server).</p>
<p>On the other hand, if the proxy is not RFC2616 compliant, I do not see any advantage of DSLReports over SpeedTest.net; it seems that DSLReports latency can be faked as well if ISP wishes to do so.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phuket-data-wizards.com/blog/2011/09/17/speedtest-vs-dslreports-analysis/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>True Cable (DOCSIS) Internet Hardware</title>
		<link>http://www.phuket-data-wizards.com/blog/2011/09/05/true-cable-docsis-internet-hardware/</link>
		<comments>http://www.phuket-data-wizards.com/blog/2011/09/05/true-cable-docsis-internet-hardware/#comments</comments>
		<pubDate>Mon, 05 Sep 2011 11:23:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Quality Control]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[cable]]></category>
		<category><![CDATA[docsis]]></category>
		<category><![CDATA[hardward]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[true]]></category>

		<guid isPermaLink="false">http://www.phuket-data-wizards.com/blog/?p=477</guid>
		<description><![CDATA[The hardware we saw so far: Cisco EPC2325 Motorola Surfboard SB6120E Warning: IP address you will get on WAN interface is from private ip address range (10.x.x.x)! Therefore no port forwarding would be possible (probably the most common use for it on the island is remote access to the CCTV recorders and IP cameras); problems [...]]]></description>
			<content:encoded><![CDATA[<p>The hardware we saw so far:</p>
<ul>
<li><a href="http://www.cisco.com/web/consumer/support/modem_DPC2325.html">Cisco EPC2325</a></li>
<li><a href="http://www.motorola.com/Consumers/US-EN/Consumer-Product-and-Services/Cable-Modems-and-Gateways/SURFboard-Cable-Modem-SB6120-US-EN">Motorola Surfboard SB6120E</a></li>
</ul>
<p>Warning: IP address you will get on WAN interface is from <a href="http://en.wikipedia.org/wiki/Private_network">private ip address range</a> (10.x.x.x)! Therefore no port forwarding would be possible (probably the most common use for it on the island is remote access to the CCTV recorders and IP cameras); problems with VPN  etc&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phuket-data-wizards.com/blog/2011/09/05/true-cable-docsis-internet-hardware/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Matching Linux ata numbers to the device names</title>
		<link>http://www.phuket-data-wizards.com/blog/2011/07/16/matching-linux-ata-numbers-to-the-device-names/</link>
		<comments>http://www.phuket-data-wizards.com/blog/2011/07/16/matching-linux-ata-numbers-to-the-device-names/#comments</comments>
		<pubDate>Sat, 16 Jul 2011 11:13:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Data Recovery]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[ata]]></category>
		<category><![CDATA[device name]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[raid recovery]]></category>
		<category><![CDATA[raid5]]></category>

		<guid isPermaLink="false">http://www.phuket-data-wizards.com/blog/?p=440</guid>
		<description><![CDATA[Many thanks to Dirk Tilger for the information on his blog. I am just providing the more manageable commands to type Recently we had to recover data from a 8-drive soft-RAID5 on Linux. It had 3 devices failed out of 8. 2 of the drives just had some bad sectors on them. The problem is, [...]]]></description>
			<content:encoded><![CDATA[<p>Many thanks to Dirk Tilger for the <a href="http://miriup.de/index.php?option=com_content&amp;view=article&amp;id=84%3Amapping-linux-kernel-ata-errors-to-a-device&amp;catid=8%3Alinux&amp;Itemid=25&amp;lang=en">information on his blog</a>. I am just providing the more manageable commands to type <img src='http://www.phuket-data-wizards.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Recently we had to recover data from a 8-drive soft-RAID5 on Linux. It had 3 devices failed out of 8. 2 of the drives just had some bad sectors on them. The problem is, the Linux kernel reports errors on the device as ata channel numbers, for example as &#8220;ata1.00&#8243;. All 8 drives were the same model, the serial number is not reported via dmesg, so how to know the device name (like /dev/sda) that is causing these error messages?</p>
<p>The command</p>
<pre>grep '[0-9]' /sys/class/scsi_host/host{0..9}/unique_id</pre>
<p>will provide output like this:</p>
<pre>/sys/class/scsi_host/<span style="color: #0000ff;">host0</span>/unique_id:<span style="color: #0000ff;">1</span>
/sys/class/scsi_host/<span style="color: #0000ff;">host1</span>/unique_id:<span style="color: #0000ff;">2</span>
/sys/class/scsi_host/<span style="color: #0000ff;">host2</span>/unique_id:<span style="color: #0000ff;">0</span>
/sys/class/scsi_host/<span style="color: #0000ff;">host3</span>/unique_id:<span style="color: #0000ff;">0</span>
/sys/class/scsi_host/<span style="color: #0000ff;">host4</span>/unique_id:<span style="color: #0000ff;">3</span>
/sys/class/scsi_host/<span style="color: #0000ff;">host5</span>/unique_id:<span style="color: #0000ff;">4</span>
/sys/class/scsi_host/<span style="color: #0000ff;">host6</span>/unique_id:<span style="color: #0000ff;">5</span>
/sys/class/scsi_host/<span style="color: #0000ff;">host7</span>/unique_id:<span style="color: #0000ff;">6</span></pre>
<p>so we can match the unique id used in kernel error messages to the host number. Then the command:</p>
<pre>ls -l /sys/block/sd*</pre>
<p>Will show us which device name belongs to which host number:</p>
<pre>/sys/block/sda -&gt; ../devices/pci0000:00/0000:00:13.2/usb1/1-6/1-6:1.0/host2/target2:0:0/2:0:0:0/block/sda
/sys/block/sdb -&gt; ../devices/pci0000:00/0000:00:13.2/usb1/1-8/1-8:1.0/host3/target3:0:0/3:0:0:0/block/sdb
/sys/block/sdc -&gt; ../devices/pci0000:00/0000:00:12.0/<span style="color: #0000ff;">host6</span>/target6:0:0/6:0:0:0/block/<span style="color: #0000ff;">sdc</span>
/sys/block/sdd -&gt; ../devices/pci0000:00/0000:00:13.2/usb1/1-8/1-8:1.0/host3/target3:0:0/3:0:0:1/block/sdd
/sys/block/sde -&gt; ../devices/pci0000:00/0000:00:13.2/usb1/1-8/1-8:1.0/host3/target3:0:0/3:0:0:2/block/sde
/sys/block/sdf -&gt; ../devices/pci0000:00/0000:00:13.2/usb1/1-8/1-8:1.0/host3/target3:0:0/3:0:0:3/block/sdf
/sys/block/sdg -&gt; ../devices/pci0000:00/0000:00:12.0/<span style="color: #0000ff;">host7</span>/target7:0:0/7:0:0:0/block/<span style="color: #0000ff;">sdg</span></pre>
<p>From these two outputs we can see that the unique id 6 maps to host7, and host7 maps to /dev/sdg. And finally, with the command:</p>
<pre>hdparm -i /dev/sdg</pre>
<pre>/dev/sdg:
 Model=ST3500418AS, FwRev=CC34, SerialNo=6VM2KSFD</pre>
<p>we can find the serial number of the drive.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phuket-data-wizards.com/blog/2011/07/16/matching-linux-ata-numbers-to-the-device-names/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Monitor Windows Server via WMI from Ubuntu Linux</title>
		<link>http://www.phuket-data-wizards.com/blog/2011/07/15/monitor-windows-server-via-wmi-from-ubuntu-linux/</link>
		<comments>http://www.phuket-data-wizards.com/blog/2011/07/15/monitor-windows-server-via-wmi-from-ubuntu-linux/#comments</comments>
		<pubDate>Fri, 15 Jul 2011 05:34:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[wmi]]></category>
		<category><![CDATA[wmic]]></category>

		<guid isPermaLink="false">http://www.phuket-data-wizards.com/blog/?p=423</guid>
		<description><![CDATA[This article is a work in progress deb package for the Linux WMI client (wmic) for Ubuntu 10.10 can be downloaded here. We use this utility together with collectd, it&#8217;s Exec plug-in and rrdgraph. For example with this script we read the Transactions performance counter for MS SQL Server: #!/bin/bash INTERVAL="${COLLECTD_INTERVAL:-60}" while sleep "$INTERVAL" do [...]]]></description>
			<content:encoded><![CDATA[<p><span style="color: #ff0000;"><strong>This article is a work in progress</strong></span></p>
<p>deb package for the Linux WMI client (wmic) for Ubuntu 10.10 can be downloaded <a href="http://www.mikepalmer.net/archives/134">here</a>.</p>
<p>We use this utility together with <a href="http://collectd.org/" target="_blank">collectd</a>, it&#8217;s <a href="http://collectd.org/wiki/index.php/Plugin:Exec" target="_blank">Exec plug-in</a> and <a href="http://oss.oetiker.ch/rrdtool/doc/rrdgraph.en.html" target="_blank">rrdgraph</a>.</p>
<p>For example with this script we read the Transactions performance counter for MS SQL Server:</p>
<pre>#!/bin/bash
INTERVAL="${COLLECTD_INTERVAL:-60}"

while sleep "$INTERVAL"
do
        TRANSPS=$((wmic -U user%password //server "SELECT TransactionsPersec FROM Win32_PerfRawData_MSSQLSERVER_SQLServerDatabases WHERE Name='_Total'" | grep "_Total" | awk -F "|" '{ print $2; }') 2&gt;/dev/null);
        if [ $? -ne 0 ]
        then
              TRANSPS="U"
        fi
        echo "PUTVAL sqlserver/exec-mssql-wmi/operations interval=$INTERVAL N:$TRANSPS"
done</pre>
<p>Note what the rrd file name (in this case operations) should start from the defined word in types.db</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phuket-data-wizards.com/blog/2011/07/15/monitor-windows-server-via-wmi-from-ubuntu-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dual PPPoE Connections with Automatic Failover on Ubuntu</title>
		<link>http://www.phuket-data-wizards.com/blog/2011/07/07/dual-pppoe-connections-with-automatic-failover-on-ubuntu/</link>
		<comments>http://www.phuket-data-wizards.com/blog/2011/07/07/dual-pppoe-connections-with-automatic-failover-on-ubuntu/#comments</comments>
		<pubDate>Thu, 07 Jul 2011 05:01:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[adsl]]></category>
		<category><![CDATA[dual]]></category>
		<category><![CDATA[failover]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[pppd]]></category>
		<category><![CDATA[pppoe]]></category>
		<category><![CDATA[route]]></category>
		<category><![CDATA[two]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.phuket-data-wizards.com/blog/?p=375</guid>
		<description><![CDATA[This article is a work in progress Both modems should be set to Bridged Mode Packages involved: pppd, shorewall, iproute2 /etc/ppp/peers/cat, configuration file for CAT Telecom provider: noipdefault #defaultroute #replacedefaultroute #usepeerdns hide-password debug noauth persist maxfail 0 lcp-echo-interval 30 lcp-echo-failure 5 mtu 1492 plugin rp-pppoe.so eth0 rp_pppoe_service 'cat' user "lettersandnumbers@hinet.p" linkname cat unit 0 /etc/ppp/peers/tot, [...]]]></description>
			<content:encoded><![CDATA[<p><span style="color: #ff0000;"><strong>This article is a work in progress</strong></span></p>
<p>Both modems should be set to Bridged Mode</p>
<p>Packages involved: <a href="http://ppp.samba.org/">pppd</a>, <a href="http://www.shorewall.net/">shorewall</a>, <a href="http://www.policyrouting.org/">iproute2</a></p>
<h4>/etc/ppp/peers/cat, configuration file for CAT Telecom provider:</h4>
<pre>noipdefault
#defaultroute
#replacedefaultroute
#usepeerdns
hide-password
debug
noauth
persist
maxfail 0
lcp-echo-interval 30
lcp-echo-failure 5
mtu 1492
plugin rp-pppoe.so eth0
rp_pppoe_service 'cat'
user "lettersandnumbers@hinet.p"
linkname cat
unit 0</pre>
<h4>/etc/ppp/peers/tot, configuration file for TOT provider:</h4>
<pre>noipdefault
#defaultroute
#replacedefaultroute
#usepeerdns
hide-password
debug
noauth
persist
maxfail 0
lcp-echo-interval 30
lcp-echo-failure 5
mtu 1492
plugin rp-pppoe.so eth1
rp_pppoe_service 'tot'
user "phoneno@totgoldbiz"
linkname tot
unit 1</pre>
<p>I will explain the options.</p>
<pre>#defaultroute
#replacedefaultroute
#usepeerdns</pre>
<p>These we comment out, we will control default routes in the /etc/ppp/ip-up.local and /etc/ppp/ip-down.local scripts; we are not going to use DNS servers offered by the provider and will use fixed DNS (like Google DNS) instead.</p>
<pre>persist
maxfail 0
lcp-echo-interval 30
lcp-echo-failure 5</pre>
<p>Persist sets pppd to keep the connection; maxfail 0 prevents pppd from giving up after 5 unsuccessful connections; we are sending line control protocol &#8220;pings&#8221; every 30 seconds and going to disconnect and try to connect back again if 5 of these &#8220;pings&#8221; are lost in a row.</p>
<pre>unit 0
linkname cat</pre>
<p>unit is a very important option to nail the number (ppp0, ppp1 etc.) of the connection. If this option is not specified, the connections will be numbered in the order they are established and the interface number would change all the time.  linkname defines the name of .pid created in /var/run, I check for the existence of these files from PHP script to report in the web interface if the provider connection is on or off.</p>
<h4>/etc/network/interfaces (fragment)</h4>
<pre>auto cat
iface cat inet ppp
pre-up /sbin/ifconfig eth0 up # line maintained by pppoeconf
provider cat

auto tot
iface cat inet ppp
pre-up /sbin/ifconfig eth1 up # line maintained by pppoeconf
provider tot</pre>
<h4>/etc/iproute2/rt_tables</h4>
<pre>#
# reserved values
#
255     local
254     main
253     default
0       unspec
#
# local
#
100     ppp0
200     ppp1</pre>
<h4>/etc/ppp/ip-up.local</h4>
<pre>#!/bin/bash
if [[ "$PPP_IFACE" == "ppp0" ]] ; then
        METRIC=1
else
        METRIC=2
fi

ip route add default dev $PPP_IFACE table $PPP_IFACE
ip route add default dev $PPP_IFACE metric $METRIC
ip rule add from $PPP_LOCAL lookup $PPP_IFACE
shorewall refresh
/usr/sbin/ddclient -syslog -file /etc/ddclient-$PPP_IFACE.conf</pre>
<p>pppd does not have option to specify interface metric. There is a <a title="pppd interface metric patch" href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=578726">proposed patch</a> for it, but it is not in the mainline yet. That&#8217;s why we move routing setup to this file. First line adds a default route to the routing table named ppp0 or ppp1. Third line adds a rule: if the source address of a packet is a local address of ppp interface, route it through this specific table (ppp0 or ppp1).</p>
<p>I am not sure if refreshing shorewall config is really needed, but won&#8217;t do any harm. ddclient updates DynDNS records using two different config files for two interfaces.</p>
<h4>/etc/ppp/ip-down.local</h4>
<pre>#!/bin/sh
ip route del default table $PPP_IFACE
ip route del default dev $PPP_IFACE
ip rule del lookup $PPP_IFACE
shorewall refresh</pre>
<h4>/etc/shorewall/interfaces (fragment)</h4>
<pre>net     ppp0            detect          tcpflags,routefilter,nosmurfs,mss=1452
net     ppp1            detect          tcpflags,routefilter,nosmurfs,mss=1452</pre>
<p>Important to clamp MSS to 1452 bytes here</p>
<p>&#8220;ip route show&#8221; output when both connections are on:</p>
<pre>default dev ppp0  scope link  metric 1
default dev ppp1  scope link  metric 2</pre>
<p>Primary interface ppp0, with lowest metric is used first. If it will go down, the second default route will be used automatically.</p>
<p><span style="color: #ff0000;"><strong>To be continued &#8211; from failover to load-balancing&#8230;</strong></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.phuket-data-wizards.com/blog/2011/07/07/dual-pppoe-connections-with-automatic-failover-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 3.11 for Workgroups &#8211; Alive</title>
		<link>http://www.phuket-data-wizards.com/blog/2011/06/14/windows-3-11-for-workgroups-alive/</link>
		<comments>http://www.phuket-data-wizards.com/blog/2011/06/14/windows-3-11-for-workgroups-alive/#comments</comments>
		<pubDate>Tue, 14 Jun 2011 09:30:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Phuket IT Events]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://www.phuket-data-wizards.com/blog/?p=366</guid>
		<description><![CDATA[It was amazing to see Keehin Electrical Shop in Phuket still using Windows 3.11 for Workgroups with Paradox database for stock and sales&#8230; I wonder if they run it in a virtual machine though. Last time I worked with Paradox was in 1995!]]></description>
			<content:encoded><![CDATA[<p>It was amazing to see Keehin Electrical Shop in Phuket still using Windows 3.11 for Workgroups with Paradox database for stock and sales&#8230; I wonder if they run it in a virtual machine though. Last time I worked with Paradox was in 1995!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phuket-data-wizards.com/blog/2011/06/14/windows-3-11-for-workgroups-alive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unable to change a wallpaper: Internal error</title>
		<link>http://www.phuket-data-wizards.com/blog/2011/05/31/unable-to-change-a-wallpaper-internal-error/</link>
		<comments>http://www.phuket-data-wizards.com/blog/2011/05/31/unable-to-change-a-wallpaper-internal-error/#comments</comments>
		<pubDate>Tue, 31 May 2011 12:34:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[internal error]]></category>
		<category><![CDATA[trancodedwallpaper]]></category>
		<category><![CDATA[wallpaper]]></category>

		<guid isPermaLink="false">http://www.phuket-data-wizards.com/blog/?p=363</guid>
		<description><![CDATA[Happens when this file: %USERPROFILE%\AppData\Roaming\Microsoft\Windows\Themes\TranscodedWallpaper.jpg has wrong permissions or hidden/system file attribute. Remove this file as an Administrator.]]></description>
			<content:encoded><![CDATA[<p>Happens when this file:</p>
<p>%USERPROFILE%\AppData\Roaming\Microsoft\Windows\Themes\TranscodedWallpaper.jpg</p>
<p>has wrong permissions or hidden/system file attribute. Remove this file as an Administrator.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phuket-data-wizards.com/blog/2011/05/31/unable-to-change-a-wallpaper-internal-error/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Windows Validation was interrupted</title>
		<link>http://www.phuket-data-wizards.com/blog/2011/05/31/windows-validation-was-interrupted/</link>
		<comments>http://www.phuket-data-wizards.com/blog/2011/05/31/windows-validation-was-interrupted/#comments</comments>
		<pubDate>Tue, 31 May 2011 05:01:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[windows validation was interupted]]></category>

		<guid isPermaLink="false">http://www.phuket-data-wizards.com/blog/?p=358</guid>
		<description><![CDATA[If you are getting the message &#8220;Windows Validation was interrupted&#8221; while trying to activate your Windows 7 installation via Internet Explorer, check the permissions on the file %SystemRoot%\System32\Wat\WatAdminSvc.exe On some hacked installations there is a permissions setting to deny execute rights for Everyone, set it back to Allow. The proper permissions for this file: Allow [...]]]></description>
			<content:encoded><![CDATA[<p>If you are getting the message &#8220;Windows Validation was interrupted&#8221; while trying to activate your Windows 7 installation via Internet Explorer, check the permissions on the file</p>
<p>%SystemRoot%\System32\Wat\WatAdminSvc.exe</p>
<p>On some hacked installations there is a permissions setting to deny execute rights for Everyone, set it back to Allow.</p>
<p>The proper permissions for this file:<br />
Allow &#8211; TrustedInstaller &#8211; Full control<br />
Allow &#8211; Administrators &#8211; Read &amp; execute<br />
Allow &#8211; SYSTEM &#8211; Read &amp; execute<br />
Allow &#8211; Users &#8211; Read &amp; execute</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phuket-data-wizards.com/blog/2011/05/31/windows-validation-was-interrupted/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UPS APC BE500R-AS</title>
		<link>http://www.phuket-data-wizards.com/blog/2011/05/26/ups-apc-be500r-as/</link>
		<comments>http://www.phuket-data-wizards.com/blog/2011/05/26/ups-apc-be500r-as/#comments</comments>
		<pubDate>Thu, 26 May 2011 07:57:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[640-0690B-Z]]></category>
		<category><![CDATA[apc]]></category>
		<category><![CDATA[be500r-as]]></category>
		<category><![CDATA[chassis]]></category>
		<category><![CDATA[ups]]></category>

		<guid isPermaLink="false">http://www.phuket-data-wizards.com/blog/?p=352</guid>
		<description><![CDATA[Looking for schematics for APC BE500R-AS, Chassis 640-0690B-Z&#8230;]]></description>
			<content:encoded><![CDATA[<p>Looking for schematics for APC BE500R-AS, Chassis 640-0690B-Z&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phuket-data-wizards.com/blog/2011/05/26/ups-apc-be500r-as/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Defective Batteries</title>
		<link>http://www.phuket-data-wizards.com/blog/2011/05/26/defective-batteries/</link>
		<comments>http://www.phuket-data-wizards.com/blog/2011/05/26/defective-batteries/#comments</comments>
		<pubDate>Thu, 26 May 2011 06:25:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[apc]]></category>
		<category><![CDATA[battery]]></category>
		<category><![CDATA[br5100i]]></category>
		<category><![CDATA[bulge]]></category>
		<category><![CDATA[burst]]></category>
		<category><![CDATA[defective]]></category>
		<category><![CDATA[rtc]]></category>
		<category><![CDATA[ups]]></category>

		<guid isPermaLink="false">http://www.phuket-data-wizards.com/blog/?p=347</guid>
		<description><![CDATA[This 25-baht RTC battery with a slight bulge on the top prevented the motherboard from booting. The previous technician suggested replacing the motherboard&#8230; This battery from APC BR1500I UPS burst open, oozing a small amount of electrolyte liquid. Happens often here, most likely because of overheating. The battery is 3 years old.]]></description>
			<content:encoded><![CDATA[<p>This 25-baht RTC battery with a slight bulge on the top prevented the motherboard from booting. The previous technician suggested replacing the motherboard&#8230;</p>
<p><a href="http://www.phuket-data-wizards.com/blog/wp-content/uploads/2011/05/rtcbatt.jpg"><img class="aligncenter size-full wp-image-348" title="RTC Battery" src="http://www.phuket-data-wizards.com/blog/wp-content/uploads/2011/05/rtcbatt.jpg" alt="" width="400" height="274" /></a></p>
<p>This battery from APC BR1500I UPS burst open, oozing a small amount of electrolyte liquid. Happens often here, most likely because of overheating. The battery is 3 years old.</p>
<p><a href="http://www.phuket-data-wizards.com/blog/wp-content/uploads/2011/05/apcbatt.jpg"><img class="aligncenter size-full wp-image-349" title="APC Battery Burst Open" src="http://www.phuket-data-wizards.com/blog/wp-content/uploads/2011/05/apcbatt.jpg" alt="" width="400" height="458" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.phuket-data-wizards.com/blog/2011/05/26/defective-batteries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

