<?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>Riccardo Riva &#187; Ubuntu</title>
	<atom:link href="http://www.riccardoriva.com/archives/category/information-technology/linux/ubuntu-linux-information-technology/feed" rel="self" type="application/rss+xml" />
	<link>http://www.riccardoriva.com</link>
	<description>Virtualization, Linux, Networking, Windows and IT in general</description>
	<lastBuildDate>Mon, 30 Aug 2010 14:21:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>MySQL Commands</title>
		<link>http://www.riccardoriva.com/archives/1010</link>
		<comments>http://www.riccardoriva.com/archives/1010#comments</comments>
		<pubDate>Wed, 21 Jul 2010 08:08:25 +0000</pubDate>
		<dc:creator>Riccardo</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[RHEL]]></category>
		<category><![CDATA[SLES]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[commans]]></category>

		<guid isPermaLink="false">http://www.riccardoriva.com/?p=1010</guid>
		<description><![CDATA[This is a list of handy MySQL commands that I use frequently. 
Below when you see # it means from the unix shell. When you see mysql> it means from a MySQL prompt after logging into MySQL.
To login (from unix shell) use -h only if needed.
# [mysql dir]/bin/mysql -h hostname -u root -p
Create a database [...]]]></description>
		<wfw:commentRss>http://www.riccardoriva.com/archives/1010/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How-To disable IPv6 on Debian and Ubuntu</title>
		<link>http://www.riccardoriva.com/archives/678</link>
		<comments>http://www.riccardoriva.com/archives/678#comments</comments>
		<pubDate>Wed, 15 Jul 2009 22:03:48 +0000</pubDate>
		<dc:creator>Riccardo</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[IPv6]]></category>

		<guid isPermaLink="false">http://www.riccardoriva.com/?p=678</guid>
		<description><![CDATA[This post will explain how to disable IPv6 in a system running Debian GNU/Linux or Ubuntu Linux.
You should want to disable IPv6 for compatibility reason or if you not plan to use it for speed up your system and/or to avoid loading of unuseful modules on system start up.
For disable the protocol you have to [...]]]></description>
		<wfw:commentRss>http://www.riccardoriva.com/archives/678/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How To Share Linux bash sessions</title>
		<link>http://www.riccardoriva.com/archives/780</link>
		<comments>http://www.riccardoriva.com/archives/780#comments</comments>
		<pubDate>Wed, 08 Jul 2009 22:03:32 +0000</pubDate>
		<dc:creator>Riccardo</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[RHEL]]></category>
		<category><![CDATA[SLES]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[screen]]></category>
		<category><![CDATA[share session]]></category>

		<guid isPermaLink="false">http://www.riccardoriva.com/?p=780</guid>
		<description><![CDATA[Very often it happens that I must give support to a colleague or a customer on a Linux machine.
It&#8217;s very difficult to spell all bash command I will use to check which could be the problem, especially by phone.
When I discover &#8220;screen&#8221; it was a revelation.
With screen http://www.gnu.org/software/screen/screen.html you should share a linux session with [...]]]></description>
		<wfw:commentRss>http://www.riccardoriva.com/archives/780/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How-To prevent a Linux kernel module from load at startup</title>
		<link>http://www.riccardoriva.com/archives/361</link>
		<comments>http://www.riccardoriva.com/archives/361#comments</comments>
		<pubDate>Tue, 02 Jun 2009 22:01:16 +0000</pubDate>
		<dc:creator>Riccardo</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[RHEL]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[How-To]]></category>

		<guid isPermaLink="false">http://www.riccardoriva.com/?p=361</guid>
		<description><![CDATA[In some situation you may want to avoid loading a Linux driver module automatically . For example:
- In some cases buggy driver causes kernel BUG or system fault on load so you just want to avoid the problem.
- If your system connected without a diskette / floppy drive; kernel will try to load floppy driver [...]]]></description>
		<wfw:commentRss>http://www.riccardoriva.com/archives/361/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to install a Ubuntu package from source</title>
		<link>http://www.riccardoriva.com/archives/338</link>
		<comments>http://www.riccardoriva.com/archives/338#comments</comments>
		<pubDate>Mon, 11 May 2009 23:32:06 +0000</pubDate>
		<dc:creator>Riccardo</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[source]]></category>

		<guid isPermaLink="false">http://www.riccardoriva.com/?p=338</guid>
		<description><![CDATA[This post will explain how to install a package from a source file (i.e. source.tar.gz) with Ubuntu. It doesn&#8217;t mean which version of Ubuntu in use.
You should use the following for most Linux distribution, avoiding to use &#8220;sudo&#8221; if you haven&#8217;t it or if you have root privilege.
Make sure you have all the necessary development [...]]]></description>
		<wfw:commentRss>http://www.riccardoriva.com/archives/338/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How-To configure a DHCP Server running on multiple network interfaces</title>
		<link>http://www.riccardoriva.com/archives/693</link>
		<comments>http://www.riccardoriva.com/archives/693#comments</comments>
		<pubDate>Sun, 03 May 2009 22:01:25 +0000</pubDate>
		<dc:creator>Riccardo</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[dhcp]]></category>

		<guid isPermaLink="false">http://www.riccardoriva.com/?p=693</guid>
		<description><![CDATA[This post will explain how to configure a DHCP Server running on Ubuntu Server 9.04 (Jaunty Jackalope) for more than one interfaces and more than one network.
This post assume you have :
- A private network with 192.168.123.0/24
Three network on which you have to assign dinamic IP Addresses, for example a LAB network, an SUP Network [...]]]></description>
		<wfw:commentRss>http://www.riccardoriva.com/archives/693/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How-To install VMware Tools on Ubuntu</title>
		<link>http://www.riccardoriva.com/archives/691</link>
		<comments>http://www.riccardoriva.com/archives/691#comments</comments>
		<pubDate>Thu, 30 Apr 2009 22:01:43 +0000</pubDate>
		<dc:creator>Riccardo</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[vmware tools]]></category>

		<guid isPermaLink="false">http://www.riccardoriva.com/?p=691</guid>
		<description><![CDATA[This post will show all actions to do for installing VMware Tools on a Virtual Machine running Ubuntu.
First of all you have to instal all packages needed for a correct installation on configuration of VMware Tools (make, gcc, and kernel sources) by running the following commands :
sudo apt-get install make
sudo apt-get install gcc
sudo apt-get install [...]]]></description>
		<wfw:commentRss>http://www.riccardoriva.com/archives/691/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How-To Upgrade Ubuntu from &quot;Intrepid Ibex&quot; to &quot;Jaunt Jackalope&quot;</title>
		<link>http://www.riccardoriva.com/archives/689</link>
		<comments>http://www.riccardoriva.com/archives/689#comments</comments>
		<pubDate>Thu, 30 Apr 2009 11:08:25 +0000</pubDate>
		<dc:creator>Riccardo</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[intrepid ibex]]></category>
		<category><![CDATA[jaunty jackalope]]></category>
		<category><![CDATA[Upgrade]]></category>

		<guid isPermaLink="false">http://www.riccardoriva.com/?p=689</guid>
		<description><![CDATA[This post will explain how to upgrade your Ubuntu system from Intrepid Ibex (8.10) to Jaunty Jackalope (9.04) using only command line.
I prefer this way instead update manager because it gives me more information on how happens and because I prefer to run these operations without any desktop environment running.
The following procedure is working on [...]]]></description>
		<wfw:commentRss>http://www.riccardoriva.com/archives/689/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How-To create an RDP Client with Ubuntu</title>
		<link>http://www.riccardoriva.com/archives/443</link>
		<comments>http://www.riccardoriva.com/archives/443#comments</comments>
		<pubDate>Wed, 29 Apr 2009 14:11:01 +0000</pubDate>
		<dc:creator>Riccardo</dc:creator>
				<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[rdp]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[thin client]]></category>

		<guid isPermaLink="false">http://www.riccardoriva.com/?p=443</guid>
		<description><![CDATA[This post will explain how to configure a quick and dirt RDP client, like a thin client, with an OLD Computer and Ubuntu.
You should use Ubuntu Desktop and even very old hardware.
I&#8217;ve tested on PC with Pentium3 Processor and 256 MB RAM with succesfull.
For this configuration I&#8217;ve created a simple shell script who establish the [...]]]></description>
		<wfw:commentRss>http://www.riccardoriva.com/archives/443/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jaunty Jackalope is here</title>
		<link>http://www.riccardoriva.com/archives/671</link>
		<comments>http://www.riccardoriva.com/archives/671#comments</comments>
		<pubDate>Thu, 23 Apr 2009 10:13:24 +0000</pubDate>
		<dc:creator>Riccardo</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[jaunt jackalope]]></category>

		<guid isPermaLink="false">http://www.riccardoriva.com/?p=671</guid>
		<description><![CDATA[Ubuntu 9.04 (AKA Jaunty Jackalope) is here.
I&#8217;ve just tried it with the beta and release-candidate versions and it seems very good.
I&#8217;m downloading it now,and I&#8217;m hoping to have the time to  stress it and to test it in the next few days.
All of you want to try it, should download it from Ubuntu WebSite at [...]]]></description>
		<wfw:commentRss>http://www.riccardoriva.com/archives/671/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ethernet-Bonding How-To</title>
		<link>http://www.riccardoriva.com/archives/353</link>
		<comments>http://www.riccardoriva.com/archives/353#comments</comments>
		<pubDate>Fri, 03 Apr 2009 09:20:24 +0000</pubDate>
		<dc:creator>Riccardo</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[nic bonding]]></category>
		<category><![CDATA[settings]]></category>
		<category><![CDATA[tcp/ip]]></category>
		<category><![CDATA[teaming]]></category>

		<guid isPermaLink="false">http://www.riccardoriva.com/?p=353</guid>
		<description><![CDATA[Ethernet bonding refers to aggregate multiple ethernet channels together to form a single channel. This is primarily used for redundancy in ethernet paths or for load balancing. This page refers to ifenslave mode in particular to configure ethernet bonding on Linux systems, and so doesn&#8217;t limit itself to discussion of 802.3ad Trunk Aggregation.
I&#8217;ve used the [...]]]></description>
		<wfw:commentRss>http://www.riccardoriva.com/archives/353/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How-To enable the root account in Ubuntu</title>
		<link>http://www.riccardoriva.com/archives/61</link>
		<comments>http://www.riccardoriva.com/archives/61#comments</comments>
		<pubDate>Mon, 05 Jan 2009 06:00:50 +0000</pubDate>
		<dc:creator>Riccardo</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[root]]></category>

		<guid isPermaLink="false">http://www.riccardoriva.com/?p=61</guid>
		<description><![CDATA[As you have noticed during the Ubuntu installation there was no question about the root password, as you might have been used to see during other Linux distribution installation process.
This is why the root account is inactive and can’t be used (no password configured) until we will setup a proper password for it.
To do this, [...]]]></description>
		<wfw:commentRss>http://www.riccardoriva.com/archives/61/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How-To configure a proxy server for bash and apt use</title>
		<link>http://www.riccardoriva.com/archives/160</link>
		<comments>http://www.riccardoriva.com/archives/160#comments</comments>
		<pubDate>Fri, 05 Dec 2008 22:01:47 +0000</pubDate>
		<dc:creator>Riccardo</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[apt]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[shell]]></category>

		<guid isPermaLink="false">http://www.riccardoriva.com/?p=160</guid>
		<description><![CDATA[With the following command you could configure a proxy server (http and/or ftp) and use it for your current bash session or for apt.
This configuration will be lost when you close your shell.
export http_proxy=&#8217;http://user:password@proxy-server:port&#8217;
export ftp_proxy=&#8217;http://user:password@proxy-server:port&#8217;
Hope this help
Bye
Riccardo


Bookmark It














]]></description>
		<wfw:commentRss>http://www.riccardoriva.com/archives/160/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How-To Upgrade Ubuntu Server from Hardy to Intrepid</title>
		<link>http://www.riccardoriva.com/archives/97</link>
		<comments>http://www.riccardoriva.com/archives/97#comments</comments>
		<pubDate>Fri, 31 Oct 2008 11:09:45 +0000</pubDate>
		<dc:creator>Riccardo</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Upgrade]]></category>

		<guid isPermaLink="false">http://www.riccardoriva.com/?p=97</guid>
		<description><![CDATA[This post will explain how to upgrade your Ubuntu server from Hardy Heron (8.04) to Intrepid Ibex

Install update-manager-core if it is not already installed:

sudo apt-get install update-manager-core

Edit /etc/update-manager/release-upgrades and set:

Prompt=normal

Launch the upgrade tool:

sudo do-release-upgrade

Follow the on-screen instructions.

Hope this help
Bye
Riccardo


Bookmark It














]]></description>
		<wfw:commentRss>http://www.riccardoriva.com/archives/97/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How-To install VMware Tools on Kubuntu Hardy 8.04 x64</title>
		<link>http://www.riccardoriva.com/archives/41</link>
		<comments>http://www.riccardoriva.com/archives/41#comments</comments>
		<pubDate>Wed, 23 Jul 2008 10:00:02 +0000</pubDate>
		<dc:creator>Riccardo</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[patch]]></category>
		<category><![CDATA[vmhgfs]]></category>
		<category><![CDATA[vmware tools]]></category>
		<category><![CDATA[x64]]></category>

		<guid isPermaLink="false">http://www.riccardoriva.com/?p=39</guid>
		<description><![CDATA[Hi all,
yesterday late night (or better today early morning) I&#8217;m trying to install VMware tools on a Kubuntu hardy x64 VM.
All works fine, except for the VMHGFS modules. I had continuous error compiling the tools.
After a few Google search, I found a patch to use with the updated Hardy Kernel that make possible to use [...]]]></description>
		<wfw:commentRss>http://www.riccardoriva.com/archives/41/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
