<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2.2" -->
<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/"
	>

<channel>
	<title>Some usefull IT tips</title>
	<link>http://it.pomocnik.com</link>
	<description>Some usefull IT howtos and tips.</description>
	<pubDate>Thu, 26 Jun 2008 11:08:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>
	<language>en</language>
			<item>
		<title>Force Enable Incompatible Extensions In Firefox 3</title>
		<link>http://it.pomocnik.com/force-enable-incompatible-extensions-in-firefox-3/</link>
		<comments>http://it.pomocnik.com/force-enable-incompatible-extensions-in-firefox-3/#comments</comments>
		<pubDate>Thu, 26 Jun 2008 11:00:09 +0000</pubDate>
		<dc:creator>djarosik</dc:creator>
		
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://it.pomocnik.com/force-enable-incompatible-extensions-in-firefox-3/</guid>
		<description><![CDATA[Lat week, I installed Firefox 3 final release I use lots of very usefull addons with my Firefox 2, and unfortunately some of them were disabled after upgrading from FF2 to FF3.





After some Googling, I found something that solved my problem.





The solution on How to Force Enable Incompatible Extensions In Firefox 3 is very simple:

Type [...]]]></description>
			<content:encoded><![CDATA[<p>Lat week, I installed Firefox 3 final release I use lots of very usefull addons with my Firefox 2, and unfortunately some of them were disabled after upgrading from FF2 to FF3.</p>
<p><div align="center">
<script type="text/javascript"><!--
google_ad_client = "pub-1492433504767683";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as";
google_ad_type = "text_image";
//2006-12-23: it.pomocnik.com 125x125
google_ad_channel = "6396127316";
google_color_border = "000000";
google_color_bg = "000000";
google_color_link = "FFFFFF";
google_color_text = "00FF00";
google_color_url = "FFFFFF";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div></p>
<p>After some Googling, I found something that solved my problem.</p>
<p><div align="center">
<script type="text/javascript"><!--
google_ad_client = "pub-1492433504767683";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as";
google_ad_type = "text_image";
//2006-12-23: it.pomocnik.com 125x125
google_ad_channel = "6396127316";
google_color_border = "000000";
google_color_bg = "000000";
google_color_link = "FFFFFF";
google_color_text = "00FF00";
google_color_url = "FFFFFF";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div></p>
<p>The solution on <strong>How to Force Enable Incompatible Extensions In Firefox 3</strong> is very simple:</p>
<ul>
<li>Type about:config into Firefox&#8217;s address bar</li>
<li>Right-click anywhere. Choose New&gt;Boolean. Make the name of your new config value extensions.checkCompatibility and set it to false.</li>
<li>Make another new boolean pair called extensions.checkUpdateSecurity and set the value to false</li>
<li>Restart Firefox.</li>
<li>Now, you can activate your incompatible extension, and check if it works with Firefox 3</li>
</ul>
<p>That&#8217;s all</p>
]]></content:encoded>
			<wfw:commentRss>http://it.pomocnik.com/force-enable-incompatible-extensions-in-firefox-3/feed/</wfw:commentRss>
		</item>
		<item>
		<title>skype: error while loading shared libraries: libsigc-2.0.so.0: wrong ELF class: ELFCLASS64</title>
		<link>http://it.pomocnik.com/skype-error-while-loading-shared-libraries-libsigc-20so0-wrong-elf-class-elfclass64/</link>
		<comments>http://it.pomocnik.com/skype-error-while-loading-shared-libraries-libsigc-20so0-wrong-elf-class-elfclass64/#comments</comments>
		<pubDate>Thu, 30 Aug 2007 19:34:13 +0000</pubDate>
		<dc:creator>djarosik</dc:creator>
		
		<category><![CDATA[Skype]]></category>

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

		<guid isPermaLink="false">http://it.pomocnik.com/skype-error-while-loading-shared-libraries-libsigc-20so0-wrong-elf-class-elfclass64/</guid>
		<description><![CDATA[What to do if you got this error on 64bit linux distro, you&#8217;ve downloaded skype static and you&#8217;ve copied libsigc-2.0.so.0 and  libsigc-2.0.so.0.0.0 to /lib32?:

that was wrong! - and the error is:
skype: error while loading shared libraries: libsigc-2.0.so.0: wrong ELF class: ELFCLASS64
Solution is quite simple - just wget libsigc++-2.0-0c2a_2.0.16-3_i386.deb (or some other version appropriate to [...]]]></description>
			<content:encoded><![CDATA[<p>What to do if you got this error on 64bit linux distro, you&#8217;ve downloaded skype static and you&#8217;ve copied libsigc-2.0.so.0 and  libsigc-2.0.so.0.0.0 to /lib32?:</p>
<p><!--adsense#125x125_pingwin--></p>
<p>that was wrong! - and the error is:</p>
<p>skype: error while loading shared libraries: libsigc-2.0.so.0: wrong ELF class: ELFCLASS64</p>
<p>Solution is quite simple - just wget libsigc++-2.0-0c2a_2.0.16-3_i386.deb (or some other version appropriate to your distro (remember to get 32bit version!).</p>
<p><!--adsense#125x125_pingwin--></p>
<p>After downloading go into libsigc++-2.0-0c2a_2.0.16-3_i386.deb/CONTENT/usr/lib</p>
<p>and unpack libsigc-2.0.so.0 and  libsigc-2.0.so.0.0.0 to /lib32</p>
<p>That&#8217;s all!</p>
]]></content:encoded>
			<wfw:commentRss>http://it.pomocnik.com/skype-error-while-loading-shared-libraries-libsigc-20so0-wrong-elf-class-elfclass64/feed/</wfw:commentRss>
		</item>
		<item>
		<title>skype: error while loading shared libraries: libsigc-2.0.so.0: cannot open shared object file: No such file or directory</title>
		<link>http://it.pomocnik.com/skype-error-while-loading-shared-libraries-libsigc-20so0-cannot-open-shared-object-file-no-such-file-or-directory/</link>
		<comments>http://it.pomocnik.com/skype-error-while-loading-shared-libraries-libsigc-20so0-cannot-open-shared-object-file-no-such-file-or-directory/#comments</comments>
		<pubDate>Thu, 30 Aug 2007 19:32:03 +0000</pubDate>
		<dc:creator>djarosik</dc:creator>
		
		<category><![CDATA[Skype]]></category>

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

		<guid isPermaLink="false">http://it.pomocnik.com/skype-error-while-loading-shared-libraries-libsigc-20so0-cannot-open-shared-object-file-no-such-file-or-directory/</guid>
		<description><![CDATA[What to do if you got this error on 64bit linux distro and you&#8217;ve downloaded skype static?:

skype: error while loading shared libraries: libsigc-2.0.so.0: cannot open shared object file: No such file or directory
Solution is quite simple - just wget libsigc++-2.0-0c2a_2.0.16-3_i386.deb (or some other version appropriate to your distro (remember to get 32bit version!).

After downloading go [...]]]></description>
			<content:encoded><![CDATA[<p>What to do if you got this error on 64bit linux distro and you&#8217;ve downloaded skype static?:</p>
<p><!--adsense#125x125_pingwin--></p>
<p>skype: error while loading shared libraries: libsigc-2.0.so.0: cannot open shared object file: No such file or directory</p>
<p>Solution is quite simple - just wget libsigc++-2.0-0c2a_2.0.16-3_i386.deb (or some other version appropriate to your distro (remember to get 32bit version!).</p>
<p><!--adsense#125x125_pingwin--></p>
<p>After downloading go into libsigc++-2.0-0c2a_2.0.16-3_i386.deb/CONTENT/usr/lib</p>
<p>and unpack libsigc-2.0.so.0 and  libsigc-2.0.so.0.0.0 to /lib32</p>
<p>That&#8217;s all!</p>
]]></content:encoded>
			<wfw:commentRss>http://it.pomocnik.com/skype-error-while-loading-shared-libraries-libsigc-20so0-cannot-open-shared-object-file-no-such-file-or-directory/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to check uuid for specified disk partition?</title>
		<link>http://it.pomocnik.com/how-to-check-uuid-for-specified-disk-partition/</link>
		<comments>http://it.pomocnik.com/how-to-check-uuid-for-specified-disk-partition/#comments</comments>
		<pubDate>Mon, 27 Aug 2007 08:40:05 +0000</pubDate>
		<dc:creator>djarosik</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://it.pomocnik.com/how-to-check-uuid-for-specified-disk-partition/</guid>
		<description><![CDATA[It&#8217;s very eay to check uuid, just ls some dir ;-):

ls -l /dev/disk/by-uuid/
that&#8217;s all!

]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s very eay to check uuid, just ls some dir ;-):</p>
<p><!--adsense#125x125_pingwin--></p>
<p class="note">ls -l /dev/disk/by-uuid/</p>
<p>that&#8217;s all!</p>
<p><!--adsense#125x125_pingwin--></p>
]]></content:encoded>
			<wfw:commentRss>http://it.pomocnik.com/how-to-check-uuid-for-specified-disk-partition/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to uninstall Google Desktop for Linux?</title>
		<link>http://it.pomocnik.com/how-to-uninstall-google-desktop-for-linux/</link>
		<comments>http://it.pomocnik.com/how-to-uninstall-google-desktop-for-linux/#comments</comments>
		<pubDate>Mon, 20 Aug 2007 07:05:54 +0000</pubDate>
		<dc:creator>djarosik</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Google Hacks]]></category>

		<guid isPermaLink="false">http://it.pomocnik.com/how-to-uninstall-google-desktop-for-linux/</guid>
		<description><![CDATA[How to uninstall Google Desktop for Linux?

If you use Fedora, Mandrake or some other rpm based linux distro:
run the command: rpm -e google-desktop-linux

If you use Debian, Ubuntu, Kubuntu or some other deb based linux distro:
run the command: dpkg -r google-desktop-linux
]]></description>
			<content:encoded><![CDATA[<p>How to uninstall Google Desktop for Linux?</p>
<p><!--adsense#125x125_pingwin--></p>
<p>If you use Fedora, Mandrake or some other rpm based linux distro:</p>
<p class="note">run the command: rpm -e google-desktop-linux</p>
<p><!--adsense#125x125_pingwin--><br />
If you use Debian, Ubuntu, Kubuntu or some other deb based linux distro:</p>
<p class="note">run the command: dpkg -r google-desktop-linux</p>
]]></content:encoded>
			<wfw:commentRss>http://it.pomocnik.com/how-to-uninstall-google-desktop-for-linux/feed/</wfw:commentRss>
		</item>
		<item>
		<title>FATAL: Could not determine fully qualified hostname. Please set &#8216;visible_hostname&#8217;</title>
		<link>http://it.pomocnik.com/fatal-could-not-determine-fully-qualified-hostname-please-set-visible_hostname/</link>
		<comments>http://it.pomocnik.com/fatal-could-not-determine-fully-qualified-hostname-please-set-visible_hostname/#comments</comments>
		<pubDate>Fri, 09 Feb 2007 17:01:55 +0000</pubDate>
		<dc:creator>djarosik</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://it.pomocnik.com/fatal-could-not-determine-fully-qualified-hostname-please-set-visible_hostname/</guid>
		<description><![CDATA[You get:
FATAL: Could not determine fully qualified hostname. Please set &#8216;visible_hostname&#8217;
After installing squid (=after apt-getting squid on Ubuntu)

Solution is very simple.
Open your squid.conf file (/etc/squid/squid.conf) find out visible_hostname and put any name after visible_hostname:
visible_hostname myLocalDesktopComputer
That&#8217;s all.
]]></description>
			<content:encoded><![CDATA[<p>You get:</p>
<p>FATAL: Could not determine fully qualified hostname. Please set &#8216;visible_hostname&#8217;<br />
After installing squid (=after apt-getting squid on Ubuntu)</p>
<p><!--adsense#125x125_pingwin--></p>
<p>Solution is very simple.</p>
<p>Open your squid.conf file (/etc/squid/squid.conf) find out visible_hostname and put any name after visible_hostname:</p>
<p>visible_hostname myLocalDesktopComputer</p>
<p>That&#8217;s all.</p>
]]></content:encoded>
			<wfw:commentRss>http://it.pomocnik.com/fatal-could-not-determine-fully-qualified-hostname-please-set-visible_hostname/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Couldn&#8217;t open: /dev/mga_vid, Error opening/initializing the selected video_out (-vo) device.</title>
		<link>http://it.pomocnik.com/couldnt-open-devmga_vid-error-openinginitializing-the-selected-video_out-vo-device/</link>
		<comments>http://it.pomocnik.com/couldnt-open-devmga_vid-error-openinginitializing-the-selected-video_out-vo-device/#comments</comments>
		<pubDate>Fri, 12 Jan 2007 15:07:58 +0000</pubDate>
		<dc:creator>djarosik</dc:creator>
		
		<category><![CDATA[Video]]></category>

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

		<guid isPermaLink="false">http://it.pomocnik.com/couldnt-open-devmga_vid-error-openinginitializing-the-selected-video_out-vo-device/</guid>
		<description><![CDATA[Couldn&#8217;t open: /dev/mga_vid, Error opening/initializing the selected video_out (-vo) device.
i u got this error while trying mplayer to play video on Linux (Kubuntu, Ubuntu or other).

The solution is very simple:
Right click on mplayer window, go to preferences and oopen Video tab and choose correct driver. If you use OpenGL gl driver should be OK.
]]></description>
			<content:encoded><![CDATA[<p>Couldn&#8217;t open: /dev/mga_vid, Error opening/initializing the selected video_out (-vo) device.</p>
<p>i u got this error while trying mplayer to play video on Linux (Kubuntu, Ubuntu or other).</p>
<p><!--adsense#125x125_pingwin--></p>
<p><strong>The solution is very simple:</strong></p>
<p>Right click on mplayer window, go to preferences and oopen Video tab and choose correct driver. If you use OpenGL gl driver should be OK.</p>
]]></content:encoded>
			<wfw:commentRss>http://it.pomocnik.com/couldnt-open-devmga_vid-error-openinginitializing-the-selected-video_out-vo-device/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Linux &#038; RAID - very simple how to</title>
		<link>http://it.pomocnik.com/linux-raid-very-simple-how-to/</link>
		<comments>http://it.pomocnik.com/linux-raid-very-simple-how-to/#comments</comments>
		<pubDate>Tue, 14 Nov 2006 10:30:50 +0000</pubDate>
		<dc:creator>djarosik</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://it.pomocnik.com/linux-raid-very-simple-how-to/</guid>
		<description><![CDATA[Everything You Always Wanted to Know About RAID in Linux But Were Afraid to Ask
What you need:
mdadm
mdadm is a tool for managing Linux Software RAID arrays, it can create, assemble, report on, and monitor arrays.
You cant find in your distro (use your distro&#8217;s package manager to install it) or at: http://neilb.web.cse.unsw.edu.au/source/mdadm/ or http://www.kernel.org/pub/linux/utils/raid/mdadm/ or any [...]]]></description>
			<content:encoded><![CDATA[<h3>Everything You Always Wanted to Know About RAID in Linux But Were Afraid to Ask</h3>
<p><strong>What you need:</strong><br />
<strong>mdadm</strong></p>
<p class="note">mdadm is a tool for managing Linux Software RAID arrays, it can create, assemble, report on, and monitor arrays.<br />
You cant find in your distro (use your distro&#8217;s package manager to install it) or at: http://neilb.web.cse.unsw.edu.au/source/mdadm/ or http://www.kernel.org/pub/linux/utils/raid/mdadm/ or any of the kernel.org mirrors.</p>
<p> <a href="http://it.pomocnik.com/linux-raid-very-simple-how-to/#more-18" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://it.pomocnik.com/linux-raid-very-simple-how-to/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to convert raw to dv2 avi.</title>
		<link>http://it.pomocnik.com/how-to-convert-raw-to-dv2-avi/</link>
		<comments>http://it.pomocnik.com/how-to-convert-raw-to-dv2-avi/#comments</comments>
		<pubDate>Tue, 05 Sep 2006 14:09:01 +0000</pubDate>
		<dc:creator>djarosik</dc:creator>
		
		<category><![CDATA[Video]]></category>

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

		<guid isPermaLink="false">http://it.pomocnik.com/how-to-convert-raw-to-dv2-avi/</guid>
		<description><![CDATA[I was looking for a solution, how to convert raw to dv2 avi, and finally man dvgrab helped me!

Solution is quite fast and simple:
cat source.dv &#124; dvgrab &#8211;stdin  &#8211;autosplit &#8211;opendml &#8211;timestamp &#8211;format dv2 dv2source.avi

]]></description>
			<content:encoded><![CDATA[<p>I was looking for a solution, how to convert raw to dv2 avi, and finally man dvgrab helped me!</p>
<p><!--adsense#125x125_camera--></p>
<p>Solution is quite fast and simple:</p>
<p class="note">cat source.dv | dvgrab &#8211;stdin  &#8211;autosplit &#8211;opendml &#8211;timestamp &#8211;format dv2 dv2source.avi</p>
<p><!--adsense#125x125_pingwin--></p>
]]></content:encoded>
			<wfw:commentRss>http://it.pomocnik.com/how-to-convert-raw-to-dv2-avi/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ubuntu/Kubuntu 64bit and DVDrip (dvd:rip)</title>
		<link>http://it.pomocnik.com/ubuntukubuntu-64bit-and-dvdrip-dvdrip/</link>
		<comments>http://it.pomocnik.com/ubuntukubuntu-64bit-and-dvdrip-dvdrip/#comments</comments>
		<pubDate>Tue, 22 Aug 2006 16:21:30 +0000</pubDate>
		<dc:creator>djarosik</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://it.pomocnik.com/ubuntukubuntu-64bit-and-dvdrip-dvdrip/</guid>
		<description><![CDATA[I tried to run dvdrip on my 64bit Kubuntu machine - to rip one of my home dvd videos, unfortunatelly without success, BUT instead of dvdrip you can use acidrip - it works OK

]]></description>
			<content:encoded><![CDATA[<p>I tried to run dvdrip on my 64bit Kubuntu machine - to rip one of my home dvd videos, unfortunatelly without success, BUT instead of dvdrip you can use <strong>acidrip </strong>- it works OK</p>
<p><!--adsense#125x125_pingwin--></p>
]]></content:encoded>
			<wfw:commentRss>http://it.pomocnik.com/ubuntukubuntu-64bit-and-dvdrip-dvdrip/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
