<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>HB blog</title>
	<link>http://blog.hbcom.info</link>
	<description>Just another weblog OR maybe not</description>
	<lastBuildDate>Tue, 29 Nov 2011 15:08:47 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.3.1" -->

	<item>
		<title>Robots.txt tips and tricks</title>
		<description><![CDATA[robots.txt is a file that you can use to instruct where web crawlers should look for information and where they should not. How it works? Good web crawler first accesses root of a domain and looks for robots.txt file. For example if robot wants to check www.example.com/welcome.html it will first check if www.example.com/robots.txt exists. And [...]]]></description>
		<link>http://blog.hbcom.info/archives/583?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=robots-txt-tips-and-tricks</link>
			</item>
	<item>
		<title>Change timezone in CentOS &#8211; command line</title>
		<description><![CDATA[If you just got your new CentOS server. After a while you notice that timestamps in your logfiles are shifted with few hours. So what could be wrong? Actually is really simple &#8211; most probably your timezone is not correct. To check run &#8220;date&#8221; from command line, this will show what is the time for [...]]]></description>
		<link>http://blog.hbcom.info/archives/572?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=change-timezone-in-centos-command-line</link>
			</item>
	<item>
		<title>How to edit hosts file in Windows</title>
		<description><![CDATA[hosts file is a text file used to map IP addresses to hostname before DNS was in place. So you will ask why to edit it? Simple &#8211; sometimes is required to have map if specific host to different IP ( for example: testing ). In general is not recommended to edit hosts file. Even [...]]]></description>
		<link>http://blog.hbcom.info/archives/542?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-edit-hosts-file-in-windows</link>
			</item>
	<item>
		<title>Install telnet in Windows</title>
		<description><![CDATA[If you are using telnet to test and troubleshoot services you will be &#8220;surprised&#8221; that telnet is not installed by default. C:\Users\&#62;telnet 'telnet' is not recognized as an internal or external command, operable program or batch file. To to enable it back follow this procedure: Go to Start &#8211; &#62; Control Panel -&#62; Programs -&#62; [...]]]></description>
		<link>http://blog.hbcom.info/archives/520?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=install-telnet-in-windows</link>
			</item>
	<item>
		<title>Send e-mail with telnet</title>
		<description><![CDATA[When testing e-mail server one of the tools that are proven to be useful is plain old telnet. Actually this is not a surprise since SMTP protocol function is similar. Here is how to use it: 1. Start from command prompt 2. Type telnet mailhost 25 Note: Replace mailhost with your email server. 3. Type: [...]]]></description>
		<link>http://blog.hbcom.info/archives/518?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=send-e-mail-with-telnet</link>
			</item>
	<item>
		<title>Temporary license expired</title>
		<description><![CDATA[It happens that sometimes when connecting to misconfigured Windows Terminal server (TS) client receives following error message: &#8220;Your temporary license about to expire in&#8230; days&#8221; This is usually dye to misconfiguration on the server side, but here is the trick to get additional 90 days temporary license: WARNING: This requires editing of Windows registry. Use [...]]]></description>
		<link>http://blog.hbcom.info/archives/372?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=temporary-license-expired</link>
			</item>
	<item>
		<title>Steve Jobs 1955-2011</title>
		<description><![CDATA[]]></description>
		<link>http://blog.hbcom.info/archives/500?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=steve-jobs-1955-2011</link>
			</item>
	<item>
		<title>Windows 8 &#8211; First updates</title>
		<description><![CDATA[After initial installation I started to measure performance. One really good tool for the job is windows experience index. Initially my system had overall index of 2.1: Then I checked for updates. Fortunately there were some from Microsoft. Here is the result after updates: As you can see my index jumped to 2.3 and my [...]]]></description>
		<link>http://blog.hbcom.info/archives/495?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=windows-8-first-updates</link>
			</item>
	<item>
		<title>Windows 8 installation and initial experience</title>
		<description><![CDATA[I had Windows 8 installed on my old AMD 64 with 2G RAM. Installation went smoothly and it was really quick (did not time it, but it is faster than XP installation) with 2 reboots required. Almost all Hardware was recognized and functional &#8211; it looks like my integrated card reader give some trouble&#8230; but [...]]]></description>
		<link>http://blog.hbcom.info/archives/490?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=windows-8-installation-and-initial-experience</link>
			</item>
	<item>
		<title>How to install Windows 8 dev preview from USB stick</title>
		<description><![CDATA[If you did not notice Microsoft released Windows 8 developer preview. It can be freely downloaded from here. But how to install it on the new computers without DVD ( NO CD&#8217;s available since Win 7)? The simplest answer is from USB key. But the question is how to &#8220;burn&#8221; DVD image to USB key? [...]]]></description>
		<link>http://blog.hbcom.info/archives/484?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-install-windows-8-dev-preview-from-usb-stick</link>
			</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.500 seconds -->

