<?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>Radu Cotescu&#039;s professional blog &#187; How To</title>
	<atom:link href="http://radu.cotescu.com/category/how-to/feed/" rel="self" type="application/rss+xml" />
	<link>http://radu.cotescu.com</link>
	<description></description>
	<lastBuildDate>Thu, 15 Sep 2011 10:24:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<atom:link rel='hub' href='http://radu.cotescu.com/?pushpress=hub'/>
		<item>
		<title>Bash one-liner for removing old kernel artefacts</title>
		<link>http://radu.cotescu.com/bash-old-kernel-artefacts/</link>
		<comments>http://radu.cotescu.com/bash-old-kernel-artefacts/#comments</comments>
		<pubDate>Fri, 29 Jul 2011 13:13:57 +0000</pubDate>
		<dc:creator>Radu</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://radu.cotescu.com/?p=1810</guid>
		<description><![CDATA[Since now I have 4 virtual machines to administer for my dissertation project, I have to find ways to do sysadmin stuff as quickly as possible and to concentrate my efforts on software development. If you ever did a kernel update you would know that a kernel upgrade will not remove the old kernel artefacts,<br /><a href="http://radu.cotescu.com/bash-old-kernel-artefacts/">[Continue reading]</a>]]></description>
		<wfw:commentRss>http://radu.cotescu.com/bash-old-kernel-artefacts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to install VMware Server on kernel version 2.6.38</title>
		<link>http://radu.cotescu.com/vmware-server-kernel-2-6-38/</link>
		<comments>http://radu.cotescu.com/vmware-server-kernel-2-6-38/#comments</comments>
		<pubDate>Thu, 05 May 2011 11:18:56 +0000</pubDate>
		<dc:creator>Radu</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://radu.cotescu.com/?p=1771</guid>
		<description><![CDATA[Notices: VMware has declared VMware Server End Of Availability on January 2010 with the actual support ending on June 30th, 2011. More details can be read here. Furthermore, VMware Server is not officially supported on Ubuntu releases greater than 8.04. The VMware Server console plug-in won&#8217;t work on Firefox versions older than 3.6 (I have<br /><a href="http://radu.cotescu.com/vmware-server-kernel-2-6-38/">[Continue reading]</a>]]></description>
		<wfw:commentRss>http://radu.cotescu.com/vmware-server-kernel-2-6-38/feed/</wfw:commentRss>
		<slash:comments>39</slash:comments>
		</item>
		<item>
		<title>Ubuntu 64-bit and Flash videos in fullscreen</title>
		<link>http://radu.cotescu.com/ubuntu-flash-videos-fullscreen/</link>
		<comments>http://radu.cotescu.com/ubuntu-flash-videos-fullscreen/#comments</comments>
		<pubDate>Fri, 25 Mar 2011 00:00:13 +0000</pubDate>
		<dc:creator>Radu</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://radu.cotescu.com/?p=1757</guid>
		<description><![CDATA[I have never been an Adobe fan and something tells me that I won&#8217;t change my mind soon. One of the main reasons for which Linux had problems being a &#8220;normal&#8221; operating system for a quite long period of time (although there were other issues as well, but not as visible at this one) was<br /><a href="http://radu.cotescu.com/ubuntu-flash-videos-fullscreen/">[Continue reading]</a>]]></description>
		<wfw:commentRss>http://radu.cotescu.com/ubuntu-flash-videos-fullscreen/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to secure your SSH server from brute-force attacks</title>
		<link>http://radu.cotescu.com/ssh-brute-force-attacks/</link>
		<comments>http://radu.cotescu.com/ssh-brute-force-attacks/#comments</comments>
		<pubDate>Fri, 18 Feb 2011 20:13:52 +0000</pubDate>
		<dc:creator>Radu</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://radu.cotescu.com/?p=1746</guid>
		<description><![CDATA[There are a lot of tutorials online that will tell you how to secure your SSH server. Most of them will tell you not to allow the root account to login, to use only keys for authentication and possibly to change the port on which your server listens from 22 to any other. Although this<br /><a href="http://radu.cotescu.com/ssh-brute-force-attacks/">[Continue reading]</a>]]></description>
		<wfw:commentRss>http://radu.cotescu.com/ssh-brute-force-attacks/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Java, HTTPS and REST web services using Apache CXF</title>
		<link>http://radu.cotescu.com/java-https-rest-services-apache-cxf/</link>
		<comments>http://radu.cotescu.com/java-https-rest-services-apache-cxf/#comments</comments>
		<pubDate>Thu, 16 Dec 2010 23:39:23 +0000</pubDate>
		<dc:creator>Radu</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Web Services]]></category>

		<guid isPermaLink="false">http://radu.cotescu.com/?p=1693</guid>
		<description><![CDATA[Securing REST web services is a very debated topic on the Internet. Because REST represents an architecture, and not a protocol &#8211; like SOAP -, there aren&#8217;t any specifications dealing with security, leaving this aspect as a design decision for the software engineers / developers. Still, if you search the web to find out what<br /><a href="http://radu.cotescu.com/java-https-rest-services-apache-cxf/">[Continue reading]</a>]]></description>
		<wfw:commentRss>http://radu.cotescu.com/java-https-rest-services-apache-cxf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu and Internet Connection Sharing via a wireless card</title>
		<link>http://radu.cotescu.com/ubuntu-internet-connection-sharing-wireless/</link>
		<comments>http://radu.cotescu.com/ubuntu-internet-connection-sharing-wireless/#comments</comments>
		<pubDate>Sat, 27 Nov 2010 18:37:46 +0000</pubDate>
		<dc:creator>Radu</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://radu.cotescu.com/?p=1663</guid>
		<description><![CDATA[Sharing your Internet connection is the poor man&#8217;s way of creating an access point using one of your PCs as the gateway. This implies that the PC (gateway) that you want to use for this has two network cards: an Ethernet card (NIC) connected to a network (LAN) with Internet access a wireless network interface<br /><a href="http://radu.cotescu.com/ubuntu-internet-connection-sharing-wireless/">[Continue reading]</a>]]></description>
		<wfw:commentRss>http://radu.cotescu.com/ubuntu-internet-connection-sharing-wireless/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to install VMware Server on 2.6.35 kernels</title>
		<link>http://radu.cotescu.com/how-to-install-vmware-server-kernel-2-6-35/</link>
		<comments>http://radu.cotescu.com/how-to-install-vmware-server-kernel-2-6-35/#comments</comments>
		<pubDate>Mon, 01 Nov 2010 22:37:59 +0000</pubDate>
		<dc:creator>Radu</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://radu.cotescu.com/?p=1643</guid>
		<description><![CDATA[Continuing the tradition of my blog this is going to be another post about VMware Server on the latest kernels provided by the most popular distributions. This is actually an example of a paradox because I don&#8217;t use this hypervisor any more, exactly due to the patching that has to be done. Still, there are<br /><a href="http://radu.cotescu.com/how-to-install-vmware-server-kernel-2-6-35/">[Continue reading]</a>]]></description>
		<wfw:commentRss>http://radu.cotescu.com/how-to-install-vmware-server-kernel-2-6-35/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>Using two JVMs in Ubuntu</title>
		<link>http://radu.cotescu.com/using-two-jvm-in-ubuntu/</link>
		<comments>http://radu.cotescu.com/using-two-jvm-in-ubuntu/#comments</comments>
		<pubDate>Tue, 19 Oct 2010 21:15:49 +0000</pubDate>
		<dc:creator>Radu</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://radu.cotescu.com/?p=1627</guid>
		<description><![CDATA[Today I was faced with the challenge of using two JVMs on the same machine. And let me tell you that whenever you have to do this, things get dirty. Basically I was forced to install an additional 32-bit JVM for Rodin, the IDE we use at faculty for Event-B modelling, because the developers of<br /><a href="http://radu.cotescu.com/using-two-jvm-in-ubuntu/">[Continue reading]</a>]]></description>
		<wfw:commentRss>http://radu.cotescu.com/using-two-jvm-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 10.10 and VirtualBox Guest Additions</title>
		<link>http://radu.cotescu.com/ubuntu-virtualbox-additions/</link>
		<comments>http://radu.cotescu.com/ubuntu-virtualbox-additions/#comments</comments>
		<pubDate>Tue, 12 Oct 2010 11:00:06 +0000</pubDate>
		<dc:creator>Radu</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[VirtualBox]]></category>
		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://radu.cotescu.com/?p=1622</guid>
		<description><![CDATA[Two days ago Ubuntu 10.10 was released. Since I don&#8217;t want to upgrade yet to the new release &#8211; I am currently running 10.04 &#8211; I decided to try Maverick (the code name for the latest release) in a VirtualBox virtual machine. The installation process went fine (it&#8217;s just point and click) and I do<br /><a href="http://radu.cotescu.com/ubuntu-virtualbox-additions/">[Continue reading]</a>]]></description>
		<wfw:commentRss>http://radu.cotescu.com/ubuntu-virtualbox-additions/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to make Thunderbird connect with Microsoft Exchange</title>
		<link>http://radu.cotescu.com/thunderbird-microsoft-exchange/</link>
		<comments>http://radu.cotescu.com/thunderbird-microsoft-exchange/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 19:47:33 +0000</pubDate>
		<dc:creator>Radu</dc:creator>
				<category><![CDATA[.com]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://radu.cotescu.com/?p=1548</guid>
		<description><![CDATA[After enrolling to the University of Southampton Software Engineering MSc programme the iSolutions department (responsible with the IT infrastructure) provided me with an user account to be able to access all the facilities. The account also has an email address attached, which happens to be hosted by a Microsoft Exchange Server. And here the &#8220;conflict&#8221;<br /><a href="http://radu.cotescu.com/thunderbird-microsoft-exchange/">[Continue reading]</a>]]></description>
		<wfw:commentRss>http://radu.cotescu.com/thunderbird-microsoft-exchange/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (User agent is rejected)
Page Caching using disk: enhanced (User agent is rejected)
Object Caching 1175/1224 objects using disk: basic
Content Delivery Network via static.cotescu.com

Served from: radu.cotescu.com @ 2012-02-04 08:31:27 -->
