<?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>Stuff... &#187; GUI</title>
	<atom:link href="http://www.moe.co.uk/category/operating-system/linux/gui/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.moe.co.uk</link>
	<description>I know I will forget.</description>
	<lastBuildDate>Tue, 27 Jul 2010 13:14:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>screen; how to send CTRL-A to application</title>
		<link>http://www.moe.co.uk/2010/04/08/screen-how-to-send-ctrl-a-to-application/</link>
		<comments>http://www.moe.co.uk/2010/04/08/screen-how-to-send-ctrl-a-to-application/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 20:41:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[GUI]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[bindings]]></category>
		<category><![CDATA[command character]]></category>
		<category><![CDATA[control a]]></category>
		<category><![CDATA[CTRL-A]]></category>
		<category><![CDATA[key bindings]]></category>
		<category><![CDATA[key stroke]]></category>
		<category><![CDATA[minicom]]></category>
		<category><![CDATA[screen]]></category>

		<guid isPermaLink="false">http://www.moe.co.uk/?p=391</guid>
		<description><![CDATA[Screen  is a full-screen window manager that multiplexes a physical terminal between several processes
(typically interactive shells). [1]
&#8230;.
Everything  you type is sent to the program running in the current window.  The only exception to this
is the one keystroke that is used to initiate a command to the window manager.  By default, each  com-
mand  begins  with  a [...]]]></description>
		<wfw:commentRss>http://www.moe.co.uk/2010/04/08/screen-how-to-send-ctrl-a-to-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Plesk backup directory</title>
		<link>http://www.moe.co.uk/2010/04/08/linux-plesk-backup-directory/</link>
		<comments>http://www.moe.co.uk/2010/04/08/linux-plesk-backup-directory/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 16:35:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Control Panels]]></category>
		<category><![CDATA[GUI]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[/var/lib/psa/dump]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[clients]]></category>
		<category><![CDATA[directory]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[tar]]></category>

		<guid isPermaLink="false">http://www.moe.co.uk/?p=389</guid>
		<description><![CDATA[OS: Linux
CP: Plesk 9.x
Where does Plesk 9.x store backups generated from the scheduled backups initiated via the control panel.
/var/lib/psa/dump stores a lot of backups including the psa mysql database backup (incase you, or Plesk, corrupt the psa database).  Client backups can be found in: /var/lib/psa/dump/clients
The backups of the vhosts/www data appears to be in tar.gz [...]]]></description>
		<wfw:commentRss>http://www.moe.co.uk/2010/04/08/linux-plesk-backup-directory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 9.10 installation problem with partitioning</title>
		<link>http://www.moe.co.uk/2010/03/11/ubuntu-9-10-installation-problem-with-partitioning/</link>
		<comments>http://www.moe.co.uk/2010/03/11/ubuntu-9-10-installation-problem-with-partitioning/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 13:22:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[GUI]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[libparted-1.8-so.12]]></category>
		<category><![CDATA[parted]]></category>
		<category><![CDATA[parted_server]]></category>
		<category><![CDATA[partitioning]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[shared libraries]]></category>
		<category><![CDATA[Ubiquity]]></category>
		<category><![CDATA[Ubuntu 9.10]]></category>

		<guid isPermaLink="false">http://www.moe.co.uk/?p=335</guid>
		<description><![CDATA[Whilst trying to install Ubuntu 9.10 on an old Dell Dimension 1100 the Ubuntu installer would start up and once it got to the stage to do the partitioning parted would error.  parted reported to check /var/log/syslog for more information.
The error was along the lines of:
Ubiquity: parted_server error while loading shared libraries /lib/libparted-1.8.so.12
Thinking that the [...]]]></description>
		<wfw:commentRss>http://www.moe.co.uk/2010/03/11/ubuntu-9-10-installation-problem-with-partitioning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up xserver on Ubuntu 6.06 server</title>
		<link>http://www.moe.co.uk/2008/03/03/setting-up-xserver-on-ubuntu-606-server/</link>
		<comments>http://www.moe.co.uk/2008/03/03/setting-up-xserver-on-ubuntu-606-server/#comments</comments>
		<pubDate>Mon, 03 Mar 2008 15:45:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[GUI]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[6.06]]></category>
		<category><![CDATA[lts]]></category>
		<category><![CDATA[passwd]]></category>
		<category><![CDATA[startx]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vnc]]></category>
		<category><![CDATA[xserver]]></category>

		<guid isPermaLink="false">http://www.moe.co.uk/wordpress/2008/03/03/setting-up-xserver-on-ubuntu-606-server/</guid>
		<description><![CDATA[URLs: http://www.realvnc.com , http://www.ubuntutips.net/node/7
On a plain 6.06 LTS server I wanted to install Xserver to test
something out, so, I did the following.  The following is a quick
way of installing xwindows/xserver and accessing via VNC.  There
are many places for improvement/customisation etc.
I executed the following command:
apt-get install gdm zenity ubuntu-artwork edubuntu-artwork xubuntu-default-settings gnome2-user-guide gnome-panel nautilus [...]]]></description>
		<wfw:commentRss>http://www.moe.co.uk/2008/03/03/setting-up-xserver-on-ubuntu-606-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
