<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.1" -->
<rss version="0.92">
<channel>
	<title>V-Teq's site - The IT blog</title>
	<link>http://www.v-teq.com</link>
	<description>Computers, Programming, Web, Software, GNU/Linux, Open Source, Projects, etc.</description>
	<lastBuildDate>Thu, 08 Jul 2010 14:32:41 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>VirtualBox 3.2.6 &#8211; can&#8217;t install Windows 7 64bit (Status: 0xc000022</title>
		<description><![CDATA[I couldn&#8217;t install 64-bit Windows 7 on VirtualBox 3.2.6 (running on Fedora 12).
I was getting &#8220;Status: 0xc000022&#8243;.
The solution was to enable both IO APIC and PAE/NX.
Hope this will help you.
]]></description>
		<link>http://www.v-teq.com/2010-07-08/virtualbox-3-2-6-cant-install-windows-7-64bit-status-0xc000022/</link>
			</item>
	<item>
		<title>Apache .htaccess automatic redirection to www subdomain (301 moved permanently)</title>
		<description><![CDATA[The easiest way to make automatic redirection (301 moved permanently) from sites without specified subdomain to www subdomain is to use .htaccess file (using Apache server of course).

Options +FollowSymLinks
&#160;
&#60;IfModule mod_rewrite.c&#62;
	RewriteEngine On
	RewriteCond %{HTTP_HOST} ^v-teq.com$ [NC]
	RewriteRule ^(.*)$ http://www.v-teq.com/$1 [R=301,L,QSA]
&#60;/IfModule&#62;

It converts URL requests without subdomain to URLs with www subdomain. It handles even request with specific site location [...]]]></description>
		<link>http://www.v-teq.com/2009-06-05/apache-htaccess-automatic-redirection-to-www-subdomain-301-moved-permanently/</link>
			</item>
	<item>
		<title>Google Earth 5.0, Ubuntu 9.04 (Jaunty Jackalope) &#8211; symbol lookup error: libssl.so.0.9.8, undefined symbol: EVP_idea_cbc, libcrypto.so.0.9.8 bug</title>
		<description><![CDATA[I have tried to install Google Earth on Ubuntu 9.04 (Jaunty Jackalope) today and I came across a simple bug.
After installation, Google Earth was not able to communicate using SSL. It gave me this error message:
/usr/lib/googleearth/googleearth-bin: symbol lookup error: /usr/lib/googleearth/libssl.so.0.9.8: undefined symbol: EVP_idea_cbc

The simple bug-fix is to rename/copy libcrypto.so.0.9.8 shared library into libcrypto.0.9.8, as I [...]]]></description>
		<link>http://www.v-teq.com/2009-05-08/google-earth-5-0-on-ubuntu-9-04-jaunty-jackalope-symbol-lookup-error-libssl-so-0-9-8-undefined-symbol-evp_idea_cbc-libcrypto-so-0-9-8-bug/</link>
			</item>
	<item>
		<title>DDD (gdb): No source: ../sysdeps/x86_64/elf/start.S: No such file bug; Missing XKeysymDB file bug</title>
		<description><![CDATA[I came across a strange bug, or better said, strange behavior of ddd today. I have tried to debug my program and I have got this error dialogue:
DDD: No source
/home/v-teq/&#8230;/sysdeps/x86_64/elf/start.S: No such file or directory
Missing XKeysymDB file
I have tried to find out where was the problem:

v-teq@v-teq-laptop:~$ ddd --check-configuration
Checking for XKeysymDB... &#40;none&#41;
Warning: The `XKeysymDB' file is [...]]]></description>
		<link>http://www.v-teq.com/2009-05-07/ddd-gdb-start-s-no-such-file-bug-missing-xkeysymdb/</link>
			</item>
	<item>
		<title>Gentoo Linux &#8211; my personally customized make.conf</title>
		<description><![CDATA[/etc/make.conf
See official documentation of USE flags or other features of Gentoo Portage.



# /etc/make.conf (Gentoo Linux)
&#160;
# Portage USE Flags
USE=&#34;symlink x86 cxx X qt4 art kde kdeprefix gnome gtk opengl sdl mono java java6 \
     perl pcre ruby php tokenizer python webkit examples subversion latex xml xsl \
     cdr [...]]]></description>
		<link>http://www.v-teq.com/2009-05-05/gentoo-linux-my-personally-customized-make-conf/</link>
			</item>
	<item>
		<title>Emerge Portage &#8211; Multiple package instances within a single package resulting slot conflict</title>
		<description><![CDATA[As usual at least once a month, I came across a bug in The Portage Tree of Gentoo Linux.

root@v-teq-laptop $ emerge -Dup world # --deep --update --pretend
&#160;
!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:
&#160;
sys-libs/readline:0
&#160;
&#40;'ebuild', '/', 'sys-libs/readline-5.2_p13', 'merge'&#41; pulled in by
=sys-libs/readline-5* required by [...]]]></description>
		<link>http://www.v-teq.com/2009-04-22/emerge-portage-multiple-package-instances-within-a-single-package-resulting-slot-conflict/</link>
			</item>
	<item>
		<title>Firefox &#8216;already running&#8217; bug -&gt; delete .parentlock file</title>
		<description><![CDATA[I came across a strange bug today, using CentOS Linux. The whole system suddenly froze up and I had to restart the whole computer (it was not even possible to change to any TTY using CTRL+ALT+F[0-8] or restart X by pushing CTRL+ALT+BACKSPACE). But after rebooting I couldn&#8217;t start Mozilla Firefox browser.

Error dialogue during a Firefox [...]]]></description>
		<link>http://www.v-teq.com/2009-02-11/firefox-already-running-bug-delete-parent-lock-file/</link>
			</item>
	<item>
		<title>Soutěž k 10. výročí serveru Root.cz &#8211; řešení</title>
		<description><![CDATA[V tomto článku naleznete řešení jednotlivých úkolů soutěže Root.cz, která je pořádána u příležitosti 10. výročí serveru
   Nečtěte proto dále, pokud si chcete jednotlivé úkoly vyřešit sami! 
   Soutěž oficiálně trvá od 26. ledna do 5. dubna 2009.
   Tento článek nebyl celý dopsán do ukončení soutěže, proto je ke [...]]]></description>
		<link>http://www.v-teq.com/2009-01-27/soutez-k-10-vyroci-serveru-root-cz-reseni/</link>
			</item>
	<item>
		<title>Networking notes</title>
		<description><![CDATA[How to change MAC (hardware) address of NIC (network interface card)

$ ifconfig eth0 down
$ ifconfig eth0 hw ether 00:ab:cd:ef:12:34 # new MAC address
$ ifconfig eth0 up
$ ifconfig eth0 &#124; grep HWaddr # check new MAC address

]]></description>
		<link>http://www.v-teq.com/2009-01-26/networking-notes/</link>
			</item>
	<item>
		<title>Sparse files</title>
		<description><![CDATA[How to create ~20GB sparse file
A few days ago, I wanted to download some files using DC network via Linux DC++. The problem was, that I had a borrowed laptop with no files to share, so I decided to create a faked file &#8211; in my case sparse file.
This Unix-like command creates ~20GB sparse file. [...]]]></description>
		<link>http://www.v-teq.com/2008-12-20/sparse-files/</link>
			</item>
</channel>
</rss>
