<?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>Edmonds Commerce &#187; linux</title>
	<atom:link href="http://www.edmondscommerce.co.uk/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.edmondscommerce.co.uk</link>
	<description>Freelance PHP Ecommerce and SEO Developer in the UK</description>
	<lastBuildDate>Tue, 07 Feb 2012 17:14:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Start windows on a specified workspace</title>
		<link>http://www.edmondscommerce.co.uk/linux/start-windows-on-a-specified-workspace/</link>
		<comments>http://www.edmondscommerce.co.uk/linux/start-windows-on-a-specified-workspace/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 14:04:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[window management]]></category>
		<category><![CDATA[wmctrl]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/?p=2916</guid>
		<description><![CDATA[I rely on multiple desktops in order to keep my workflow organised. However each time I start up my computer I have to move these windows onto the correct desktop, which is a pain. Thankfully there is a way to place each window onto it's own desktop when your computer starts. This will explain the [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/linux/start-windows-on-a-specified-workspace/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sun Java 1.6.0.30 packages for Ubuntu « « Flexion.Org Blog Flexion.Org Blog</title>
		<link>http://www.edmondscommerce.co.uk/linux/sun-java-1-6-0-30-packages-for-ubuntu-%c2%ab-%c2%ab-flexion-org-blog-flexion-org-blog/</link>
		<comments>http://www.edmondscommerce.co.uk/linux/sun-java-1-6-0-30-packages-for-ubuntu-%c2%ab-%c2%ab-flexion-org-blog-flexion-org-blog/#comments</comments>
		<pubDate>Fri, 13 Jan 2012 08:10:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[netbeans]]></category>
		<category><![CDATA[ppa]]></category>
		<category><![CDATA[sun]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/linux/sun-java-1-6-0-30-packages-for-ubuntu-%c2%ab-%c2%ab-flexion-org-blog-flexion-org-blog/</guid>
		<description><![CDATA[If you want or need sun java for your Linux Ubuntu desktop, perhaps for running Netbeans, then you will like this link http://blog.flexion.org/2012/01/10/updated-sun-java6-packages-for-ubuntu/ There is a PPA for sun java. Problem solved. More Reading: Ubuntu Git Install 1.7.5 and Why Ubuntu 10.04 Sun Java Netbeans Disable Transparent Undocked Windows Start windows on a specified workspace [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/linux/sun-java-1-6-0-30-packages-for-ubuntu-%c2%ab-%c2%ab-flexion-org-blog-flexion-org-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Formatting the output from tail</title>
		<link>http://www.edmondscommerce.co.uk/linux/formatting-the-output-from-tail/</link>
		<comments>http://www.edmondscommerce.co.uk/linux/formatting-the-output-from-tail/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 16:27:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[grep]]></category>
		<category><![CDATA[logging]]></category>
		<category><![CDATA[sed]]></category>
		<category><![CDATA[tail]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/?p=2837</guid>
		<description><![CDATA[If you need to monitor a log file in real time, then using a combination of tail and grep will allow you to watch the important parts of the file. However if the log file spans more than one line then it can quickly become difficult to read. By using sed you are able to [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/linux/formatting-the-output-from-tail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Force a Bash Script to run in Screen</title>
		<link>http://www.edmondscommerce.co.uk/linux/force-a-bash-script-to-run-in-screen/</link>
		<comments>http://www.edmondscommerce.co.uk/linux/force-a-bash-script-to-run-in-screen/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 13:13:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[bulk]]></category>
		<category><![CDATA[check]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[screen]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/?p=2823</guid>
		<description><![CDATA[If you create a bash script for a long running process then you may decide its much better, or even essential, that this script is run using screen. Screen is a utility that allows you to run things in a detachable terminal on the server, so you are not reliant on your own machine maintaining [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/linux/force-a-bash-script-to-run-in-screen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux LS command for Directories only</title>
		<link>http://www.edmondscommerce.co.uk/linux/linux-ls-command-for-directories-only/</link>
		<comments>http://www.edmondscommerce.co.uk/linux/linux-ls-command-for-directories-only/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 12:58:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[alias]]></category>
		<category><![CDATA[bashrc]]></category>
		<category><![CDATA[directories]]></category>
		<category><![CDATA[folders]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[ls]]></category>
		<category><![CDATA[tip]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/?p=2817</guid>
		<description><![CDATA[If you have a large folder that contains a lot of files but you only want to see what directories are in there, then this little snippet is for you: PLAIN TEXT CODE: ls -d -- */ You may decide to make an alias for it PLAIN TEXT CODE: echo "alias lld='ls -alFhd -- */'"&#62;&#62; [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/linux/linux-ls-command-for-directories-only/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Server Migration &#8211; Pipe Tar from Server to Server using Netcat</title>
		<link>http://www.edmondscommerce.co.uk/linux/server-migration-pipe-tar-from-server-to-server-using-netcat/</link>
		<comments>http://www.edmondscommerce.co.uk/linux/server-migration-pipe-tar-from-server-to-server-using-netcat/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 14:17:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[migration]]></category>
		<category><![CDATA[nc]]></category>
		<category><![CDATA[netcat]]></category>
		<category><![CDATA[pipe]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[tar]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[transfer]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/?p=2804</guid>
		<description><![CDATA[If you need to transfer a large amount of data from one server to another you might normally create a large tar archive, send it across and then untar it on the other end. However a slightly slicker and easier repeated way of doing this is to pipe tar directly from one server to the [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/linux/server-migration-pipe-tar-from-server-to-server-using-netcat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Server Migration &#8211; Synch Cron Tab via SSH</title>
		<link>http://www.edmondscommerce.co.uk/linux/server-migration-synch-cron-tab-via-ssh/</link>
		<comments>http://www.edmondscommerce.co.uk/linux/server-migration-synch-cron-tab-via-ssh/#comments</comments>
		<pubDate>Wed, 04 Jan 2012 17:54:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[cron]]></category>
		<category><![CDATA[crontab]]></category>
		<category><![CDATA[migration]]></category>
		<category><![CDATA[resynch]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[synch]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/?p=2788</guid>
		<description><![CDATA[If you are handling a server migration and would like to have a scripted way to copy the crontab from one machine to the other then you might like this little snippet. PLAIN TEXT CODE: ssh -p2020 root@123.123.123.123 'crontab -l' &#124; crontab - This will get the contents of the root crontab from one server [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/linux/server-migration-synch-cron-tab-via-ssh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Question: How to Create Bootable Linux USB Key/Drives Easily from Linux</title>
		<link>http://www.edmondscommerce.co.uk/linux/question-how-to-create-bootable-linux-usb-keydrives-easily-from-linux/</link>
		<comments>http://www.edmondscommerce.co.uk/linux/question-how-to-create-bootable-linux-usb-keydrives-easily-from-linux/#comments</comments>
		<pubDate>Tue, 13 Dec 2011 21:49:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[bootable]]></category>
		<category><![CDATA[distro]]></category>
		<category><![CDATA[drive]]></category>
		<category><![CDATA[key]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[test]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/?p=2770</guid>
		<description><![CDATA[Answer to this quite clear and simple question is: unetbootin Not the easiest to find but definitely one of the easiest solutions. If you search for USB bootable drive generators mostly you will find windows apps. Not too useful if you are already on Linux and simply want to try the latest version or perhaps [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/linux/question-how-to-create-bootable-linux-usb-keydrives-easily-from-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux is Linux not Line-ux</title>
		<link>http://www.edmondscommerce.co.uk/linux/linux-is-linux-not-line-ux/</link>
		<comments>http://www.edmondscommerce.co.uk/linux/linux-is-linux-not-line-ux/#comments</comments>
		<pubDate>Mon, 12 Dec 2011 10:29:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[linus]]></category>
		<category><![CDATA[pronunciation]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/?p=2753</guid>
		<description><![CDATA[Line-us and Lin-us are both valid pronunciations of Linus, but there is only one way to pronounce Linux (Lin-ux not Line-ux). More Reading: Netbeans Disable Transparent Undocked Windows Start windows on a specified workspace How To Extract Files from Plesk Backups Netbeans Error Wavy Line &#8211; Alternative Writing Robust Bash Shell Scripts Sun Java 1.6.0.30 [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/linux/linux-is-linux-not-line-ux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debugging Programmatically Opened Terminals in Gnome</title>
		<link>http://www.edmondscommerce.co.uk/linux/debugging-programmatically-opened-terminals-in-gnome/</link>
		<comments>http://www.edmondscommerce.co.uk/linux/debugging-programmatically-opened-terminals-in-gnome/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 13:59:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[hold]]></category>
		<category><![CDATA[launcher]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[scripting]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/?p=2740</guid>
		<description><![CDATA[If you are building something that is opening a terminal, perhaps a fancy URL handler or something similar but there are errors causing the terminal to instantly close, then this is the solution for you. It's actually really simple! Create a new profile Select the "Title and Command" tab at the bottom there is an [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/linux/debugging-programmatically-opened-terminals-in-gnome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

