<?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>Sven Welzel - blog.sven.co.za - www.svenwelzel.com &#187; ubuntu</title> <atom:link href="http://blog.sven.co.za/tag/ubuntu/feed/" rel="self" type="application/rss+xml" /><link>http://blog.sven.co.za</link> <description>The Blog of Sven Welzel</description> <lastBuildDate>Mon, 22 Aug 2011 09:13:45 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.2.1</generator> <item><title>Proxying all Linux Traffic &#8211; set web access for Ubuntu behind a proxy</title><link>http://blog.sven.co.za/2010/10/22/proxying-all-linux-traffic-set-web-access-for-ubuntu-behind-a-proxy/</link> <comments>http://blog.sven.co.za/2010/10/22/proxying-all-linux-traffic-set-web-access-for-ubuntu-behind-a-proxy/#comments</comments> <pubDate>Fri, 22 Oct 2010 08:22:51 +0000</pubDate> <dc:creator>Sven Welzel</dc:creator> <category><![CDATA[bash]]></category> <category><![CDATA[code]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[security]]></category> <category><![CDATA[sysadmin]]></category> <category><![CDATA[apt]]></category> <category><![CDATA[apt-get]]></category> <category><![CDATA[environment]]></category> <category><![CDATA[export]]></category> <category><![CDATA[proxy]]></category> <category><![CDATA[ubuntu]]></category> <category><![CDATA[web traffic]]></category> <guid
isPermaLink="false">http://blog.sven.co.za/?p=1006</guid> <description><![CDATA[So that it&#8217;s documented&#8230; I&#8217;m using port 8080 as the default port as the likelyhood of your upstream proxy being on 8080 is high &#8211; else, typical proxy ports are, of course, 80, 800 (transpartent), 8000, 3128 (squid) To force your server to force web traffic via a proxy, just two quick things to set [...]]]></description> <wfw:commentRss>http://blog.sven.co.za/2010/10/22/proxying-all-linux-traffic-set-web-access-for-ubuntu-behind-a-proxy/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>End of life for Ubuntu versions</title><link>http://blog.sven.co.za/2010/07/12/end-of-life-for-ubuntu-versions/</link> <comments>http://blog.sven.co.za/2010/07/12/end-of-life-for-ubuntu-versions/#comments</comments> <pubDate>Mon, 12 Jul 2010 20:22:07 +0000</pubDate> <dc:creator>Sven Welzel</dc:creator> <category><![CDATA[code]]></category> <category><![CDATA[Did you know]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[open source software]]></category> <category><![CDATA[sysadmin]]></category> <category><![CDATA[ubuntu]]></category> <category><![CDATA[apt]]></category> <category><![CDATA[apt-install]]></category> <category><![CDATA[command line]]></category> <category><![CDATA[LTS]]></category> <category><![CDATA[upgrade]]></category> <category><![CDATA[version upgrade]]></category> <guid
isPermaLink="false">http://blog.sven.co.za/?p=935</guid> <description><![CDATA[In the story relating to release upgrades for Ubuntu, below the end-of-life table for the Ubutu Releases from the Ubuntu Wiki &#8211; just to have it all in one place; I&#8217;m only including the LTS (long-term support) editions, as these should be the only ones deployed on live production systems. In the meantime, Maverick Meerkat [...]]]></description> <wfw:commentRss>http://blog.sven.co.za/2010/07/12/end-of-life-for-ubuntu-versions/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>[SOLVED] phpSysInfo &#8211; failed to open stream on Ubuntu 10.04?</title><link>http://blog.sven.co.za/2010/06/15/solved-phpsysinfo-failed-to-open-stream-on-ubuntu-10-04/</link> <comments>http://blog.sven.co.za/2010/06/15/solved-phpsysinfo-failed-to-open-stream-on-ubuntu-10-04/#comments</comments> <pubDate>Tue, 15 Jun 2010 15:57:14 +0000</pubDate> <dc:creator>Sven Welzel</dc:creator> <category><![CDATA[php]]></category> <category><![CDATA[sysadmin]]></category> <category><![CDATA[ubuntu]]></category> <category><![CDATA[10.04]]></category> <category><![CDATA[errors]]></category> <category><![CDATA[phpsysinfo]]></category> <guid
isPermaLink="false">http://blog.sven.co.za/?p=822</guid> <description><![CDATA[phpsysinfo eval : 2 Message : parse_ini_file(/usr/share/phpsysinfo/data/distros.ini): failed to open stream: No such file or directory File There is a simple fix for this in version 3.0.5: Copying the data directory from the source .tar.gz (available from http://phpsysinfo.sourceforge.net/) to /usr/share/phpsysinfo and that fixes the error (so you get a new /usr/share/phpsysinfo/data directory). Simple.]]></description> <wfw:commentRss>http://blog.sven.co.za/2010/06/15/solved-phpsysinfo-failed-to-open-stream-on-ubuntu-10-04/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>[SOLVED] mysql-server5.1.5.141-3ubuntu12.1 hangs on upgrade</title><link>http://blog.sven.co.za/2010/06/15/solved-mysql-server5-1-5-141-3ubuntu12-1-hangs-on-upgrade/</link> <comments>http://blog.sven.co.za/2010/06/15/solved-mysql-server5-1-5-141-3ubuntu12-1-hangs-on-upgrade/#comments</comments> <pubDate>Tue, 15 Jun 2010 07:34:07 +0000</pubDate> <dc:creator>Sven Welzel</dc:creator> <category><![CDATA[bash]]></category> <category><![CDATA[code]]></category> <category><![CDATA[mysql]]></category> <category><![CDATA[sysadmin]]></category> <category><![CDATA[10.04]]></category> <category><![CDATA[apt-get]]></category> <category><![CDATA[hangs]]></category> <category><![CDATA[ubuntu]]></category> <category><![CDATA[upgrade]]></category> <guid
isPermaLink="false">http://blog.sven.co.za/?p=818</guid> <description><![CDATA[There are a lot of words about the MySQL upgrade on Ubuntu 10.04 (64 bit specifically, perhaps the 32bit version too?) &#8212; it just hangs: You get the hopeful message: Preparing to replace mysql-server-5.1 5.1.41-3ubuntu12.1 but then nothing happens and everything just hangs. Seems like the issue is related to the install script &#8212; it&#8217;s [...]]]></description> <wfw:commentRss>http://blog.sven.co.za/2010/06/15/solved-mysql-server5-1-5-141-3ubuntu12-1-hangs-on-upgrade/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Maverick Meerkat Alpha 1 (Ubuntu 10.10) is out</title><link>http://blog.sven.co.za/2010/06/04/maverick-meerkat-alpha-1-ubuntu-10-10-is-out/</link> <comments>http://blog.sven.co.za/2010/06/04/maverick-meerkat-alpha-1-ubuntu-10-10-is-out/#comments</comments> <pubDate>Fri, 04 Jun 2010 20:50:18 +0000</pubDate> <dc:creator>Sven Welzel</dc:creator> <category><![CDATA[Did you know]]></category> <category><![CDATA[open source software]]></category> <category><![CDATA[ubuntu]]></category> <category><![CDATA[maverick meerkat]]></category> <category><![CDATA[release]]></category> <guid
isPermaLink="false">http://blog.sven.co.za/2010/06/04/maverick-meerkat-alpha-1-ubuntu-10-10-is-out/</guid> <description><![CDATA[Quick note &#8211; Ubuntu 10.10 &#8211; Maverick Meerkat is out. Mark Shuttleworth had already given a vision for it back in April 2010. Let the &#8220;light&#8221;ning commence! &#8220;Maverick Meerkat&#8221; is the code name for Ubuntu 10.10, scheduled for release on 10 October 2010. See the Maverick release schedule. A quick sketch-up roadmap is over here.]]></description> <wfw:commentRss>http://blog.sven.co.za/2010/06/04/maverick-meerkat-alpha-1-ubuntu-10-10-is-out/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Symlinks (symbolic links) in Samba Ubuntu for Windows</title><link>http://blog.sven.co.za/2010/06/04/symlinks-symbolic-links-in-samba-ubuntu-for-windows/</link> <comments>http://blog.sven.co.za/2010/06/04/symlinks-symbolic-links-in-samba-ubuntu-for-windows/#comments</comments> <pubDate>Fri, 04 Jun 2010 13:02:53 +0000</pubDate> <dc:creator>Sven Welzel</dc:creator> <category><![CDATA[bash]]></category> <category><![CDATA[code]]></category> <category><![CDATA[security]]></category> <category><![CDATA[sysadmin]]></category> <category><![CDATA[file sharing]]></category> <category><![CDATA[samba]]></category> <category><![CDATA[sharing]]></category> <category><![CDATA[ubuntu]]></category> <guid
isPermaLink="false">http://blog.sven.co.za/?p=768</guid> <description><![CDATA[To enable symlinks in Samba for filesharing across platforms inWindows, modify /etc/smb/samba.conf and add in the [global] section: follow symlinks = yes unix extensions = no There has been some discussion about wide symlinks = yes However, due to the attack vector on Samba servers from Windows allowing file traversion, back in February 2010, you [...]]]></description> <wfw:commentRss>http://blog.sven.co.za/2010/06/04/symlinks-symbolic-links-in-samba-ubuntu-for-windows/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Samba cheat sheet &#8211; Ubuntu</title><link>http://blog.sven.co.za/2010/06/02/samba-cheat-sheet-ubuntu/</link> <comments>http://blog.sven.co.za/2010/06/02/samba-cheat-sheet-ubuntu/#comments</comments> <pubDate>Tue, 01 Jun 2010 22:03:41 +0000</pubDate> <dc:creator>Sven Welzel</dc:creator> <category><![CDATA[bash]]></category> <category><![CDATA[code]]></category> <category><![CDATA[Did you know]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[sysadmin]]></category> <category><![CDATA[windows]]></category> <category><![CDATA[cheat sheet]]></category> <category><![CDATA[fileserver]]></category> <category><![CDATA[howto]]></category> <category><![CDATA[migration]]></category> <category><![CDATA[samba]]></category> <category><![CDATA[ubuntu]]></category> <category><![CDATA[user management]]></category> <category><![CDATA[windows server]]></category> <guid
isPermaLink="false">http://blog.sven.co.za/?p=764</guid> <description><![CDATA[Samba. Whopping goodness. Here are a few notes that help in the setup &#8211; from user creation, to directory settings etc This blog post contains a few lessons learnt and thus by extension a migration plan from a Windows file server to a Samba-based one running on Ubuntu 10.04 LTS. I look at users, system [...]]]></description> <wfw:commentRss>http://blog.sven.co.za/2010/06/02/samba-cheat-sheet-ubuntu/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Upgrade your Ubuntu Distro from the Command Line &#8211; Server or Desktop</title><link>http://blog.sven.co.za/2010/06/01/upgrade-your-ubuntu-distro-from-the-command-line-server-or-desktop/</link> <comments>http://blog.sven.co.za/2010/06/01/upgrade-your-ubuntu-distro-from-the-command-line-server-or-desktop/#comments</comments> <pubDate>Tue, 01 Jun 2010 11:02:06 +0000</pubDate> <dc:creator>Sven Welzel</dc:creator> <category><![CDATA[bash]]></category> <category><![CDATA[code]]></category> <category><![CDATA[Did you know]]></category> <category><![CDATA[open source software]]></category> <category><![CDATA[ubuntu]]></category> <category><![CDATA[apt]]></category> <category><![CDATA[apt-install]]></category> <category><![CDATA[command line]]></category> <category><![CDATA[upgrade]]></category> <category><![CDATA[version upgrade]]></category> <guid
isPermaLink="false">http://blog.sven.co.za/?p=759</guid> <description><![CDATA[What release / version are you running? cat /etc/lsb-release or cat /etc/issue But you knew that already &#8212; to upgrade the version of the Ubuntu installation you have is quite simple &#8211; just storing it so that I have it somewhere sudo apt-get install update-manager-core sudo do-release-upgrade And you&#8217;re done! Just give it time (about [...]]]></description> <wfw:commentRss>http://blog.sven.co.za/2010/06/01/upgrade-your-ubuntu-distro-from-the-command-line-server-or-desktop/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Install Webmin on Ubuntu</title><link>http://blog.sven.co.za/2010/05/31/install-webmin-on-ubuntu/</link> <comments>http://blog.sven.co.za/2010/05/31/install-webmin-on-ubuntu/#comments</comments> <pubDate>Mon, 31 May 2010 06:58:04 +0000</pubDate> <dc:creator>Sven Welzel</dc:creator> <category><![CDATA[bash]]></category> <category><![CDATA[code]]></category> <category><![CDATA[Did you know]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[sysadmin]]></category> <category><![CDATA[howto]]></category> <category><![CDATA[install]]></category> <category><![CDATA[sh]]></category> <category><![CDATA[ubuntu]]></category> <category><![CDATA[webmin]]></category> <guid
isPermaLink="false">http://blog.sven.co.za/?p=753</guid> <description><![CDATA[Just a quick note (as I keep forgetting, and a cut-and-paste solution is a quicker time to market) &#8211; but you knew that already. Installing Webmin is quite simple (download directly, or from the mirrors). Currently, 1.510-2 is the latest version &#8211; check on www.webmin.com for further details. As an aside, the book Webmin Kompakt [...]]]></description> <wfw:commentRss>http://blog.sven.co.za/2010/05/31/install-webmin-on-ubuntu/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Ubuntu Lucid Lynx (10.04) LTS is out</title><link>http://blog.sven.co.za/2010/04/29/ubuntu-lucid-lynx-10-04-lts-is-out/</link> <comments>http://blog.sven.co.za/2010/04/29/ubuntu-lucid-lynx-10-04-lts-is-out/#comments</comments> <pubDate>Thu, 29 Apr 2010 19:41:23 +0000</pubDate> <dc:creator>Sven Welzel</dc:creator> <category><![CDATA[linux]]></category> <category><![CDATA[sysadmin]]></category> <category><![CDATA[ubuntu]]></category> <category><![CDATA[10.04]]></category> <category><![CDATA[LTS]]></category> <category><![CDATA[lucid lynx]]></category> <category><![CDATA[released]]></category> <guid
isPermaLink="false">http://blog.sven.co.za/?p=699</guid> <description><![CDATA[They&#8217;ve passed their RC status and have moved into full Long-Term Release for Ubuntu Lucid Lynx &#8212; local mirrors are still showing the RC version, but it&#8217;s out! What&#8217;s new? F-Spot replaces the GIMP PiTiVi video editor added GNOME 2.30 New themes: Ambiance and Radiance New wallpaper Linux kernel 2.6.32 New nVidia hardware driver Gwibber [...]]]></description> <wfw:commentRss>http://blog.sven.co.za/2010/04/29/ubuntu-lucid-lynx-10-04-lts-is-out/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>OpenSSL v1 released after 11 years of development</title><link>http://blog.sven.co.za/2010/03/30/openssl-v1-released-after-11-years-of-development/</link> <comments>http://blog.sven.co.za/2010/03/30/openssl-v1-released-after-11-years-of-development/#comments</comments> <pubDate>Tue, 30 Mar 2010 06:28:43 +0000</pubDate> <dc:creator>Sven Welzel</dc:creator> <category><![CDATA[code]]></category> <category><![CDATA[security]]></category> <category><![CDATA[sysadmin]]></category> <category><![CDATA[open source]]></category> <category><![CDATA[openssl]]></category> <category><![CDATA[ubuntu]]></category> <guid
isPermaLink="false">http://blog.sven.co.za/?p=591</guid> <description><![CDATA[After a long, hard struggle of 11 years, which started with these two entries: 23-Dec-1998: Released OpenSSL 0.9.1c 23-Dec-1998: Official start of the OpenSSL project we are now at the point of &#8220;a major release&#8221; with v1.0.0 being made available. Fighting tooth and nail not to be a 1.0.0, we&#8217;ve seen iterations such as 0.9.8d [...]]]></description> <wfw:commentRss>http://blog.sven.co.za/2010/03/30/openssl-v1-released-after-11-years-of-development/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Ubuntu 10.04 LTS now in beta</title><link>http://blog.sven.co.za/2010/03/20/ubuntu-10-04-lts-now-in-beta/</link> <comments>http://blog.sven.co.za/2010/03/20/ubuntu-10-04-lts-now-in-beta/#comments</comments> <pubDate>Sat, 20 Mar 2010 15:59:58 +0000</pubDate> <dc:creator>Sven Welzel</dc:creator> <category><![CDATA[linux]]></category> <category><![CDATA[open source software]]></category> <category><![CDATA[sysadmin]]></category> <category><![CDATA[ubuntu]]></category> <category><![CDATA[10.04]]></category> <category><![CDATA[LTS]]></category> <category><![CDATA[open source]]></category> <category><![CDATA[server linux]]></category> <guid
isPermaLink="false">http://blog.sven.co.za/?p=538</guid> <description><![CDATA[Ubuntu 10.04 went beta yesterday afternoon, with downloads at http://releases.ubuntu.com/10.04/, otherwise from the download mirrors.  Lucid Lynx, as it&#8217;s called, enjoys LTS support (ie 5 years out the box). This version promises as a better (and faster) boot experience, new themes, version 2.6.32 as the Linux kernel, Firefox as default browser &#8212; with default browser [...]]]></description> <wfw:commentRss>http://blog.sven.co.za/2010/03/20/ubuntu-10-04-lts-now-in-beta/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Postfix maximum individual mail size and mailbox size</title><link>http://blog.sven.co.za/2009/10/14/postfix-maximum-individual-mail-size-and-mailbox-size/</link> <comments>http://blog.sven.co.za/2009/10/14/postfix-maximum-individual-mail-size-and-mailbox-size/#comments</comments> <pubDate>Wed, 14 Oct 2009 20:56:49 +0000</pubDate> <dc:creator>Sven Welzel</dc:creator> <category><![CDATA[linux]]></category> <category><![CDATA[sysadmin]]></category> <category><![CDATA[mail server]]></category> <category><![CDATA[postfix]]></category> <category><![CDATA[server admin]]></category> <category><![CDATA[ubuntu]]></category> <guid
isPermaLink="false">http://blog.sven.co.za/?p=225</guid> <description><![CDATA[If you&#8217;re getting the "5.3.4 Messag exceeds fixed limit&#8221; error, check on the default vs set values in your /etc/postfix/main.cf using postconf -d (for the default) and postconf -n (for the values you have set manually in the main.cf) Default for message_size_limit (maximum size per mail) is 10240000 (bytes, ie approx 10MB) Up this to [...]]]></description> <wfw:commentRss>http://blog.sven.co.za/2009/10/14/postfix-maximum-individual-mail-size-and-mailbox-size/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Create a new certificate for Ubuntu the easy way (but you knew that already)</title><link>http://blog.sven.co.za/2009/06/14/creating-a-new-certificate-for-ubuntu-the-easy-way-but-you-knew-that-already/</link> <comments>http://blog.sven.co.za/2009/06/14/creating-a-new-certificate-for-ubuntu-the-easy-way-but-you-knew-that-already/#comments</comments> <pubDate>Sun, 14 Jun 2009 18:04:00 +0000</pubDate> <dc:creator>Sven Welzel</dc:creator> <category><![CDATA[General]]></category> <category><![CDATA[Other]]></category> <category><![CDATA[sysadmin]]></category> <category><![CDATA[administration]]></category> <category><![CDATA[server]]></category> <category><![CDATA[ubuntu]]></category> <guid
isPermaLink="false">http://blog.sven.co.za/?p=61</guid> <description><![CDATA[For the self-signed certificate: sudo a2enmod ssl wget http://librarian.launchpad.net/7477840/apache2-ssl.tar.gz tar -zxvf apache2-ssl.tar.gz sudo cp apache2-ssl-certificate /usr/sbin/ sudo cp ssleay.cnf /usr/share/apache2/ sudo mkdir /etc/apache2/ssl cd /etc/apache2/ssl sudo apache2-ssl-certificate -days 365 sudo cp /etc/apache2/sites-available/default /etc/apache2/sites-available/ssl sudo ln -s /etc/apache2/sites-available/ssl /etc/apache2/sites-enabled/ssl Modify the ssl site-available: NameVirtualHost *:443 &#60;virtualhost *:443&#62; ServerAdmin webmaster@localhost SSLEngine On # the following lines are [...]]]></description> <wfw:commentRss>http://blog.sven.co.za/2009/06/14/creating-a-new-certificate-for-ubuntu-the-easy-way-but-you-knew-that-already/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>USB Power Management</title><link>http://blog.sven.co.za/2008/08/15/usb-power-management/</link> <comments>http://blog.sven.co.za/2008/08/15/usb-power-management/#comments</comments> <pubDate>Fri, 15 Aug 2008 17:28:12 +0000</pubDate> <dc:creator>Sven Welzel</dc:creator> <category><![CDATA[sysadmin]]></category> <category><![CDATA[ubuntu]]></category> <guid
isPermaLink="false">http://blog.sven.co.za/?p=41</guid> <description><![CDATA[This is quite useful &#8211; if your USB connector times out your device connected to the Ubuntu machine (from here) &#8211; determine the idea using either lsusb or lspci It&#8217;s pretty self-explanatory&#8230; 105 The user interface for dynamic PM 106 --------------------------------- 107 108 The user interface for controlling dynamic PM is located in the power/ [...]]]></description> <wfw:commentRss>http://blog.sven.co.za/2008/08/15/usb-power-management/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Wine and MSI files (but you knew that already)</title><link>http://blog.sven.co.za/2008/08/11/wine-and-msi-files-but-you-knew-that-already/</link> <comments>http://blog.sven.co.za/2008/08/11/wine-and-msi-files-but-you-knew-that-already/#comments</comments> <pubDate>Mon, 11 Aug 2008 07:28:24 +0000</pubDate> <dc:creator>Sven Welzel</dc:creator> <category><![CDATA[sysadmin]]></category> <category><![CDATA[ubuntu]]></category> <category><![CDATA[UltraEdit]]></category> <category><![CDATA[wine]]></category> <guid
isPermaLink="false">http://blog.sven.co.za/?p=37</guid> <description><![CDATA[So you&#8217;ve downloaded UltraEdit v14, arguably one of the best text-editing and code-editing environments in the Windows World (ok, so no IDE, but for that you&#8217;d use a Zend Studio offering), and you want to run it in Wine. Now, assuming you&#8217;re running Wine 1.0 (ideally 1.1.0 or later), this is not a problem on [...]]]></description> <wfw:commentRss>http://blog.sven.co.za/2008/08/11/wine-and-msi-files-but-you-knew-that-already/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Ubuntu 8.04 Dual-screen</title><link>http://blog.sven.co.za/2008/07/22/ubuntu-804-dual-screen/</link> <comments>http://blog.sven.co.za/2008/07/22/ubuntu-804-dual-screen/#comments</comments> <pubDate>Tue, 22 Jul 2008 11:10:55 +0000</pubDate> <dc:creator>Sven Welzel</dc:creator> <category><![CDATA[sysadmin]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[ubuntu]]></category> <guid
isPermaLink="false">http://blog.sven.co.za/?p=25</guid> <description><![CDATA[From the bug-report there&#8217;s a simple solution to dual-screening on Hardy&#8230; Users upgrading from Dapper Drake to Hardy Heron who have used Xinerama to support dual monitors now have to use a different method (xrandr I think). This isn&#8217;t mentioned in the release notes and the graphical tool for configuring dual monitors is under &#8220;Screen [...]]]></description> <wfw:commentRss>http://blog.sven.co.za/2008/07/22/ubuntu-804-dual-screen/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> </channel> </rss>
