<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Netvouz / falko / tag / oneiric</title>
<link>http://netvouz.com/falko/tag/oneiric?feed=rss</link>
<description>falko&#39;s bookmarks tagged &quot;oneiric&quot; on Netvouz</description>
<item><title>Enabling Compiz Fusion On Ubuntu 11.10 (Oneiric Ocelot)</title>
<link>http://www.howtoforge.com/enabling-compiz-fusion-on-ubuntu-11.10-oneiric-ocelot</link>
<description>This tutorial shows how you can enable Compiz Fusion on an Ubuntu Linux 11.10 (Oneiric Ocelot) Unity desktop (the system must have a 3D-capable graphics card - I&#39;m using an NVIDIA GeForce 8200 here). With Compiz Fusion you can use beautiful 3D effects like wobbly windows or a desktop cube on your desktop.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Fri, 11 Nov 2011 09:53:08 GMT</pubDate>
</item><item><title>Enabling Compiz On Xubuntu 11.10 (Oneiric Ocelot)</title>
<link>http://www.howtoforge.com/enabling-compiz-on-xubuntu-11.10-oneiric-ocelot</link>
<description>This tutorial shows how you can enable Compiz on a Xubuntu 11.10 (Oneiric Ocelot) desktop (the system must have a 3D-capable graphics card - I&#39;m using an NVIDIA GeForce 8200 here). Xubuntu uses the Xfce desktop environment which is a fast and stable alternative for those that are not happy with Unity or Gnome 3. With Compiz you can use beautiful 3D effects like wobbly windows or a desktop cube on your desktop.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Sun, 04 Dec 2011 16:01:58 GMT</pubDate>
</item><item><title>How To Upgrade Ubuntu 11.04 (Natty Narwhal) To 11.10 (Oneiric Ocelot) (Desktop &amp; Server)</title>
<link>http://www.howtoforge.com/how-to-upgrade-ubuntu-11.04-natty-narwhal-to-11.10-oneiric-ocelot-desktop-and-server</link>
<description>The new Ubuntu 11.10 (Oneiric Ocelot) has just been released. This guide shows how you can upgrade your Ubuntu 11.04 desktop and server installations to Ubuntu 11.10.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Fri, 14 Oct 2011 07:49:39 GMT</pubDate>
</item><item><title>How To Upgrade Ubuntu 11.10 (Oneiric Ocelot) To 12.04 LTS (Precise Pangolin) (Desktop &amp; Server)</title>
<link>http://www.howtoforge.com/how-to-upgrade-ubuntu-11.10-oneiric-ocelot-to-12.04-lts-precise-pangolin-desktop-and-server</link>
<description>The new Ubuntu 12.04 LTS (Precise Pangolin) has just been released. Ubuntu 12.04 LTS is a long-term support release, which means it is supported for five years. This guide shows how you can upgrade your Ubuntu 11.10 desktop and server installations to Ubuntu 12.04 LTS.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Fri, 27 Apr 2012 08:46:52 GMT</pubDate>
</item><item><title>Install GNOME 3 (With Mint GNOME Shell Extensions) Or Mate On Ubuntu 11.10 (Oneiric Ocelot)</title>
<link>http://www.howtoforge.com/install-gnome-3-with-mint-gnome-shell-extensions-or-mate-on-ubuntu-11.10-oneiric-ocelot</link>
<description>This tutorial shows you how you can install the GNOME 3 desktop on Ubuntu 11.10 with the shell extensions that are used in the Linux Mint 12 release (Lisa) (these shell extensions are called Mint GNOME Shell Extensions - mgse). These shell extensions give GNOME 3 the look and feel of GNOME 2. For those who prefer GNOME 2 this tutorial shows how to install Mate from the Linux Mint repositories on Ubuntu 11.10. Mate is a GNOME 2 fork.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 08 Dec 2011 10:43:09 GMT</pubDate>
</item><item><title>Installing KVM Guests With virt-install On Ubuntu 11.10 Server</title>
<link>http://www.howtoforge.com/installing-kvm-guests-with-virt-install-on-ubuntu-11.10-server</link>
<description>Unlike virt-manager, virt-install is a command line tools that allows you to create KVM guests on a headless server. You may ask yourself: &quot;But I can use vmbuilder to do this, why do I need virt-install?&quot; The difference between virt-install and vmbuilder is that vmbuilder is for creating Ubuntu-based guests, whereas virt-install lets you install all kinds of operating systems (e.g. Linux, Windows, Solaris, FreeBSD, OpenBSD) and distributions in a guest, just like virt-manager. This article shows how you can use it on an Ubuntu 11.10 KVM server.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Sun, 27 Nov 2011 12:03:49 GMT</pubDate>
</item><item><title>Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support On Ubuntu 11.10</title>
<link>http://www.howtoforge.com/installing-nginx-with-php5-and-php-fpm-and-mysql-support-on-ubuntu-11.10</link>
<description>Nginx (pronounced &quot;engine x&quot;) is a free, open-source, high-performance HTTP server. Nginx is known for its stability, rich feature set, simple configuration, and low resource consumption. This tutorial shows how you can install Nginx on an Ubuntu 11.10 server with PHP5 support (through PHP-FPM) and MySQL support.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Sun, 30 Oct 2011 10:25:15 GMT</pubDate>
</item><item><title>Mounting Remote Directories With SSHFS On Ubuntu 11.10</title>
<link>http://www.howtoforge.com/mounting-remote-directories-with-sshfs-on-ubuntu-11.10</link>
<description>This tutorial explains how you can mount a directory from a remote server on the local server securely using SSHFS. SSHFS (Secure SHell FileSystem) is a filesystem that serves files/directories securely over SSH, and local users can use them just as if the were local files/directories. On the local computer, the remote share is mounted via FUSE (Filesystem in Userspace). I will use Ubuntu 11.10 for both the local and the remote server.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 06 Dec 2011 10:36:53 GMT</pubDate>
</item><item><title>Setting Up Network RAID1 With DRBD On Ubuntu 11.10</title>
<link>http://www.howtoforge.com/setting-up-network-raid1-with-drbd-on-ubuntu-11.10</link>
<description>This tutorial shows how to set up network RAID1 with the help of DRBD on two Ubuntu 11.10 systems. DRBD stands for Distributed Replicated Block Device and allows you to mirror block devices over a network. This is useful for high-availability setups (like a HA NFS server) because if one node fails, all data is still available from the other node.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 01 Nov 2011 09:21:08 GMT</pubDate>
</item><item><title>Setting Up Unison File Synchronization Between Two Servers On Ubuntu 11.10</title>
<link>http://www.howtoforge.com/setting-up-unison-file-synchronization-between-two-servers-on-ubuntu-11.10</link>
<description>This tutorial shows how to set up file synchronization between two Ubuntu 11.10 servers with Unison. Unison is a file-synchronization tool similar to rsync, but the big difference is that it tracks/synchronizes changes in both directions, i.e., files changed on server1 will be replicated to server2 and vice versa.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 20 Dec 2011 10:21:46 GMT</pubDate>
</item></channel></rss>