<?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>Blue Whale SEO</title>
	<atom:link href="http://www.bluewhaleseo.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bluewhaleseo.com</link>
	<description>Search Engine Optimization Services &#124; Social Media Marketing &#124; Internet Marketing</description>
	<lastBuildDate>Mon, 17 Jun 2013 13:56:33 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Encrypted dual boot system (Windows 8 and Xubuntu)</title>
		<link>http://www.bluewhaleseo.com/blog/dual-boot-encrypted-windows-xubuntu/</link>
		<comments>http://www.bluewhaleseo.com/blog/dual-boot-encrypted-windows-xubuntu/#comments</comments>
		<pubDate>Wed, 12 Jun 2013 04:09:45 +0000</pubDate>
		<dc:creator>donatas</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[Xubuntu]]></category>

		<guid isPermaLink="false">http://www.bluewhaleseo.com/?p=1390</guid>
		<description><![CDATA[5/5 based on 2 votes It&#8217;s been a while since my last post, but now I have some free time to share some more useful (in my opinion) tips on how to make your computer more secure. Encryption is one of the methods that helps to keep your information safe even if your computer (well, [...]<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://www.bluewhaleseo.com/blog/bootable-xubuntu-linux-os-usb-flash-drive-improve-productivity-mobility/' rel='bookmark' title='How bootable Xubuntu Linux OS USB flash drive can improve your productivity and mobility'>How bootable Xubuntu Linux OS USB flash drive can improve your productivity and mobility</a></li>
</ol>
<img src='http://yarpp.org/pixels/56f5e8057c297a402cc04db4bcf7d306'/>
</div>
]]></description>
				<content:encoded><![CDATA[<p><div class="rw-ui-container rw-class-blog-post rw-urid-13910"></div>
    <meta itemprop="name" content="Encrypted dual boot system (Windows 8 and Xubuntu)" />
    <div itemprop="aggregateRating" itemscope itemtype="http://schema.org/AggregateRating">
	<div class="numberRatings"><span itemprop="ratingValue">5</span>/<span itemprop="bestRating">5</span> based on <span itemprop="ratingCount">2</span> votes</div>
		<meta itemprop="worstRating" content="0" />
    </div>
</p>
<p>It&#8217;s been a while since my last post, but now I have some free time to share some more useful (in my opinion) tips on how to make your computer more secure.</p>
<p>Encryption is one of the methods that helps to keep your information safe even if your computer (well, most likely laptop) gets lost or stolen. However, it is quite tricky to setup an encryption for a single operating system, not to mention dual one. Nowadays many computer users use at least two OS on their machines for whatever reason and I will try to show how to encrypt both of them or at least the most vulnerable information.</p>
<p><strong>Please note.</strong> The downside of the method I&#8217;m describing here is that you will have to make a fresh install of Linux alongside with Windows. However, if you already have Linux OS installed, you will need to move your GRUB loader from Master Boot Record (MBR) to Linux partition. That&#8217;s not an easy task.</p>
<p>Before you do anything, please make sure you have backups of your files and even better if you read about <a href="https://help.ubuntu.com/community/WindowsDualBoot" title="Windows Ubuntu Dual Boot" target="_blank">dual boot on Ubuntu</a> website beforehand.</p>
<p>So here is the list of what I&#8217;ve used:</p>
<ul>
<li>Operating systems that will be encrypted: <a href="http://windows.microsoft.com/en-gb/windows/home" rel="nofollow" title="Get Windows" target="_blank">Windows</a> 8 (can be Windows XP/Vista/7) &amp; <a href="http://xubuntu.org/getxubuntu/" rel="nofollow" title="Get Xubuntu" target="_blank">Xubuntu</a> 12.04 LTS (can be any Linux distro which gives an option to encrypt <em>/home</em> folder during installation (this helps to keep things simple))</li>
<li>Partitioning tools that should be used to allocate space for Linux OS: anything you feel comfortable with. <a href="http://www.hirensbootcd.org/download/" rel="nofollow" title="Download Hiren's BootCD" target="_blank">Hiren&#8217;s BootCD</a> has many useful partitioning tools, such as <a href="http://gparted.sourceforge.net/" rel="nofollow" title="About Gnome Partition Editor" target="_blank">GParted Partition Editor</a></li>
<li>Encryption software: <a href="http://www.truecrypt.org/" rel="nofollow" title="Free open-source disk encryption software" target="_blank">TrueCrypt</a> (can also be used in Linux itself)</li>
<li>Optical media emulator (optional): <a href="http://www.disc-tools.com/download/daemon" rel="nofollow" title="DAEMON Tools enables you to use your CD/DVD images as if they were already burned to CD/DVD" target="_blank">DAEMON Tools Lite</a></li>
</ul>
<p>
<a name="table-contents"><br />
<h3>The process consists of two main steps and two optional ones:</h3>
<p></a></p>
<ol>
<li><a href="#linux-install"><strong>Appropriate Linux (Xubuntu) installation</strong></a></li>
<li><a href="#truecrypt-install"><strong>Installation and setup of TrueCrypt</strong></a></li>
<li><a href="#linux-truecrypt-install"><strong>Install TrueCrypt on Linux</strong></a></li>
<li><a href="#mount-encrypted-partition"><strong>Mounting encrypted Windows partition in Linux</strong></a></li>
</ol>
<p>
<a name="linux-install"><br />
<h3>Xubuntu installation</h3>
<p></a></p>
<p>Hundreds of <a href="http://www.howtoforge.com/the-perfect-desktop-ubuntu-12.04-lts-precise-pangolin" title="The Perfect Desktop - Ubuntu 12.04 LTS (Precise Pangolin)" target="_blank">tutorials on how to install (X)ubuntu</a> exist out there. Please follow the highlighted link if you are not familiar with Linux installation process. It&#8217;s very straight forward these days. However, there are some points you have to be aware of in order to make a new installation to work with TrueCrypt and also to encrypt the <em>/home</em> directory:</p>
<ol>
<li>For the sake of simplicity I&#8217;m using only one, root (/), partition for Xubuntu installation. You may want to add <em>swap</em> or more partitions too. However, the most important part is to set <em>Device for boot loader installation:</em> to that root partition of Linux, which in my case is <em>/dev/sda3</em>. Only then TrueCrypt will be able to tie up Linux installation with its own boot loader.<br />

<a href="http://www.bluewhaleseo.com/wp-content/gallery/encryption/xubuntu-install-boot-loader-setup.jpg" title="Setting up partitions during Xubuntu installation as well as defining boot loader's destination" class="shutterset_singlepic225" >
	<img class="ngg-singlepic" src="http://www.bluewhaleseo.com/wp-content/gallery/cache/225__650x452_xubuntu-install-boot-loader-setup.jpg" alt="Xubuntu - Partition setup" title="Xubuntu - Partition setup" />
</a>

</li>
<li>Also do not forget to tick the box <em>Encrypt my home folder</em> on user setup screen.<br />

<a href="http://www.bluewhaleseo.com/wp-content/gallery/encryption/xubuntu-install-encrypt-home.jpg" title="Setting up user and encryption" class="shutterset_singlepic226" >
	<img class="ngg-singlepic" src="http://www.bluewhaleseo.com/wp-content/gallery/cache/226__650x509_xubuntu-install-encrypt-home.jpg" alt="Xubuntu - User setup" title="Xubuntu - User setup" />
</a>

</li>
</ol>
<p><a href="#table-contents">Back to Top</a></p>
<p><a name="truecrypt-install"><br />
<h3>TrueCrypt installation &amp; setup</h3>
<p></a></p>
<p>Once Xubuntu is installed, reboot and log back to your Windows installation. If you installed GRUB boot loader on Xubuntu partition Windows will boot as usual and without interruption (GRUB loader options screen). Then <a href="http://www.truecrypt.org/downloads" rel="nofollow" title="Get trueCrypt" target="_blank">download TrueCrypt</a> and install it. After installation ends, double click on a blue TrueCrypt icon on a right hand side on a taskbar. Please follow the screenshots below for the further instructions.</p>
<div id="adsenseads">
		<script type="text/javascript"><!--
		google_ad_client = "ca-pub-1231125992107107";
		/* MiddleOfPost */
		google_ad_slot = "6370554027";
		google_ad_width = 468;
		google_ad_height = 15;
		//-->
		</script>
		<script type="text/javascript"
		src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
		</script>
	</div>
<ol>
<li>
Go to <em>System > Encrypt System Partition/Drive&#8230;</em><br />

<a href="http://www.bluewhaleseo.com/wp-content/gallery/encryption/truecrypt-system-menu.jpg" title="TrueCrypt - System Menu" class="shutterset_singlepic240" >
	<img class="ngg-singlepic" src="http://www.bluewhaleseo.com/wp-content/gallery/cache/240__579x498_truecrypt-system-menu.jpg" alt="TrueCrypt - System Menu" title="TrueCrypt - System Menu" />
</a>

</li>
<li>
Choose <em>Normal</em> encryption type<br />

<a href="http://www.bluewhaleseo.com/wp-content/gallery/encryption/truecrypt-type-of-system-encryption.jpg" title="TrueCrypt - Type of System Encryption" class="shutterset_singlepic241" >
	<img class="ngg-singlepic" src="http://www.bluewhaleseo.com/wp-content/gallery/cache/241__619x383_truecrypt-type-of-system-encryption.jpg" alt="TrueCrypt - Type of System Encryption" title="TrueCrypt - Type of System Encryption" />
</a>

</li>
<li>
Encrypt Windows partition only since we already encrypted Linux <em>/home</em> directory<br />

<a href="http://www.bluewhaleseo.com/wp-content/gallery/encryption/truecrypt-area-to-encrypt.jpg" title="TrueCrypt - Area to Encrypt" class="shutterset_singlepic228" >
	<img class="ngg-singlepic" src="http://www.bluewhaleseo.com/wp-content/gallery/cache/228__615x380_truecrypt-area-to-encrypt.jpg" alt="TrueCrypt - Area to Encrypt" title="TrueCrypt - Area to Encrypt" />
</a>

</li>
<li>
Pick <em>Multi-boot</em> option<br />

<a href="http://www.bluewhaleseo.com/wp-content/gallery/encryption/truecrypt-number-of-operating-systems.jpg" title="TrueCrypt - Number of Operating Systems" class="shutterset_singlepic234" >
	<img class="ngg-singlepic" src="http://www.bluewhaleseo.com/wp-content/gallery/cache/234__615x380_truecrypt-number-of-operating-systems.jpg" alt="TrueCrypt - Number of Operating Systems" title="TrueCrypt - Number of Operating Systems" />
</a>

</li>
<li>

<a href="http://www.bluewhaleseo.com/wp-content/gallery/encryption/truecrypt-boot-drive.jpg" title="TrueCrypt - Boot Drive" class="shutterset_singlepic229" >
	<img class="ngg-singlepic" src="http://www.bluewhaleseo.com/wp-content/gallery/cache/229__614x378_truecrypt-boot-drive.jpg" alt="TrueCrypt - Boot Drive" title="TrueCrypt - Boot Drive" />
</a>

</li>
<li>

<a href="http://www.bluewhaleseo.com/wp-content/gallery/encryption/truecrypt-number-of-system-drives.jpg" title="TrueCrypt - Number of System Drives" class="shutterset_singlepic235" >
	<img class="ngg-singlepic" src="http://www.bluewhaleseo.com/wp-content/gallery/cache/235__616x379_truecrypt-number-of-system-drives.jpg" alt="TrueCrypt - Number of System Drives" title="TrueCrypt - Number of System Drives" />
</a>

</li>
<li>
Select <em>No</em>, because we installed our boot loader to <em>/dev/sda3</em> partition<br />

<a href="http://www.bluewhaleseo.com/wp-content/gallery/encryption/truecrypt-non-windows-boot-loader.jpg" title="TrueCrypt - Non-Windows Boot Loader" class="shutterset_singlepic233" >
	<img class="ngg-singlepic" src="http://www.bluewhaleseo.com/wp-content/gallery/cache/233__614x380_truecrypt-non-windows-boot-loader.jpg" alt="TrueCrypt - Non-Windows Boot Loader" title="TrueCrypt - Non-Windows Boot Loader" />
</a>

</li>
<li>
I&#8217;m using AES encryption and RIPEMD-160 hash algorithms<br />

<a href="http://www.bluewhaleseo.com/wp-content/gallery/encryption/truecrypt-encryption-options.jpg" title="TrueCrypt - Encryption Options" class="shutterset_singlepic231" >
	<img class="ngg-singlepic" src="http://www.bluewhaleseo.com/wp-content/gallery/cache/231__615x378_truecrypt-encryption-options.jpg" alt="TrueCrypt - Encryption Options" title="TrueCrypt - Encryption Options" />
</a>

</li>
<li>
Enter and confirm your password on next screen. Make sure it is strong password as this is the only way for someone else to get access to your files!
</li>
<li>
Get your mouse crazy <img src='http://www.bluewhaleseo.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />

<a href="http://www.bluewhaleseo.com/wp-content/gallery/encryption/truecrypt-collecting-random-data.jpg" title="TrueCrypt - Collecting Random Data" class="shutterset_singlepic230" >
	<img class="ngg-singlepic" src="http://www.bluewhaleseo.com/wp-content/gallery/cache/230__614x380_truecrypt-collecting-random-data.jpg" alt="TrueCrypt - Collecting Random Data" title="TrueCrypt - Collecting Random Data" />
</a>

</li>
<li>
Click <em>Next</em> on <em>Keys Generated</em> screen
</li>
<li>
Make an ISO rescue disk image and keep it in secure place (for example, in encrypted FAT partition on your USB key&#8230; Can be done with TrueCrypt too <img src='http://www.bluewhaleseo.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> )<br />

<a href="http://www.bluewhaleseo.com/wp-content/gallery/encryption/truecrypt-rescue-disk.jpg" title="TrueCrypt - Create a Rescue Disk" class="shutterset_singlepic239" >
	<img class="ngg-singlepic" src="http://www.bluewhaleseo.com/wp-content/gallery/cache/239__614x381_truecrypt-rescue-disk.jpg" alt="TrueCrypt - Rescue Disk" title="TrueCrypt - Rescue Disk" />
</a>

</li>
<li>
Now TrueCrypt will try to check the rescue disk, so we need either burn the image to CD or mount it with some optical media emulator, i.e. Daemon Tools Lite<br />

<a href="http://www.bluewhaleseo.com/wp-content/gallery/encryption/rescue-disk-mount.jpg" title="Mount Rescue Disk" class="shutterset_singlepic227" >
	<img class="ngg-singlepic" src="http://www.bluewhaleseo.com/wp-content/gallery/cache/227__499x392_rescue-disk-mount.jpg" alt="Mount Rescue Disk" title="Mount Rescue Disk" />
</a>
<br />

<a href="http://www.bluewhaleseo.com/wp-content/gallery/encryption/truecrypt-rescue-disk-recording.jpg" title="TrueCrypt - Check Rescue Disk" class="shutterset_singlepic238" >
	<img class="ngg-singlepic" src="http://www.bluewhaleseo.com/wp-content/gallery/cache/238__614x379_truecrypt-rescue-disk-recording.jpg" alt="TrueCrypt - Rescue Disk Recording" title="TrueCrypt - Rescue Disk Recording" />
</a>

</li>
<li>
I don&#8217;t use any wipe mode<br />

<a href="http://www.bluewhaleseo.com/wp-content/gallery/encryption/truecrypt-wipe-mode.jpg" title="TrueCrypt - Wipe Mode" class="shutterset_singlepic242" >
	<img class="ngg-singlepic" src="http://www.bluewhaleseo.com/wp-content/gallery/cache/242__614x378_truecrypt-wipe-mode.jpg" alt="TrueCrypt - Wipe Mode" title="TrueCrypt - Wipe Mode" />
</a>

</li>
<li>
Now it&#8217;s a time to let TrueCrypt check itself. Click <em>Test</em> and then <em>Yes</em> in order to reboot your machine<br />

<a href="http://www.bluewhaleseo.com/wp-content/gallery/encryption/truecrypt-pretest.jpg" title="TrueCrypt - Reboot and test installation" class="shutterset_singlepic237" >
	<img class="ngg-singlepic" src="http://www.bluewhaleseo.com/wp-content/gallery/cache/237__619x379_truecrypt-pretest.jpg" alt="TrueCrypt - Pretest" title="TrueCrypt - Pretest" />
</a>

</li>
<li>
Here&#8217;s what you going to see before any OS boots (sorry for quality of pictures). Enter the password you used during TrueCrypt installation<br />

<a href="http://www.bluewhaleseo.com/wp-content/gallery/encryption/truecrypt-boot-loader.jpg" title="TrueCrypt -  Boot Loader" class="shutterset_singlepic243" >
	<img class="ngg-singlepic" src="http://www.bluewhaleseo.com/wp-content/gallery/cache/243__650x282_truecrypt-boot-loader.jpg" alt="TrueCrypt -  Boot Loader" title="TrueCrypt -  Boot Loader" />
</a>
<br />
If you were to click ESC, you would get to Linux boot screen<br />

<a href="http://www.bluewhaleseo.com/wp-content/gallery/encryption/truecrypt-boot-manager.jpg" title="TrueCrypt -  Boot Manager" class="shutterset_singlepic247" >
	<img class="ngg-singlepic" src="http://www.bluewhaleseo.com/wp-content/gallery/cache/247__650x291_truecrypt-boot-manager.jpg" alt="TrueCrypt -  Boot Manager" title="TrueCrypt -  Boot Manager" />
</a>

</li>
<li>
After reboot, if test was successful, you should see following confirmation window<br />

<a href="http://www.bluewhaleseo.com/wp-content/gallery/encryption/truecrypt-pretest-completed.jpg" title="TrueCrypt -  Pretest Completed" class="shutterset_singlepic245" >
	<img class="ngg-singlepic" src="http://www.bluewhaleseo.com/wp-content/gallery/cache/245__619x382_truecrypt-pretest-completed.jpg" alt="TrueCrypt -  Pretest Completed" title="TrueCrypt -  Pretest Completed" />
</a>

</li>
<li>
Now click Encrypt and wait till encryption process will end<br />

<a href="http://www.bluewhaleseo.com/wp-content/gallery/encryption/truecrypt-encryption.jpg" title="TrueCrypt -  Encryption" class="shutterset_singlepic244" >
	<img class="ngg-singlepic" src="http://www.bluewhaleseo.com/wp-content/gallery/cache/244__614x378_truecrypt-encryption.jpg" alt="TrueCrypt -  Encryption" title="TrueCrypt -  Encryption" />
</a>

</li>
<li>
And that&#8217;s what you are likely to get once you choose to boot Linux OS. Xubuntu will ask you for an encryption passphrase.<br />

<a href="http://www.bluewhaleseo.com/wp-content/gallery/encryption/xubuntu-encryption-passphrase.jpg" title="Xubuntu - Encryption Passphrase" class="shutterset_singlepic246" >
	<img class="ngg-singlepic" src="http://www.bluewhaleseo.com/wp-content/gallery/cache/246__566x439_xubuntu-encryption-passphrase.jpg" alt="Xubuntu - Encryption Passphrase" title="Xubuntu - Encryption Passphrase" />
</a>

</li>
</ol>
<p><a href="#table-contents">Back to Top</a></p>
<p>
<a name="linux-truecrypt-install"><br />
<h3>Xubuntu TrueCrypt Installation</h3>
<p></a><br />
Should you wish to access the data on your Windows partition while you&#8217;re using Linux OS, you should to mount it as an extra drive with TrueCrypt, which then will ask you for your TrueCrypt password for that particular partition.<br />
So what we need is TrueCrypt for Linux, or in our case &#8211; for Xubuntu, which is Debian based distro, therefore we will download *.tar.gz package from <a href="http://www.truecrypt.org/downloads" rel="nofollow" title="Get trueCrypt" target="_blank">TrueCrypt download page</a>.<br />
Simply select <em>Standard &#8211; 64 bit (x64)</em> (or 32 bit (x86) if you are using 32 bit Linux) from a drop-down list under <em>Linux</em> and download it.<br />
Now navigate to the directory where you saved this package (it&#8217;s been named <em>truecrypt-7.1a-linux-x64.tar.gz</em> in my case), right click on it and choose <em>Extract Here</em> from a menu.<br />
You will get a single <em>truecrypt-7.1a-setup-x64</em> file which you can execute directly or via Terminal by using command<br />
<code>sudo sh ./truecrypt-7.1a-setup-x64</code><br />
I prefer command line and the quickest way to use it would be to right click on an empty space in a folder that holds TrueCrypt installation file and to choose <em>Open Terminal Here</em> option.<br />

<a href="http://www.bluewhaleseo.com/wp-content/gallery/encryption/xubuntu-install-truecrypt.jpg" title="Xubuntu - TrueCrypt Installation" class="shutterset_singlepic248" >
	<img class="ngg-singlepic" src="http://www.bluewhaleseo.com/wp-content/gallery/cache/248__650x709_xubuntu-install-truecrypt.jpg" alt="Xubuntu - TrueCrypt Installation" title="Xubuntu - TrueCrypt Installation" />
</a>
<br />
After the installation you will see following screen, which tells how to remove TrueCrypt from Linux<br />

<a href="http://www.bluewhaleseo.com/wp-content/gallery/encryption/xubuntu-uninstall-truecrypt.jpg" title="Xubuntu - Uninstall TrueCrypt" class="shutterset_singlepic249" >
	<img class="ngg-singlepic" src="http://www.bluewhaleseo.com/wp-content/gallery/cache/249__464x140_xubuntu-uninstall-truecrypt.jpg" alt="Xubuntu - Uninstall TrueCrypt" title="Xubuntu - Uninstall TrueCrypt" />
</a>
</p>
<p>
<a href="#table-contents">Back to Top</a></p>
<p><a name="mount-encrypted-partition"><br />
<h3>Mounting encrypted Windows partition in Xubuntu</h3>
<p></a><br />
Right, so once we have TrueCrypt for Linux, we can access it via <em>Accessories>TrueCrypt</em>. But before let&#8217;s create a folder in <em>/mnt</em> directory which will hold all our Windows files once mounted. Again, open the Terminal and type in<br />
<code>sudo mkdir /mnt/windows</code><br />
In a TrueCrypt window we simply select <em>Select Device&#8230;</em> button, and then we select our Windows partition from a list of partitions available to us. In my case it is <em>/dev/sda2</em> partition. You can guess which is your Windows partition by its size for example.<br />
Now click on <em>Options</em> button, tick the <em>Mount partition using system encryption (preboot authentication)</em> box and also enter the path to your mount directory, which in our case is <em>/mnt/windows</em><br />

<a href="http://www.bluewhaleseo.com/wp-content/gallery/encryption/truecrypt-mount-device.jpg" title="TrueCrypt - Mount Device" class="shutterset_singlepic250" >
	<img class="ngg-singlepic" src="http://www.bluewhaleseo.com/wp-content/gallery/cache/250__590x576_truecrypt-mount-device.jpg" alt="TrueCrypt - Mount Device" title="TrueCrypt - Mount Device" />
</a>
<br />
Click OK and that&#8217;s it &#8211; you should be able to access your Windows files in your /mnt/windows directory.
</p>
<p><a href="#table-contents">Back to Top</a>
</p>
<p>I hope these little tips will help you to keep your data secure and any comments or suggestions are welcome as usual.</p>
<div class="ngg-related-gallery"><a href="http://www.bluewhaleseo.com/wp-content/gallery/using-fedora-for-studies/linux-for-studies-fedora-desktop.png" title="Looks clean, isn't?" class="shutterset_related-images-for-encrypted-dual-boot-system-windows-8-and-xubuntu" ><img title="Looks clean, isn't?" alt="Looks clean, isn't?" src="http://www.bluewhaleseo.com/wp-content/gallery/using-fedora-for-studies/thumbs/thumbs_linux-for-studies-fedora-desktop.png" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/xubuntu-usb/xubuntu-live-desktop-configured.jpg" title="This is how my Xubuntu desktop looks once configured" class="shutterset_related-images-for-encrypted-dual-boot-system-windows-8-and-xubuntu" ><img title="Xubunt Live Desktop - Configured" alt="Xubunt Live Desktop - Configured" src="http://www.bluewhaleseo.com/wp-content/gallery/xubuntu-usb/thumbs/thumbs_xubuntu-live-desktop-configured.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/xubuntu-usb/xubuntu-live-desktop.jpg" title="Xubuntu Live Desktop" class="shutterset_related-images-for-encrypted-dual-boot-system-windows-8-and-xubuntu" ><img title="Xubuntu Live Desktop" alt="Xubuntu Live Desktop" src="http://www.bluewhaleseo.com/wp-content/gallery/xubuntu-usb/thumbs/thumbs_xubuntu-live-desktop.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/using-fedora-for-studies/linux-for-studies-fedora-nautilus-browser-file-manager.png" title="Fedora file manager Nautilus" class="shutterset_related-images-for-encrypted-dual-boot-system-windows-8-and-xubuntu" ><img title="Fedora file manager Nautilus" alt="Fedora file manager Nautilus" src="http://www.bluewhaleseo.com/wp-content/gallery/using-fedora-for-studies/thumbs/thumbs_linux-for-studies-fedora-nautilus-browser-file-manager.png" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/eset-nod32-installation/11-centos-xfce-nod32-antivirus-gui.jpg" title="ESET NOD32 4 Antivirus installation on CentOS 6 XFCE desktop -  User Interface" class="shutterset_related-images-for-encrypted-dual-boot-system-windows-8-and-xubuntu" ><img title="ESET NOD32 4 Antivirus installation on CentOS 6 XFCE desktop -  User Interface" alt="ESET NOD32 4 Antivirus installation on CentOS 6 XFCE desktop -  User Interface" src="http://www.bluewhaleseo.com/wp-content/gallery/eset-nod32-installation/thumbs/thumbs_11-centos-xfce-nod32-antivirus-gui.jpg" /></a>
</div>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://www.bluewhaleseo.com/blog/bootable-xubuntu-linux-os-usb-flash-drive-improve-productivity-mobility/' rel='bookmark' title='How bootable Xubuntu Linux OS USB flash drive can improve your productivity and mobility'>How bootable Xubuntu Linux OS USB flash drive can improve your productivity and mobility</a></li>
</ol></p>
<img src='http://yarpp.org/pixels/56f5e8057c297a402cc04db4bcf7d306'/>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.bluewhaleseo.com/blog/dual-boot-encrypted-windows-xubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Forecourt Fuels</title>
		<link>http://www.bluewhaleseo.com/gallery/portfolio/forecourt-fuels/</link>
		<comments>http://www.bluewhaleseo.com/gallery/portfolio/forecourt-fuels/#comments</comments>
		<pubDate>Sun, 03 Feb 2013 01:30:36 +0000</pubDate>
		<dc:creator>donatas</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[canonicalization]]></category>
		<category><![CDATA[conversion tracking]]></category>
		<category><![CDATA[dmoz.org]]></category>
		<category><![CDATA[facebook page]]></category>
		<category><![CDATA[google maps]]></category>
		<category><![CDATA[Google+ page]]></category>
		<category><![CDATA[keyword research]]></category>
		<category><![CDATA[link building]]></category>
		<category><![CDATA[pictures optimization]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[rich snippets]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[social bookmarking]]></category>
		<category><![CDATA[website optimization]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.bluewhaleseo.com/?p=1352</guid>
		<description><![CDATA[<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://www.bluewhaleseo.com/gallery/sobo-brighton-hostel/' rel='bookmark' title='SoBo Brighton Hostel'>SoBo Brighton Hostel</a></li>
<li><a href='http://www.bluewhaleseo.com/gallery/other-seo-projects/' rel='bookmark' title='Other SEO-WEB projects'>Other SEO-WEB projects</a></li>
<li><a href='http://www.bluewhaleseo.com/gallery/t-v-k-verdiktas/' rel='bookmark' title='T.V.K. Verdiktas'>T.V.K. Verdiktas</a></li>
</ol>
<img src='http://yarpp.org/pixels/56f5e8057c297a402cc04db4bcf7d306'/>
</div>
]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.forecourtfuelcards.co.uk/" title="Forecourt Fuel Cards" target="_blank"></a><br />

<div class="ngg-galleryoverview" id="ngg-gallery-35-1352">

	<!-- Slideshow link -->
	<div class="slideshowlink">
		<a class="slideshowlink" href="http://www.bluewhaleseo.com/gallery/portfolio/forecourt-fuels/?show=slide">
			> Show as slideshow <		</a>
	</div>

	
	<!-- Thumbnails -->
		
	<div id="ngg-image-223" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/forecourt-fuels/forecourt-fuels.jpg" title="Forecourt Fuel Cards" class="shutterset_set_35" >
								<img title="Forecourt Fuels" alt="Forecourt Fuels" src="http://www.bluewhaleseo.com/wp-content/gallery/forecourt-fuels/thumbs/thumbs_forecourt-fuels.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>

</p>
<div class="ngg-related-gallery"><a href="http://www.bluewhaleseo.com/wp-content/gallery/the-brighton-hotel-guide/the-brighton-hotel-guide-top.jpg" title="Page setup, work on design, website's optimization, banner, social networking icons and widgets and etc." class="shutterset_related-images-for-forecourt-fuels" ><img title="The Brighton Hotel Guide Top" alt="The Brighton Hotel Guide Top" src="http://www.bluewhaleseo.com/wp-content/gallery/the-brighton-hotel-guide/thumbs/thumbs_the-brighton-hotel-guide-top.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/papaya-europe-web-directory/papaya-web-directory-listing-details-bottom.png" title="Papaya Web Directory - Listing Details (bottom)" class="shutterset_related-images-for-forecourt-fuels" ><img title="Papaya Web Directory - Listing Details (bottom)" alt="Papaya Web Directory - Listing Details (bottom)" src="http://www.bluewhaleseo.com/wp-content/gallery/papaya-europe-web-directory/thumbs/thumbs_papaya-web-directory-listing-details-bottom.png" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/sobo-brighton/sobo-brighton-google-places.jpg" title="100& profile in Google Places, gallery and other information" class="shutterset_related-images-for-forecourt-fuels" ><img title="SoBo Brighton Google Maps" alt="SoBo Brighton Google Maps" src="http://www.bluewhaleseo.com/wp-content/gallery/sobo-brighton/thumbs/thumbs_sobo-brighton-google-places.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/sobo-brighton/sobo-brighton-facebook-welcome-page.jpg" title="Tabs "Book Now!", "Todays Your Price Late Beds", "Special offers" added" class="shutterset_related-images-for-forecourt-fuels" ><img title="SoBo Brighton Facebook Welcome page" alt="SoBo Brighton Facebook Welcome page" src="http://www.bluewhaleseo.com/wp-content/gallery/sobo-brighton/thumbs/thumbs_sobo-brighton-facebook-welcome-page.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/sobo-brighton/sobo-brighton-google-map.jpg" title="Google Map API V3 on SoBo website" class="shutterset_related-images-for-forecourt-fuels" ><img title="SoBo Brighton Google Map" alt="SoBo Brighton Google Map" src="http://www.bluewhaleseo.com/wp-content/gallery/sobo-brighton/thumbs/thumbs_sobo-brighton-google-map.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/vi-international/hannah-keep-blog-socials.jpg" title="" class="shutterset_related-images-for-forecourt-fuels" ><img title="Hannah Keep Blog Social Media" alt="Hannah Keep Blog Social Media" src="http://www.bluewhaleseo.com/wp-content/gallery/vi-international/thumbs/thumbs_hannah-keep-blog-socials.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/vi-international/vi-international-facebook-page.jpg" title="" class="shutterset_related-images-for-forecourt-fuels" ><img title="Vi International Facebook page" alt="Vi International Facebook page" src="http://www.bluewhaleseo.com/wp-content/gallery/vi-international/thumbs/thumbs_vi-international-facebook-page.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/papaya-europe-web-directory/papaya-web-directory-home-page.png" title="Papaya Web Directory - Home Page" class="shutterset_related-images-for-forecourt-fuels" ><img title="Papaya Web Directory - Home Page" alt="Papaya Web Directory - Home Page" src="http://www.bluewhaleseo.com/wp-content/gallery/papaya-europe-web-directory/thumbs/thumbs_papaya-web-directory-home-page.png" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/vi-international/nicola-mchale-blog-middle.jpg" title="" class="shutterset_related-images-for-forecourt-fuels" ><img title="Nicola McHale Blog" alt="Nicola McHale Blog" src="http://www.bluewhaleseo.com/wp-content/gallery/vi-international/thumbs/thumbs_nicola-mchale-blog-middle.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/vi-international/hannah-keep-blog-top.jpg" title="" class="shutterset_related-images-for-forecourt-fuels" ><img title="Hannah Keep Blog" alt="Hannah Keep Blog" src="http://www.bluewhaleseo.com/wp-content/gallery/vi-international/thumbs/thumbs_hannah-keep-blog-top.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/brighton-business-curry-club/bbcc-bottom.jpg" title="" class="shutterset_related-images-for-forecourt-fuels" ><img title="Brighton Business Curry Club website bottom" alt="Brighton Business Curry Club website bottom" src="http://www.bluewhaleseo.com/wp-content/gallery/brighton-business-curry-club/thumbs/thumbs_bbcc-bottom.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/photo-to-painting/photo-to-painting-top.jpg" title="Photo To Painting - Top" class="shutterset_related-images-for-forecourt-fuels" ><img title="Photo To Painting - Top" alt="Photo To Painting - Top" src="http://www.bluewhaleseo.com/wp-content/gallery/photo-to-painting/thumbs/thumbs_photo-to-painting-top.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/brighton-business-curry-club/bbcc-top.jpg" title="" class="shutterset_related-images-for-forecourt-fuels" ><img title="Brighton Business Curry Club website top" alt="Brighton Business Curry Club website top" src="http://www.bluewhaleseo.com/wp-content/gallery/brighton-business-curry-club/thumbs/thumbs_bbcc-top.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/vi-international/vi-international-bottom.jpg" title="" class="shutterset_related-images-for-forecourt-fuels" ><img title="Vi International website" alt="Vi International website" src="http://www.bluewhaleseo.com/wp-content/gallery/vi-international/thumbs/thumbs_vi-international-bottom.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/the-brighton-hotel-guide/the-brighton-hotel-guide-facebook-page.jpg" title="Page setup" class="shutterset_related-images-for-forecourt-fuels" ><img title="The Brighton Hotel Guide Facebook page" alt="The Brighton Hotel Guide Facebook page" src="http://www.bluewhaleseo.com/wp-content/gallery/the-brighton-hotel-guide/thumbs/thumbs_the-brighton-hotel-guide-facebook-page.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/oerp/openerp-hosting-rich-snippets.jpg" title="OpenERP Hosting website and Rich Snippets" class="shutterset_related-images-for-forecourt-fuels" ><img title="OpenERP Hosting website and Rich Snippets" alt="OpenERP Hosting website and Rich Snippets" src="http://www.bluewhaleseo.com/wp-content/gallery/oerp/thumbs/thumbs_openerp-hosting-rich-snippets.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/sobo-brighton/sobo-brighton-home-page-bottom.jpg" title="Links (icons) to social networks, RSS feed, IM's. Visit Brighton logo modified, Facebook LikeBox added, social buttons (Tweet, Like, Buzz), Google Translate, Links and etc." class="shutterset_related-images-for-forecourt-fuels" ><img title="Sobo Brighton Home page's bottom" alt="Sobo Brighton Home page's bottom" src="http://www.bluewhaleseo.com/wp-content/gallery/sobo-brighton/thumbs/thumbs_sobo-brighton-home-page-bottom.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/restaurants-brighton-guide/rich-snippets-restaurants-brighton.png" title="Rich snippets appearing in search results - the result of content markup using schema.org tags." class="shutterset_related-images-for-forecourt-fuels" ><img title="Rich Snippets" alt="Rich Snippets" src="http://www.bluewhaleseo.com/wp-content/gallery/restaurants-brighton-guide/thumbs/thumbs_rich-snippets-restaurants-brighton.png" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/sylvan-oak/Sylvan-Oak-website-top.jpg" title="" class="shutterset_related-images-for-forecourt-fuels" ><img title="Sylvan Oak Website Top" alt="Sylvan Oak Website Top" src="http://www.bluewhaleseo.com/wp-content/gallery/sylvan-oak/thumbs/thumbs_Sylvan-Oak-website-top.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/papaya-europe-web-directory/papaya-web-directory-listing-rich-snippet-data.png" title="Papaya Web Directory - Rich Snippet data" class="shutterset_related-images-for-forecourt-fuels" ><img title="Papaya Web Directory - Rich Snippet data" alt="Papaya Web Directory - Rich Snippet data" src="http://www.bluewhaleseo.com/wp-content/gallery/papaya-europe-web-directory/thumbs/thumbs_papaya-web-directory-listing-rich-snippet-data.png" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/restaurants-brighton-guide/restaurants-brighton-guide-top.jpg" title="social icons and bookmarks, website optimization, BHG banner, hCard and other work behind the scenes" class="shutterset_related-images-for-forecourt-fuels" ><img title="Restaurants Brighton Guide Top" alt="Restaurants Brighton Guide Top" src="http://www.bluewhaleseo.com/wp-content/gallery/restaurants-brighton-guide/thumbs/thumbs_restaurants-brighton-guide-top.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/the-vat-lady/the-vat-lady-facebook-page.jpg" title="" class="shutterset_related-images-for-forecourt-fuels" ><img title="The VAT Lady Facebook page" alt="The VAT Lady Facebook page" src="http://www.bluewhaleseo.com/wp-content/gallery/the-vat-lady/thumbs/thumbs_the-vat-lady-facebook-page.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/oerp/opencart-google-rich-snippets-schema-org.jpg" title="Google's rich snippets for OpenCart e-commerce website (schema.org)" class="shutterset_related-images-for-forecourt-fuels" ><img title="Google's rich snippets for OpenCart e-commerce website" alt="Google's rich snippets for OpenCart e-commerce website" src="http://www.bluewhaleseo.com/wp-content/gallery/oerp/thumbs/thumbs_opencart-google-rich-snippets-schema-org.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/oerp/boxbilling-rich-snippets.jpg" title="Rich Snippets in BoxBilling" class="shutterset_related-images-for-forecourt-fuels" ><img title="BoxBilling rich snippets" alt="BoxBilling rich snippets" src="http://www.bluewhaleseo.com/wp-content/gallery/oerp/thumbs/thumbs_boxbilling-rich-snippets.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/the-vat-lady/the-vat-lady-hubspot.jpg" title="" class="shutterset_related-images-for-forecourt-fuels" ><img title="The VAT Lady website on HubSpot" alt="The VAT Lady website on HubSpot" src="http://www.bluewhaleseo.com/wp-content/gallery/the-vat-lady/thumbs/thumbs_the-vat-lady-hubspot.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/your-green-world/magento-rich-snippets.jpg" title="Rich Snippets for Magento e-commerce website" class="shutterset_related-images-for-forecourt-fuels" ><img title="Magento Rich Snippets" alt="Magento Rich Snippets" src="http://www.bluewhaleseo.com/wp-content/gallery/your-green-world/thumbs/thumbs_magento-rich-snippets.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/photo-to-painting/photo-to-painting-facebook-page.jpg" title="Photo To Painting - Facebook page" class="shutterset_related-images-for-forecourt-fuels" ><img title="Photo To Painting - Facebook page" alt="Photo To Painting - Facebook page" src="http://www.bluewhaleseo.com/wp-content/gallery/photo-to-painting/thumbs/thumbs_photo-to-painting-facebook-page.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/the-vat-lady/the-vat-lady-top.jpg" title="" class="shutterset_related-images-for-forecourt-fuels" ><img title="The VAT Lady website top" alt="The VAT Lady website top" src="http://www.bluewhaleseo.com/wp-content/gallery/the-vat-lady/thumbs/thumbs_the-vat-lady-top.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/achieving-perfection-limited/achieving-perfection-limited-ad.jpg" title="" class="shutterset_related-images-for-forecourt-fuels" ><img title="Achieving Perfection Limited Ad" alt="Achieving Perfection Limited Ad" src="http://www.bluewhaleseo.com/wp-content/gallery/achieving-perfection-limited/thumbs/thumbs_achieving-perfection-limited-ad.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/teraxit-itdirect-eu/itdirecteu-facebook-page.jpg" title="ITdirect.eu Facebook page" class="shutterset_related-images-for-forecourt-fuels" ><img title="ITdirect.eu Facebook page" alt="ITdirect.eu Facebook page" src="http://www.bluewhaleseo.com/wp-content/gallery/teraxit-itdirect-eu/thumbs/thumbs_itdirecteu-facebook-page.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/achieving-perfection-limited/achieving-perfection-limited-top.jpg" title="" class="shutterset_related-images-for-forecourt-fuels" ><img title="Achieving Perfection Limited Top" alt="Achieving Perfection Limited Top" src="http://www.bluewhaleseo.com/wp-content/gallery/achieving-perfection-limited/thumbs/thumbs_achieving-perfection-limited-top.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/achieving-perfection-limited/achieving-perfection-limited-bottom.jpg" title="" class="shutterset_related-images-for-forecourt-fuels" ><img title="Achieving Perfection Limited Bottom" alt="Achieving Perfection Limited Bottom" src="http://www.bluewhaleseo.com/wp-content/gallery/achieving-perfection-limited/thumbs/thumbs_achieving-perfection-limited-bottom.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/restaurants-brighton-guide/restaurants-brighton-guide-facebook-page.jpg" title="Welcome page, Contact Us hCard, Facebook page, connection to Twitter" class="shutterset_related-images-for-forecourt-fuels" ><img title="Restaurants Brighton Guide Facebook Page" alt="Restaurants Brighton Guide Facebook Page" src="http://www.bluewhaleseo.com/wp-content/gallery/restaurants-brighton-guide/thumbs/thumbs_restaurants-brighton-guide-facebook-page.jpg" /></a>
</div>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://www.bluewhaleseo.com/gallery/sobo-brighton-hostel/' rel='bookmark' title='SoBo Brighton Hostel'>SoBo Brighton Hostel</a></li>
<li><a href='http://www.bluewhaleseo.com/gallery/other-seo-projects/' rel='bookmark' title='Other SEO-WEB projects'>Other SEO-WEB projects</a></li>
<li><a href='http://www.bluewhaleseo.com/gallery/t-v-k-verdiktas/' rel='bookmark' title='T.V.K. Verdiktas'>T.V.K. Verdiktas</a></li>
</ol></p>
<img src='http://yarpp.org/pixels/56f5e8057c297a402cc04db4bcf7d306'/>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.bluewhaleseo.com/gallery/portfolio/forecourt-fuels/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An Adventure Motorcycling Blog</title>
		<link>http://www.bluewhaleseo.com/gallery/adventure-motorcycling-blog/</link>
		<comments>http://www.bluewhaleseo.com/gallery/adventure-motorcycling-blog/#comments</comments>
		<pubDate>Wed, 05 Dec 2012 16:00:42 +0000</pubDate>
		<dc:creator>donatas</dc:creator>
				<category><![CDATA[Gallery]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[adsense]]></category>
		<category><![CDATA[link building]]></category>
		<category><![CDATA[PPC]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[rich snippets]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[sitemap]]></category>
		<category><![CDATA[social bookmarking]]></category>
		<category><![CDATA[website optimization]]></category>

		<guid isPermaLink="false">http://www.bluewhaleseo.com/?p=1318</guid>
		<description><![CDATA[<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://www.bluewhaleseo.com/gallery/t-v-k-verdiktas/' rel='bookmark' title='T.V.K. Verdiktas'>T.V.K. Verdiktas</a></li>
<li><a href='http://www.bluewhaleseo.com/gallery/restaurants-brighton-guide/' rel='bookmark' title='Restaurants Brighton Guide'>Restaurants Brighton Guide</a></li>
<li><a href='http://www.bluewhaleseo.com/gallery/the-vat-lady/' rel='bookmark' title='The VAT Lady'>The VAT Lady</a></li>
</ol>
<img src='http://yarpp.org/pixels/56f5e8057c297a402cc04db4bcf7d306'/>
</div>
]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.bootsboatsandbikes.co.uk/" title="Adventure Motorcycling Highlights" target="_blank"></a></p>

<div class="ngg-galleryoverview" id="ngg-gallery-34-1318">

	<!-- Slideshow link -->
	<div class="slideshowlink">
		<a class="slideshowlink" href="http://www.bluewhaleseo.com/gallery/adventure-motorcycling-blog/?show=slide">
			> Show as slideshow <		</a>
	</div>

	
	<!-- Thumbnails -->
		
	<div id="ngg-image-216" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/boots-boats-and-bikes/boots-boats-bikes-adventure-motorcycling-blog.jpg" title="Boots, Boats and Bikes - More than just adventure motorcycling" class="shutterset_set_34" >
								<img title="Boots, Boats and Bikes - More than just adventure motorcycling" alt="Boots, Boats and Bikes - More than just adventure motorcycling" src="http://www.bluewhaleseo.com/wp-content/gallery/boots-boats-and-bikes/thumbs/thumbs_boots-boats-bikes-adventure-motorcycling-blog.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>


<div class="ngg-related-gallery"><a href="http://www.bluewhaleseo.com/wp-content/gallery/oerp/opencart-google-rich-snippets-schema-org.jpg" title="Google's rich snippets for OpenCart e-commerce website (schema.org)" class="shutterset_related-images-for-an-adventure-motorcycling-blog" ><img title="Google's rich snippets for OpenCart e-commerce website" alt="Google's rich snippets for OpenCart e-commerce website" src="http://www.bluewhaleseo.com/wp-content/gallery/oerp/thumbs/thumbs_opencart-google-rich-snippets-schema-org.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/the-vat-lady/the-vat-lady-hubspot.jpg" title="" class="shutterset_related-images-for-an-adventure-motorcycling-blog" ><img title="The VAT Lady website on HubSpot" alt="The VAT Lady website on HubSpot" src="http://www.bluewhaleseo.com/wp-content/gallery/the-vat-lady/thumbs/thumbs_the-vat-lady-hubspot.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/your-green-world/magento-rich-snippets.jpg" title="Rich Snippets for Magento e-commerce website" class="shutterset_related-images-for-an-adventure-motorcycling-blog" ><img title="Magento Rich Snippets" alt="Magento Rich Snippets" src="http://www.bluewhaleseo.com/wp-content/gallery/your-green-world/thumbs/thumbs_magento-rich-snippets.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/vi-international/nicola-mchale-blog-middle.jpg" title="" class="shutterset_related-images-for-an-adventure-motorcycling-blog" ><img title="Nicola McHale Blog" alt="Nicola McHale Blog" src="http://www.bluewhaleseo.com/wp-content/gallery/vi-international/thumbs/thumbs_nicola-mchale-blog-middle.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/vi-international/vi-international-bottom.jpg" title="" class="shutterset_related-images-for-an-adventure-motorcycling-blog" ><img title="Vi International website" alt="Vi International website" src="http://www.bluewhaleseo.com/wp-content/gallery/vi-international/thumbs/thumbs_vi-international-bottom.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/the-vat-lady/the-vat-lady-facebook-page.jpg" title="" class="shutterset_related-images-for-an-adventure-motorcycling-blog" ><img title="The VAT Lady Facebook page" alt="The VAT Lady Facebook page" src="http://www.bluewhaleseo.com/wp-content/gallery/the-vat-lady/thumbs/thumbs_the-vat-lady-facebook-page.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/the-vat-lady/the-vat-lady-top.jpg" title="" class="shutterset_related-images-for-an-adventure-motorcycling-blog" ><img title="The VAT Lady website top" alt="The VAT Lady website top" src="http://www.bluewhaleseo.com/wp-content/gallery/the-vat-lady/thumbs/thumbs_the-vat-lady-top.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/vi-international/hannah-keep-blog-socials.jpg" title="" class="shutterset_related-images-for-an-adventure-motorcycling-blog" ><img title="Hannah Keep Blog Social Media" alt="Hannah Keep Blog Social Media" src="http://www.bluewhaleseo.com/wp-content/gallery/vi-international/thumbs/thumbs_hannah-keep-blog-socials.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/photo-to-painting/photo-to-painting-top.jpg" title="Photo To Painting - Top" class="shutterset_related-images-for-an-adventure-motorcycling-blog" ><img title="Photo To Painting - Top" alt="Photo To Painting - Top" src="http://www.bluewhaleseo.com/wp-content/gallery/photo-to-painting/thumbs/thumbs_photo-to-painting-top.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/papaya-europe-web-directory/papaya-web-directory-home-page.png" title="Papaya Web Directory - Home Page" class="shutterset_related-images-for-an-adventure-motorcycling-blog" ><img title="Papaya Web Directory - Home Page" alt="Papaya Web Directory - Home Page" src="http://www.bluewhaleseo.com/wp-content/gallery/papaya-europe-web-directory/thumbs/thumbs_papaya-web-directory-home-page.png" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/restaurants-brighton-guide/rich-snippets-restaurants-brighton.png" title="Rich snippets appearing in search results - the result of content markup using schema.org tags." class="shutterset_related-images-for-an-adventure-motorcycling-blog" ><img title="Rich Snippets" alt="Rich Snippets" src="http://www.bluewhaleseo.com/wp-content/gallery/restaurants-brighton-guide/thumbs/thumbs_rich-snippets-restaurants-brighton.png" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/oerp/boxbilling-rich-snippets.jpg" title="Rich Snippets in BoxBilling" class="shutterset_related-images-for-an-adventure-motorcycling-blog" ><img title="BoxBilling rich snippets" alt="BoxBilling rich snippets" src="http://www.bluewhaleseo.com/wp-content/gallery/oerp/thumbs/thumbs_boxbilling-rich-snippets.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/the-brighton-hotel-guide/the-brighton-hotel-guide-top.jpg" title="Page setup, work on design, website's optimization, banner, social networking icons and widgets and etc." class="shutterset_related-images-for-an-adventure-motorcycling-blog" ><img title="The Brighton Hotel Guide Top" alt="The Brighton Hotel Guide Top" src="http://www.bluewhaleseo.com/wp-content/gallery/the-brighton-hotel-guide/thumbs/thumbs_the-brighton-hotel-guide-top.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/vi-international/vi-international-facebook-page.jpg" title="" class="shutterset_related-images-for-an-adventure-motorcycling-blog" ><img title="Vi International Facebook page" alt="Vi International Facebook page" src="http://www.bluewhaleseo.com/wp-content/gallery/vi-international/thumbs/thumbs_vi-international-facebook-page.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/oerp/openerp-hosting-rich-snippets.jpg" title="OpenERP Hosting website and Rich Snippets" class="shutterset_related-images-for-an-adventure-motorcycling-blog" ><img title="OpenERP Hosting website and Rich Snippets" alt="OpenERP Hosting website and Rich Snippets" src="http://www.bluewhaleseo.com/wp-content/gallery/oerp/thumbs/thumbs_openerp-hosting-rich-snippets.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/brighton-business-curry-club/bbcc-top.jpg" title="" class="shutterset_related-images-for-an-adventure-motorcycling-blog" ><img title="Brighton Business Curry Club website top" alt="Brighton Business Curry Club website top" src="http://www.bluewhaleseo.com/wp-content/gallery/brighton-business-curry-club/thumbs/thumbs_bbcc-top.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/vi-international/hannah-keep-blog-top.jpg" title="" class="shutterset_related-images-for-an-adventure-motorcycling-blog" ><img title="Hannah Keep Blog" alt="Hannah Keep Blog" src="http://www.bluewhaleseo.com/wp-content/gallery/vi-international/thumbs/thumbs_hannah-keep-blog-top.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/sylvan-oak/Sylvan-Oak-website-top.jpg" title="" class="shutterset_related-images-for-an-adventure-motorcycling-blog" ><img title="Sylvan Oak Website Top" alt="Sylvan Oak Website Top" src="http://www.bluewhaleseo.com/wp-content/gallery/sylvan-oak/thumbs/thumbs_Sylvan-Oak-website-top.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/achieving-perfection-limited/achieving-perfection-limited-top.jpg" title="" class="shutterset_related-images-for-an-adventure-motorcycling-blog" ><img title="Achieving Perfection Limited Top" alt="Achieving Perfection Limited Top" src="http://www.bluewhaleseo.com/wp-content/gallery/achieving-perfection-limited/thumbs/thumbs_achieving-perfection-limited-top.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/achieving-perfection-limited/achieving-perfection-limited-bottom.jpg" title="" class="shutterset_related-images-for-an-adventure-motorcycling-blog" ><img title="Achieving Perfection Limited Bottom" alt="Achieving Perfection Limited Bottom" src="http://www.bluewhaleseo.com/wp-content/gallery/achieving-perfection-limited/thumbs/thumbs_achieving-perfection-limited-bottom.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/brighton-business-curry-club/bbcc-bottom.jpg" title="" class="shutterset_related-images-for-an-adventure-motorcycling-blog" ><img title="Brighton Business Curry Club website bottom" alt="Brighton Business Curry Club website bottom" src="http://www.bluewhaleseo.com/wp-content/gallery/brighton-business-curry-club/thumbs/thumbs_bbcc-bottom.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/sobo-brighton/sobo-brighton-home-page-bottom.jpg" title="Links (icons) to social networks, RSS feed, IM's. Visit Brighton logo modified, Facebook LikeBox added, social buttons (Tweet, Like, Buzz), Google Translate, Links and etc." class="shutterset_related-images-for-an-adventure-motorcycling-blog" ><img title="Sobo Brighton Home page's bottom" alt="Sobo Brighton Home page's bottom" src="http://www.bluewhaleseo.com/wp-content/gallery/sobo-brighton/thumbs/thumbs_sobo-brighton-home-page-bottom.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/papaya-europe-web-directory/papaya-web-directory-listing-rich-snippet-data.png" title="Papaya Web Directory - Rich Snippet data" class="shutterset_related-images-for-an-adventure-motorcycling-blog" ><img title="Papaya Web Directory - Rich Snippet data" alt="Papaya Web Directory - Rich Snippet data" src="http://www.bluewhaleseo.com/wp-content/gallery/papaya-europe-web-directory/thumbs/thumbs_papaya-web-directory-listing-rich-snippet-data.png" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/sylvan-oak/Sylvan-Oak-website-bottom.jpg" title="" class="shutterset_related-images-for-an-adventure-motorcycling-blog" ><img title="Sylvan Oak Website Bottom" alt="Sylvan Oak Website Bottom" src="http://www.bluewhaleseo.com/wp-content/gallery/sylvan-oak/thumbs/thumbs_Sylvan-Oak-website-bottom.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/restaurants-brighton-guide/restaurants-brighton-guide-top.jpg" title="social icons and bookmarks, website optimization, BHG banner, hCard and other work behind the scenes" class="shutterset_related-images-for-an-adventure-motorcycling-blog" ><img title="Restaurants Brighton Guide Top" alt="Restaurants Brighton Guide Top" src="http://www.bluewhaleseo.com/wp-content/gallery/restaurants-brighton-guide/thumbs/thumbs_restaurants-brighton-guide-top.jpg" /></a>
</div>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://www.bluewhaleseo.com/gallery/t-v-k-verdiktas/' rel='bookmark' title='T.V.K. Verdiktas'>T.V.K. Verdiktas</a></li>
<li><a href='http://www.bluewhaleseo.com/gallery/restaurants-brighton-guide/' rel='bookmark' title='Restaurants Brighton Guide'>Restaurants Brighton Guide</a></li>
<li><a href='http://www.bluewhaleseo.com/gallery/the-vat-lady/' rel='bookmark' title='The VAT Lady'>The VAT Lady</a></li>
</ol></p>
<img src='http://yarpp.org/pixels/56f5e8057c297a402cc04db4bcf7d306'/>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.bluewhaleseo.com/gallery/adventure-motorcycling-blog/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>T.V.K. Verdiktas</title>
		<link>http://www.bluewhaleseo.com/gallery/t-v-k-verdiktas/</link>
		<comments>http://www.bluewhaleseo.com/gallery/t-v-k-verdiktas/#comments</comments>
		<pubDate>Tue, 21 Aug 2012 09:42:26 +0000</pubDate>
		<dc:creator>donatas</dc:creator>
				<category><![CDATA[Gallery]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[adsense]]></category>
		<category><![CDATA[canonicalization]]></category>
		<category><![CDATA[conversion tracking]]></category>
		<category><![CDATA[facebook page]]></category>
		<category><![CDATA[Google+ page]]></category>
		<category><![CDATA[keyword research]]></category>
		<category><![CDATA[link building]]></category>
		<category><![CDATA[PPC]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[rich snippets]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[sitemap]]></category>
		<category><![CDATA[social bookmarking]]></category>
		<category><![CDATA[twitter account]]></category>
		<category><![CDATA[website optimization]]></category>

		<guid isPermaLink="false">http://www.bluewhaleseo.com/?p=1233</guid>
		<description><![CDATA[T.V.K. VERDIKTAS &#8211; real estate agency, Alytus, Lithuania.<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://www.bluewhaleseo.com/gallery/green-world-independent-distributor-neways-products/' rel='bookmark' title='Your Green World &#8211; Independent Distributor of Neways&#8217;&copy; Products'>Your Green World &#8211; Independent Distributor of Neways&#8217;&copy; Products</a></li>
<li><a href='http://www.bluewhaleseo.com/gallery/sobo-brighton-hostel/' rel='bookmark' title='SoBo Brighton Hostel'>SoBo Brighton Hostel</a></li>
<li><a href='http://www.bluewhaleseo.com/gallery/restaurants-brighton-guide/' rel='bookmark' title='Restaurants Brighton Guide'>Restaurants Brighton Guide</a></li>
</ol>
<img src='http://yarpp.org/pixels/56f5e8057c297a402cc04db4bcf7d306'/>
</div>
]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.verdiktas.lt" title="NT agentūra Alytuje" target="_blank">T.V.K. VERDIKTAS</a> &#8211; real estate agency, Alytus, Lithuania.</p>

<div class="ngg-galleryoverview" id="ngg-gallery-33-1233">

	<!-- Slideshow link -->
	<div class="slideshowlink">
		<a class="slideshowlink" href="http://www.bluewhaleseo.com/gallery/t-v-k-verdiktas/?show=slide">
			> Show as slideshow <		</a>
	</div>

	
	<!-- Thumbnails -->
		
	<div id="ngg-image-214" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/tvk-verdiktas/tvk-verdiktas-website.jpg" title="T.V.K. VERDIKTAS website" class="shutterset_set_33" >
								<img title="T.V.K. VERDIKTAS website" alt="T.V.K. VERDIKTAS website" src="http://www.bluewhaleseo.com/wp-content/gallery/tvk-verdiktas/thumbs/thumbs_tvk-verdiktas-website.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>


<div class="ngg-related-gallery"><a href="http://www.bluewhaleseo.com/wp-content/gallery/vi-international/hannah-keep-blog-top.jpg" title="" class="shutterset_related-images-for-t-v-k-verdiktas" ><img title="Hannah Keep Blog" alt="Hannah Keep Blog" src="http://www.bluewhaleseo.com/wp-content/gallery/vi-international/thumbs/thumbs_hannah-keep-blog-top.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/photo-to-painting/photo-to-painting-top.jpg" title="Photo To Painting - Top" class="shutterset_related-images-for-t-v-k-verdiktas" ><img title="Photo To Painting - Top" alt="Photo To Painting - Top" src="http://www.bluewhaleseo.com/wp-content/gallery/photo-to-painting/thumbs/thumbs_photo-to-painting-top.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/achieving-perfection-limited/achieving-perfection-limited-top.jpg" title="" class="shutterset_related-images-for-t-v-k-verdiktas" ><img title="Achieving Perfection Limited Top" alt="Achieving Perfection Limited Top" src="http://www.bluewhaleseo.com/wp-content/gallery/achieving-perfection-limited/thumbs/thumbs_achieving-perfection-limited-top.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/papaya-europe-web-directory/papaya-web-directory-home-page.png" title="Papaya Web Directory - Home Page" class="shutterset_related-images-for-t-v-k-verdiktas" ><img title="Papaya Web Directory - Home Page" alt="Papaya Web Directory - Home Page" src="http://www.bluewhaleseo.com/wp-content/gallery/papaya-europe-web-directory/thumbs/thumbs_papaya-web-directory-home-page.png" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/teraxit-itdirect-eu/itdirecteu-facebook-page.jpg" title="ITdirect.eu Facebook page" class="shutterset_related-images-for-t-v-k-verdiktas" ><img title="ITdirect.eu Facebook page" alt="ITdirect.eu Facebook page" src="http://www.bluewhaleseo.com/wp-content/gallery/teraxit-itdirect-eu/thumbs/thumbs_itdirecteu-facebook-page.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/oerp/opencart-google-rich-snippets-schema-org.jpg" title="Google's rich snippets for OpenCart e-commerce website (schema.org)" class="shutterset_related-images-for-t-v-k-verdiktas" ><img title="Google's rich snippets for OpenCart e-commerce website" alt="Google's rich snippets for OpenCart e-commerce website" src="http://www.bluewhaleseo.com/wp-content/gallery/oerp/thumbs/thumbs_opencart-google-rich-snippets-schema-org.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/restaurants-brighton-guide/restaurants-brighton-guide-facebook-page.jpg" title="Welcome page, Contact Us hCard, Facebook page, connection to Twitter" class="shutterset_related-images-for-t-v-k-verdiktas" ><img title="Restaurants Brighton Guide Facebook Page" alt="Restaurants Brighton Guide Facebook Page" src="http://www.bluewhaleseo.com/wp-content/gallery/restaurants-brighton-guide/thumbs/thumbs_restaurants-brighton-guide-facebook-page.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/brighton-business-curry-club/bbcc-top.jpg" title="" class="shutterset_related-images-for-t-v-k-verdiktas" ><img title="Brighton Business Curry Club website top" alt="Brighton Business Curry Club website top" src="http://www.bluewhaleseo.com/wp-content/gallery/brighton-business-curry-club/thumbs/thumbs_bbcc-top.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/the-brighton-hotel-guide/the-brighton-hotel-guide-facebook-page.jpg" title="Page setup" class="shutterset_related-images-for-t-v-k-verdiktas" ><img title="The Brighton Hotel Guide Facebook page" alt="The Brighton Hotel Guide Facebook page" src="http://www.bluewhaleseo.com/wp-content/gallery/the-brighton-hotel-guide/thumbs/thumbs_the-brighton-hotel-guide-facebook-page.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/sobo-brighton/sobo-brighton-twitter.jpg" title="Design, profile" class="shutterset_related-images-for-t-v-k-verdiktas" ><img title="SoBo Brighton Twitter profile" alt="SoBo Brighton Twitter profile" src="http://www.bluewhaleseo.com/wp-content/gallery/sobo-brighton/thumbs/thumbs_sobo-brighton-twitter.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/sobo-brighton/sobo-brighton-facebook-welcome-page.jpg" title="Tabs "Book Now!", "Todays Your Price Late Beds", "Special offers" added" class="shutterset_related-images-for-t-v-k-verdiktas" ><img title="SoBo Brighton Facebook Welcome page" alt="SoBo Brighton Facebook Welcome page" src="http://www.bluewhaleseo.com/wp-content/gallery/sobo-brighton/thumbs/thumbs_sobo-brighton-facebook-welcome-page.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/photo-to-painting/photo-to-painting-twitter.jpg" title="Photo To Painting - Twitter" class="shutterset_related-images-for-t-v-k-verdiktas" ><img title="Photo To Painting - Twitter" alt="Photo To Painting - Twitter" src="http://www.bluewhaleseo.com/wp-content/gallery/photo-to-painting/thumbs/thumbs_photo-to-painting-twitter.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/the-brighton-hotel-guide/the-brighton-hotel-guide-top.jpg" title="Page setup, work on design, website's optimization, banner, social networking icons and widgets and etc." class="shutterset_related-images-for-t-v-k-verdiktas" ><img title="The Brighton Hotel Guide Top" alt="The Brighton Hotel Guide Top" src="http://www.bluewhaleseo.com/wp-content/gallery/the-brighton-hotel-guide/thumbs/thumbs_the-brighton-hotel-guide-top.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/restaurants-brighton-guide/restaurants-brighton-guide-top.jpg" title="social icons and bookmarks, website optimization, BHG banner, hCard and other work behind the scenes" class="shutterset_related-images-for-t-v-k-verdiktas" ><img title="Restaurants Brighton Guide Top" alt="Restaurants Brighton Guide Top" src="http://www.bluewhaleseo.com/wp-content/gallery/restaurants-brighton-guide/thumbs/thumbs_restaurants-brighton-guide-top.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/vi-international/vi-international-bottom.jpg" title="" class="shutterset_related-images-for-t-v-k-verdiktas" ><img title="Vi International website" alt="Vi International website" src="http://www.bluewhaleseo.com/wp-content/gallery/vi-international/thumbs/thumbs_vi-international-bottom.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/the-vat-lady/the-vat-lady-top.jpg" title="" class="shutterset_related-images-for-t-v-k-verdiktas" ><img title="The VAT Lady website top" alt="The VAT Lady website top" src="http://www.bluewhaleseo.com/wp-content/gallery/the-vat-lady/thumbs/thumbs_the-vat-lady-top.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/vi-international/hannah-keep-blog-socials.jpg" title="" class="shutterset_related-images-for-t-v-k-verdiktas" ><img title="Hannah Keep Blog Social Media" alt="Hannah Keep Blog Social Media" src="http://www.bluewhaleseo.com/wp-content/gallery/vi-international/thumbs/thumbs_hannah-keep-blog-socials.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/the-vat-lady/the-vat-lady-hubspot.jpg" title="" class="shutterset_related-images-for-t-v-k-verdiktas" ><img title="The VAT Lady website on HubSpot" alt="The VAT Lady website on HubSpot" src="http://www.bluewhaleseo.com/wp-content/gallery/the-vat-lady/thumbs/thumbs_the-vat-lady-hubspot.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/sobo-brighton/sobo-brighton-home-page-bottom.jpg" title="Links (icons) to social networks, RSS feed, IM's. Visit Brighton logo modified, Facebook LikeBox added, social buttons (Tweet, Like, Buzz), Google Translate, Links and etc." class="shutterset_related-images-for-t-v-k-verdiktas" ><img title="Sobo Brighton Home page's bottom" alt="Sobo Brighton Home page's bottom" src="http://www.bluewhaleseo.com/wp-content/gallery/sobo-brighton/thumbs/thumbs_sobo-brighton-home-page-bottom.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/sylvan-oak/Sylvan-Oak-website-top.jpg" title="" class="shutterset_related-images-for-t-v-k-verdiktas" ><img title="Sylvan Oak Website Top" alt="Sylvan Oak Website Top" src="http://www.bluewhaleseo.com/wp-content/gallery/sylvan-oak/thumbs/thumbs_Sylvan-Oak-website-top.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/oerp/openerp-hosting-rich-snippets.jpg" title="OpenERP Hosting website and Rich Snippets" class="shutterset_related-images-for-t-v-k-verdiktas" ><img title="OpenERP Hosting website and Rich Snippets" alt="OpenERP Hosting website and Rich Snippets" src="http://www.bluewhaleseo.com/wp-content/gallery/oerp/thumbs/thumbs_openerp-hosting-rich-snippets.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/vi-international/nicola-mchale-blog-middle.jpg" title="" class="shutterset_related-images-for-t-v-k-verdiktas" ><img title="Nicola McHale Blog" alt="Nicola McHale Blog" src="http://www.bluewhaleseo.com/wp-content/gallery/vi-international/thumbs/thumbs_nicola-mchale-blog-middle.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/sylvan-oak/Sylvan-Oak-website-bottom.jpg" title="" class="shutterset_related-images-for-t-v-k-verdiktas" ><img title="Sylvan Oak Website Bottom" alt="Sylvan Oak Website Bottom" src="http://www.bluewhaleseo.com/wp-content/gallery/sylvan-oak/thumbs/thumbs_Sylvan-Oak-website-bottom.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/papaya-europe-web-directory/papaya-web-directory-listing-rich-snippet-data.png" title="Papaya Web Directory - Rich Snippet data" class="shutterset_related-images-for-t-v-k-verdiktas" ><img title="Papaya Web Directory - Rich Snippet data" alt="Papaya Web Directory - Rich Snippet data" src="http://www.bluewhaleseo.com/wp-content/gallery/papaya-europe-web-directory/thumbs/thumbs_papaya-web-directory-listing-rich-snippet-data.png" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/restaurants-brighton-guide/rich-snippets-restaurants-brighton.png" title="Rich snippets appearing in search results - the result of content markup using schema.org tags." class="shutterset_related-images-for-t-v-k-verdiktas" ><img title="Rich Snippets" alt="Rich Snippets" src="http://www.bluewhaleseo.com/wp-content/gallery/restaurants-brighton-guide/thumbs/thumbs_rich-snippets-restaurants-brighton.png" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/brighton-business-curry-club/bbcc-bottom.jpg" title="" class="shutterset_related-images-for-t-v-k-verdiktas" ><img title="Brighton Business Curry Club website bottom" alt="Brighton Business Curry Club website bottom" src="http://www.bluewhaleseo.com/wp-content/gallery/brighton-business-curry-club/thumbs/thumbs_bbcc-bottom.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/oerp/boxbilling-rich-snippets.jpg" title="Rich Snippets in BoxBilling" class="shutterset_related-images-for-t-v-k-verdiktas" ><img title="BoxBilling rich snippets" alt="BoxBilling rich snippets" src="http://www.bluewhaleseo.com/wp-content/gallery/oerp/thumbs/thumbs_boxbilling-rich-snippets.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/the-vat-lady/the-vat-lady-facebook-page.jpg" title="" class="shutterset_related-images-for-t-v-k-verdiktas" ><img title="The VAT Lady Facebook page" alt="The VAT Lady Facebook page" src="http://www.bluewhaleseo.com/wp-content/gallery/the-vat-lady/thumbs/thumbs_the-vat-lady-facebook-page.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/vi-international/vi-international-facebook-page.jpg" title="" class="shutterset_related-images-for-t-v-k-verdiktas" ><img title="Vi International Facebook page" alt="Vi International Facebook page" src="http://www.bluewhaleseo.com/wp-content/gallery/vi-international/thumbs/thumbs_vi-international-facebook-page.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/vi-international/nicola-mchale-twitter.jpg" title="" class="shutterset_related-images-for-t-v-k-verdiktas" ><img title="Nicola McHale Twitter" alt="Nicola McHale Twitter" src="http://www.bluewhaleseo.com/wp-content/gallery/vi-international/thumbs/thumbs_nicola-mchale-twitter.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/photo-to-painting/photo-to-painting-facebook-page.jpg" title="Photo To Painting - Facebook page" class="shutterset_related-images-for-t-v-k-verdiktas" ><img title="Photo To Painting - Facebook page" alt="Photo To Painting - Facebook page" src="http://www.bluewhaleseo.com/wp-content/gallery/photo-to-painting/thumbs/thumbs_photo-to-painting-facebook-page.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/your-green-world/magento-rich-snippets.jpg" title="Rich Snippets for Magento e-commerce website" class="shutterset_related-images-for-t-v-k-verdiktas" ><img title="Magento Rich Snippets" alt="Magento Rich Snippets" src="http://www.bluewhaleseo.com/wp-content/gallery/your-green-world/thumbs/thumbs_magento-rich-snippets.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/achieving-perfection-limited/achieving-perfection-limited-bottom.jpg" title="" class="shutterset_related-images-for-t-v-k-verdiktas" ><img title="Achieving Perfection Limited Bottom" alt="Achieving Perfection Limited Bottom" src="http://www.bluewhaleseo.com/wp-content/gallery/achieving-perfection-limited/thumbs/thumbs_achieving-perfection-limited-bottom.jpg" /></a>
</div>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://www.bluewhaleseo.com/gallery/green-world-independent-distributor-neways-products/' rel='bookmark' title='Your Green World &#8211; Independent Distributor of Neways&#8217;&copy; Products'>Your Green World &#8211; Independent Distributor of Neways&#8217;&copy; Products</a></li>
<li><a href='http://www.bluewhaleseo.com/gallery/sobo-brighton-hostel/' rel='bookmark' title='SoBo Brighton Hostel'>SoBo Brighton Hostel</a></li>
<li><a href='http://www.bluewhaleseo.com/gallery/restaurants-brighton-guide/' rel='bookmark' title='Restaurants Brighton Guide'>Restaurants Brighton Guide</a></li>
</ol></p>
<img src='http://yarpp.org/pixels/56f5e8057c297a402cc04db4bcf7d306'/>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.bluewhaleseo.com/gallery/t-v-k-verdiktas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Your Green World &#8211; Independent Distributor of Neways&#8217;&#169; Products</title>
		<link>http://www.bluewhaleseo.com/gallery/green-world-independent-distributor-neways-products/</link>
		<comments>http://www.bluewhaleseo.com/gallery/green-world-independent-distributor-neways-products/#comments</comments>
		<pubDate>Thu, 16 Aug 2012 16:15:38 +0000</pubDate>
		<dc:creator>donatas</dc:creator>
				<category><![CDATA[Gallery]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[canonicalization]]></category>
		<category><![CDATA[conversion tracking]]></category>
		<category><![CDATA[facebook page]]></category>
		<category><![CDATA[Google+ page]]></category>
		<category><![CDATA[keyword research]]></category>
		<category><![CDATA[link building]]></category>
		<category><![CDATA[magento]]></category>
		<category><![CDATA[PPC]]></category>
		<category><![CDATA[rich snippets]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[sitemap]]></category>
		<category><![CDATA[social bookmarking]]></category>
		<category><![CDATA[social marketing]]></category>
		<category><![CDATA[twitter account]]></category>
		<category><![CDATA[website optimization]]></category>

		<guid isPermaLink="false">http://www.bluewhaleseo.com/?p=1219</guid>
		<description><![CDATA[http://www.yourgreenworld.com<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://www.bluewhaleseo.com/gallery/sobo-brighton-hostel/' rel='bookmark' title='SoBo Brighton Hostel'>SoBo Brighton Hostel</a></li>
<li><a href='http://www.bluewhaleseo.com/gallery/the-vat-lady/' rel='bookmark' title='The VAT Lady'>The VAT Lady</a></li>
<li><a href='http://www.bluewhaleseo.com/gallery/photo-painting/' rel='bookmark' title='Photo To Painting'>Photo To Painting</a></li>
</ol>
<img src='http://yarpp.org/pixels/56f5e8057c297a402cc04db4bcf7d306'/>
</div>
]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.yourgreenworld.com" title="The most comprehensive range of Neways' toxin free, environmentally friendly products and make them available to you on the internet at affordable prices" target="_blank">http://www.yourgreenworld.com</a></p>

<div class="ngg-galleryoverview" id="ngg-gallery-31-1219">

	<!-- Slideshow link -->
	<div class="slideshowlink">
		<a class="slideshowlink" href="http://www.bluewhaleseo.com/gallery/green-world-independent-distributor-neways-products/?show=slide">
			> Show as slideshow <		</a>
	</div>

	
	<!-- Thumbnails -->
		
	<div id="ngg-image-209" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/your-green-world/your-green-world-website.jpg" title="Your Green World website" class="shutterset_set_31" >
								<img title="Your Green World website" alt="Your Green World website" src="http://www.bluewhaleseo.com/wp-content/gallery/your-green-world/thumbs/thumbs_your-green-world-website.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-222" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/your-green-world/magento-rich-snippets.jpg" title="Rich Snippets for Magento e-commerce website" class="shutterset_set_31" >
								<img title="Magento Rich Snippets" alt="Magento Rich Snippets" src="http://www.bluewhaleseo.com/wp-content/gallery/your-green-world/thumbs/thumbs_magento-rich-snippets.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>


<div class="ngg-related-gallery"><a href="http://www.bluewhaleseo.com/wp-content/gallery/brighton-business-curry-club/bbcc-bottom.jpg" title="" class="shutterset_related-images-for-your-green-world-independent-distributor-of-neways-products" ><img title="Brighton Business Curry Club website bottom" alt="Brighton Business Curry Club website bottom" src="http://www.bluewhaleseo.com/wp-content/gallery/brighton-business-curry-club/thumbs/thumbs_bbcc-bottom.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/the-brighton-hotel-guide/the-brighton-hotel-guide-top.jpg" title="Page setup, work on design, website's optimization, banner, social networking icons and widgets and etc." class="shutterset_related-images-for-your-green-world-independent-distributor-of-neways-products" ><img title="The Brighton Hotel Guide Top" alt="The Brighton Hotel Guide Top" src="http://www.bluewhaleseo.com/wp-content/gallery/the-brighton-hotel-guide/thumbs/thumbs_the-brighton-hotel-guide-top.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/sobo-brighton/sobo-brighton-facebook-welcome-page.jpg" title="Tabs "Book Now!", "Todays Your Price Late Beds", "Special offers" added" class="shutterset_related-images-for-your-green-world-independent-distributor-of-neways-products" ><img title="SoBo Brighton Facebook Welcome page" alt="SoBo Brighton Facebook Welcome page" src="http://www.bluewhaleseo.com/wp-content/gallery/sobo-brighton/thumbs/thumbs_sobo-brighton-facebook-welcome-page.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/achieving-perfection-limited/achieving-perfection-limited-top.jpg" title="" class="shutterset_related-images-for-your-green-world-independent-distributor-of-neways-products" ><img title="Achieving Perfection Limited Top" alt="Achieving Perfection Limited Top" src="http://www.bluewhaleseo.com/wp-content/gallery/achieving-perfection-limited/thumbs/thumbs_achieving-perfection-limited-top.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/photo-to-painting/photo-to-painting-top.jpg" title="Photo To Painting - Top" class="shutterset_related-images-for-your-green-world-independent-distributor-of-neways-products" ><img title="Photo To Painting - Top" alt="Photo To Painting - Top" src="http://www.bluewhaleseo.com/wp-content/gallery/photo-to-painting/thumbs/thumbs_photo-to-painting-top.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/sylvan-oak/Sylvan-Oak-website-top.jpg" title="" class="shutterset_related-images-for-your-green-world-independent-distributor-of-neways-products" ><img title="Sylvan Oak Website Top" alt="Sylvan Oak Website Top" src="http://www.bluewhaleseo.com/wp-content/gallery/sylvan-oak/thumbs/thumbs_Sylvan-Oak-website-top.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/sobo-brighton/sobo-brighton-home-page-bottom.jpg" title="Links (icons) to social networks, RSS feed, IM's. Visit Brighton logo modified, Facebook LikeBox added, social buttons (Tweet, Like, Buzz), Google Translate, Links and etc." class="shutterset_related-images-for-your-green-world-independent-distributor-of-neways-products" ><img title="Sobo Brighton Home page's bottom" alt="Sobo Brighton Home page's bottom" src="http://www.bluewhaleseo.com/wp-content/gallery/sobo-brighton/thumbs/thumbs_sobo-brighton-home-page-bottom.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/vi-international/nicola-mchale-twitter.jpg" title="" class="shutterset_related-images-for-your-green-world-independent-distributor-of-neways-products" ><img title="Nicola McHale Twitter" alt="Nicola McHale Twitter" src="http://www.bluewhaleseo.com/wp-content/gallery/vi-international/thumbs/thumbs_nicola-mchale-twitter.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/your-green-world/magento-rich-snippets.jpg" title="Rich Snippets for Magento e-commerce website" class="shutterset_related-images-for-your-green-world-independent-distributor-of-neways-products" ><img title="Magento Rich Snippets" alt="Magento Rich Snippets" src="http://www.bluewhaleseo.com/wp-content/gallery/your-green-world/thumbs/thumbs_magento-rich-snippets.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/vi-international/hannah-keep-blog-socials.jpg" title="" class="shutterset_related-images-for-your-green-world-independent-distributor-of-neways-products" ><img title="Hannah Keep Blog Social Media" alt="Hannah Keep Blog Social Media" src="http://www.bluewhaleseo.com/wp-content/gallery/vi-international/thumbs/thumbs_hannah-keep-blog-socials.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/vi-international/vi-international-bottom.jpg" title="" class="shutterset_related-images-for-your-green-world-independent-distributor-of-neways-products" ><img title="Vi International website" alt="Vi International website" src="http://www.bluewhaleseo.com/wp-content/gallery/vi-international/thumbs/thumbs_vi-international-bottom.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/vi-international/nicola-mchale-blog-middle.jpg" title="" class="shutterset_related-images-for-your-green-world-independent-distributor-of-neways-products" ><img title="Nicola McHale Blog" alt="Nicola McHale Blog" src="http://www.bluewhaleseo.com/wp-content/gallery/vi-international/thumbs/thumbs_nicola-mchale-blog-middle.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/the-vat-lady/the-vat-lady-facebook-page.jpg" title="" class="shutterset_related-images-for-your-green-world-independent-distributor-of-neways-products" ><img title="The VAT Lady Facebook page" alt="The VAT Lady Facebook page" src="http://www.bluewhaleseo.com/wp-content/gallery/the-vat-lady/thumbs/thumbs_the-vat-lady-facebook-page.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/the-vat-lady/the-vat-lady-top.jpg" title="" class="shutterset_related-images-for-your-green-world-independent-distributor-of-neways-products" ><img title="The VAT Lady website top" alt="The VAT Lady website top" src="http://www.bluewhaleseo.com/wp-content/gallery/the-vat-lady/thumbs/thumbs_the-vat-lady-top.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/the-brighton-hotel-guide/the-brighton-hotel-guide-facebook-page.jpg" title="Page setup" class="shutterset_related-images-for-your-green-world-independent-distributor-of-neways-products" ><img title="The Brighton Hotel Guide Facebook page" alt="The Brighton Hotel Guide Facebook page" src="http://www.bluewhaleseo.com/wp-content/gallery/the-brighton-hotel-guide/thumbs/thumbs_the-brighton-hotel-guide-facebook-page.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/photo-to-painting/photo-to-painting-twitter.jpg" title="Photo To Painting - Twitter" class="shutterset_related-images-for-your-green-world-independent-distributor-of-neways-products" ><img title="Photo To Painting - Twitter" alt="Photo To Painting - Twitter" src="http://www.bluewhaleseo.com/wp-content/gallery/photo-to-painting/thumbs/thumbs_photo-to-painting-twitter.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/vi-international/hannah-keep-blog-top.jpg" title="" class="shutterset_related-images-for-your-green-world-independent-distributor-of-neways-products" ><img title="Hannah Keep Blog" alt="Hannah Keep Blog" src="http://www.bluewhaleseo.com/wp-content/gallery/vi-international/thumbs/thumbs_hannah-keep-blog-top.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/photo-to-painting/photo-to-painting-facebook-page.jpg" title="Photo To Painting - Facebook page" class="shutterset_related-images-for-your-green-world-independent-distributor-of-neways-products" ><img title="Photo To Painting - Facebook page" alt="Photo To Painting - Facebook page" src="http://www.bluewhaleseo.com/wp-content/gallery/photo-to-painting/thumbs/thumbs_photo-to-painting-facebook-page.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/papaya-europe-web-directory/papaya-web-directory-listing-rich-snippet-data.png" title="Papaya Web Directory - Rich Snippet data" class="shutterset_related-images-for-your-green-world-independent-distributor-of-neways-products" ><img title="Papaya Web Directory - Rich Snippet data" alt="Papaya Web Directory - Rich Snippet data" src="http://www.bluewhaleseo.com/wp-content/gallery/papaya-europe-web-directory/thumbs/thumbs_papaya-web-directory-listing-rich-snippet-data.png" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/papaya-europe-web-directory/papaya-web-directory-home-page.png" title="Papaya Web Directory - Home Page" class="shutterset_related-images-for-your-green-world-independent-distributor-of-neways-products" ><img title="Papaya Web Directory - Home Page" alt="Papaya Web Directory - Home Page" src="http://www.bluewhaleseo.com/wp-content/gallery/papaya-europe-web-directory/thumbs/thumbs_papaya-web-directory-home-page.png" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/oerp/openerp-hosting-rich-snippets.jpg" title="OpenERP Hosting website and Rich Snippets" class="shutterset_related-images-for-your-green-world-independent-distributor-of-neways-products" ><img title="OpenERP Hosting website and Rich Snippets" alt="OpenERP Hosting website and Rich Snippets" src="http://www.bluewhaleseo.com/wp-content/gallery/oerp/thumbs/thumbs_openerp-hosting-rich-snippets.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/achieving-perfection-limited/achieving-perfection-limited-bottom.jpg" title="" class="shutterset_related-images-for-your-green-world-independent-distributor-of-neways-products" ><img title="Achieving Perfection Limited Bottom" alt="Achieving Perfection Limited Bottom" src="http://www.bluewhaleseo.com/wp-content/gallery/achieving-perfection-limited/thumbs/thumbs_achieving-perfection-limited-bottom.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/restaurants-brighton-guide/restaurants-brighton-guide-facebook-page.jpg" title="Welcome page, Contact Us hCard, Facebook page, connection to Twitter" class="shutterset_related-images-for-your-green-world-independent-distributor-of-neways-products" ><img title="Restaurants Brighton Guide Facebook Page" alt="Restaurants Brighton Guide Facebook Page" src="http://www.bluewhaleseo.com/wp-content/gallery/restaurants-brighton-guide/thumbs/thumbs_restaurants-brighton-guide-facebook-page.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/restaurants-brighton-guide/restaurants-brighton-guide-top.jpg" title="social icons and bookmarks, website optimization, BHG banner, hCard and other work behind the scenes" class="shutterset_related-images-for-your-green-world-independent-distributor-of-neways-products" ><img title="Restaurants Brighton Guide Top" alt="Restaurants Brighton Guide Top" src="http://www.bluewhaleseo.com/wp-content/gallery/restaurants-brighton-guide/thumbs/thumbs_restaurants-brighton-guide-top.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/oerp/boxbilling-rich-snippets.jpg" title="Rich Snippets in BoxBilling" class="shutterset_related-images-for-your-green-world-independent-distributor-of-neways-products" ><img title="BoxBilling rich snippets" alt="BoxBilling rich snippets" src="http://www.bluewhaleseo.com/wp-content/gallery/oerp/thumbs/thumbs_boxbilling-rich-snippets.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/the-vat-lady/the-vat-lady-hubspot.jpg" title="" class="shutterset_related-images-for-your-green-world-independent-distributor-of-neways-products" ><img title="The VAT Lady website on HubSpot" alt="The VAT Lady website on HubSpot" src="http://www.bluewhaleseo.com/wp-content/gallery/the-vat-lady/thumbs/thumbs_the-vat-lady-hubspot.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/brighton-business-curry-club/bbcc-top.jpg" title="" class="shutterset_related-images-for-your-green-world-independent-distributor-of-neways-products" ><img title="Brighton Business Curry Club website top" alt="Brighton Business Curry Club website top" src="http://www.bluewhaleseo.com/wp-content/gallery/brighton-business-curry-club/thumbs/thumbs_bbcc-top.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/vi-international/vi-international-facebook-page.jpg" title="" class="shutterset_related-images-for-your-green-world-independent-distributor-of-neways-products" ><img title="Vi International Facebook page" alt="Vi International Facebook page" src="http://www.bluewhaleseo.com/wp-content/gallery/vi-international/thumbs/thumbs_vi-international-facebook-page.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/sylvan-oak/Sylvan-Oak-website-bottom.jpg" title="" class="shutterset_related-images-for-your-green-world-independent-distributor-of-neways-products" ><img title="Sylvan Oak Website Bottom" alt="Sylvan Oak Website Bottom" src="http://www.bluewhaleseo.com/wp-content/gallery/sylvan-oak/thumbs/thumbs_Sylvan-Oak-website-bottom.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/oerp/opencart-google-rich-snippets-schema-org.jpg" title="Google's rich snippets for OpenCart e-commerce website (schema.org)" class="shutterset_related-images-for-your-green-world-independent-distributor-of-neways-products" ><img title="Google's rich snippets for OpenCart e-commerce website" alt="Google's rich snippets for OpenCart e-commerce website" src="http://www.bluewhaleseo.com/wp-content/gallery/oerp/thumbs/thumbs_opencart-google-rich-snippets-schema-org.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/sobo-brighton/sobo-brighton-twitter.jpg" title="Design, profile" class="shutterset_related-images-for-your-green-world-independent-distributor-of-neways-products" ><img title="SoBo Brighton Twitter profile" alt="SoBo Brighton Twitter profile" src="http://www.bluewhaleseo.com/wp-content/gallery/sobo-brighton/thumbs/thumbs_sobo-brighton-twitter.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/restaurants-brighton-guide/rich-snippets-restaurants-brighton.png" title="Rich snippets appearing in search results - the result of content markup using schema.org tags." class="shutterset_related-images-for-your-green-world-independent-distributor-of-neways-products" ><img title="Rich Snippets" alt="Rich Snippets" src="http://www.bluewhaleseo.com/wp-content/gallery/restaurants-brighton-guide/thumbs/thumbs_rich-snippets-restaurants-brighton.png" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/teraxit-itdirect-eu/itdirecteu-facebook-page.jpg" title="ITdirect.eu Facebook page" class="shutterset_related-images-for-your-green-world-independent-distributor-of-neways-products" ><img title="ITdirect.eu Facebook page" alt="ITdirect.eu Facebook page" src="http://www.bluewhaleseo.com/wp-content/gallery/teraxit-itdirect-eu/thumbs/thumbs_itdirecteu-facebook-page.jpg" /></a>
</div>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://www.bluewhaleseo.com/gallery/sobo-brighton-hostel/' rel='bookmark' title='SoBo Brighton Hostel'>SoBo Brighton Hostel</a></li>
<li><a href='http://www.bluewhaleseo.com/gallery/the-vat-lady/' rel='bookmark' title='The VAT Lady'>The VAT Lady</a></li>
<li><a href='http://www.bluewhaleseo.com/gallery/photo-painting/' rel='bookmark' title='Photo To Painting'>Photo To Painting</a></li>
</ol></p>
<img src='http://yarpp.org/pixels/56f5e8057c297a402cc04db4bcf7d306'/>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.bluewhaleseo.com/gallery/green-world-independent-distributor-neways-products/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ESET&#169; Lithuania</title>
		<link>http://www.bluewhaleseo.com/gallery/eset-lithuania/</link>
		<comments>http://www.bluewhaleseo.com/gallery/eset-lithuania/#comments</comments>
		<pubDate>Thu, 16 Aug 2012 15:59:07 +0000</pubDate>
		<dc:creator>donatas</dc:creator>
				<category><![CDATA[Gallery]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[conversion tracking]]></category>
		<category><![CDATA[keyword research]]></category>
		<category><![CDATA[link building]]></category>
		<category><![CDATA[pictures optimization]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[website optimization]]></category>

		<guid isPermaLink="false">http://www.bluewhaleseo.com/?p=1217</guid>
		<description><![CDATA[ESET&#169; Lithuania website&#8217;s content optimisation. Antivirus solutions for home and business users. http://www.eset.com/lt/<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://www.bluewhaleseo.com/gallery/teraxit-itdirect-eu/' rel='bookmark' title='TeraxIT / ITdirect.eu'>TeraxIT / ITdirect.eu</a></li>
<li><a href='http://www.bluewhaleseo.com/gallery/sobo-brighton-hostel/' rel='bookmark' title='SoBo Brighton Hostel'>SoBo Brighton Hostel</a></li>
<li><a href='http://www.bluewhaleseo.com/gallery/photo-painting/' rel='bookmark' title='Photo To Painting'>Photo To Painting</a></li>
</ol>
<img src='http://yarpp.org/pixels/56f5e8057c297a402cc04db4bcf7d306'/>
</div>
]]></description>
				<content:encoded><![CDATA[<p>ESET&copy; Lithuania website&#8217;s content optimisation.<br />
Antivirus solutions for home and business users.</p>
<p><a href="http://www.eset.com/lt" title="ESET Antivirus Lietuva" target="_blank">http://www.eset.com/lt/</a></p>

<div class="ngg-galleryoverview" id="ngg-gallery-30-1217">

	<!-- Slideshow link -->
	<div class="slideshowlink">
		<a class="slideshowlink" href="http://www.bluewhaleseo.com/gallery/eset-lithuania/?show=slide">
			> Show as slideshow <		</a>
	</div>

	
	<!-- Thumbnails -->
		
	<div id="ngg-image-208" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/eset-lithuania/eset-lithuania-website.jpg" title="ESET Lithuania website content optimization" class="shutterset_set_30" >
								<img title="ESET Lithuania website content optimization" alt="ESET Lithuania website content optimization" src="http://www.bluewhaleseo.com/wp-content/gallery/eset-lithuania/thumbs/thumbs_eset-lithuania-website.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>


<div class="ngg-related-gallery"><a href="http://www.bluewhaleseo.com/wp-content/gallery/the-vat-lady/the-vat-lady-top.jpg" title="" class="shutterset_related-images-for-eset-lithuania" ><img title="The VAT Lady website top" alt="The VAT Lady website top" src="http://www.bluewhaleseo.com/wp-content/gallery/the-vat-lady/thumbs/thumbs_the-vat-lady-top.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/photo-to-painting/photo-to-painting-top.jpg" title="Photo To Painting - Top" class="shutterset_related-images-for-eset-lithuania" ><img title="Photo To Painting - Top" alt="Photo To Painting - Top" src="http://www.bluewhaleseo.com/wp-content/gallery/photo-to-painting/thumbs/thumbs_photo-to-painting-top.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/papaya-europe-web-directory/papaya-web-directory-home-page.png" title="Papaya Web Directory - Home Page" class="shutterset_related-images-for-eset-lithuania" ><img title="Papaya Web Directory - Home Page" alt="Papaya Web Directory - Home Page" src="http://www.bluewhaleseo.com/wp-content/gallery/papaya-europe-web-directory/thumbs/thumbs_papaya-web-directory-home-page.png" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/brighton-business-curry-club/bbcc-bottom.jpg" title="" class="shutterset_related-images-for-eset-lithuania" ><img title="Brighton Business Curry Club website bottom" alt="Brighton Business Curry Club website bottom" src="http://www.bluewhaleseo.com/wp-content/gallery/brighton-business-curry-club/thumbs/thumbs_bbcc-bottom.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/achieving-perfection-limited/achieving-perfection-limited-top.jpg" title="" class="shutterset_related-images-for-eset-lithuania" ><img title="Achieving Perfection Limited Top" alt="Achieving Perfection Limited Top" src="http://www.bluewhaleseo.com/wp-content/gallery/achieving-perfection-limited/thumbs/thumbs_achieving-perfection-limited-top.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/vi-international/hannah-keep-blog-top.jpg" title="" class="shutterset_related-images-for-eset-lithuania" ><img title="Hannah Keep Blog" alt="Hannah Keep Blog" src="http://www.bluewhaleseo.com/wp-content/gallery/vi-international/thumbs/thumbs_hannah-keep-blog-top.jpg" /></a>
</div>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://www.bluewhaleseo.com/gallery/teraxit-itdirect-eu/' rel='bookmark' title='TeraxIT / ITdirect.eu'>TeraxIT / ITdirect.eu</a></li>
<li><a href='http://www.bluewhaleseo.com/gallery/sobo-brighton-hostel/' rel='bookmark' title='SoBo Brighton Hostel'>SoBo Brighton Hostel</a></li>
<li><a href='http://www.bluewhaleseo.com/gallery/photo-painting/' rel='bookmark' title='Photo To Painting'>Photo To Painting</a></li>
</ol></p>
<img src='http://yarpp.org/pixels/56f5e8057c297a402cc04db4bcf7d306'/>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.bluewhaleseo.com/gallery/eset-lithuania/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ESET antivirus and antispam solutions for CentOS Linux server with ISPconfig</title>
		<link>http://www.bluewhaleseo.com/blog/eset-antivirus-antispam-solutions-centos-ispconfig-xfce-postfix-server/</link>
		<comments>http://www.bluewhaleseo.com/blog/eset-antivirus-antispam-solutions-centos-ispconfig-xfce-postfix-server/#comments</comments>
		<pubDate>Tue, 14 Aug 2012 03:48:34 +0000</pubDate>
		<dc:creator>donatas</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[antivirus]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[eset]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.bluewhaleseo.com/?p=1129</guid>
		<description><![CDATA[5/5 based on 7 votes ESET Mail Security provides Linux, BSD &#038; Solaris based mail servers with effective protection from known and emerging forms of malware including viruses, worms, Trojans, and other Internet security threats. Safeguard your Linux, BSD &#038; Solaris file servers with ESET File Security&#8216;s real-time protection from known and emerging threats. ESET [...]<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://www.bluewhaleseo.com/blog/installing-openerp-6-business-management-system-linux-fedora-16/' rel='bookmark' title='Installing OpenERP 6/6.1/7.0 Business Management System on Linux Fedora 16/17 &amp; CentOS 5/6'>Installing OpenERP 6/6.1/7.0 Business Management System on Linux Fedora 16/17 &#038; CentOS 5/6</a></li>
<li><a href='http://www.bluewhaleseo.com/blog/installing-dr-web-antivirus-fedora-16/' rel='bookmark' title='Installing Dr.Web Antivirus on Fedora 16 &amp; Fedora 17 XFCE'>Installing Dr.Web Antivirus on Fedora 16 &amp; Fedora 17 XFCE</a></li>
<li><a href='http://www.bluewhaleseo.com/blog/installing-druva-insync-laptop-backup-solution-server-client-fedora-16/' rel='bookmark' title='Installing Druva inSync (laptop backup solution) Server &amp; Client on Fedora 16'>Installing Druva inSync (laptop backup solution) Server &#038; Client on Fedora 16</a></li>
</ol>
<img src='http://yarpp.org/pixels/56f5e8057c297a402cc04db4bcf7d306'/>
</div>
]]></description>
				<content:encoded><![CDATA[<p><div class="rw-ui-container rw-class-blog-post rw-urid-11300"></div>
    <meta itemprop="name" content="ESET antivirus and antispam solutions for CentOS Linux server with ISPconfig" />
    <div itemprop="aggregateRating" itemscope itemtype="http://schema.org/AggregateRating">
	<div class="numberRatings"><span itemprop="ratingValue">5</span>/<span itemprop="bestRating">5</span> based on <span itemprop="ratingCount">7</span> votes</div>
		<meta itemprop="worstRating" content="0" />
    </div>
</p>
<blockquote><p>
<a href="http://www.eset.com/business/products/mail-linux/" title="ESET Mail Security for Linux / BSD / Solaris" target="_blank">ESET Mail Security</a> provides Linux, BSD &#038; Solaris based mail servers with effective protection from known<br />
and emerging forms of malware including viruses, worms, Trojans, and other Internet security threats.<br />
Safeguard your Linux, BSD &#038; Solaris file servers with <a href="http://www.eset.com/business/products/file-linux/" title="ESET File Security for Linux / BSD / Solaris" target="_blank">ESET File Security</a>&#8216;s real-time protection from known and emerging threats.<br />
<a href="http://www.eset.com/business/products/antivirus-linux/" title="ESET NOD32 Antivirus 4 Business Edition for Linux Desktop" target="_blank">ESET NOD32 Antivirus 4 for Linux Desktop</a> provides complete endpoint protection against cross-platform and emerging threats.
</p></blockquote>
<p>OK, guys, let&#8217;s try out how ESET security solutions will work on CentOS 6.3 x86_64 server and protect the server itself and its users. </p>
<p>System used:</p>
<ul>
<li>Platform: <a href="https://www.virtualbox.org/" title="VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use" target="_blank">VirtualBox</a></li>
<li>Operating system: <a href="http://www.centos.org/" title="CentOS is an Enterprise-class Linux Distribution derived from sources freely provided to the public by a prominent North American Enterprise Linux vendor" target="_blank">CentOS</a> 6.3 x86_64</li>
<li>Desktop environment: <a href="http://www.xfce.org/" title="Xfce is a lightweight desktop environment for UNIX-like operating systems. It aims to be fast and low on system resources, while still being visually appealing and user friendly." target="_blank">XFCE 4</a></li>
<li>Hosting control panel: <a href="http://www.ispconfig.org/" title="ISPConfig - Hosting Control Panel Software (Open Source)" target="_blank">ISPconfig 3</a></li>
<li>Web server: <a href="http://nginx.com/" title="NGINX is a high performance, high concurrency edge web server with the key features to build modern, efficient, accelerated web infrastructure" target="_blank">nginx</a></li>
<li>Mail server: <a href="http://www.postfix.org/" title="Postfix mail server attempts to be fast, easy to administer, and secure. The outside has a definite Sendmail-ish flavor, but the inside is completely different" target="_blank">Postfix</a></li>
<li>Mail Delivery Agent (MDA): <a href="http://www.courier-mta.org/maildrop/" title="Mail Delivery Agent with filtering abilities" target="_blank">maildrop</a></li>
<li>Server name: post.example.com</li>
<li>IP address: 192.168.0.45</li>
<li>Same ESETS (<em>ESET Security</em>) installation will work for <strong>Mail</strong>, <strong>Gateway</strong> and <strong>File</strong> security solutions. You can use them all together or separately as long as you own corresponding licences. To obtain a licence(s) for ESET software please visit our <a href="http://eset.bluewhaleseo.com" title="Buy ESET Antivirus software" target="_blank">e-shop</a> or simply <a href="http://www.bluewhaleseo.com/contacts/" title="Request ESET antivirus licence(s)" target="_blank">contact us</a>.</li>
</ul>
<p><a name="table-contents"><br />
<h3>Table of contents:</h3>
<p></a></p>
<ol>
<li><a href="#install-centos-server-minimal"><strong>Installing CentOS 6 XFCE mini server</strong></a></li>
<li><a href="#install-nod32-antivirus"><strong>Installing ESET NOD32 4</strong></a></li>
<li><a href="#install-eset-mail-security"><strong>ESET Mail Security installation and configuration</strong></a></li>
<li><a href="#configure-eset-file-security"><strong>ESET File Security configuration</strong></a></li>
</ol>
<p>I used <a href="http://mirrors.ukfast.co.uk/sites/ftp.centos.org/6.3/isos/x86_64/CentOS-6.3-x86_64-minimal.iso" title="Minimal CentOS 6.3 x86_64 image">a minimal image</a> to install CentOS 6.3 on VirtualBox virtual machine.</p>
<p><a name="install-centos-server-minimal"><br />
<h3>Installing and configuring CentOS 6.3 XFCE mini server</h3>
<p></a></p>
<p>Firstly install CentOS 6.3 on your machine from minimal iso image. Only a few steps are involved doing it so I will not cover them in this article.</p>
<p>Once your system is ready, login as a root and complete following steps:</p>
<p>Edit your /etc/hosts file and make sure it looks similar to this one:</p>
<pre>
127.0.0.1   localhost localhost.localdomain localhost4 localhost4.localdomain4
192.168.0.45   post.example.com     post
::1         localhost localhost.localdomain localhost6 localhost6.localdomain6
</pre>
<p>Edit network settings in /etc/sysconfig/network-scripts/ifcfg-eth0 file with <em>vi</em> text editor:</p>
<p><code>vi /etc/sysconfig/network-scripts/ifcfg-eth0</code></p>
<p>Make sure you have these lines in your network configuration file:</p>
<pre>
DEVICE="eth0"
HWADDR="yo:ur:ma:ca:dd:re:ss"
NM_CONTROLLED="no"
ONBOOT="yes"
TYPE="Ethernet"
BOOTPROTO="static"
IPADDR=192.168.0.45
NETMASK=255.255.255.0
</pre>
<p>Also you need to add a gateway and at least one DNS server to your network configuration. In order to do that first edit /etc/sysconfig/network file</p>
<p><code>vi /etc/sysconfig/network</code></p>
<p>and add these lines:</p>
<pre>
NETWORKING=yes
HOSTNAME=post.example.com
GATEWAY=192.168.0.1
</pre>
</p>
<p>Then edit /etc/resolv.conf file </p>
<p><code>vi /etc/resolv.conf</code></p>
<p>and add this line there:</p>
<pre>
search .
nameserver 192.168.0.1
</pre>
</p>
<p>After all this is done restart network service:<br />
<code>/etc/init.d/network restart</code>
</p>
<p>You may run <code>yum update</code> command now to update the system.</p>
<p>To avoid some unnecessary headaches we have to disable SELinux and firewall for now. To do that, we can use nice <em>system-config-firewall</em> tool, but we need to install it first:<br />
<code>yum install system-config-firewall</code><br />
and then run it:<br />
<code>system-config-firewall</code><br />
Untick the option <em>Enabled</em> and click <em>OK>Yes</em>
</p>
<p>In order to disable SELinux open <em>/etc/selinux/config</em> file and set <em>SELINUX=disabled</em><br />
<code>vi /etc/selinux/config</code>
</p>
<p>Reboot the machine now:<br />
<code>reboot</code>
</p>
<p>Now, let&#8217;s install Graphic User Interface (GUI) for our server. You are free to skip this step if you are not interested in software that will need GUI.</p>
<p>I prefer XFCE GUI as it is light and elegant so I&#8217;ll install it on the server</p>
<p><code>yum install wget</code><br />
<code>wget http://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-7.noarch.rpm</code><br />
<code>rpm -ivh epel-release-6-7.noarch.rpm</code><br />
<code>yum groupinstall Xfce</code><br />
<code>yum install -y xorg-x11-fonts-*</code></p>
<p>If you start to receive some unresolvable host errors while executing <em>yum</em> commands (i.e. &#8220;&#8230;[Errno 14] PYCURL ERROR 6 &#8211; &#8220;Couldn&#8217;t resolve host&#8230;&#8221;) please make sure that <em>/etc/resolv.conf</em> and <em>/etc/sysconfig/network</em> files hasn&#8217;t been changed by NetworkManager and if so, repeat corresponding steps above and remove NetworkManager:<br />
<code>yum remove NetworkManager</code></p>
<p>To start CentOS in graphics mode, change <em>/etc/inittab</em> file and set the content of the file to <em>id:5:initdefault:</em>.</p>
<p>So now we have our mini system ready you are free to choose what else you want to install. As this article focuses on ESET&#8217;s solutions for Linux my main aim is to show how to make it working and how does it look like. I&#8217;ll try to achieve this by using Nginx web server, Postfix mail server, Courier IMAP server and ISPconfig 3 hosting control panel.</p>
<p>You may want to proceed to these howtos to make your server fully functional:</p>
<ul>
<li><a href="http://www.howtoforge.com/perfect-server-centos-6.3-x86_64-nginx-dovecot-ispconfig-3-p3" title="The Perfect Server - CentOS 6.3 x86_64 (nginx, Courier, ISPConfig 3) - Page 3" target="_blank">The Perfect Server &#8211; CentOS 6.3 x86_64 (nginx, Courier, ISPConfig 3)</a> &#8211; from step 7 OR</li>
<li><a href="http://www.howtoforge.com/perfect-server-centos-6.3-x86_64-apache2-courier-ispconfig-3-p3" title="The Perfect Server - CentOS 6.3 x86_64 (Apache2, Courier, ISPConfig 3) - Page 3" target="_blank">The Perfect Server &#8211; CentOS 6.3 x86_64 (Apache2, Courier, ISPConfig 3)</a> &#8211; from step 7</li>
</ul>
<p>These apps will become useful should you go for one of options above:<br />
<code>yum install sudo unzip bzip2 unrar perl-DBD-mysql vixie-cron crontabs</code><br />
<code>/sbin/chkconfig crond on</code><br />
<code>/sbin/service crond start</code></p>
<p><strong>NOTE:</strong> skip step 14 to avoid installation of clamav antivirus and amavisd-new mail virus scanner. </p>

<div class="ngg-galleryoverview" id="ngg-gallery-27-1129">

	<!-- Slideshow link -->
	<div class="slideshowlink">
		<a class="slideshowlink" href="http://www.bluewhaleseo.com/blog/eset-antivirus-antispam-solutions-centos-ispconfig-xfce-postfix-server/?show=slide">
			> Show as slideshow <		</a>
	</div>

	
	<!-- Thumbnails -->
		
	<div id="ngg-image-196" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/centos-6-minimal-install/1-centos-minimal-install-welcome.jpg" title="CentOS 6 installation welcome screen" class="shutterset_set_27" >
								<img title="CentOS 6 installation welcome screen" alt="CentOS 6 installation welcome screen" src="http://www.bluewhaleseo.com/wp-content/gallery/centos-6-minimal-install/thumbs/thumbs_1-centos-minimal-install-welcome.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-197" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/centos-6-minimal-install/2-centos-minimal-install-package-installation.jpg" title="CentOS 6 installation progress" class="shutterset_set_27" >
								<img title="CentOS 6 installation progress" alt="CentOS 6 installation progress" src="http://www.bluewhaleseo.com/wp-content/gallery/centos-6-minimal-install/thumbs/thumbs_2-centos-minimal-install-package-installation.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-198" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/centos-6-minimal-install/3-centos-minimal-install-firewall-configuration.jpg" title="CentOS 6 firewall configuration" class="shutterset_set_27" >
								<img title="CentOS 6 firewall configuration" alt="CentOS 6 firewall configuration" src="http://www.bluewhaleseo.com/wp-content/gallery/centos-6-minimal-install/thumbs/thumbs_3-centos-minimal-install-firewall-configuration.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-199" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/centos-6-minimal-install/4-centos-minimal-install-xfce-desktop.jpg" title="XFCE 4 on CentOS 6.3 x86_64 minimal install" class="shutterset_set_27" >
								<img title="XFCE 4 on CentOS 6.3 x86_64 minimal install" alt="XFCE 4 on CentOS 6.3 x86_64 minimal install" src="http://www.bluewhaleseo.com/wp-content/gallery/centos-6-minimal-install/thumbs/thumbs_4-centos-minimal-install-xfce-desktop.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>


<p><a href="#table-contents">Back to Table of Contents</a></p>
<p><a name="install-nod32-antivirus"><br />
<h3>Installing ESET NOD32 4 for Linux Desktop (GUI must be used!)</h3>
<p></a></p>
<p>Open Terminal and enter following command to download the latest NOD32 antivirus for Linux (64bit edition):<br />
<code>wget http://download.eset.com/download/unix/eav/eset_nod32av_64bit_en.linux</code><br />
For Business Edition use this link:<br />
<code>wget http://download.eset.com/download/unix/eavbe/ueavbe.x86_64.en.linux</code><br />
Make installation file executable:<br />
<code>chmod +x eset_nod32av_64bit_en.linux</code> OR <code>chmod +x ueavbe.x86_64.en.linux</code> for Business Edition.<br />
In order to run this file we also will need 32bit GNU libc libraries so let&#8217;s install them:<br />
<code>sudo yum install glibc.i686</code><br />
And finally install it using this command:<br />
<code>./eset_nod32av_64bit_en.linux</code> OR <code>./ueavbe.x86_64.en.linux</code> for BE.</p>
<p>From now on you will see visual installation wizard. Gallery below shows installation progress.<br />

<div class="ngg-galleryoverview" id="ngg-gallery-26-1129">

	<!-- Slideshow link -->
	<div class="slideshowlink">
		<a class="slideshowlink" href="http://www.bluewhaleseo.com/blog/eset-antivirus-antispam-solutions-centos-ispconfig-xfce-postfix-server/?show=slide">
			> Show as slideshow <		</a>
	</div>

	
	<!-- Thumbnails -->
		
	<div id="ngg-image-184" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/eset-nod32-installation/0-centos-xfce-nod32-antivirus-terminal-install.jpg" title="ESET NOD32 4 Antivirus installation on CentOS 6 XFCE desktop -  Terminal" class="shutterset_set_26" >
								<img title="ESET NOD32 4 Antivirus installation on CentOS 6 XFCE desktop -  Terminal" alt="ESET NOD32 4 Antivirus installation on CentOS 6 XFCE desktop -  Terminal" src="http://www.bluewhaleseo.com/wp-content/gallery/eset-nod32-installation/thumbs/thumbs_0-centos-xfce-nod32-antivirus-terminal-install.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-185" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/eset-nod32-installation/1-centos-xfce-nod32-antivirus-gui-install-welcome.jpg" title="ESET NOD32 4 Antivirus installation on CentOS 6 XFCE desktop -  GUI welcome screen" class="shutterset_set_26" >
								<img title="ESET NOD32 4 Antivirus installation on CentOS 6 XFCE desktop -  GUI welcome screen" alt="ESET NOD32 4 Antivirus installation on CentOS 6 XFCE desktop -  GUI welcome screen" src="http://www.bluewhaleseo.com/wp-content/gallery/eset-nod32-installation/thumbs/thumbs_1-centos-xfce-nod32-antivirus-gui-install-welcome.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-186" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/eset-nod32-installation/10-centos-xfce-nod32-antivirus-gui-install-summary.jpg" title="ESET NOD32 4 Antivirus installation on CentOS 6 XFCE desktop -  installation summary" class="shutterset_set_26" >
								<img title="ESET NOD32 4 Antivirus installation on CentOS 6 XFCE desktop -  installation summary" alt="ESET NOD32 4 Antivirus installation on CentOS 6 XFCE desktop -  installation summary" src="http://www.bluewhaleseo.com/wp-content/gallery/eset-nod32-installation/thumbs/thumbs_10-centos-xfce-nod32-antivirus-gui-install-summary.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-187" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/eset-nod32-installation/2-centos-xfce-nod32-antivirus-gui-install-information.jpg" title="ESET NOD32 4 Antivirus installation on CentOS 6 XFCE desktop -  Installation information" class="shutterset_set_26" >
								<img title="ESET NOD32 4 Antivirus installation on CentOS 6 XFCE desktop -  Installation information" alt="ESET NOD32 4 Antivirus installation on CentOS 6 XFCE desktop -  Installation information" src="http://www.bluewhaleseo.com/wp-content/gallery/eset-nod32-installation/thumbs/thumbs_2-centos-xfce-nod32-antivirus-gui-install-information.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-188" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/eset-nod32-installation/3-centos-xfce-nod32-antivirus-gui-install-agreement.jpg" title="ESET NOD32 4 Antivirus installation on CentOS 6 XFCE desktop -  User Agreement" class="shutterset_set_26" >
								<img title="ESET NOD32 4 Antivirus installation on CentOS 6 XFCE desktop -  User Agreement" alt="ESET NOD32 4 Antivirus installation on CentOS 6 XFCE desktop -  User Agreement" src="http://www.bluewhaleseo.com/wp-content/gallery/eset-nod32-installation/thumbs/thumbs_3-centos-xfce-nod32-antivirus-gui-install-agreement.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-189" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/eset-nod32-installation/4-centos-xfce-nod32-antivirus-gui-install-mode.jpg" title="ESET NOD32 4 Antivirus installation on CentOS 6 XFCE desktop -  Installation Mode" class="shutterset_set_26" >
								<img title="ESET NOD32 4 Antivirus installation on CentOS 6 XFCE desktop -  Installation Mode" alt="ESET NOD32 4 Antivirus installation on CentOS 6 XFCE desktop -  Installation Mode" src="http://www.bluewhaleseo.com/wp-content/gallery/eset-nod32-installation/thumbs/thumbs_4-centos-xfce-nod32-antivirus-gui-install-mode.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-190" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/eset-nod32-installation/5-centos-xfce-nod32-antivirus-gui-install-proxy.jpg" title="ESET NOD32 4 Antivirus installation on CentOS 6 XFCE desktop -  Proxy Server" class="shutterset_set_26" >
								<img title="ESET NOD32 4 Antivirus installation on CentOS 6 XFCE desktop -  Proxy Server" alt="ESET NOD32 4 Antivirus installation on CentOS 6 XFCE desktop -  Proxy Server" src="http://www.bluewhaleseo.com/wp-content/gallery/eset-nod32-installation/thumbs/thumbs_5-centos-xfce-nod32-antivirus-gui-install-proxy.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-191" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/eset-nod32-installation/6-centos-xfce-nod32-antivirus-gui-install-privileges.jpg" title="ESET NOD32 4 Antivirus installation on CentOS 6 XFCE desktop -  User Privileges" class="shutterset_set_26" >
								<img title="ESET NOD32 4 Antivirus installation on CentOS 6 XFCE desktop -  User Privileges" alt="ESET NOD32 4 Antivirus installation on CentOS 6 XFCE desktop -  User Privileges" src="http://www.bluewhaleseo.com/wp-content/gallery/eset-nod32-installation/thumbs/thumbs_6-centos-xfce-nod32-antivirus-gui-install-privileges.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-192" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/eset-nod32-installation/7-centos-xfce-nod32-antivirus-gui-install-treatsense.jpg" title="ESET NOD32 4 Antivirus installation on CentOS 6 XFCE desktop -  TreatSense.net" class="shutterset_set_26" >
								<img title="ESET NOD32 4 Antivirus installation on CentOS 6 XFCE desktop -  TreatSense.net" alt="ESET NOD32 4 Antivirus installation on CentOS 6 XFCE desktop -  TreatSense.net" src="http://www.bluewhaleseo.com/wp-content/gallery/eset-nod32-installation/thumbs/thumbs_7-centos-xfce-nod32-antivirus-gui-install-treatsense.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-193" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/eset-nod32-installation/8-centos-xfce-nod32-antivirus-gui-install-special-apps.jpg" title="ESET NOD32 4 Antivirus installation on CentOS 6 XFCE desktop -  Special Applications" class="shutterset_set_26" >
								<img title="ESET NOD32 4 Antivirus installation on CentOS 6 XFCE desktop -  Special Applications" alt="ESET NOD32 4 Antivirus installation on CentOS 6 XFCE desktop -  Special Applications" src="http://www.bluewhaleseo.com/wp-content/gallery/eset-nod32-installation/thumbs/thumbs_8-centos-xfce-nod32-antivirus-gui-install-special-apps.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-194" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/eset-nod32-installation/9-centos-xfce-nod32-antivirus-gui-install-progress.jpg" title="ESET NOD32 4 Antivirus installation on CentOS 6 XFCE desktop -  Installation progress" class="shutterset_set_26" >
								<img title="ESET NOD32 4 Antivirus installation on CentOS 6 XFCE desktop -  Installation progress" alt="ESET NOD32 4 Antivirus installation on CentOS 6 XFCE desktop -  Installation progress" src="http://www.bluewhaleseo.com/wp-content/gallery/eset-nod32-installation/thumbs/thumbs_9-centos-xfce-nod32-antivirus-gui-install-progress.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-195" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/eset-nod32-installation/11-centos-xfce-nod32-antivirus-gui.jpg" title="ESET NOD32 4 Antivirus installation on CentOS 6 XFCE desktop -  User Interface" class="shutterset_set_26" >
								<img title="ESET NOD32 4 Antivirus installation on CentOS 6 XFCE desktop -  User Interface" alt="ESET NOD32 4 Antivirus installation on CentOS 6 XFCE desktop -  User Interface" src="http://www.bluewhaleseo.com/wp-content/gallery/eset-nod32-installation/thumbs/thumbs_11-centos-xfce-nod32-antivirus-gui.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>

</p>
<p><a href="#table-contents">Back to Table of Contents</a><br />
<div id="adsenseads">
		<script type="text/javascript"><!--
		google_ad_client = "ca-pub-1231125992107107";
		/* MiddleOfPost */
		google_ad_slot = "6370554027";
		google_ad_width = 468;
		google_ad_height = 15;
		//-->
		</script>
		<script type="text/javascript"
		src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
		</script>
	</div><br />
<a name="install-eset-mail-security"><br />
<h3>Installation and configuration of ESET Mail Security for Linux</h3>
<p></a></p>
<h4>Installation</h4>
<p>You have to remove previously installed ESET NOD32 for Linux before to proceed with this part of tutorial. Luckily, it&#8217;s very easy task to do &#8211; simply navigate to <em>Applications Menu > System > ESET NOD32 Antivirus Uninstaller</em></p>
<p>You also will have to have a username and a password for a product you want to download. You may request a <a href="http://eset.bluewhaleseo.com/index.php?route=information/contact" title="Request ESET's free trial" target="_blank">free trial</a> from us if you don&#8217;t have them.</p>
<p>So let&#8217;s assume that you have a licence. ESET downloads page will request you the licence information, thus we need to access it through the browser &#8211; install the browser first:<br />
<code>sudo yum install firefox flash-plugin</code></p>
<p>After that just use your web browser (Firefox in this case) to get to <a href="http://www.eset.com/us/download/business/detail/family/55/?installer=offline" title="ESET Mail Security for Linux Offline download" target="_blank">ESET Mail Security for Linux download page</a>. Pick <em>Red Hat/Mandriva/SUSE/Fedora (64-bit)</em> version, click <em>Download</em>, enter your username and password and save the file in your user&#8217;s home directory (in my case it&#8217;s <em>/home/donatas</em>). At the time of writing installation filename was <em>esets.x86_64.rpm.bin</em>.</p>
<p>Now in your terminal execute this command to create Mail Security&#8217;s RPM package for Red Hat&copy; based Linux distributions:<br />
<code>sh ~/esets.x86_64.rpm.bin</code></p>
<p>Install some extra libraries:<br />
<code>sudo yum install ed</code></p>
<p>And then install the RPM package:<br />
<code>sudo rpm -U esets-4.0.8.x86_64.rpm</code></p>
<p>Now you have to upload/download your ESET licence file on the server. The file is usually packed in nod32.zip archive and it&#8217;s called nod32.lic. It should be attached to the registration/purchase confirmation email sent by ESET. I won&#8217;t discuss here the ways how you can get this file on your server, but just for consistency put it to your home directory.</p>
<p>Import the licence file:<br />
<code>sudo /opt/eset/esets/sbin/esets_lic --import ~/nod32.lic</code></p>
<p>Add your username and password to /etc/opt/eset/esets/esets.cfg file in [global] section under <em>ESETS Update options</em>:<br />
<code>sudo vi /etc/opt/eset/esets/esets.cfg</code><br />
It should look like this now:</p>
<pre>
# av_update_username = "username"
# Username used in authentication against ESET server.
av_update_username = "EAV-1234567"

# av_update_password = "password"
# Password used in authentication against ESET server.
av_update_password = "fdsd763dd"
</pre>
<p>And finally start ESET daemon:<br />
<code>sudo /etc/init.d/esets start</code></p>
<p>Check if daemon has startded:<br />
<code>ps -C esets_daemon</code><br />
You should see the following lines:</p>
<pre>
PID TTY       TIME     CMD
2616 ?        00:00:00 esets_daemon
2618 ?        00:00:05 esets_daemon
</pre>
<p>Should you wish to uninstall ESET Mail Security for Linux run this command in Terminal:<br />
<code>sudo rpm -e esets</code></p>

<div class="ngg-galleryoverview" id="ngg-gallery-28-1129">

	<!-- Slideshow link -->
	<div class="slideshowlink">
		<a class="slideshowlink" href="http://www.bluewhaleseo.com/blog/eset-antivirus-antispam-solutions-centos-ispconfig-xfce-postfix-server/?show=slide">
			> Show as slideshow <		</a>
	</div>

	
	<!-- Thumbnails -->
		
	<div id="ngg-image-200" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/eset-mail-security-for-linux-installation/eset-mail-security-linux-download.jpg" title="ESET Mail Security offline installation package download page" class="shutterset_set_28" >
								<img title="ESET Mail Security offline installation package download page" alt="ESET Mail Security offline installation package download page" src="http://www.bluewhaleseo.com/wp-content/gallery/eset-mail-security-for-linux-installation/thumbs/thumbs_eset-mail-security-linux-download.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-201" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/eset-mail-security-for-linux-installation/eset-nod32-antivirus-linux-xfce-uninstall.jpg" title="ESET NOD32 4 for Linux Uninstall" class="shutterset_set_28" >
								<img title="ESET NOD32 4 for Linux Uninstall" alt="ESET NOD32 4 for Linux Uninstall" src="http://www.bluewhaleseo.com/wp-content/gallery/eset-mail-security-for-linux-installation/thumbs/thumbs_eset-nod32-antivirus-linux-xfce-uninstall.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-202" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/eset-mail-security-for-linux-installation/eset-product-install-terminal.jpg" title="ESET products terminal install" class="shutterset_set_28" >
								<img title="ESET products terminal install" alt="ESET products terminal install" src="http://www.bluewhaleseo.com/wp-content/gallery/eset-mail-security-for-linux-installation/thumbs/thumbs_eset-product-install-terminal.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-203" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/eset-mail-security-for-linux-installation/esets-daemon-startup.jpg" title="esets daemon startup" class="shutterset_set_28" >
								<img title="esets daemon startup" alt="esets daemon startup" src="http://www.bluewhaleseo.com/wp-content/gallery/eset-mail-security-for-linux-installation/thumbs/thumbs_esets-daemon-startup.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>


<p><a href="#table-contents">Back to Table of Contents</a></p>
<h4>Configuration</h4>
<p>Let&#8217;s make the hard life of server&#8217;s admin easier by enabling web interface which allows user friendly configuration. And once again we have to modify ESET configuration file:<br />
<code>sudo vi /etc/opt/eset/esets/esets.cfg</code><br />
Get down to [wwwi] section and make it look like this:</p>
<pre>
[wwwi]
# Settings for ESETS Web Interface configuration module

# agent_enabled = yes/no
# Enables operation of the esets_wwwi.
agent_enabled = yes

# listen_addr = "address"
# Address (IP or name) where esets_wwwi listens for HTTPS client connections.
# If set to 0.0.0.0 then esets_wwwi listens on all available network interfaces.
listen_addr = "192.168.0.45"

# listen_port = port
# TCP port where esets_wwwi listens for HTTPS client connections.
# You may have to open this port in your firewall.
listen_port = 3377

# username and password needed for accessing the interface (required)
username = "eset_adm"
password = "yourStrongPassword"
</pre>
<p>We wont be able to access the web interface unless we will open our chosen port in firewall or in this case in ISPconfig&#8217;s firewall configuration section. So login to your ISPconfig panel (https://localhost:8080, default: admin/admin) and go to <em>System > Firewall (Basic) > Add Firewall record</em>. Add the chosen port (3377) to <em>Open TCP ports</em> field and click <em>Save</em>. Then restarts esets daemon<br />
<code>sudo /etc/init.d/esets restart</code><br />
and use http<strong>s</strong>://192.168.0.45:3377 URL to access your ESET web interface.</p>
<p>Now it&#8217;s time to make ESET and Postfix live nicely together.</p>
<p>Since we did not installed amavis we still have to remove any references to it in Postfix main.cf and master.cf files, otherwise email will stuck in a queue producing errors such as &#8220;<em>connect to 127.0.0.1[127.0.0.1]:10024: Connection refused</em>&#8221; and &#8220;<em>warning: connect to transport private/amavis: Connection refused</em>&#8221;</p>
<p>Open main.cf file,<br />
<code>sudo vi /etc/postfix/main.cf</code><br />
comment following lines</p>
<pre> 
#content_filter = amavis:[127.0.0.1]:10024
#receive_override_options = no_address_mappings
</pre>
<p>and add this line below them</p>
<pre>
mailbox_command = /usr/bin/maildrop
</pre>
<p>or otherwise you will receive this error during the installation: &#8220;<em>Postfix inbound install using esets_mda: No file procmail in&#8230;</em>&#8221;</p>
<p>Do similar thing with master.cf file:<br />
<code>sudo vi /etc/postfix/master.cf</code></p>
<pre>
#amavis unix - - - - 2 smtp
#        -o smtp_data_done_timeout=1200
#        -o smtp_send_xforward_command=yes
#127.0.0.1:10025 inet n - - - - smtpd
#        -o content_filter=
#        -o local_recipient_maps=
#        -o relay_recipient_maps=
#        -o smtpd_restriction_classes=
#        -o smtpd_client_restrictions=
#        -o smtpd_helo_restrictions=
#        -o smtpd_sender_restrictions=
#        -o smtpd_recipient_restrictions=permit_mynetworks,reject
#        -o mynetworks=127.0.0.0/8
#        -o strict_rfc821_envelopes=yes
#        -o receive_override_options=no_unknown_recipient_checks,no_header_body_checks
#        -o smtpd_bind_address=127.0.0.1
</pre>
<p>Now restart Postfix and re-queue existing messages:<br />
<code>sudo /etc/init.d/postfix restart</code><br />
<code>sudo postsuper -r ALL</code></p>
<p>I recommend you to try send and receive email over POP3/IMAP/SMTP using current configuration. In that way you will know that it was working before ESET software changed Postfix configuration files. However, ESET also makes a backup of these files and allows to restore it easily. </p>
<p>Let&#8217;s enable inbound message scanning now.<br />
Run in Terminal:<br />
<code>sudo /opt/eset/esets/sbin/esets_setup</code><br />
Select MTA option and pick the first option after. All this should look like this:</p>
<pre>
[donatas@erp ~]$ sudo /opt/eset/esets/sbin/esets_setup
[sudo] password for donatas:

Welcome to esets_setup, the ESET Security interactive automated install script.

It will help you integrate ESET Security with your system easily and can later
undo all changes. In case some files must be modified, they will be
backed up in your home directory.

There are no automated installations for File Servers,
see the guide in /opt/eset/esets/share/doc for general instructions.

Do you want to see commands, which will be executed during installation? (y/n, default=y)
Available ESETS installations/uninstallations:
1) MTA
2) POP3
3) IMAP
4) SMTP
5) HTTP
6) FTP
7) ICAP
8) quit
Your selection (1-8): 1
Select MTA install/uninstall:
1) Postfix inbound install using esets_mda: tar cf $HOME/esets_backup-20120814-205345.tar -C / 'etc/opt/eset/esets/esets.cfg' -C / 'etc/postfix/main.cf' &#038;&#038; /opt/eset/esets/sbin/esets_set --section mda 'mda_path = "/usr/bin/maildrop"' &#038;&#038; /etc/init.d/esets restart &#038;&#038; echo '#esets orig mboxcmd: /usr/bin/maildrop' >> '/etc/postfix/main.cf' &#038;&#038; /usr/sbin/postconf -e 'mailbox_command = /opt/eset/esets/bin/esets_mda -- --recipient="$RECIPIENT" --sender="$SENDER"' &#038;&#038; /etc/rc.d/init.d/postfix reload
2) Postfix contentfilter install using esets_smtp: tar cf $HOME/esets_backup-20120814-205345.tar -C / 'etc/opt/eset/esets/esets.cfg' -C / 'etc/postfix/main.cf' -C / 'etc/postfix/master.cf' &#038;&#038; /opt/eset/esets/sbin/esets_set --section smtp 'agent_enabled = yes' &#038;&#038; /opt/eset/esets/sbin/esets_set --section smtp 'listen_addr = localhost' &#038;&#038; /opt/eset/esets/sbin/esets_set --section smtp 'listen_port = 2526' &#038;&#038; /opt/eset/esets/sbin/esets_set --section smtp 'server_addr = localhost' &#038;&#038; /opt/eset/esets/sbin/esets_set --section smtp 'server_port = 2525' &#038;&#038; /etc/init.d/esets restart &#038;&#038; printf 'localhost:2525 inet  n - n - - smtpd\n  -o content_filter=\n  -o myhostname=esets.example.com\n  -o local_recipient_maps=\n  -o relay_recipient_maps=\n  -o receive_override_options=no_unknown_recipient_checks,no_header_body_checks\n  -o smtpd_helo_restrictions=\n  -o smtpd_client_restrictions=\n  -o smtpd_sender_restrictions=\n  -o smtpd_recipient_restrictions=permit_mynetworks,reject\n  -o mynetworks=127.0.0.0/8\n' >> '/etc/postfix/master.cf' &#038;&#038; /usr/sbin/postconf -e 'content_filter = smtp:[127.0.0.1]:2526' &#038;&#038; /etc/rc.d/init.d/postfix reload
3) quit
Your selection (1-3): 1
Restarting ESET Security                                   [  OK  ]
Reloading postfix:                                         [  OK  ]
</pre>
<p>Now add </p>
<pre>content_filter = smtp:[127.0.0.1]:2526</pre>
<p>line to the main.cf file:<br />
<code>sudo vi /etc/postfix/main.cf</code></p>
<p>And lines</p>
<pre>
localhost:2525 inet  n - n - - smtpd
	-o content_filter=
	-o myhostname=post.example.com
	-o local_recipient_maps=
	-o relay_recipient_maps=
	-o receive_override_options=no_unknown_recipient_checks,no_header_body_checks
	-o smtpd_helo_restrictions=
	-o smtpd_client_restrictions=
	-o smtpd_sender_restrictions=
	-o smtpd_recipient_restrictions=permit_mynetworks,reject
	-o mynetworks=127.0.0.0/8
</pre>
<p>to the master.cf file. Change <em>myhostname</em> to your hostname.<br />
<code>sudo vi /etc/postfix/master.cf</code></p>
<p>To avoid editing esets.cfg file let&#8217;s use web interface and change settings there. Login to you web interface (https://192.168.0.45:3377) and open MDA configuration &#8211; <em>Configuration > MDA</em>. </p>
<p>As you can see, web interface offers many configuration options, but let&#8217;s focus on a simplest ones just to make sure system is working. Once you are sure, you can play with the settings and adjust them to your needs.</p>
<p>Here is the list what I activated on MDA page:</p>
<ul>
<li>MDA path = /usr/bin/maildrop</li>
<li>Anti-Spam action = scan</li>
<li>SPAM subject prefix = **SPAM**</li>
<li>Spam threshold = 90</li>
<li>Likely ham threshold = 50</li>
<li>Ham threshold = 10</li>
</ul>
<p>Set only these values for now and click <em>Save changes</em> on the bottom and <em>Apply changes</em> on left menu.</p>
<p>Now move to SMTP section and make following changes there too:</p>
<ul>
<li>Listen address = localhost</li>
<li>Listen port = 2526</li>
<li>Server address = localhost</li>
<li>Server port = 2525</li>
<li>Enable agent = yes</li>
<li>Anti-Spam action = scan</li>
<li>Spam subject prefix = ***SPAM***</li>
</ul>
<p>And once again click <em>Save changes</em> on the bottom and <em>Apply changes</em> on left menu.</p>
<p>Restart esets daemon and reload Postfix:<br />
<code>sudo /etc/init.d/esets restart</code><br />
<code>sudo /etc/init.d/postfix reload</code></p>
<p>To test if ESET spam filter is working properly send the message to your server from the domain on different server with the body
<pre>XJS*C4JDBQADN1.NSBN3*2IDNEN*GTUBE-STANDARD-ANTI-UBE-TEST-EMAIL*C.34X</pre>
<p> in it.<br />
The message should get ***SPAM*** mark from ESET Mail Security and end up in Junk folder. </p>
<p>With this configuration ESET Mail Security will also check for infected mail messages and inform the sender about undelivered mail: </p>
<pre>
[..]: host 127.0.0.1[127.0.0.1] said: 550 Rejected by ESETS_SMTP (infected) (in reply to end of DATA command)
</pre>
<p>For more customization options please refer to <a href="http://download.eset.com/manuals/eset_mail_security.pdf" title="Official ESET Mail Security Installation Manual for Linux, BSD and Solaris" target="_blank">ESET Mail Security Installation Guide and Manual</a>.</p>

<div class="ngg-galleryoverview" id="ngg-gallery-29-1129">

	<!-- Slideshow link -->
	<div class="slideshowlink">
		<a class="slideshowlink" href="http://www.bluewhaleseo.com/blog/eset-antivirus-antispam-solutions-centos-ispconfig-xfce-postfix-server/?show=slide">
			> Show as slideshow <		</a>
	</div>

	
	<!-- Thumbnails -->
		
	<div id="ngg-image-204" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/eset-mail-security-for-linux-configuration/eset-server-security-web-interface-mda.jpg" title="ESET Server Security Web Interface - MDA" class="shutterset_set_29" >
								<img title="ESET Server Security Web Interface - MDA" alt="ESET Server Security Web Interface - MDA" src="http://www.bluewhaleseo.com/wp-content/gallery/eset-mail-security-for-linux-configuration/thumbs/thumbs_eset-server-security-web-interface-mda.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-205" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/eset-mail-security-for-linux-configuration/eset-server-security-web-interface-smtp.jpg" title="ESET Server Security Web Interface - SMTP" class="shutterset_set_29" >
								<img title="ESET Server Security Web Interface - SMTP" alt="ESET Server Security Web Interface - SMTP" src="http://www.bluewhaleseo.com/wp-content/gallery/eset-mail-security-for-linux-configuration/thumbs/thumbs_eset-server-security-web-interface-smtp.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-206" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/eset-mail-security-for-linux-configuration/eset-server-security-web-interface-statistics.jpg" title="ESET Server Security Web Interface - Statistics" class="shutterset_set_29" >
								<img title="ESET Server Security Web Interface - Statistics" alt="ESET Server Security Web Interface - Statistics" src="http://www.bluewhaleseo.com/wp-content/gallery/eset-mail-security-for-linux-configuration/thumbs/thumbs_eset-server-security-web-interface-statistics.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-207" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/eset-mail-security-for-linux-configuration/eset-server-security-web-interface.jpg" title="ESET Server Security Web Interface" class="shutterset_set_29" >
								<img title="ESET Server Security Web Interface" alt="ESET Server Security Web Interface" src="http://www.bluewhaleseo.com/wp-content/gallery/eset-mail-security-for-linux-configuration/thumbs/thumbs_eset-server-security-web-interface.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>


<p><a href="#table-contents">Back to Table of Contents</a></p>
<p><a name="configure-eset-file-security"><br />
<h3>Configuring ESET File Security for Linux</h3>
<p></a></p>
<p><a href="http://dazuko.dnsalias.org/wiki/index.php/Main_Page" title="A Stackable Filesystem to Allow Online File Access Control" target="_blank">Dazuko, Dazuko&#8230;</a> Yes, I&#8217;m going to skip it here, but you can try it out on a newest CentOS kernel and share your results.</p>
<p>My aim here is to show how to use scheduled (<em>on-demand scanner</em>) ESETS file scanning of your users&#8217; web and FTP directories. ESET Mail Security takes care of viruses and spam in your email anyway.</p>
<h4>Option 1 &#8211; Run scanner manually through the ESETS web interface</h4>
<p>Login to your ESET Server Security web interface, which you set at previous stage (https://192.168.0.45:3377). Go to <em>Control > On-Demand Scan</em>, enter <em>/var/www/clients</em> to the <em>Scan targets</em> input field and click <em>Scan</em>. After some time, depending of size of target directory, you will see View/Download links to the scan report.</p>
<p>Should you wish to add more directories simply use colon (:) to separate them.<br />
Here is how scan report looks like (I intentionally put infected file there):</p>
<pre>
ESET Command-line scanner, version 4.0.8, (C) 1992-2010 ESET, spol. s r.o.
Using license: Donatas (/etc/opt/eset/esets/license/esets_c786df.lic)
Module loader, version 1040 (20120313), build 1048
Module perseus, version 1365 (20120724), build 1486
Module scanner, version 7399 (20120819), build 11898
Module archiver, version 1149 (20120808), build 1115
Module advheur, version 1121 (20111208), build 1081
Module cleaner, version 1057 (20120626), build 1065

Command line: -- /var/www/clients /home/donatas 

Scan started at:   Mon 20 Aug 2012 01:37:19 AM BST
name="/var/www/clients/client1/web1/web/nastyFile.exe", threat="probably a variant of Win32/Agent.SOMENAME trojan", action="unable to clean", info=""
name="/var/www/clients/client1/web1/web/nastyFile.exe » RAR » Setup.exe", threat="probably a variant of Win32/Agent.SOMENAME trojan", action="unable to clean", info=""

Scan completed at: Mon 20 Aug 2012 01:37:32 AM BST
Scan time:         13 sec (0:00:13)
Total:             files - 1731, objects 3227
Infected:          files - 1, objects 1
Cleaned:           files - 0, objects 0
</pre>
<h4>Option 2 &#8211; Add On-Demand Scanner task to the Scheduler</h4>
<p>Navigate to <em>Configuration > Scheduler</em> and click the button <em>Add New&#8230;</em>.<br />
On a next screen give the task the name and set <em>Run the task</em> value to <em>Daily</em> and <em>Scheduled task</em> value to <em>On-demand computer scan</em>. Click <em>Next</em>.<br />
Now set the time and tick the box <em>Scan without cleaning</em> if this is what you want. Add at least <em>/var/www/clients</em> to <em>Scan targets</em> field. Click <em>Next</em>, review the summary and click <em>Finish</em>. Do not forget to save and apply the changes too.</p>
<h4>Option 3 &#8211; Add On-Demand Scanner task to crontab</h4>
<p>Here is the full list of ESETS On-Demand Scanner command line options:</p>
<pre>
/home/donatas$ sudo /opt/eset/esets/sbin/esets_scan -h
ESET Security on-demand scanner
Syntax: esets_scan [OPTIONS..] FILES..
Options:
      --exclude=MASK            exclude files matching MASK from scanning
      --subdir                  scan subfolders (default)
      --no-subdir               do not scan subfolders
      --max-subdir-level=LEVEL  maximum sub-level of folders within folders to 
                                  scan
  -s, --symlink                 follow symbolic links (default)
      --no-symlink              skip symbolic links
      --sysexclude              automatically exclude system control 
                                  directories (default)
      --no-sysexclude           do not exclude system control directories
      --ads                     scan ADS (default)
      --no-ads                  do not scan ADS
  -f, --log-file=FILE           log output to FILE
      --log-rewrite             overwrite output file (default - append)
      --log-console             log output to console (default)
      --no-log-console          do not log output to console
  -o, --log-all                 also log clean files
      --no-log-all              do not log clean files (default)
      --scanlog=TASK:USER       create a scan log with the TASK number and 
                                  USER
      --aind                    show activity indicator
      --auto                    scan and automatically clean all local disks
  -p, --profile=PROFILE         scan with selected PROFILE name
Scanner options:
      --files                   scan files (default)
      --no-files                do not scan files
  -z, --arch                    scan archives (default)
      --no-arch                 do not scan archives
      --max-obj-size=SIZE       only scan files smaller than SIZE megabytes 
                                  (default 0 = unlimited)
      --max-arch-level=LEVEL    maximum sub-level of archives within archives 
                                  (nested archives) to scan
      --scan-timeout=LIMIT      scan archives for LIMIT seconds at maximum
      --max-arch-size=SIZE      only scan the files in an archive if they are 
                                  smaller than SIZE (default 0 = unlimited)
      --max-sfx-size=SIZE       only scan the files in a self-extracting 
                                  archive if they are smaller than SIZE 
                                  megabytes (default 0 = unlimited)
      --mail                    scan email files (default)
      --no-mail                 do not scan email files
      --mailbox                 scan mailboxes (default)
      --no-mailbox              do not scan mailboxes
      --sfx                     scan self-extracting archives (default)
      --no-sfx                  do not scan self-extracting archives
      --rtp                     scan runtime packers (default)
      --no-rtp                  do not scan runtime packers
      --adware                  scan for Adware/Spyware/Riskware (default)
      --no-adware               do not scan for Adware/Spyware/Riskware
      --unsafe                  scan for potentially unsafe applications
      --no-unsafe               do not scan for potentially unsafe 
                                  applications (default)
      --unwanted                scan for potentially unwanted applications
      --no-unwanted             do not scan for potentially unwanted 
                                  applications (default)
      --pattern                 use signatures (default)
      --no-pattern              do not use signatures
      --heur                    enable heuristics (default)
      --no-heur                 disable heuristics
  -w, --adv-heur                enable Advanced heuristics (default)
      --no-adv-heur             disable Advanced heuristics
      --ext=EXTENSIONS          scan only EXTENSIONS delimited by colon
      --ext-exclude=EXTENSIONS  exclude EXTENSIONS delimited by colon from 
                                  scanning
      --clean-mode=MODE         use cleaning MODE for infected objects. 
                                  Available options: none, standard (default), 
                                  strict, rigorous, delete
      --quarantine              copy infected files (if cleaned) to Quarantine 
                                  (supplements ACTION)
      --no-quarantine           do not copy infected files to Quarantine
General options:
  -h, --help                    show help and quit
  -v, --version                 show version information and quit
      --preserve-time           preserve last access timestamp
Exit codes:
  0    no threat found
  1    threat found and cleaned
  10   some files could not be scanned (may be threats)
  50   threat found
  100  error
(C) 2012 ESET, spol. s r. o.
To report issues, please visit http://www.eset.com/support
</pre>
<p>In order to test the scanner, I&#8217;ll be using command below. You should see similar output as on example above.<br />
<code>sudo /opt/eset/esets/sbin/esets_scan --max-obj-size=5000 --no-mail --no-mailbox --clean-mode=none --quarantine /var/www/clients /home/donatas</code><br />
What does it mean is that I don&#8217;t want any files to be scanned bigger than 5000 MB and I don&#8217;t want the antivirus to delete scanned files as it may include infected websites of my customers. All I want is the report. Should you wish to delete infected files, just use an option <em>&#8211;clean-mode=delete</em> and optionally the option <em>&#8211;quarantine</em> to send such files to quarantine for your later review at <em>Control > Quarantine</em> section in a web interface.<br />
Please note, that the command line scanner must be executed as a privileged user (administrator), otherwise it won&#8217;t have enough rights to access certain files. </p>
<p>Now add this command to crontab. I want it to happen once a day, say, at midnight.<br />
In terminal type:<br />
<code>sudo crontab -e</code><br />
Add this line below other lines:</p>
<pre>59 23 * * * /opt/eset/esets/sbin/esets_scan --no-log-console --max-obj-size=5000 --no-mail --no-mailbox --clean-mode=none --quarantine /var/www/clients /home/donatas</pre>
<p>After all it should look like this:</p>
<pre>
* * * * * /usr/local/ispconfig/server/server.sh &#038;> /dev/null
30 00 * * * /usr/local/ispconfig/server/cron_daily.sh &#038;> /dev/null
0 0 * * * /usr/local/ispconfig/server/scripts/create_daily_nginx_access_logs.sh &#038;> /dev/null
59 23 * * * /opt/eset/esets/sbin/esets_scan --no-log-console --max-obj-size=5000 --no-mail --no-mailbox --clean-mode=none --quarantine /var/www/clients /home/donatas
</pre>
<p>You also should receive email report after each scan to your root mail.</p>
<p>More information can be found in <a href="http://download.eset.com/manuals/eset_efs_4_userguide_enu.pdf" title="Linux File Security for Linux, BSD and Solaris Installation manual" target="_blank">ESET File Security Installation manual</a>.</p>

<div class="ngg-galleryoverview" id="ngg-gallery-32-1129">

	<!-- Slideshow link -->
	<div class="slideshowlink">
		<a class="slideshowlink" href="http://www.bluewhaleseo.com/blog/eset-antivirus-antispam-solutions-centos-ispconfig-xfce-postfix-server/?show=slide">
			> Show as slideshow <		</a>
	</div>

	
	<!-- Thumbnails -->
		
	<div id="ngg-image-210" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/eset-file-security-for-linux-configuration/eset-server-security-web-schedule-on-demand-scan-1.jpg" title="ESET Server Security - Scheduler - On-demand scan 1" class="shutterset_set_32" >
								<img title="ESET Server Security - Scheduler - On-demand scan 1" alt="ESET Server Security - Scheduler - On-demand scan 1" src="http://www.bluewhaleseo.com/wp-content/gallery/eset-file-security-for-linux-configuration/thumbs/thumbs_eset-server-security-web-schedule-on-demand-scan-1.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-211" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/eset-file-security-for-linux-configuration/eset-server-security-web-schedule-on-demand-scan-2.jpg" title="ESET Server Security - Scheduler - On-demand scan 2" class="shutterset_set_32" >
								<img title="ESET Server Security - Scheduler - On-demand scan 2" alt="ESET Server Security - Scheduler - On-demand scan 2" src="http://www.bluewhaleseo.com/wp-content/gallery/eset-file-security-for-linux-configuration/thumbs/thumbs_eset-server-security-web-schedule-on-demand-scan-2.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-212" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/eset-file-security-for-linux-configuration/eset-server-security-web-schedule-on-demand-scan-3.jpg" title="ESET Server Security - Scheduler - On-demand scan 3" class="shutterset_set_32" >
								<img title="ESET Server Security - Scheduler - On-demand scan 3" alt="ESET Server Security - Scheduler - On-demand scan 3" src="http://www.bluewhaleseo.com/wp-content/gallery/eset-file-security-for-linux-configuration/thumbs/thumbs_eset-server-security-web-schedule-on-demand-scan-3.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-213" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/eset-file-security-for-linux-configuration/eset-server-security-web-schedule-on-demand-scan.jpg" title="ESET Server Security - Scheduler - On-demand scan" class="shutterset_set_32" >
								<img title="ESET Server Security - Scheduler - On-demand scan" alt="ESET Server Security - Scheduler - On-demand scan" src="http://www.bluewhaleseo.com/wp-content/gallery/eset-file-security-for-linux-configuration/thumbs/thumbs_eset-server-security-web-schedule-on-demand-scan.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>


<p><a href="#table-contents">Back to Table of Contents</a></p>
<div class="ngg-related-gallery"><a href="http://www.bluewhaleseo.com/wp-content/gallery/xubuntu-usb/xubuntu-live-desktop-configured.jpg" title="This is how my Xubuntu desktop looks once configured" class="shutterset_related-images-for-eset-antivirus-and-antispam-solutions-for-centos-linux-server-with-ispconfig" ><img title="Xubunt Live Desktop - Configured" alt="Xubunt Live Desktop - Configured" src="http://www.bluewhaleseo.com/wp-content/gallery/xubuntu-usb/thumbs/thumbs_xubuntu-live-desktop-configured.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/using-fedora-for-studies/linux-for-studies-fedora-desktop.png" title="Looks clean, isn't?" class="shutterset_related-images-for-eset-antivirus-and-antispam-solutions-for-centos-linux-server-with-ispconfig" ><img title="Looks clean, isn't?" alt="Looks clean, isn't?" src="http://www.bluewhaleseo.com/wp-content/gallery/using-fedora-for-studies/thumbs/thumbs_linux-for-studies-fedora-desktop.png" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/xubuntu-usb/xubuntu-live-desktop.jpg" title="Xubuntu Live Desktop" class="shutterset_related-images-for-eset-antivirus-and-antispam-solutions-for-centos-linux-server-with-ispconfig" ><img title="Xubuntu Live Desktop" alt="Xubuntu Live Desktop" src="http://www.bluewhaleseo.com/wp-content/gallery/xubuntu-usb/thumbs/thumbs_xubuntu-live-desktop.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/eset-nod32-installation/11-centos-xfce-nod32-antivirus-gui.jpg" title="ESET NOD32 4 Antivirus installation on CentOS 6 XFCE desktop -  User Interface" class="shutterset_related-images-for-eset-antivirus-and-antispam-solutions-for-centos-linux-server-with-ispconfig" ><img title="ESET NOD32 4 Antivirus installation on CentOS 6 XFCE desktop -  User Interface" alt="ESET NOD32 4 Antivirus installation on CentOS 6 XFCE desktop -  User Interface" src="http://www.bluewhaleseo.com/wp-content/gallery/eset-nod32-installation/thumbs/thumbs_11-centos-xfce-nod32-antivirus-gui.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/oerp/eset-antivirus-ecommerce-website.jpg" title="E-commerce website to sell ESET antivirus products and solutions" class="shutterset_related-images-for-eset-antivirus-and-antispam-solutions-for-centos-linux-server-with-ispconfig" ><img title="ESET Antivirus Shop" alt="ESET Antivirus Shop" src="http://www.bluewhaleseo.com/wp-content/gallery/oerp/thumbs/thumbs_eset-antivirus-ecommerce-website.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/using-fedora-for-studies/linux-for-studies-fedora-nautilus-browser-file-manager.png" title="Fedora file manager Nautilus" class="shutterset_related-images-for-eset-antivirus-and-antispam-solutions-for-centos-linux-server-with-ispconfig" ><img title="Fedora file manager Nautilus" alt="Fedora file manager Nautilus" src="http://www.bluewhaleseo.com/wp-content/gallery/using-fedora-for-studies/thumbs/thumbs_linux-for-studies-fedora-nautilus-browser-file-manager.png" /></a>
</div>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://www.bluewhaleseo.com/blog/installing-openerp-6-business-management-system-linux-fedora-16/' rel='bookmark' title='Installing OpenERP 6/6.1/7.0 Business Management System on Linux Fedora 16/17 &amp; CentOS 5/6'>Installing OpenERP 6/6.1/7.0 Business Management System on Linux Fedora 16/17 &#038; CentOS 5/6</a></li>
<li><a href='http://www.bluewhaleseo.com/blog/installing-dr-web-antivirus-fedora-16/' rel='bookmark' title='Installing Dr.Web Antivirus on Fedora 16 &amp; Fedora 17 XFCE'>Installing Dr.Web Antivirus on Fedora 16 &amp; Fedora 17 XFCE</a></li>
<li><a href='http://www.bluewhaleseo.com/blog/installing-druva-insync-laptop-backup-solution-server-client-fedora-16/' rel='bookmark' title='Installing Druva inSync (laptop backup solution) Server &amp; Client on Fedora 16'>Installing Druva inSync (laptop backup solution) Server &#038; Client on Fedora 16</a></li>
</ol></p>
<img src='http://yarpp.org/pixels/56f5e8057c297a402cc04db4bcf7d306'/>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.bluewhaleseo.com/blog/eset-antivirus-antispam-solutions-centos-ispconfig-xfce-postfix-server/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Actinic (SellerDeck) e-commerce websites merge</title>
		<link>http://www.bluewhaleseo.com/gallery/actinic-sellerdeck-merging/</link>
		<comments>http://www.bluewhaleseo.com/gallery/actinic-sellerdeck-merging/#comments</comments>
		<pubDate>Wed, 08 Aug 2012 09:33:56 +0000</pubDate>
		<dc:creator>donatas</dc:creator>
				<category><![CDATA[Gallery]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[database administration]]></category>
		<category><![CDATA[eshop]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[website optimization]]></category>

		<guid isPermaLink="false">http://www.bluewhaleseo.com/?p=1124</guid>
		<description><![CDATA[Merged together 5 different Actinic databases with ~20.000 products, which allowed to use single checkout page. www.A2A4.com<div class='yarpp-related-rss yarpp-related-none'>

No related posts.
<img src='http://yarpp.org/pixels/56f5e8057c297a402cc04db4bcf7d306'/>
</div>
]]></description>
				<content:encoded><![CDATA[<p>Merged together 5 different Actinic databases with ~20.000 products, which allowed to use single checkout page.</p>
<p><a href="http://www.a2a4.com" title="A2 A4 fixings, bolts, clamps" target="_blank">www.A2A4.com</a></p>

<div class="ngg-galleryoverview" id="ngg-gallery-25-1124">

	<!-- Slideshow link -->
	<div class="slideshowlink">
		<a class="slideshowlink" href="http://www.bluewhaleseo.com/gallery/actinic-sellerdeck-merging/?show=slide">
			> Show as slideshow <		</a>
	</div>

	
	<!-- Thumbnails -->
		
	<div id="ngg-image-183" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/a2a4/a2a4-merged-actinic-eshop.jpg" title="A2A4 - merged 5 different Actinic (SellerDeck) e-commerce websites" class="shutterset_set_25" >
								<img title="Merged Actinic e-shop" alt="Merged Actinic e-shop" src="http://www.bluewhaleseo.com/wp-content/gallery/a2a4/thumbs/thumbs_a2a4-merged-actinic-eshop.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>


<div class="ngg-related-gallery"><a href="http://www.bluewhaleseo.com/wp-content/gallery/achieving-perfection-limited/achieving-perfection-limited-top.jpg" title="" class="shutterset_related-images-for-actinic-sellerdeck-e-commerce-websites-merge" ><img title="Achieving Perfection Limited Top" alt="Achieving Perfection Limited Top" src="http://www.bluewhaleseo.com/wp-content/gallery/achieving-perfection-limited/thumbs/thumbs_achieving-perfection-limited-top.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/vi-international/hannah-keep-blog-top.jpg" title="" class="shutterset_related-images-for-actinic-sellerdeck-e-commerce-websites-merge" ><img title="Hannah Keep Blog" alt="Hannah Keep Blog" src="http://www.bluewhaleseo.com/wp-content/gallery/vi-international/thumbs/thumbs_hannah-keep-blog-top.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/the-vat-lady/the-vat-lady-top.jpg" title="" class="shutterset_related-images-for-actinic-sellerdeck-e-commerce-websites-merge" ><img title="The VAT Lady website top" alt="The VAT Lady website top" src="http://www.bluewhaleseo.com/wp-content/gallery/the-vat-lady/thumbs/thumbs_the-vat-lady-top.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/teraxit-itdirect-eu/teraxit-eshop.jpg" title="TeraxIT eShop" class="shutterset_related-images-for-actinic-sellerdeck-e-commerce-websites-merge" ><img title="TeraxIT e-commerce site" alt="TeraxIT e-commerce site" src="http://www.bluewhaleseo.com/wp-content/gallery/teraxit-itdirect-eu/thumbs/thumbs_teraxit-eshop.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/photo-to-painting/photo-to-painting-top.jpg" title="Photo To Painting - Top" class="shutterset_related-images-for-actinic-sellerdeck-e-commerce-websites-merge" ><img title="Photo To Painting - Top" alt="Photo To Painting - Top" src="http://www.bluewhaleseo.com/wp-content/gallery/photo-to-painting/thumbs/thumbs_photo-to-painting-top.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/papaya-europe-web-directory/papaya-web-directory-home-page.png" title="Papaya Web Directory - Home Page" class="shutterset_related-images-for-actinic-sellerdeck-e-commerce-websites-merge" ><img title="Papaya Web Directory - Home Page" alt="Papaya Web Directory - Home Page" src="http://www.bluewhaleseo.com/wp-content/gallery/papaya-europe-web-directory/thumbs/thumbs_papaya-web-directory-home-page.png" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/brighton-business-curry-club/bbcc-bottom.jpg" title="" class="shutterset_related-images-for-actinic-sellerdeck-e-commerce-websites-merge" ><img title="Brighton Business Curry Club website bottom" alt="Brighton Business Curry Club website bottom" src="http://www.bluewhaleseo.com/wp-content/gallery/brighton-business-curry-club/thumbs/thumbs_bbcc-bottom.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/the-vat-lady/checkout-wp-e-commerce-rbsworldpay.jpg" title="The VAT Lady Checkout page" class="shutterset_related-images-for-actinic-sellerdeck-e-commerce-websites-merge" ><img title="The VAT Lady Checkout page" alt="The VAT Lady Checkout page" src="http://www.bluewhaleseo.com/wp-content/gallery/the-vat-lady/thumbs/thumbs_checkout-wp-e-commerce-rbsworldpay.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/your-green-world/magento-rich-snippets.jpg" title="Rich Snippets for Magento e-commerce website" class="shutterset_related-images-for-actinic-sellerdeck-e-commerce-websites-merge" ><img title="Magento Rich Snippets" alt="Magento Rich Snippets" src="http://www.bluewhaleseo.com/wp-content/gallery/your-green-world/thumbs/thumbs_magento-rich-snippets.jpg" /></a>
</div>
<div class='yarpp-related-rss yarpp-related-none'>
<p>No related posts.</p>
<img src='http://yarpp.org/pixels/56f5e8057c297a402cc04db4bcf7d306'/>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.bluewhaleseo.com/gallery/actinic-sellerdeck-merging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Simple JavaScript cookie warning</title>
		<link>http://www.bluewhaleseo.com/blog/simple-javascript-cookie-warning/</link>
		<comments>http://www.bluewhaleseo.com/blog/simple-javascript-cookie-warning/#comments</comments>
		<pubDate>Wed, 30 May 2012 03:49:43 +0000</pubDate>
		<dc:creator>donatas</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[cookies warning]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.bluewhaleseo.com/?p=1031</guid>
		<description><![CDATA[5/5 based on 10 votes New EU cookie law (e-Privacy Directive) &#8211; The law which applies to how you use cookies and similar technologies for storing information on a user’s equipment such as their computer or mobile device changed on 26 May 2011. Source: ICO cookies guidance Many people are not aware of it yet, [...]<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://www.bluewhaleseo.com/blog/wordpress-automatically-changing-css-stylesheets-every-month/' rel='bookmark' title='WordPress: switching between different CSS stylesheets every month'>WordPress: switching between different CSS stylesheets every month</a></li>
</ol>
<img src='http://yarpp.org/pixels/56f5e8057c297a402cc04db4bcf7d306'/>
</div>
]]></description>
				<content:encoded><![CDATA[<div itemscope itemtype="http://schema.org/WebApplication">
<div class="rw-ui-container rw-class-blog-post rw-urid-10320"></div>
    <meta itemprop="name" content="A Simple JavaScript cookie warning" />
    <div itemprop="aggregateRating" itemscope itemtype="http://schema.org/AggregateRating">
	<div class="numberRatings"><span itemprop="ratingValue">5</span>/<span itemprop="bestRating">5</span> based on <span itemprop="ratingCount">10</span> votes</div>
		<meta itemprop="worstRating" content="0" />
    </div>
</p>
<blockquote><p><strong>New EU cookie law (e-Privacy Directive)</strong> &#8211; The law which applies to how you use cookies and similar technologies for storing information on a user’s equipment such as their computer or mobile device changed on 26 May 2011.</p></blockquote>
<p> Source: <a href="http://www.ico.gov.uk/for_organisations/privacy_and_electronic_communications/the_guide/cookies.aspx" title="ICO cookies guide" target="_blank">ICO cookies guidance</a></p>
<blockquote><p>Many people are not aware of it yet, but the law is already in effect in the UK. However The Information Commissioners&#8217; Office (ICO), the UK regulator, gave everybody a one year &#8216;grace period&#8217; before they start enforcing it.<br />
That grace period will expire on May 26th 2012.<br />
From that date, if you are not compliant or visibly working towards compliance, you run the risk of enforcement action, which can include a fine of up to half a million pounds for a serious breach.</p></blockquote>
<p>Source: <a href="http://www.cookielaw.org/the-cookie-law-explained.aspx" title="EU Cookie Law Explained" target="_blank">EU Cookie Law Explained</a> &#8211; The Cookie Collective website</p>
<p>I made this simple JavaScript cookie warning to use it on my websites. I would be grateful if you give me a feedback on this script and I could improve it.</p>
<p><span itemprop="description">The script checks if cookies are allowed by browser and shows the cookie warning. If visitor agrees to accept cookies from the website, cookie will be saved for next 6 months and warning will disappear.</span></p>
<h3>Some things to mention:</h3>
<ul>
<li>The script is not preventing the website from saving cookies on visitor&#8217;s computer as it is hard (if not impossible) to filter all cookies being produced by the website by just using single script (feedbacks on this are more than welcome <img src='http://www.bluewhaleseo.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> )</li>
<li>The script is not redirecting to any other website if user didn&#8217;t agree to accept cookies. It might hurt SEO in my opinion (once again &#8211; please share your thoughts), although it&#8217;s easy to add this functionality to the script.</li>
<li>If JavaScript is disabled on browser then script won&#8217;t work.</li>
<li>You are free to modify and distribute this script.</li>
</ul>
<p></p>
<h3 class="demo-link"><a href="http://www.bluewhaleseo.com/downloads/scripts/js-cookie-warning.html" title="JavaScript Cookie Warning demo" target="_blank">Cookie warning script demo page</a></3><br />
</p>
<h3>Installation</h3>
<ul>
<li>Add this code between <head> tags:<br />
<img src="http://www.bluewhaleseo.com/wp-content/gallery/cookie-warning/cookie-warning-javascript.jpg" alt="Cookies warning call" />
</li>
<li>And this code where you want warning to appear:<br />
<img src="http://www.bluewhaleseo.com/wp-content/gallery/cookie-warning/cookie-warning-javascript-call.jpg" alt="Cookies warning code" />
</li>
<li>Download the script (<a itemprop="downloadUrl" href="http://www.bluewhaleseo.com/downloads/scripts/warnCookies.js" title="JavaScript cookie warning" target="_blank"><strong>warnCookies.js</strong></a> (<em>version <span itemprop="softwareVersion">0.9</span></em>) or check the code (HTML, CSS and JavaScript) on <a href="https://github.com/BlueWhaleSEO/JavaScript/tree/master/A%20simple%20cookie%20warning" title="A simple JS cookie warning" target="_blank"><strong>GitHub</strong></a>) and upload it to your website. The code above will look for the script in root directory.</li>
<li>Add this <a href="http://www.bluewhaleseo.com/downloads/scripts/cookies.css" title="JavaScript EU Cookie Warning Stylesheet" target="_blank"><strong>CSS code</strong></a> to your stylesheet:<br />
<img src="http://www.bluewhaleseo.com/wp-content/gallery/cookie-warning/cookie-warning-css.jpg" alt="Cookies warning CSS code" />
</li>
</ul>
<div id="adsenseads">
		<script type="text/javascript"><!--
		google_ad_client = "ca-pub-1231125992107107";
		/* MiddleOfPost */
		google_ad_slot = "6370554027";
		google_ad_width = 468;
		google_ad_height = 15;
		//-->
		</script>
		<script type="text/javascript"
		src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
		</script>
	</div>
<h3>Screenshots</h3>
<p><img itemprop="image screenshot" src="http://www.bluewhaleseo.com/wp-content/gallery/cookie-warning/cookie-warning.jpg" alt="Cookie warning - Initial view" /><br />
<img src="http://www.bluewhaleseo.com/wp-content/gallery/cookie-warning/cookie-warning-2.jpg" alt="Cookie warning" /><br />
<img src="http://www.bluewhaleseo.com/wp-content/gallery/cookie-warning/cookies-disabled-warning.jpg" alt="Cookies disabled warning" /> </p>
<h3>Video tutorial (thanks to <a href="http://www.youtube.com/user/fraseris37" title="Fraser Mcculloch YouTube Channel" target="_blank">Fraser Mcculloch</a>)</h3>
<p><iframe width="640" height="360" src="http://www.youtube.com/embed/I5f-qbopp7Y" frameborder="0" allowfullscreen></iframe></p>
<p>
<div class="ngg-galleryoverview" id="ngg-gallery-24-1031">

	<!-- Slideshow link -->
	<div class="slideshowlink">
		<a class="slideshowlink" href="http://www.bluewhaleseo.com/blog/simple-javascript-cookie-warning/?show=slide">
			> Show as slideshow <		</a>
	</div>

	
	<!-- Thumbnails -->
		
	<div id="ngg-image-167" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/cookie-warning/cookie-warning-2.jpg" title="Cookie warning" class="shutterset_set_24" >
								<img title="Cookie warning" alt="Cookie warning" src="http://www.bluewhaleseo.com/wp-content/gallery/cookie-warning/thumbs/thumbs_cookie-warning-2.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-168" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/cookie-warning/cookie-warning-css.jpg" title="Cookie warning CSS code" class="shutterset_set_24" >
								<img title="Cookie warning CSS" alt="Cookie warning CSS" src="http://www.bluewhaleseo.com/wp-content/gallery/cookie-warning/thumbs/thumbs_cookie-warning-css.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-169" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/cookie-warning/cookie-warning-javascript-call.jpg" title="Cookie warning JavaScript Call" class="shutterset_set_24" >
								<img title="Cookie warning JavaScript Call" alt="Cookie warning JavaScript Call" src="http://www.bluewhaleseo.com/wp-content/gallery/cookie-warning/thumbs/thumbs_cookie-warning-javascript-call.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-170" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/cookie-warning/cookie-warning-javascript.jpg" title="Cookie warning JavaScript" class="shutterset_set_24" >
								<img title="Cookie warning JavaScript" alt="Cookie warning JavaScript" src="http://www.bluewhaleseo.com/wp-content/gallery/cookie-warning/thumbs/thumbs_cookie-warning-javascript.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-171" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/cookie-warning/cookie-warning.jpg" title="Cookie warning Initial" class="shutterset_set_24" >
								<img title="Cookie warning Initial" alt="Cookie warning Initial" src="http://www.bluewhaleseo.com/wp-content/gallery/cookie-warning/thumbs/thumbs_cookie-warning.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-172" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/cookie-warning/cookies-disabled-warning.jpg" title="Cookies disabled warning" class="shutterset_set_24" >
								<img title="Cookies disabled warning" alt="Cookies disabled warning" src="http://www.bluewhaleseo.com/wp-content/gallery/cookie-warning/thumbs/thumbs_cookies-disabled-warning.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-176" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/cookie-warning/cookie-warning-3.jpg" title="Cookie warning - purple 2" class="shutterset_set_24" >
								<img title="Cookie warning - purple 2" alt="Cookie warning - purple 2" src="http://www.bluewhaleseo.com/wp-content/gallery/cookie-warning/thumbs/thumbs_cookie-warning-3.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-177" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/cookie-warning/cookie-warning-4.jpg" title="Cookie warning - purple" class="shutterset_set_24" >
								<img title="Cookie warning - purple" alt="Cookie warning - purple" src="http://www.bluewhaleseo.com/wp-content/gallery/cookie-warning/thumbs/thumbs_cookie-warning-4.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-181" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/cookie-warning/cookiewarningcode.jpg" title="Cookie Warning HTML code" class="shutterset_set_24" >
								<img title="Cookie Warning Code" alt="Cookie Warning Code" src="http://www.bluewhaleseo.com/wp-content/gallery/cookie-warning/thumbs/thumbs_cookiewarningcode.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-182" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/cookie-warning/cookiewarningcodeupdated.jpg" title="Cookies Warning HTML source code" class="shutterset_set_24" >
								<img title="Cookies warning" alt="Cookies warning" src="http://www.bluewhaleseo.com/wp-content/gallery/cookie-warning/thumbs/thumbs_cookiewarningcodeupdated.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>

<br />
<br />
<span itemprop="url" content="http://www.bluewhaleseo.com/blog/simple-javascript-cookie-warning/"></span><br />
<span itemprop="name" content="A Simple JavaScript cookie warning"></span><br />
<span itemprop="requirements" content="JavaScript"></span><br />
<span itemprop="fileFormat" content="application/javascript"></span></p>
<div itemprop="offers" itemscope itemtype="http://schema.org/Offer">
<span itemprop="price" content="£0.00"></span><br />
<span itemprop="url" content="http://www.bluewhaleseo.com/blog/simple-javascript-cookie-warning/"></span><br />
<span itemprop="seller" itemscope itemtype="http://schema.org/Organization"><span itemprop="name" content="Blue Whale SEO"></span></span>
</div>
</div>
<div class="ngg-related-gallery"><a href="http://www.bluewhaleseo.com/wp-content/gallery/cookie-warning/cookiewarningcodeupdated.jpg" title="Cookies Warning HTML source code" class="shutterset_related-images-for-a-simple-javascript-cookie-warning" ><img title="Cookies warning" alt="Cookies warning" src="http://www.bluewhaleseo.com/wp-content/gallery/cookie-warning/thumbs/thumbs_cookiewarningcodeupdated.jpg" /></a>
</div>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://www.bluewhaleseo.com/blog/wordpress-automatically-changing-css-stylesheets-every-month/' rel='bookmark' title='WordPress: switching between different CSS stylesheets every month'>WordPress: switching between different CSS stylesheets every month</a></li>
</ol></p>
<img src='http://yarpp.org/pixels/56f5e8057c297a402cc04db4bcf7d306'/>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.bluewhaleseo.com/blog/simple-javascript-cookie-warning/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>How bootable Xubuntu Linux OS USB flash drive can improve your productivity and mobility</title>
		<link>http://www.bluewhaleseo.com/blog/bootable-xubuntu-linux-os-usb-flash-drive-improve-productivity-mobility/</link>
		<comments>http://www.bluewhaleseo.com/blog/bootable-xubuntu-linux-os-usb-flash-drive-improve-productivity-mobility/#comments</comments>
		<pubDate>Fri, 27 Apr 2012 04:39:44 +0000</pubDate>
		<dc:creator>donatas</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Xubuntu]]></category>

		<guid isPermaLink="false">http://www.bluewhaleseo.com/?p=930</guid>
		<description><![CDATA[5/5 based on 9 votes One day my laptop got broken so I had to find a quick solution of how to use information resources that I have available from any computer that I can get access to and even more &#8211; to do that in comfort, like from my own machine. Now I want [...]<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://www.bluewhaleseo.com/blog/installing-openerp-6-business-management-system-linux-fedora-16/' rel='bookmark' title='Installing OpenERP 6/6.1/7.0 Business Management System on Linux Fedora 16/17 &amp; CentOS 5/6'>Installing OpenERP 6/6.1/7.0 Business Management System on Linux Fedora 16/17 &#038; CentOS 5/6</a></li>
<li><a href='http://www.bluewhaleseo.com/blog/studying-computing-installation-bluefish-html-css-editor-java-learning-environment-bluej-tool-linux-machine-fedora/' rel='bookmark' title='Studying Computing &#8211; Installation of Bluefish (HTML/CSS Editor) and Java learning environment (BlueJ) on a Linux machine (Fedora)'>Studying Computing &#8211; Installation of Bluefish (HTML/CSS Editor) and Java learning environment (BlueJ) on a Linux machine (Fedora)</a></li>
</ol>
<img src='http://yarpp.org/pixels/56f5e8057c297a402cc04db4bcf7d306'/>
</div>
]]></description>
				<content:encoded><![CDATA[<p><div class="rw-ui-container rw-class-blog-post rw-urid-9310"></div>
    <meta itemprop="name" content="How bootable Xubuntu Linux OS USB flash drive can improve your productivity and mobility" />
    <div itemprop="aggregateRating" itemscope itemtype="http://schema.org/AggregateRating">
	<div class="numberRatings"><span itemprop="ratingValue">5</span>/<span itemprop="bestRating">5</span> based on <span itemprop="ratingCount">9</span> votes</div>
		<meta itemprop="worstRating" content="0" />
    </div>
<br />
One day my laptop got broken so I had to find a quick solution of how to use information resources that I have available from any computer that I can get access to and even more &#8211; to do that in comfort, like from my own machine. Now I want to share my solution with you. This particular setup should be useful to students doing computing courses or for any IT person. However, should you check <em>Ubuntu Software Center</em> you will find a huge library of software that suits almost everyone. </p>
<ul>
<li><strong>Storage device:</strong> 8GB USB stick (the faster the better)</li>
<li><strong>Operating system:</strong> Xubuntu 12.04/12.10/13.04 Desktop &#8211; <em>&#8220;perfect for those who want the most out of their desktops, laptops and netbooks with a modern look and enough features for efficient, daily usage. It works well on older hardware too&#8221;</em></li>
</ul>
<p><a name="table-contents"><br />
<h3>Table of contents:</h3>
<p></a></p>
<ol>
<li><a href="#create-bootable-linux-usb-key-windows"><strong>Create a bootable Xubuntu USB stick (Windows)</strong></a></li>
<li><a href="#add-remove-software-xubuntu-usb-live"><strong>Add/Remove software on Xubuntu Live USB</strong></a></li>
<li><a href="#configuring-system"><strong>Configuring the system</strong></a>
<ul>
<li><a href="#add-new-item-panel-xubuntu">Add new items to the panel</a></li>
<li><a href="#add-extra-repositories">(Optional) Add extra repositories</a></li>
<li><a href="#sylpheed-email-client-setup">Setting up Sylpheed e-mail client</a></li>
<li><a href="#pidgin-internet-messenger-setup">Setting up Pidgin IM client</a></li>
</ul>
</li>
</li>
<li><a href="#gallery"><strong>Gallery</strong></a></li>
</li>
<li><a href="#conclusion"><strong>Conclusion</strong></a></li>
</ol>
<p><a name="create-bootable-linux-usb-key-windows"><br />
<h3 style="text-align: center;">Create a bootable Xubuntu USB stick (Windows)</h3>
<p></a></p>
<ul>
<li>Download <a href="http://xubuntu.org/getxubuntu/" title="Get Xubuntu" target="_blank"><strong>Xubuntu 12.04 (Precise Pangolin) or 12.04 (Quantal Quetzal) or 13.04 (Raring Ringtail)</strong></a> i386 (32 bit) desktop edition from a mirror in a country close to you</li>
<li>Download the latest version of <a href="http://www.pendrivelinux.com/universal-usb-installer-easy-as-1-2-3" title="Universal USB Installer" target="_blank"><strong>Universal USB Installer</strong></a></li>
<li>Plug in your USB drive. <strong>WARNING:</strong> Make sure you don&#8217;t have any important data on your USB drive as they will be destroyed!</li>
<li>Execute Universal USB Installer file and select Xubuntu 12.04/12.10/13.04 Desktop edition from the top drop-down list</li>
<li>Use a <em>Browse</em> button to choose Xubuntu image you just downloaded (in my case it is called <em>xubuntu-13.xx-desktop-i386.iso</em>)</li>
<li>Select the letter of your USB flash drive</li>
<li>and use the slider at the bottom to adjust the size of your home folder where you will keep your files. By default you can use maximum 4GB for your home directory on your USB drive. This is because home directory is a single <em>casper-rw</em> file, which as any other file can not exceed 4GB limit on FAT32 system. For this reason 8GB USB stick is perfect for what we want to achieve and after the process you still will have over 2,5GB free space</li>
<li>Click <em>Create > Yes</em> to create a bootable Linux USB flash drive. When process is done click <em>Close</em></li>
</ul>
<p>Now it&#8217;s time to boot our PC from USB drive we just created. Instructions how to boot from DVD/USB/LAN/etc. can be found on a user&#8217;s manual of your machine or just google for it. But most of the time it is enough to follow short instructions during the start up of the machine, for example, <em>&#8220;ESC &#8211; Boot Menu&#8221;</em>, <em>&#8220;F12 &#8211; Boot Device&#8221;</em> and so on.</p>
<p><a href="#table-contents">Back to Table of Contents</a><br />
<div id="adsenseads">
		<script type="text/javascript"><!--
		google_ad_client = "ca-pub-1231125992107107";
		/* MiddleOfPost */
		google_ad_slot = "6370554027";
		google_ad_width = 468;
		google_ad_height = 15;
		//-->
		</script>
		<script type="text/javascript"
		src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
		</script>
	</div><br />
<a name="add-remove-software-xubuntu-usb-live"><br />
<h3 style="text-align: center;">Add/Remove software on Xubuntu Live USB</h3>
<p></a></p>
<p>It is very likely that when your Xubuntu desktop boots up for the first time you will see <em>&#8220;Restricted drivers available&#8221;</em> warning. Just click on it and activate drivers that are shown on a list. Since you have your home directory on the USB drive all system/program changes will be saved on it so you don&#8217;t need to set up your desktop everytime it boots. Although you might need to activate/install an extra drivers for other machines/devices you are going to use in the future.</p>
<p>From now on you are free to set up your system in any way you like or to use one of <a href="http://www.howtoforge.com/howtos/linux/ubuntu" title="HowtoForge Ubuntu How To's" target="_blank"><strong>HowtoForge&#8217;s</strong></a> articles to do that, but you also might like the way I set it up, so please have a closer look <img src='http://www.bluewhaleseo.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>You can use either <em>Ubuntu Software Center</em>, <em>Synaptic Package Manager</em> from top menu or <em>Terminal</em> from bottom panel to add/remove software.</p>
<p>I&#8217;ll start from removing software that I don&#8217;t like or don&#8217;t find it useful to me. </p>
<p>firefox &#8211; web browser<br />
thunderbird &#8211; email client<br />
Games*, aisleriot &#8211; games<br />
abiword &#8211; word processor<br />
gnumeric &#8211; spreadsheet<br />
orage &#8211; a calendar for the Xfce4 desktop environment<br />
ristretto &#8211; picture viewer<br />
leafpad &#8211; text editor<br />
onboard &#8211; on-screen keyboard<br />
xfburn &#8211; CD/DVD burner<br />
xchat &#8211; IRC client<br />
parole &#8211; media player</p>
<p><code>sudo apt-get remove firefox* thunderbird Games* aisleriot abiword gnumeric orage ristretto leafpad onboard xfburn xchat parole</code></p>
<p>Update the system</p>
<p><code>sudo apt-get update</code><br />
<code>sudo apt-get upgrade</code></p>
<p>By now you should have ~3.5GB of free space available.</p>
<p>Here is the list of software that I&#8217;m adding. Depending on your requirements you may want to install different packages or perhaps go for smaller sets to save disk space. It&#8217;s up to you really.</p>
<p>chromium-browser &#8211; web browser<br />
emacs &#8211; text editor (notepad++ alternative)<br />
mc &#8211; file manager<br />
sylpheed &#8211; e-mail client (use IMAP to save disk space)<br />
filezilla &#8211; FTP client<br />
eclipse &#8211; a universal tool set for development<br />
openjdk-jre-7 &#8211; Java Runtime Environment 1.7<br />
libreoffice-* &#8211; <a href="https://wiki.ubuntu.com/LibreOffice" title="LibreOffice selective installation" target="_blank">LibreOffice</a> office suite<br />
vlc &#8211; media player<br />
flashplugin-installer &#8211; Adobe Flash Player plugin<br />
xubuntu-restricted-extras &#8211; various codecs, etc.<br />
ttf-mscorefonts-installer &#8211; Microsoft TrueType core fonts<br />
xfce4-fsguard-plugin &#8211; filesystem monitor (Xfce4)<br />
ntp &#8211; Network Time Protocol (NTP server)<br />
bleachbit &#8211; frees space and maintains privacy (CCleaner alternative)</p>
<p><code>sudo apt-get install chromium-browser emacs mc sylpheed filezilla eclipse openjdk-7-jre libreoffice vlc flashplugin-installer xubuntu-restricted-extras ttf-mscorefonts-installer xfce4-fsguard-plugin libreoffice-writer libreoffice-calc libreoffice-impress ntp bleachbit</code></p>
<p><a href="#table-contents">Back to Table of Contents</a></p>
<p><a name="configuring-system"><br />
<h3 style="text-align: center;">Configuring the system</h3>
<p></a></p>
<p><a name="add-new-item-panel-xubuntu"><br />
<h4>Add new items to the panel (for example, disk usage monitor)</h4>
<p></a></p>
<p>To add (or remove) an item to the panel right click on a panel (it can be top or bottom one) and select <em>Panel>Add New Items&#8230;</em> Pick any item that you are interested in from a list. In our case it is <em>Free Space Checker</em> plugin (xfce4-fsguard-plugin). Click <em>Add</em> and <em>Close</em> if you are done. Now you should see new item on your panel and if you installed <em>Free Space Checker</em>, you will see how much of free space you have for your documents. </p>
<p><a href="#table-contents">Back to Table of Contents</a></p>
<p><a name="add-extra-repositories"><br />
<h4>(Optional) Add extra repositories (for Skype, Adobe Reader and other applications not included in standart Ubuntu repositories)</h4>
<p></a></p>
<p>Adding <a href="http://www.medibuntu.org" title="Medibuntu is a packaging project dedicated to distributing software that cannot be included in Ubuntu for various reasons, related to geographical variations in legislation regarding intellectual property, security and other issues" target="_blank">Medibuntu</a> repository</p>
<p><code>sudo -E wget --output-document=/etc/apt/sources.list.d/medibuntu.list http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list &#038;&#038; sudo apt-get --quiet update &#038;&#038; sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring &#038;&#038; sudo apt-get --quiet update</code><br />
<code>sudo update-apt-xapian-index</code></p>
<p>We have to make sure we have a text editor in order to edit system configuration files. Since I removed the default <em>leafpad</em> text editor I have to install another one.</p>
<p><code>sudo apt-get install emacs</code></p>
<p>Now let&#8217;s edit <em>apt</em> sources.list file and add following lines to enable <em>precise/quantal partner</em> and <em>Ubuntu extras</em> repositories.</p>
<p><code>sudo emacs /etc/apt/sources.list</code></p>
<p>For Xubuntu <strong>12.04</strong></p>
<pre>
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu precise partner
deb-src http://archive.canonical.com/ubuntu precise partner 

## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu precise main
deb-src http://extras.ubuntu.com/ubuntu precise main 
</pre>
<p>For Xubuntu <strong>12.10</strong></p>
<pre>
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu quantal partner
deb-src http://archive.canonical.com/ubuntu quantal partner 

## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu quantal main
deb-src http://extras.ubuntu.com/ubuntu quantal main 
</pre>
<p>Update source list<br />
<code>sudo apt-get update</code></p>
<p>Now you may want to install Skype or Adobe Reader.<br />
<code>sudo apt-get install skype acroread</code></p>
<p>Do not forget to use <em>Bleachbit</em> periodically to free up some space on your USB.</p>
<p><a href="#table-contents">Back to Table of Contents</a></p>
<p><a name="sylpheed-email-client-setup"><br />
<h4>Setting up Sylpheed e-mail client</h4>
<p></a><br />

<div class="ngg-galleryoverview" id="ngg-gallery-22-930">

	<!-- Slideshow link -->
	<div class="slideshowlink">
		<a class="slideshowlink" href="http://www.bluewhaleseo.com/blog/bootable-xubuntu-linux-os-usb-flash-drive-improve-productivity-mobility/?show=slide">
			> Show as slideshow <		</a>
	</div>

	
	<!-- Thumbnails -->
		
	<div id="ngg-image-150" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/sylpheed-email-client-setup/xubuntu-sylpheed-email-cient-setup-1.jpg" title="Choose where to keep your mail" class="shutterset_set_22" >
								<img title="Xubuntu Sylpheed e-mail cient setup 1" alt="Xubuntu Sylpheed e-mail cient setup 1" src="http://www.bluewhaleseo.com/wp-content/gallery/sylpheed-email-client-setup/thumbs/thumbs_xubuntu-sylpheed-email-cient-setup-1.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-151" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/sylpheed-email-client-setup/xubuntu-sylpheed-email-cient-setup-2.jpg" title="Select protocol type (for our Xubuntu setup IMAP is recommended)" class="shutterset_set_22" >
								<img title="Xubuntu Sylpheed e-mail cient setup 2" alt="Xubuntu Sylpheed e-mail cient setup 2" src="http://www.bluewhaleseo.com/wp-content/gallery/sylpheed-email-client-setup/thumbs/thumbs_xubuntu-sylpheed-email-cient-setup-2.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-152" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/sylpheed-email-client-setup/xubuntu-sylpheed-email-cient-setup-3.jpg" title="Enter your email account details" class="shutterset_set_22" >
								<img title="Xubuntu Sylpheed e-mail cient setup 3" alt="Xubuntu Sylpheed e-mail cient setup 3" src="http://www.bluewhaleseo.com/wp-content/gallery/sylpheed-email-client-setup/thumbs/thumbs_xubuntu-sylpheed-email-cient-setup-3.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-153" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/sylpheed-email-client-setup/xubuntu-sylpheed-email-cient-setup-4.jpg" title="New account is ready. Close the window." class="shutterset_set_22" >
								<img title="Xubuntu Sylpheed e-mail cient setup 4" alt="Xubuntu Sylpheed e-mail cient setup 4" src="http://www.bluewhaleseo.com/wp-content/gallery/sylpheed-email-client-setup/thumbs/thumbs_xubuntu-sylpheed-email-cient-setup-4.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-154" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/sylpheed-email-client-setup/xubuntu-sylpheed-email-cient-setup-5.jpg" title="Enter your email password" class="shutterset_set_22" >
								<img title="Xubuntu Sylpheed e-mail cient setup 5" alt="Xubuntu Sylpheed e-mail cient setup 5" src="http://www.bluewhaleseo.com/wp-content/gallery/sylpheed-email-client-setup/thumbs/thumbs_xubuntu-sylpheed-email-cient-setup-5.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-155" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/sylpheed-email-client-setup/xubuntu-sylpheed-email-cient-setup-6.jpg" title="Manage your email account by clicking Configuration&gt;Email accounts..." class="shutterset_set_22" >
								<img title="Xubuntu Sylpheed e-mail cient setup 6" alt="Xubuntu Sylpheed e-mail cient setup 6" src="http://www.bluewhaleseo.com/wp-content/gallery/sylpheed-email-client-setup/thumbs/thumbs_xubuntu-sylpheed-email-cient-setup-6.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-156" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/sylpheed-email-client-setup/xubuntu-sylpheed-email-cient.jpg" title="Xubuntu Sylpheed e-mail client" class="shutterset_set_22" >
								<img title="Xubuntu Sylpheed e-mail client" alt="Xubuntu Sylpheed e-mail client" src="http://www.bluewhaleseo.com/wp-content/gallery/sylpheed-email-client-setup/thumbs/thumbs_xubuntu-sylpheed-email-cient.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>

</p>
<p><a name="pidgin-internet-messenger-setup"><br />
<h4>Setting up Pidgin IM client</h4>
<p></a><br />

<div class="ngg-galleryoverview" id="ngg-gallery-23-930">

	<!-- Slideshow link -->
	<div class="slideshowlink">
		<a class="slideshowlink" href="http://www.bluewhaleseo.com/blog/bootable-xubuntu-linux-os-usb-flash-drive-improve-productivity-mobility/?show=slide">
			> Show as slideshow <		</a>
	</div>

	
	<!-- Thumbnails -->
		
	<div id="ngg-image-157" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/pidgin-setup/xubuntu-pidgin-im-setup-1.jpg" title="Add an IM account" class="shutterset_set_23" >
								<img title="Xubuntu Pidgin IM setup 1" alt="Xubuntu Pidgin IM setup 1" src="http://www.bluewhaleseo.com/wp-content/gallery/pidgin-setup/thumbs/thumbs_xubuntu-pidgin-im-setup-1.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-158" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/pidgin-setup/xubuntu-pidgin-im-setup-2.jpg" title="Select desired account (GTalk, Facebook, MSN, Twitter, etc.) and provide it's information" class="shutterset_set_23" >
								<img title="Xubuntu Pidgin IM setup 2" alt="Xubuntu Pidgin IM setup 2" src="http://www.bluewhaleseo.com/wp-content/gallery/pidgin-setup/thumbs/thumbs_xubuntu-pidgin-im-setup-2.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-159" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/pidgin-setup/xubuntu-pidgin-im-setup-3.jpg" title="The list of available Pidgin accounts" class="shutterset_set_23" >
								<img title="Xubuntu Pidgin IM setup 3" alt="Xubuntu Pidgin IM setup 3" src="http://www.bluewhaleseo.com/wp-content/gallery/pidgin-setup/thumbs/thumbs_xubuntu-pidgin-im-setup-3.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-160" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/pidgin-setup/xubuntu-pidgin-im-setup-4.jpg" title="Add Twitter account" class="shutterset_set_23" >
								<img title="Xubuntu Pidgin IM setup 4" alt="Xubuntu Pidgin IM setup 4" src="http://www.bluewhaleseo.com/wp-content/gallery/pidgin-setup/thumbs/thumbs_xubuntu-pidgin-im-setup-4.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-161" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/pidgin-setup/xubuntu-pidgin-im-setup-5.jpg" title="Authorize Twitter account" class="shutterset_set_23" >
								<img title="Xubuntu Pidgin IM setup 5" alt="Xubuntu Pidgin IM setup 5" src="http://www.bluewhaleseo.com/wp-content/gallery/pidgin-setup/thumbs/thumbs_xubuntu-pidgin-im-setup-5.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-162" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/pidgin-setup/xubuntu-pidgin-im-setup-6.jpg" title="Twitter messages' window" class="shutterset_set_23" >
								<img title="Xubuntu Pidgin IM setup 6" alt="Xubuntu Pidgin IM setup 6" src="http://www.bluewhaleseo.com/wp-content/gallery/pidgin-setup/thumbs/thumbs_xubuntu-pidgin-im-setup-6.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-163" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/pidgin-setup/xubuntu-pidgin-im-setup-7.jpg" title="Always show Pidgin's system tray icon" class="shutterset_set_23" >
								<img title="Xubuntu Pidgin IM setup 7" alt="Xubuntu Pidgin IM setup 7" src="http://www.bluewhaleseo.com/wp-content/gallery/pidgin-setup/thumbs/thumbs_xubuntu-pidgin-im-setup-7.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-164" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/pidgin-setup/xubuntu-pidgin-im-setup-8.jpg" title="New message pop up" class="shutterset_set_23" >
								<img title="Xubuntu Pidgin IM setup 8" alt="Xubuntu Pidgin IM setup 8" src="http://www.bluewhaleseo.com/wp-content/gallery/pidgin-setup/thumbs/thumbs_xubuntu-pidgin-im-setup-8.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>

</p>
<p><a href="#table-contents">Back to Table of Contents</a></p>
<p><a name="conclusion"><br />
<h3 style="text-align: center;">Conclusion</h3>
<p></a><br />
This article shows how you can use your spare USB drive to take your desktop wherever you go. From now on you can accomplish much more tasks using almost any PC, laptop or netbook around you. </p>
<p>I haven&#8217;t covered security issues using this method, so make sure you keep your USB safe and/or use other security solutions to protect your information on the drive.</p>
<p><a href="#table-contents">Back to Table of Contents</a></p>
<p><a name="gallery"><br />
<h3 style="text-align: center;">Gallery</h3>
<p></a><br />

<div class="ngg-galleryoverview" id="ngg-gallery-21-930">

	<!-- Slideshow link -->
	<div class="slideshowlink">
		<a class="slideshowlink" href="http://www.bluewhaleseo.com/blog/bootable-xubuntu-linux-os-usb-flash-drive-improve-productivity-mobility/?show=slide">
			> Show as slideshow <		</a>
	</div>

	
	<!-- Thumbnails -->
		
	<div id="ngg-image-166" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/xubuntu-usb/xubuntu-bleachbit-disk-cleaner-ccleaner-alternative.jpg" title="Xubuntu - Bleachbit Disk Cleaner - an alternative to CCleaner" class="shutterset_set_21" >
								<img title="Xubuntu - Bleachbit Disk Cleaner - CCleaner alternative" alt="Xubuntu - Bleachbit Disk Cleaner - CCleaner alternative" src="http://www.bluewhaleseo.com/wp-content/gallery/xubuntu-usb/thumbs/thumbs_xubuntu-bleachbit-disk-cleaner-ccleaner-alternative.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-137" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/xubuntu-usb/synaptics-package-manager.jpg" title="Synaptics Package Manager" class="shutterset_set_21" >
								<img title="Synaptics Package Manager" alt="Synaptics Package Manager" src="http://www.bluewhaleseo.com/wp-content/gallery/xubuntu-usb/thumbs/thumbs_synaptics-package-manager.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-138" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/xubuntu-usb/ubuntu-software-center.jpg" title="Ubuntu Software Center" class="shutterset_set_21" >
								<img title="Ubuntu Software Center" alt="Ubuntu Software Center" src="http://www.bluewhaleseo.com/wp-content/gallery/xubuntu-usb/thumbs/thumbs_ubuntu-software-center.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-139" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/xubuntu-usb/universal-usb-installer-confirmation.jpg" title="Universal USB Installer Confirmation" class="shutterset_set_21" >
								<img title="Universal USB Installer Confirmation" alt="Universal USB Installer Confirmation" src="http://www.bluewhaleseo.com/wp-content/gallery/xubuntu-usb/thumbs/thumbs_universal-usb-installer-confirmation.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-140" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/xubuntu-usb/universal-usb-installer-selections-page.jpg" title="Universal USB Installer Selections page" class="shutterset_set_21" >
								<img title="Universal USB Installer Selections page" alt="Universal USB Installer Selections page" src="http://www.bluewhaleseo.com/wp-content/gallery/xubuntu-usb/thumbs/thumbs_universal-usb-installer-selections-page.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-141" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/xubuntu-usb/universal-usb-installer.jpg" title="Universal USB Installer" class="shutterset_set_21" >
								<img title="Universal USB Installer" alt="Universal USB Installer" src="http://www.bluewhaleseo.com/wp-content/gallery/xubuntu-usb/thumbs/thumbs_universal-usb-installer.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-142" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/xubuntu-usb/xubuntu-live-desktop.jpg" title="Xubuntu Live Desktop" class="shutterset_set_21" >
								<img title="Xubuntu Live Desktop" alt="Xubuntu Live Desktop" src="http://www.bluewhaleseo.com/wp-content/gallery/xubuntu-usb/thumbs/thumbs_xubuntu-live-desktop.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-143" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/xubuntu-usb/xubuntu-proprietary-drivers-warning.jpg" title="Xubuntu Proprietary Drivers Warning" class="shutterset_set_21" >
								<img title="Xubuntu Proprietary Drivers Warning" alt="Xubuntu Proprietary Drivers Warning" src="http://www.bluewhaleseo.com/wp-content/gallery/xubuntu-usb/thumbs/thumbs_xubuntu-proprietary-drivers-warning.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-144" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/xubuntu-usb/xubuntu-proprietary-drivers.jpg" title="Xubuntu Proprietary Drivers Warning" class="shutterset_set_21" >
								<img title="Xubuntu Proprietary Drivers" alt="Xubuntu Proprietary Drivers" src="http://www.bluewhaleseo.com/wp-content/gallery/xubuntu-usb/thumbs/thumbs_xubuntu-proprietary-drivers.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-145" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/xubuntu-usb/xubuntu-terminal.jpg" title="Xubuntu Terminal" class="shutterset_set_21" >
								<img title="Xubuntu Terminal" alt="Xubuntu Terminal" src="http://www.bluewhaleseo.com/wp-content/gallery/xubuntu-usb/thumbs/thumbs_xubuntu-terminal.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-146" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/xubuntu-usb/xubuntu-new-item-add-panel.jpg" title="Xubuntu - Add a New Item to Panel" class="shutterset_set_21" >
								<img title="Xubuntu - Add a New Item to Panel" alt="Xubuntu - Add a New Item to Panel" src="http://www.bluewhaleseo.com/wp-content/gallery/xubuntu-usb/thumbs/thumbs_xubuntu-new-item-add-panel.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-147" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/xubuntu-usb/xubuntu-repositories.jpg" title="Xubuntu Repositories" class="shutterset_set_21" >
								<img title="Xubuntu Repositories" alt="Xubuntu Repositories" src="http://www.bluewhaleseo.com/wp-content/gallery/xubuntu-usb/thumbs/thumbs_xubuntu-repositories.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-148" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/xubuntu-usb/xubuntu-truetype-core-fonts-agreement-1.jpg" title="Xubuntu - TrueType Core Fonts Agreement 1" class="shutterset_set_21" >
								<img title="Xubuntu - TrueType Core Fonts Agreement 1" alt="Xubuntu - TrueType Core Fonts Agreement 1" src="http://www.bluewhaleseo.com/wp-content/gallery/xubuntu-usb/thumbs/thumbs_xubuntu-truetype-core-fonts-agreement-1.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-149" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/xubuntu-usb/xubuntu-truetype-core-fonts-agreement-2.jpg" title="Xubuntu - TrueType Core Fonts Agreement 2" class="shutterset_set_21" >
								<img title="Xubuntu - TrueType Core Fonts Agreement 2" alt="Xubuntu - TrueType Core Fonts Agreement 2" src="http://www.bluewhaleseo.com/wp-content/gallery/xubuntu-usb/thumbs/thumbs_xubuntu-truetype-core-fonts-agreement-2.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-165" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.bluewhaleseo.com/wp-content/gallery/xubuntu-usb/xubuntu-live-desktop-configured.jpg" title="This is how my Xubuntu desktop looks once configured" class="shutterset_set_21" >
								<img title="Xubunt Live Desktop - Configured" alt="Xubunt Live Desktop - Configured" src="http://www.bluewhaleseo.com/wp-content/gallery/xubuntu-usb/thumbs/thumbs_xubuntu-live-desktop-configured.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>

</p>
<p><a href="#table-contents">Back to Table of Contents</a></p>
<div class="ngg-related-gallery"><a href="http://www.bluewhaleseo.com/wp-content/gallery/using-fedora-for-studies/linux-for-studies-fedora-nautilus-browser-file-manager.png" title="Fedora file manager Nautilus" class="shutterset_related-images-for-how-bootable-xubuntu-linux-os-usb-flash-drive-can-improve-your-productivity-and-mobility" ><img title="Fedora file manager Nautilus" alt="Fedora file manager Nautilus" src="http://www.bluewhaleseo.com/wp-content/gallery/using-fedora-for-studies/thumbs/thumbs_linux-for-studies-fedora-nautilus-browser-file-manager.png" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/eset-nod32-installation/11-centos-xfce-nod32-antivirus-gui.jpg" title="ESET NOD32 4 Antivirus installation on CentOS 6 XFCE desktop -  User Interface" class="shutterset_related-images-for-how-bootable-xubuntu-linux-os-usb-flash-drive-can-improve-your-productivity-and-mobility" ><img title="ESET NOD32 4 Antivirus installation on CentOS 6 XFCE desktop -  User Interface" alt="ESET NOD32 4 Antivirus installation on CentOS 6 XFCE desktop -  User Interface" src="http://www.bluewhaleseo.com/wp-content/gallery/eset-nod32-installation/thumbs/thumbs_11-centos-xfce-nod32-antivirus-gui.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/using-fedora-for-studies/linux-for-studies-fedora-desktop.png" title="Looks clean, isn't?" class="shutterset_related-images-for-how-bootable-xubuntu-linux-os-usb-flash-drive-can-improve-your-productivity-and-mobility" ><img title="Looks clean, isn't?" alt="Looks clean, isn't?" src="http://www.bluewhaleseo.com/wp-content/gallery/using-fedora-for-studies/thumbs/thumbs_linux-for-studies-fedora-desktop.png" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/xubuntu-usb/xubuntu-live-desktop.jpg" title="Xubuntu Live Desktop" class="shutterset_related-images-for-how-bootable-xubuntu-linux-os-usb-flash-drive-can-improve-your-productivity-and-mobility" ><img title="Xubuntu Live Desktop" alt="Xubuntu Live Desktop" src="http://www.bluewhaleseo.com/wp-content/gallery/xubuntu-usb/thumbs/thumbs_xubuntu-live-desktop.jpg" /></a>
<a href="http://www.bluewhaleseo.com/wp-content/gallery/xubuntu-usb/xubuntu-live-desktop-configured.jpg" title="This is how my Xubuntu desktop looks once configured" class="shutterset_related-images-for-how-bootable-xubuntu-linux-os-usb-flash-drive-can-improve-your-productivity-and-mobility" ><img title="Xubunt Live Desktop - Configured" alt="Xubunt Live Desktop - Configured" src="http://www.bluewhaleseo.com/wp-content/gallery/xubuntu-usb/thumbs/thumbs_xubuntu-live-desktop-configured.jpg" /></a>
</div>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://www.bluewhaleseo.com/blog/installing-openerp-6-business-management-system-linux-fedora-16/' rel='bookmark' title='Installing OpenERP 6/6.1/7.0 Business Management System on Linux Fedora 16/17 &amp; CentOS 5/6'>Installing OpenERP 6/6.1/7.0 Business Management System on Linux Fedora 16/17 &#038; CentOS 5/6</a></li>
<li><a href='http://www.bluewhaleseo.com/blog/studying-computing-installation-bluefish-html-css-editor-java-learning-environment-bluej-tool-linux-machine-fedora/' rel='bookmark' title='Studying Computing &#8211; Installation of Bluefish (HTML/CSS Editor) and Java learning environment (BlueJ) on a Linux machine (Fedora)'>Studying Computing &#8211; Installation of Bluefish (HTML/CSS Editor) and Java learning environment (BlueJ) on a Linux machine (Fedora)</a></li>
</ol></p>
<img src='http://yarpp.org/pixels/56f5e8057c297a402cc04db4bcf7d306'/>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.bluewhaleseo.com/blog/bootable-xubuntu-linux-os-usb-flash-drive-improve-productivity-mobility/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
