<?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>Scarygliders</title>
	<atom:link href="http://scarygliders.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://scarygliders.net</link>
	<description>Hardware, Software &#38; Life hacking, random everything.</description>
	<lastBuildDate>Wed, 27 Mar 2013 00:44:00 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<atom:link rel="payment" title="Flattr this!" href="https://flattr.com/submit/auto?user_id=scarygliders&amp;popout=1&amp;url=http%3A%2F%2Fscarygliders.net%2F&amp;language=en_US&amp;category=text&amp;title=Scarygliders&amp;description=Hardware%2C+Software+%26amp%3B+Life+hacking%2C+random+everything.&amp;tags=blog" type="text/html" />
		<item>
		<title>Polkit Explorer v1.0 Released</title>
		<link>http://scarygliders.net/2013/03/26/polkit-explorer-v1-0-released/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=polkit-explorer-v1-0-released</link>
		<comments>http://scarygliders.net/2013/03/26/polkit-explorer-v1-0-released/#comments</comments>
		<pubDate>Tue, 26 Mar 2013 22:50:19 +0000</pubDate>
		<dc:creator>Kevin Cave</dc:creator>
				<category><![CDATA[PolicyKit]]></category>
		<category><![CDATA[Scarygliders Utilities]]></category>
		<category><![CDATA[Polkit]]></category>

		<guid isPermaLink="false">http://scarygliders.net/?p=1790</guid>
		<description><![CDATA[<p><a href="http://scarygliders.net/wpcontent/uploads/2013/03/PKEIconV001.png?09b16a" data-lightboxplus="lightbox[1790]" title="Polkit Explorer v1.0 Released"></a></p> <p>&#160;</p> <p>Last year, I wrote about beginning to learn Python, and a utility I was writing back then called PolicyKit Editor.</p> <p>I was using the Gtk toolkit at that time, and then there&#8217;s been a bit of a hiatus because I moved from Japan to Scotland.</p> <p>I recently <p>Continue reading <a href="http://scarygliders.net/2013/03/26/polkit-explorer-v1-0-released/">Polkit Explorer v1.0 Released</a></p><div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://scarygliders.net/2012/05/23/the-scarygliders-x11rdp-o-matic-and-rdpsesconfig-hotness-upon-hotness/' rel='bookmark' title='The Scarygliders X11rdp-O-Matic and RDPsesconfig : v1.1 released, V2 now available'>The Scarygliders X11rdp-O-Matic and RDPsesconfig : v1.1 released, V2 now available</a></li>
<li><a href='http://scarygliders.net/2012/07/19/policykit-editor-is-taking-shape/' rel='bookmark' title='PolicyKit Editor is taking shape'>PolicyKit Editor is taking shape</a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p><a href="http://scarygliders.net/wpcontent/uploads/2013/03/PKEIconV001.png?09b16a" data-lightboxplus="lightbox[1790]" title="Polkit Explorer v1.0 Released"><img class="alignleft size-full wp-image-1794" alt="PKEIconV001" src="http://scarygliders.net/wpcontent/uploads/2013/03/PKEIconV001.png?09b16a" width="148" height="142" /></a></p>
<p>&nbsp;</p>
<p>Last year, I wrote about beginning to learn Python, and a utility I was writing back then called PolicyKit Editor.</p>
<p>I was using the Gtk toolkit at that time, and then there&#8217;s been a bit of a hiatus because I moved from Japan to Scotland.</p>
<p>I recently decided to have a look at that program again, and decided to change from Gtk to the Qt toolkit.</p>
<p>After a week or so of learning how Qt4 and Python fit together, and coding, I have produced Polkit Explorer.</p>
<p><span id="more-1790"></span></p>
<h1></h1>
<h1></h1>
<h1></h1>
<h1></h1>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h1>What is it?</h1>
<p>Polkit Explorer allows a user to view the default Polkit system policies as set by any package which makes use of Polkit (older name PolicyKit) for user permissions to perform tasks.</p>
<h1>Why is it?</h1>
<p>I wrote it because;</p>
<ul>
<li>I wanted to learn Python,</li>
<li>Wading through the raw XML for each policy is an awful, awful thing,</li>
<li>It&#8217;s handy to see what default permissions your system has for certain tasks.</li>
</ul>
<h1>Polkit? PolicyKit?</h1>
<p>See here :  <a href="http://scarygliders.net/2012/06/20/a-brief-guide-to-policykit/">http://scarygliders.net/2012/06/20/a-brief-guide-to-policykit/</a></p>
<p>&nbsp;</p>
<h2>Basically, my program turns this:</h2>
<div id="attachment_1791" class="wp-caption alignleft" style="width: 296px"><a href="http://scarygliders.net/wpcontent/uploads/2013/03/EwwXML.png?09b16a" data-lightboxplus="lightbox[1790]" title="Polkit Explorer v1.0 Released"><img class="size-medium wp-image-1791" alt="EwwXML" src="http://scarygliders.net/wpcontent/uploads/2013/03/EwwXML-286x300.png?09b16a" width="286" height="300" /></a><p class="wp-caption-text">Eww, XML!</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h2>Into this :</h2>
<div id="attachment_1792" class="wp-caption alignleft" style="width: 310px"><a href="http://scarygliders.net/wpcontent/uploads/2013/03/YayNice.png?09b16a" data-lightboxplus="lightbox[1790]" title="Polkit Explorer v1.0 Released"><img class="size-medium wp-image-1792" alt="YayNice" src="http://scarygliders.net/wpcontent/uploads/2013/03/YayNice-300x185.png?09b16a" width="300" height="185" /></a><p class="wp-caption-text">Much nicer ;)</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h1>Obtaining the program</h1>
<p>You can obtain it from the repository at GitHub&#8230;</p>
<pre class="brush:shell">git clone git://github.com/scarygliders/Polkit-Explorer.git PolkitEditor</pre>
<p>You can download it as a zip file from GitHub at <a href="https://github.com/scarygliders/Polkit-Explorer" target="_blank">https://github.com/scarygliders/Polkit-Explorer</a></p>
<p>Read the README.md file.</p>
<p>If it&#8217;s useful to you please consider sending a donation.</p>
<blockquote>
<h1 style="text-align: center;">Feedback is welcome.</h1>
</blockquote>
<div class='yarpp-related-rss'>
<p>Related posts:</p><ol>
<li><a href='http://scarygliders.net/2012/05/23/the-scarygliders-x11rdp-o-matic-and-rdpsesconfig-hotness-upon-hotness/' rel='bookmark' title='The Scarygliders X11rdp-O-Matic and RDPsesconfig : v1.1 released, V2 now available'>The Scarygliders X11rdp-O-Matic and RDPsesconfig : v1.1 released, V2 now available</a></li>
<li><a href='http://scarygliders.net/2012/07/19/policykit-editor-is-taking-shape/' rel='bookmark' title='PolicyKit Editor is taking shape'>PolicyKit Editor is taking shape</a></li>
</ol>
</div>
 <p><a href="http://scarygliders.net/?flattrss_redirect&amp;id=1790&amp;md5=5011a4f7ac916d86cef3a2a5a4c06c08" title="Flattr" target="_blank"><img src="http://scarygliders.net/wp-content/plugins/flattr/img/flattr-badge-large.png?09b16a" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://scarygliders.net/2013/03/26/polkit-explorer-v1-0-released/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Book review : Instant InnoDB</title>
		<link>http://scarygliders.net/2013/03/06/book-review-instant-innodb/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=book-review-instant-innodb</link>
		<comments>http://scarygliders.net/2013/03/06/book-review-instant-innodb/#comments</comments>
		<pubDate>Wed, 06 Mar 2013 10:53:06 +0000</pubDate>
		<dc:creator>Kevin Cave</dc:creator>
				<category><![CDATA[Review]]></category>
		<category><![CDATA[Book reviews]]></category>
		<category><![CDATA[Instant InnoDB]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Packt]]></category>

		<guid isPermaLink="false">http://scarygliders.net/?p=1757</guid>
		<description><![CDATA[<a href="http://www.packtpub.com/innodb-quick-reference-guide/book" target="_blank"></a><p class="wp-caption-text">Instant InnoDB &#8211; click picture to take you to the Packt page.</p> <p>&#160;</p> <p>&#160;</p> <p>&#160;</p> <p><span style="font-family: verdana, geneva; font-size: 14px;">Instant InnoDB from Packt Publishing and written by Matt Reid is, as its title suggests, intended to be an easy to read and understand reference guide rather than a weighty tome covering <p>Continue reading <a href="http://scarygliders.net/2013/03/06/book-review-instant-innodb/">Book review : Instant InnoDB</a></p><div class='yarpp-related-rss yarpp-related-none'>
</div>
]]></description>
				<content:encoded><![CDATA[<div id="attachment_1638" class="wp-caption alignleft" style="width: 180px"><a href="http://www.packtpub.com/innodb-quick-reference-guide/book" target="_blank"><img class="wp-image-1638" alt="Instant InnoDB" src="http://scarygliders.net/wpcontent/uploads/2013/02/7485EN_InnoDB-Quick-Reference-Guide_Microcov-243x300.jpg?09b16a" width="170" height="210" /></a><p class="wp-caption-text">Instant InnoDB &#8211; click picture to take you to the Packt page.</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><span style="font-family: verdana, geneva; font-size: 14px;">Instant InnoDB from Packt Publishing and written by Matt Reid is, as its title suggests, intended to be an easy to read and understand reference guide rather than a weighty tome covering every painful aspect of InnoDB in excruciating detail. Does it fit this description and aim? Read on to find out&#8230;</span></p>
<p>&nbsp;</p>
<h2></h2>
<h2></h2>
<h2></h2>
<h2></h2>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h2></h2>
<h2></h2>
<h2><span style="text-decoration: underline; font-family: verdana, geneva;">Chapter Summaries</span></h2>
<p><span style="font-family: verdana, geneva; font-size: 16px;">Once you get past the table of contents, the book starts off with a Preface summarizing its aims, briefly describing each chapter, and tells you what you&#8217;ll require to have, to play around with the examples in the book.</span></p>
<p><span style="font-family: verdana, geneva; font-size: 16px;">The first chapter is all about getting started with InnoDB, and lists its basic features with helpfully short descriptions of each. Then tells you how to install MySQL with InnoDB, and verifying that the database engine is set up and running properly. It&#8217;s all very straightforward and easy to understand, and if  like me you weren&#8217;t knowledgeable on stuff like ACID compliance, for example, then you learn a great deal from the down to earth text. The chapter ends with creating your first InnoDB table, informing you of further considerations in database creation.</span></p>
<p><span style="font-family: verdana, geneva; font-size: 16px;">The second chapter takes you through the basic InnoDB configuration parameters &#8211; a topic important to understand and to get right. In my own dealings with InnoDB in the past, I&#8217;ve managed to inadvertently cause MySQL to either not start or to slow down &#8211; all because I wasn&#8217;t knowledgeable enough on the subject. This chapter gives you the ammunition you need to Get Things Right, explaining how MySQL allocates memory, what the different buffers are and do, and calculating if you have enough RAM for your configuration. It then goes through some of the basic parameters with helpful explanations on all.</span></p>
<p><span style="font-family: verdana, geneva; font-size: 16px;">Chapter 3 covers advanced configuration parameters, building on what you learned previously when you created a stable database configuration. It informs you of the pitfalls of incorrectly configuring the tuning parameters of InnoDB, how to measure the I/O performance of your storage system, and recommendations for what storage system to use. After this there are descriptions of the static and dynamic InnoDB variables and how you can use them to optimize your database.</span></p>
<p><span style="font-family: verdana, geneva; font-size: 16px;">Chapter 4 is all about load testing the InnoDB engine for performance, once again explaining in as simple way as possible how to go about such testing, and valuably walks you through an example of how to ask the right questions in the first place in order to achieve proper testing. You get to learn of the various MySQL load testing and benchmarking utilities/applications, filesystem benchmarking,  and InnoDB flush methods.</span></p>
<p><span style="font-family: verdana, geneva; font-size: 16px;">Chapter 5&#8242;s first topic is short but sweet, talking about maintenance procedures in the form of adding/resizing InnoDB log files, adding tablespaces, and using RAW tablespaces &#8211; a feature I didn&#8217;t know existed until now. After that comes equally valuable information on InnoDB Monitoring, with descriptions of various INFORMATION_SCHEMA database values, how to show the MySQL global status variables, details on third party monitoring resources, plus some handy equations for analyzing InnoDB stats.</span></p>
<p><span style="font-family: verdana, geneva; font-size: 16px;">Strangely enough arrives Chapter 6, and that&#8217;s all about digging yourself out of any trouble you might have with InnoDB, whether it be systems crashes, performance issues, and viewing the status variables, followed by explanations of various InnoDB error codes, ending with a list of troubleshooting and backup applications.</span></p>
<p><span style="font-family: verdana, geneva; font-size: 16px;">The final Chapter 7 is a brief listing of references and links to documentation, reference books, links to various terminology you should know when using MySQL and InnoDB, and handy links to articles on tuning InnoDB.</span></p>
<h1><span style="text-decoration: underline; font-family: 'trebuchet ms', geneva;">Conclusion</span></h1>
<p><span style="font-family: verdana, geneva; font-size: 14px;">Instant InnoDB is an invaluable book if you plan to or are running MySQL with the InnoDB database engine. It doesn&#8217;t go in-depth into many subjects, but that&#8217;s not its purpose. As a quick reference guide it contains everything you need to know or remind yourself of running InnoDB at a glance, and for that purpose it fits the bill nicely, and should be part of the MySQL/InnoDB administrator&#8217;s bookshelf &#8211; real or virtual. It is well worth the very reasonable asking price.</span></p>
<p><span style="font-family: verdana, geneva; font-size: 14px;">Click this link to go to the Packt page for this book : <a href="http://bit.ly/VGm9o1" target="_blank">http://bit.ly/VGm9o1</a></span></p>
<h2><span style="text-decoration: underline; font-family: verdana, geneva;"><strong>Rating : 10/10</strong></span></h2>
<div class='yarpp-related-rss yarpp-related-none'>
</div>
 <p><a href="http://scarygliders.net/?flattrss_redirect&amp;id=1757&amp;md5=598eeede84da130d1cb4685c948c64cf" title="Flattr" target="_blank"><img src="http://scarygliders.net/wp-content/plugins/flattr/img/flattr-badge-large.png?09b16a" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://scarygliders.net/2013/03/06/book-review-instant-innodb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Site Changes</title>
		<link>http://scarygliders.net/2013/02/26/site-news/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=site-news</link>
		<comments>http://scarygliders.net/2013/02/26/site-news/#comments</comments>
		<pubDate>Tue, 26 Feb 2013 11:38:33 +0000</pubDate>
		<dc:creator>Kevin Cave</dc:creator>
				<category><![CDATA[Site News]]></category>

		<guid isPermaLink="false">http://scarygliders.net/?p=1663</guid>
		<description><![CDATA[<p>I&#8217;m currently making changes to the site&#8217;s server.</p> <p>There may be interruptions in service, or something not working properly, apologies in advance.</p> <p>I have installed Varnish in front of the web server, and and W3 Total Cache in WordPress, and making sure they&#8217;re playing nice.</p> <p>I just noticed and fixed a problem with downloading the <p>Continue reading <a href="http://scarygliders.net/2013/02/26/site-news/">Site Changes</a></p><div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://scarygliders.net/2012/02/18/moving-home/' rel='bookmark' title='Moving home&#8230;'>Moving home&#8230;</a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p>I&#8217;m currently making changes to the site&#8217;s server.</p>
<p>There may be interruptions in service, or something not working properly, apologies in advance.</p>
<p>I have installed Varnish in front of the web server, and and W3 Total Cache in WordPress, and making sure they&#8217;re playing nice.</p>
<p>I just noticed and fixed a problem with downloading the scarymatic utilities from the site &#8211; this should be working again as of now.</p>
<p>If you notice any other problems, please let me know here.</p>
<p>Regards!</p>
<div class='yarpp-related-rss'>
<p>Related posts:</p><ol>
<li><a href='http://scarygliders.net/2012/02/18/moving-home/' rel='bookmark' title='Moving home&#8230;'>Moving home&#8230;</a></li>
</ol>
</div>
 <p><a href="http://scarygliders.net/?flattrss_redirect&amp;id=1663&amp;md5=d320761d88e1cf92d016d6c3e6c1b7b2" title="Flattr" target="_blank"><img src="http://scarygliders.net/wp-content/plugins/flattr/img/flattr-badge-large.png?09b16a" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://scarygliders.net/2013/02/26/site-news/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>X11rdp-o-Matic v3.0Beta1 Available for testing</title>
		<link>http://scarygliders.net/2013/01/31/x11rdp-o-matic-v3-0beta1-available-for-testing/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=x11rdp-o-matic-v3-0beta1-available-for-testing</link>
		<comments>http://scarygliders.net/2013/01/31/x11rdp-o-matic-v3-0beta1-available-for-testing/#comments</comments>
		<pubDate>Thu, 31 Jan 2013 15:30:34 +0000</pubDate>
		<dc:creator>Kevin Cave</dc:creator>
				<category><![CDATA[RDP]]></category>
		<category><![CDATA[Scarygliders Utilities]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[RDP and Linux]]></category>
		<category><![CDATA[RDPoMatic]]></category>
		<category><![CDATA[Remote Desktop Protocol]]></category>
		<category><![CDATA[x11rdp]]></category>
		<category><![CDATA[xrdp]]></category>

		<guid isPermaLink="false">http://scarygliders.net/?p=1623</guid>
		<description><![CDATA[<p>Finally, after months of personal life hacking, I get to update the utilities!</p> Important features at-a-glance: Now creates packages! After compiling on one machine you can bundle the packages up and install on another system of the same arch (e.g. amd64, i686) No longer uses old source code! Uses the shiny, up to date source! <p>Continue reading <a href="http://scarygliders.net/2013/01/31/x11rdp-o-matic-v3-0beta1-available-for-testing/">X11rdp-o-Matic v3.0Beta1 Available for testing</a></p><div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://scarygliders.net/2013/01/08/x11rdp-o-matic-git-repository-now-available/' rel='bookmark' title='X11rdp-o-Matic git repository now available'>X11rdp-o-Matic git repository now available</a></li>
<li><a href='http://scarygliders.net/2012/06/20/x11rdp-o-matic-and-rdpsesconfig-version-2/' rel='bookmark' title='X11RDP-o-Matic and RDPsesconfig : Updated to Version 2.5'>X11RDP-o-Matic and RDPsesconfig : Updated to Version 2.5</a></li>
<li><a href='http://scarygliders.net/2012/05/23/the-scarygliders-x11rdp-o-matic-and-rdpsesconfig-hotness-upon-hotness/' rel='bookmark' title='The Scarygliders X11rdp-O-Matic and RDPsesconfig : v1.1 released, V2 now available'>The Scarygliders X11rdp-O-Matic and RDPsesconfig : v1.1 released, V2 now available</a></li>
<li><a href='http://scarygliders.net/2011/09/23/install-xrdp-and-x11rdp-the-comprehensive-howto-for-ubuntu-and-debian-based-systems/' rel='bookmark' title='Install xrdp and X11rdp &#8211; the comprehensive HOWTO for Ubuntu and Debian based systems'>Install xrdp and X11rdp &#8211; the comprehensive HOWTO for Ubuntu and Debian based systems</a></li>
<li><a href='http://scarygliders.net/2012/05/26/xrdp-authentication-with-active-directory/' rel='bookmark' title='xrdp authentication with Active Directory'>xrdp authentication with Active Directory</a></li>
<li><a href='http://scarygliders.net/2011/11/17/x11rdp-ubuntu-11-10-gnome-3-xrdp-customization-new-hotness/' rel='bookmark' title='X11rdp, Ubuntu 11.10, Gnome 3, xrdp customization &#8211; New Hotness! Updated!'>X11rdp, Ubuntu 11.10, Gnome 3, xrdp customization &#8211; New Hotness! Updated!</a></li>
<li><a href='http://scarygliders.net/2012/04/06/get-audio-with-your-xrdpx11rdp-connections-lan-or-remote/' rel='bookmark' title='Get audio with your xrdp/x11rdp connections, LAN or Remote! Updated! Windows Clients!'>Get audio with your xrdp/x11rdp connections, LAN or Remote! Updated! Windows Clients!</a></li>
<li><a href='http://scarygliders.net/2011/01/21/ubuntu-natty-xrdp-gnome-session-no-valid-session-found/' rel='bookmark' title='Ubuntu Natty, xrdp, gnome-session, &#8220;No valid session found.&#8221;'>Ubuntu Natty, xrdp, gnome-session, &#8220;No valid session found.&#8221;</a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p>Finally, after months of personal life hacking, I get to update the utilities!</p>
<h2>Important features at-a-glance:</h2>
<h4>Now creates packages! After compiling on one machine you can bundle the packages up and install on another system of the same arch (e.g. amd64, i686)</h4>
<h4>No longer uses old source code! Uses the shiny, up to date source!</h4>
<p>&nbsp;</p>
<p>Here&#8217;s the Changelog for v3.0b1 &#8230;</p>
<p>&#8211;= v3.0-BETA1 =&#8211;<br />
[X11rdp-o-Matic]<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>. changed the git download to the main repository<br />
. removed the writing of an edited xrdp.ini configuration file &#8211; the &#8220;modern&#8221; version supplied upstream has x11rdp as default<br />
and also has additional options configured<br />
. added checkinstall to create an xrdp package for handling by a distro&#8217;s package manager<br />
. Use the Xorg 7.6 build script as supplied with the xrdp tree (Hurrah!)<br />
. Updated the editing of buildx.sh by using a patch, instead of editing it directly via sed<br />
. The patch file will be edited instead then used to patch buildx.sh<br />
. Patched buildx.sh will use checkinstall to build the Xorg packages (Hurrah!)<br />
. Added update-rc.d command so that xrdp will start on next boot<br />
. All created packages and the X11rdp binary copied into a final packages dir for easy copying and transfer to<br />
another system for installation &#8211; now you can compile on just one system and install on another without<br />
compiling on the other system ;)<br />
. Patches xrdp Makefile in order to generate a package<br />
. Patches X11rdp Makefile in order to generate a package<br />
. Removed Zenity front-end entirely! The text/dialog front-end for rdp-o-matic is good enough. Less to maintain, too.<br />
. cleaned up the script to remove cruft from previous versions<br />
. Changed CHANGELOG order to &#8220;latest to earliest&#8221; ;)</p>
<p>[RDPsesconfig]<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
. Included MATE for various versions of Ubuntu &#8211; will automatically add the repository according to which Ubuntu version.<br />
. Removed Zenity front-end entirely! The text front-end is good enough. Zenity was a pain and it means less to maintain.<br />
. cleaned up the script somewhat to remove some cruft</p>
<p>&#8230;..ooOOOOOoo&#8230;..</p>
<p><span id="more-1623"></span></p>
<h2>Still to do:</h2>
<ul>
<li><strong>Write a script which will bundle everything together into a selft-extracting script which will unbundle, install, and set up an xrdp init script to start on bootup</strong></li>
<li><strong>???? </strong></li>
</ul>
<p>&nbsp;</p>
<h1><strong>Want to try it out?</strong></h1>
<p>If you wish to try out v3.0 Beta1, then it&#8217;s available under my git repository, in the &#8220;devel&#8221; branch.</p>
<p>Note it&#8217;s advisable to run it in a &#8220;disposable&#8221; virtual machine running your debian-based distro of choice. It is Beta quality after all ;)</p>
<p>Install git beforehand if you haven&#8217;t already! (<strong><code>sudo apt-get install git</code></strong>)</p>
<p>Then in a terminal window issue;</p>
<blockquote>
<pre class="brush:shell">git clone -b devel git://github.com/scarygliders/X11RDP-o-Matic.git</pre>
</blockquote>
<p>This will download v3.0-Beta1 into the usual X11rdp-o-Matic directory.</p>
<p>EDIT:</p>
<p><strong>Just a quick note to those beta-testing it : use the <code>--justdoit</code> option when starting the X11rdp-o-Matic.sh script, and that way you will see the scroll properly &#8211; the default is to use dialog as a &#8220;tidy&#8221; way of viewing what&#8217;s going on. So that&#8217;d be:</strong></p>
<blockquote>
<pre class="brush:shell">sudo ./X11rdp-o-matic.sh --justdoit</pre>
</blockquote>
<p>&nbsp;</p>
<p>Please test this out on a distro of choice and report back the Distro name/version, and how it worked out for you.</p>
<p>Once I get any wrinkles ironed out, I&#8217;ll make a full official release and merge it to the master branch and have it as a downloadable on the Central Downloads page.</p>
<p>&nbsp;</p>
<h2 style="text-align: center;"><span style="color: #000000;"><span style="background-color: #ffff00;">IMPORTANT NOTE FOR RUNNING : DO NOT RUN IT BY DRAGGING THE SCRIPT ONTO A TERMINAL ICON &#8211; it won&#8217;t work!</span></span></h2>
<p><span style="color: #000000;"><span style="background-color: #ffffff;">Instead, just open a terminal window, cd to the X11rdp-o-matic directory, and run it using sudo. (Yes, I actually spotted someone on a forum saying they tried running it by dragging the script onto a terminal window! [ Perhaps that's my fault for not explaining how to run the scripts explicitly enough and for that I apologise. ] )</span></span></p>
<blockquote>
<h2 style="text-align: center;">Happy testing!</h2>
</blockquote>
<p>&nbsp;</p>
<div class='yarpp-related-rss'>
<p>Related posts:</p><ol>
<li><a href='http://scarygliders.net/2013/01/08/x11rdp-o-matic-git-repository-now-available/' rel='bookmark' title='X11rdp-o-Matic git repository now available'>X11rdp-o-Matic git repository now available</a></li>
<li><a href='http://scarygliders.net/2012/06/20/x11rdp-o-matic-and-rdpsesconfig-version-2/' rel='bookmark' title='X11RDP-o-Matic and RDPsesconfig : Updated to Version 2.5'>X11RDP-o-Matic and RDPsesconfig : Updated to Version 2.5</a></li>
<li><a href='http://scarygliders.net/2012/05/23/the-scarygliders-x11rdp-o-matic-and-rdpsesconfig-hotness-upon-hotness/' rel='bookmark' title='The Scarygliders X11rdp-O-Matic and RDPsesconfig : v1.1 released, V2 now available'>The Scarygliders X11rdp-O-Matic and RDPsesconfig : v1.1 released, V2 now available</a></li>
<li><a href='http://scarygliders.net/2011/09/23/install-xrdp-and-x11rdp-the-comprehensive-howto-for-ubuntu-and-debian-based-systems/' rel='bookmark' title='Install xrdp and X11rdp &#8211; the comprehensive HOWTO for Ubuntu and Debian based systems'>Install xrdp and X11rdp &#8211; the comprehensive HOWTO for Ubuntu and Debian based systems</a></li>
<li><a href='http://scarygliders.net/2012/05/26/xrdp-authentication-with-active-directory/' rel='bookmark' title='xrdp authentication with Active Directory'>xrdp authentication with Active Directory</a></li>
<li><a href='http://scarygliders.net/2011/11/17/x11rdp-ubuntu-11-10-gnome-3-xrdp-customization-new-hotness/' rel='bookmark' title='X11rdp, Ubuntu 11.10, Gnome 3, xrdp customization &#8211; New Hotness! Updated!'>X11rdp, Ubuntu 11.10, Gnome 3, xrdp customization &#8211; New Hotness! Updated!</a></li>
<li><a href='http://scarygliders.net/2012/04/06/get-audio-with-your-xrdpx11rdp-connections-lan-or-remote/' rel='bookmark' title='Get audio with your xrdp/x11rdp connections, LAN or Remote! Updated! Windows Clients!'>Get audio with your xrdp/x11rdp connections, LAN or Remote! Updated! Windows Clients!</a></li>
<li><a href='http://scarygliders.net/2011/01/21/ubuntu-natty-xrdp-gnome-session-no-valid-session-found/' rel='bookmark' title='Ubuntu Natty, xrdp, gnome-session, &#8220;No valid session found.&#8221;'>Ubuntu Natty, xrdp, gnome-session, &#8220;No valid session found.&#8221;</a></li>
</ol>
</div>
 <p><a href="http://scarygliders.net/?flattrss_redirect&amp;id=1623&amp;md5=a3f5695046ea40ebeb6b4518db00d47d" title="Flattr" target="_blank"><img src="http://scarygliders.net/wp-content/plugins/flattr/img/flattr-badge-large.png?09b16a" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://scarygliders.net/2013/01/31/x11rdp-o-matic-v3-0beta1-available-for-testing/feed/</wfw:commentRss>
		<slash:comments>32</slash:comments>
		</item>
		<item>
		<title>X11rdp-o-Matic git repository now available</title>
		<link>http://scarygliders.net/2013/01/08/x11rdp-o-matic-git-repository-now-available/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=x11rdp-o-matic-git-repository-now-available</link>
		<comments>http://scarygliders.net/2013/01/08/x11rdp-o-matic-git-repository-now-available/#comments</comments>
		<pubDate>Tue, 08 Jan 2013 13:35:50 +0000</pubDate>
		<dc:creator>Kevin Cave</dc:creator>
				<category><![CDATA[RDP]]></category>
		<category><![CDATA[Scarygliders Utilities]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[RDP and Linux]]></category>
		<category><![CDATA[RDPoMatic]]></category>
		<category><![CDATA[Remote Desktop Protocol]]></category>
		<category><![CDATA[x11rdp]]></category>
		<category><![CDATA[xrdp]]></category>

		<guid isPermaLink="false">http://scarygliders.net/?p=1614</guid>
		<description><![CDATA[<p>I have created a git repository for X11rdp-o-matic on Github at <a href="https://github.com/scarygliders/X11RDP-o-Matic" target="_blank">https://github.com/scarygliders/X11RDP-o-Matic</a></p> <p>Read-only access is via : git://github.com/scarygliders/X11RDP-o-Matic.git</p> <p>As it stands there is only the master branch which is based on Version 2.5</p> <p>I am now beginning work on V3.0, which hopefully will start using the latest git versions of X11rdp and will <p>Continue reading <a href="http://scarygliders.net/2013/01/08/x11rdp-o-matic-git-repository-now-available/">X11rdp-o-Matic git repository now available</a></p><div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://scarygliders.net/2012/05/23/the-scarygliders-x11rdp-o-matic-and-rdpsesconfig-hotness-upon-hotness/' rel='bookmark' title='The Scarygliders X11rdp-O-Matic and RDPsesconfig : v1.1 released, V2 now available'>The Scarygliders X11rdp-O-Matic and RDPsesconfig : v1.1 released, V2 now available</a></li>
<li><a href='http://scarygliders.net/2012/06/20/x11rdp-o-matic-and-rdpsesconfig-version-2/' rel='bookmark' title='X11RDP-o-Matic and RDPsesconfig : Updated to Version 2.5'>X11RDP-o-Matic and RDPsesconfig : Updated to Version 2.5</a></li>
<li><a href='http://scarygliders.net/2011/09/23/install-xrdp-and-x11rdp-the-comprehensive-howto-for-ubuntu-and-debian-based-systems/' rel='bookmark' title='Install xrdp and X11rdp &#8211; the comprehensive HOWTO for Ubuntu and Debian based systems'>Install xrdp and X11rdp &#8211; the comprehensive HOWTO for Ubuntu and Debian based systems</a></li>
<li><a href='http://scarygliders.net/2012/05/26/xrdp-authentication-with-active-directory/' rel='bookmark' title='xrdp authentication with Active Directory'>xrdp authentication with Active Directory</a></li>
<li><a href='http://scarygliders.net/2011/11/17/x11rdp-ubuntu-11-10-gnome-3-xrdp-customization-new-hotness/' rel='bookmark' title='X11rdp, Ubuntu 11.10, Gnome 3, xrdp customization &#8211; New Hotness! Updated!'>X11rdp, Ubuntu 11.10, Gnome 3, xrdp customization &#8211; New Hotness! Updated!</a></li>
<li><a href='http://scarygliders.net/2012/04/06/get-audio-with-your-xrdpx11rdp-connections-lan-or-remote/' rel='bookmark' title='Get audio with your xrdp/x11rdp connections, LAN or Remote! Updated! Windows Clients!'>Get audio with your xrdp/x11rdp connections, LAN or Remote! Updated! Windows Clients!</a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p>I have created a git repository for X11rdp-o-matic on Github at <a href="https://github.com/scarygliders/X11RDP-o-Matic" target="_blank">https://github.com/scarygliders/X11RDP-o-Matic</a></p>
<p>Read-only access is via : git://github.com/scarygliders/X11RDP-o-Matic.git</p>
<p>As it stands there is only the master branch which is based on Version 2.5</p>
<p>I am now beginning work on V3.0, which hopefully will start using the latest git versions of X11rdp and will include support for the latest iterations of Debian, Ubuntu. I also intend to start including support for RPM based distributions in the future.</p>
<div class='yarpp-related-rss'>
<p>Related posts:</p><ol>
<li><a href='http://scarygliders.net/2012/05/23/the-scarygliders-x11rdp-o-matic-and-rdpsesconfig-hotness-upon-hotness/' rel='bookmark' title='The Scarygliders X11rdp-O-Matic and RDPsesconfig : v1.1 released, V2 now available'>The Scarygliders X11rdp-O-Matic and RDPsesconfig : v1.1 released, V2 now available</a></li>
<li><a href='http://scarygliders.net/2012/06/20/x11rdp-o-matic-and-rdpsesconfig-version-2/' rel='bookmark' title='X11RDP-o-Matic and RDPsesconfig : Updated to Version 2.5'>X11RDP-o-Matic and RDPsesconfig : Updated to Version 2.5</a></li>
<li><a href='http://scarygliders.net/2011/09/23/install-xrdp-and-x11rdp-the-comprehensive-howto-for-ubuntu-and-debian-based-systems/' rel='bookmark' title='Install xrdp and X11rdp &#8211; the comprehensive HOWTO for Ubuntu and Debian based systems'>Install xrdp and X11rdp &#8211; the comprehensive HOWTO for Ubuntu and Debian based systems</a></li>
<li><a href='http://scarygliders.net/2012/05/26/xrdp-authentication-with-active-directory/' rel='bookmark' title='xrdp authentication with Active Directory'>xrdp authentication with Active Directory</a></li>
<li><a href='http://scarygliders.net/2011/11/17/x11rdp-ubuntu-11-10-gnome-3-xrdp-customization-new-hotness/' rel='bookmark' title='X11rdp, Ubuntu 11.10, Gnome 3, xrdp customization &#8211; New Hotness! Updated!'>X11rdp, Ubuntu 11.10, Gnome 3, xrdp customization &#8211; New Hotness! Updated!</a></li>
<li><a href='http://scarygliders.net/2012/04/06/get-audio-with-your-xrdpx11rdp-connections-lan-or-remote/' rel='bookmark' title='Get audio with your xrdp/x11rdp connections, LAN or Remote! Updated! Windows Clients!'>Get audio with your xrdp/x11rdp connections, LAN or Remote! Updated! Windows Clients!</a></li>
</ol>
</div>
 <p><a href="http://scarygliders.net/?flattrss_redirect&amp;id=1614&amp;md5=808a9fb338e27ffda370abcd304178e1" title="Flattr" target="_blank"><img src="http://scarygliders.net/wp-content/plugins/flattr/img/flattr-badge-large.png?09b16a" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://scarygliders.net/2013/01/08/x11rdp-o-matic-git-repository-now-available/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<atom:link rel="payment" title="Flattr this!" href="https://flattr.com/submit/auto?user_id=scarygliders&amp;popout=1&amp;url=http%3A%2F%2Fscarygliders.net%2F2013%2F01%2F08%2Fx11rdp-o-matic-git-repository-now-available%2F&amp;language=en_GB&amp;category=text&amp;title=X11rdp-o-Matic+git+repository+now+available&amp;description=I+have+created+a+git+repository+for+X11rdp-o-matic+on+Github+at+https%3A%2F%2Fgithub.com%2Fscarygliders%2FX11RDP-o-Matic+Read-only+access+is+via+%3A+git%3A%2F%2Fgithub.com%2Fscarygliders%2FX11RDP-o-Matic.git+As+it+stands+there+is+only+the+master+branch+which+is+based...&amp;tags=RDP+and+Linux%2CRDPoMatic%2CRemote+Desktop+Protocol%2CScarygliders+Utilities%2Cx11rdp%2Cxrdp%2Cblog" type="text/html" />
	</item>
		<item>
		<title>Scotland, I am in you!</title>
		<link>http://scarygliders.net/2012/10/06/scotland-i-am-in-you/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=scotland-i-am-in-you</link>
		<comments>http://scarygliders.net/2012/10/06/scotland-i-am-in-you/#comments</comments>
		<pubDate>Fri, 05 Oct 2012 18:04:07 +0000</pubDate>
		<dc:creator>Kevin Cave</dc:creator>
				<category><![CDATA[Life hacking]]></category>
		<category><![CDATA[Site News]]></category>

		<guid isPermaLink="false">http://scarygliders.net/?p=1597</guid>
		<description><![CDATA[<p>Finally! Myself and my goodly wife, and our son have arrived in Scotland.</p> <p>Now begins the hunt for a new home, and all the other stuff.</p> <p>Blogging is still going to be light to non-existant for now, until such time as I find a new place to live, we recieve all the Stuff we shipped <p>Continue reading <a href="http://scarygliders.net/2012/10/06/scotland-i-am-in-you/">Scotland, I am in you!</a></p><div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://scarygliders.net/2012/02/18/moving-home/' rel='bookmark' title='Moving home&#8230;'>Moving home&#8230;</a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p>Finally! Myself and my goodly wife, and our son have arrived in Scotland.</p>
<p>Now begins the hunt for a new home, and all the other stuff.</p>
<p>Blogging is still going to be light to non-existant for now, until such time as I find a new place to live, we recieve all the Stuff we shipped from Japan, and I can get my PC&#39;s and servers and home network up and running again &#8211; oh, and of course internet ;)</p>
<p>We&#39;re currently staying at my folk&#39;s home for now, and I&#39;m just maintaining the site and approving comments as and when they arrive.</p>
<p>Normal awesome service will be resumed at some point in the hopefully near future ;)</p>
<div class='yarpp-related-rss'>
<p>Related posts:</p><ol>
<li><a href='http://scarygliders.net/2012/02/18/moving-home/' rel='bookmark' title='Moving home&#8230;'>Moving home&#8230;</a></li>
</ol>
</div>
 <p><a href="http://scarygliders.net/?flattrss_redirect&amp;id=1597&amp;md5=f2584ee8d6da5d8ee463e02ffa785ac7" title="Flattr" target="_blank"><img src="http://scarygliders.net/wp-content/plugins/flattr/img/flattr-badge-large.png?09b16a" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://scarygliders.net/2012/10/06/scotland-i-am-in-you/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Oh the times, they are a&#8217;changing &#8230;</title>
		<link>http://scarygliders.net/2012/08/08/oh-the-times-they-are-achanging/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=oh-the-times-they-are-achanging</link>
		<comments>http://scarygliders.net/2012/08/08/oh-the-times-they-are-achanging/#comments</comments>
		<pubDate>Wed, 08 Aug 2012 01:55:21 +0000</pubDate>
		<dc:creator>Kevin Cave</dc:creator>
				<category><![CDATA[Japan Nuclear Accident]]></category>
		<category><![CDATA[Life hacking]]></category>
		<category><![CDATA[Site News]]></category>
		<category><![CDATA[best wishes]]></category>
		<category><![CDATA[fukushima]]></category>
		<category><![CDATA[radiation]]></category>

		<guid isPermaLink="false">http://scarygliders.net/?p=1575</guid>
		<description><![CDATA[<p>A few posts ago I wrote about my <a href="http://scarygliders.net/2012/01/06/my-mission-for-2012/" target="_blank">missions for 2012</a>.</p> <p>I&#39;ve been living and working in Japan for over 5.5 years. It&#39;s had its ups and downs. I&#39;ve enjoyed life here lots, and I&#39;ve sometimes hated life here lots.</p> <p>After the Magnitude 9 earthquake hit on 2011-03-11, things kind of went downhill. <p>Continue reading <a href="http://scarygliders.net/2012/08/08/oh-the-times-they-are-achanging/">Oh the times, they are a&#8217;changing &#8230;</a></p><div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://scarygliders.net/2011/04/14/radiation-map-of-fukushima-and-useful-link/' rel='bookmark' title='Radiation Map of Fukushima &#8211; and Useful Links *Updated*'>Radiation Map of Fukushima &#8211; and Useful Links *Updated*</a></li>
<li><a href='http://scarygliders.net/2010/07/25/rainwater-catcher-water-your-plants-during-those-dry-times/' rel='bookmark' title='Rainwater catcher &#8211; water your plants during those dry times.'>Rainwater catcher &#8211; water your plants during those dry times.</a></li>
<li><a href='http://scarygliders.net/2012/01/06/my-mission-for-2012/' rel='bookmark' title='My mission for 2012'>My mission for 2012</a></li>
<li><a href='http://scarygliders.net/2011/12/25/2011-seasons-greetings/' rel='bookmark' title='2011 Seasons Greetings'>2011 Seasons Greetings</a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p>A few posts ago I wrote about my <a href="http://scarygliders.net/2012/01/06/my-mission-for-2012/" target="_blank">missions for 2012</a>.</p>
<p>I&#39;ve been living and working in Japan for over 5.5 years. It&#39;s had its ups and downs. I&#39;ve enjoyed life here lots, and I&#39;ve sometimes hated life here lots.</p>
<p>After the Magnitude 9 earthquake hit on 2011-03-11, things kind of went downhill. A couple of months later, the company I worked for &#8211; $WeMakeExpensiveNetworkingEquipmentLtd (name withdrawn to protect the guilty) &#8211; decided to close down the entire Japan Failure Analysis Dept. &#8211; guess who was working in that dept. ? That&#39;s right, I was!</p>
<p>Since then it has been quite difficult for me with no job on the horizon. That was a big factor in what&#39;s happening now.</p>
<p>Another factor is that as a non-Japanese living in Japan &#8211; I simply will not be able to thrive here, regardless of whether I could speak Japanese like a native or not. There will always be a certain amount of obstacles in the way &#8211; some of them insurmountable. I won&#39;t go into what they are for fear of upsetting some folks. Lets just say I personally don&#39;t find Japan as a whole to be particularly foreigner-friendly if you are actually living there as opposed to being just a tourist who&#39;ll eventually be leaving. Sure, I know an awful lot of great Japanese people here and like them loads, but as a Nation&#8230; well what I said before, I find to be the case. No offense, Japan is what Japan is, and to be honest I completely accept that it is that way. No grudges here. I&#39;ve not managed to learn the language after all these years of living here, and frankly, I&#39;ve lost interest in any further attempt. Japan is quite unforgiving if you can&#39;t speak the lingo &#8211; again, I completely understand that and even agree with the attitude! I think the same thing about people coming to the UK &#8211; if you can&#39;t speak the language then you&#39;re in trouble.</p>
<p>Another factor is &#8211; I question the wisdom of me keeping my wife and son here in Japan, what with all the natural disasters that happen here every year. After the March 11th megaquake, and the Fukushima nuclear plant explosions, I asked my son if he felt safe living here. We actually live in Koriyama city, Fukushima prefecture. My house is just 33 miles (54km) due West of the Fukushima dai-ichi nuclear power plant. When all the drama was happening at the time and the reactors were exploding, it was looking quite grim. The food and fuel supply chain was broken, due to damage to roads and the rail network. That wasn&#39;t so bad for us, as I&#39;d for some reason gotten into Prepping (preparing for a disaster) about a year beforehand, so we had about 2 months of supplies to hand &#8211; the only thing which got me was I had stopped bothering with fuel storage and rotation before the quake, so the only gasoline we had was whatever was in the 2 cars we had. I can tell you now that going underneath a Honda Orthia and draining the gasoline from the tank via a bolt at the bottom of the tank, into a metal bowl, meanwhile worrying about what radiation may be falling around you outide, is NOT fun. I used the gas I drained from the tank to fill up the tank of our Suzuki Wagon R. I wanted a full tank of gas in case we needed to bail out of Koriyama and head for somewhere where a radioactive cloud could not reach us.</p>
<p>It turned out that we were lucky. The plume from the nuke plant explosions travelled north-west towards Fukushima city, then turned round and got blown south. Whilst it <strong>did</strong> reach Koriyama city, it just so happened that it didn&#39;t quite come over my area, which lies on the far eastern outskirts of the city. In April of that year I managed to purchase a geiger-counter which at that time cost WAY over the odds (because EVERYONE wanted to buy one), and at its peak, I measured about 0.28uSv/hr around my house. Currently it&#39;s about 0.24uSv/hr &#8211; so I presume what&#39;s left is radioactive Cesium (and other more long half-life materials). In the center of Koriyama about 2 months after the nuclear disaster I was measuring between 5 to 8 uSv/hr outside a friend&#39;s house.</p>
<p>Back to my question to my 10 year old son, and did he feel safe living in Japan &#8211; the answer I got back was an emphatic &quot;No&quot;.</p>
<p>The lastest factor is that there&#39;s a <a href="http://www.yomiuri.co.jp/dy/features/science/T120123004717.htm" target="_blank">70% chance of a huge quake occurring in or near Tokyo within the next 4 years or so.</a> Once that happens then life in Japan will become especially difficult &#8211; I think after an event like that there will be a HUGE collapse of the economy, which is already bad enough here already, plus other effects from that I can&#39;t even begin to imagine.</p>
<p>Anyway, the bottom line is that late last year I decided that I&#39;d had enough of Japan, due to the above main factors, and that the best course of action for me and mine, was to sell up and move back to my home country, Scotland.</p>
<p>We have now found buyers for my house, and contracts have been signed, and I&#39;m now quite busy preparing for that move.</p>
<p>This means that I&#39;m going to be extremely busy with Real Life, meaning that my online projects are going for a bit of a break for now. Blogging will be VERY light from now on until me and mine get ourselves sorted out in Scotland. I&#39;ll keep an eye on the blog and will approve comments, do site maintenance etc. If anything really urgent comes by, I&#39;ll see what I can do.</p>
<p>So, with a bit of luck, and fortune favouring the foolish ;) I&#39;ll be fully back up and running before the end of the year :)</p>
<p>Thanks to everyone who have brought suggestions and improvements to the software, and to those people who have made donations!</p>
<p>Don&#39;t abandon the site just yet &#8211; like Arnie, I&#39;LL BE BACK!</p>
<p>Regards to everyone :) and see you on the other side!</p>
<p>Kevin.</p>
<div class='yarpp-related-rss'>
<p>Related posts:</p><ol>
<li><a href='http://scarygliders.net/2011/04/14/radiation-map-of-fukushima-and-useful-link/' rel='bookmark' title='Radiation Map of Fukushima &#8211; and Useful Links *Updated*'>Radiation Map of Fukushima &#8211; and Useful Links *Updated*</a></li>
<li><a href='http://scarygliders.net/2010/07/25/rainwater-catcher-water-your-plants-during-those-dry-times/' rel='bookmark' title='Rainwater catcher &#8211; water your plants during those dry times.'>Rainwater catcher &#8211; water your plants during those dry times.</a></li>
<li><a href='http://scarygliders.net/2012/01/06/my-mission-for-2012/' rel='bookmark' title='My mission for 2012'>My mission for 2012</a></li>
<li><a href='http://scarygliders.net/2011/12/25/2011-seasons-greetings/' rel='bookmark' title='2011 Seasons Greetings'>2011 Seasons Greetings</a></li>
</ol>
</div>
 <p><a href="http://scarygliders.net/?flattrss_redirect&amp;id=1575&amp;md5=dc1f9a5bcb21915383441730397f029a" title="Flattr" target="_blank"><img src="http://scarygliders.net/wp-content/plugins/flattr/img/flattr-badge-large.png?09b16a" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://scarygliders.net/2012/08/08/oh-the-times-they-are-achanging/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		<atom:link rel="payment" title="Flattr this!" href="https://flattr.com/submit/auto?user_id=scarygliders&amp;popout=1&amp;url=http%3A%2F%2Fscarygliders.net%2F2012%2F08%2F08%2Foh-the-times-they-are-achanging%2F&amp;language=en_GB&amp;category=text&amp;title=Oh+the+times%2C+they+are+a%26%238217%3Bchanging+%26%238230%3B&amp;description=A+few+posts+ago+I+wrote+about+my+missions+for+2012.+I%26%2339%3Bve+been+living+and+working+in+Japan+for+over+5.5+years.+It%26%2339%3Bs+had+its+ups+and+downs.+I%26%2339%3Bve+enjoyed...&amp;tags=best+wishes%2Cfukushima%2CLife+hacking%2Cradiation%2CSite+News%2Cblog" type="text/html" />
	</item>
		<item>
		<title>PolicyKit Editor is taking shape</title>
		<link>http://scarygliders.net/2012/07/19/policykit-editor-is-taking-shape/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=policykit-editor-is-taking-shape</link>
		<comments>http://scarygliders.net/2012/07/19/policykit-editor-is-taking-shape/#comments</comments>
		<pubDate>Thu, 19 Jul 2012 01:59:55 +0000</pubDate>
		<dc:creator>Kevin Cave</dc:creator>
				<category><![CDATA[PolicyKit]]></category>
		<category><![CDATA[Scarygliders Utilities]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://scarygliders.net/?p=1560</guid>
		<description><![CDATA[<p>I&#39;m having fun learning Python! Once it all starts to click, it gets easier :)</p> <p>So now I have the beginnings of a Python-based GUI utility which reads in a PolicyKit XML policy file, and you can select each action from a drop-down combobox. Upon selection, the window will display the Description, and current settings <p>Continue reading <a href="http://scarygliders.net/2012/07/19/policykit-editor-is-taking-shape/">PolicyKit Editor is taking shape</a></p><div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://scarygliders.net/2012/06/20/a-brief-guide-to-policykit/' rel='bookmark' title='A brief guide to PolicyKit'>A brief guide to PolicyKit</a></li>
<li><a href='http://scarygliders.net/2012/06/15/x11rdp-o-matic-progress-update/' rel='bookmark' title='X11rdp-o-Matic progress &#8211; updated 2012-06-19'>X11rdp-o-Matic progress &#8211; updated 2012-06-19</a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p>I&#39;m having fun learning Python! Once it all starts to click, it gets easier :)</p>
<p>So now I have the beginnings of a Python-based GUI utility which reads in a PolicyKit XML policy file, and you can select each action from a drop-down combobox. Upon selection, the window will display the Description, and current settings of the selected action&#8230;</p>
<p><a href="http://scarygliders.net/wpcontent/uploads/2012/07/Screenshot-from-2012-07-19-104340.png?09b16a" rel="" style="" target="" title=""><div id="attachment_1561" class="wp-caption alignleft" style="width: 160px" data-lightboxplus="lightbox[1560]" title="Screenshot from 2012-07-19 10:43:40"><img src="http://scarygliders.net/wpcontent/uploads/2012/07/Screenshot-from-2012-07-19-104340-150x116.png?09b16a" alt="" title="Screenshot from 2012-07-19 10:43:40" width="150" height="116" class="size-thumbnail wp-image-1561  wp-caption alignleft" style="" /><p class="wp-caption-text">Run the program...</p></div></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Run the utility&#8230;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><a href="http://scarygliders.net/wpcontent/uploads/2012/07/Screenshot-from-2012-07-19-104410.png?09b16a" rel="" style="" target="" title=""><div id="attachment_1564" class="wp-caption alignleft" style="width: 160px" data-lightboxplus="lightbox[1560]" title="Screenshot from 2012-07-19 10:44:10"><img src="http://scarygliders.net/wpcontent/uploads/2012/07/Screenshot-from-2012-07-19-104410-150x82.png?09b16a" alt="" title="Screenshot from 2012-07-19 10:44:10" width="150" height="82" class="size-thumbnail wp-image-1564 wp-caption alignleft" style="" /><p class="wp-caption-text">Select the policy file...</p></div></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Select the policy file&#8230;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><a href="http://scarygliders.net/wpcontent/uploads/2012/07/Screenshot-from-2012-07-19-104748.png?09b16a" rel="" style="" target="" title=""><div id="attachment_1565" class="wp-caption alignleft" style="width: 160px" data-lightboxplus="lightbox[1560]" title="Screenshot from 2012-07-19 10:47:48"><img src="http://scarygliders.net/wpcontent/uploads/2012/07/Screenshot-from-2012-07-19-104748-150x116.png?09b16a" alt="" title="Screenshot from 2012-07-19 10:47:48" width="150" height="116" class="size-thumbnail wp-image-1565 wp-caption alignleft" style="" /><p class="wp-caption-text">Select action to examine</p></div></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>And selecting the actions within the policy shows the default actions for it.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>That&#39;s how things have progressed so far.</p>
<p>Next up is to be able to change the default options and then save the XML policy file back. Shouldn&#39;t be long now.</p>
<p>I&#39;ll release this after I extensively test it. Stay tuned ;)</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<div class='yarpp-related-rss'>
<p>Related posts:</p><ol>
<li><a href='http://scarygliders.net/2012/06/20/a-brief-guide-to-policykit/' rel='bookmark' title='A brief guide to PolicyKit'>A brief guide to PolicyKit</a></li>
<li><a href='http://scarygliders.net/2012/06/15/x11rdp-o-matic-progress-update/' rel='bookmark' title='X11rdp-o-Matic progress &#8211; updated 2012-06-19'>X11rdp-o-Matic progress &#8211; updated 2012-06-19</a></li>
</ol>
</div>
 <p><a href="http://scarygliders.net/?flattrss_redirect&amp;id=1560&amp;md5=0fb8e80b08a00cddaa13f89578b71c7a" title="Flattr" target="_blank"><img src="http://scarygliders.net/wp-content/plugins/flattr/img/flattr-badge-large.png?09b16a" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://scarygliders.net/2012/07/19/policykit-editor-is-taking-shape/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<atom:link rel="payment" title="Flattr this!" href="https://flattr.com/submit/auto?user_id=scarygliders&amp;popout=1&amp;url=http%3A%2F%2Fscarygliders.net%2F2012%2F07%2F19%2Fpolicykit-editor-is-taking-shape%2F&amp;language=en_GB&amp;category=text&amp;title=PolicyKit+Editor+is+taking+shape&amp;description=I%26%2339%3Bm+having+fun+learning+Python%21+Once+it+all+starts+to+click%2C+it+gets+easier+%3A%29+So+now+I+have+the+beginnings+of+a+Python-based+GUI+utility+which+reads+in+a...&amp;tags=Linux%2CPolicyKit%2CPython%2CScarygliders+Utilities%2Cblog" type="text/html" />
	</item>
		<item>
		<title>Added Flattr to my blog</title>
		<link>http://scarygliders.net/2012/06/23/added-flattr-to-my-blog/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=added-flattr-to-my-blog</link>
		<comments>http://scarygliders.net/2012/06/23/added-flattr-to-my-blog/#comments</comments>
		<pubDate>Sat, 23 Jun 2012 06:41:34 +0000</pubDate>
		<dc:creator>Kevin Cave</dc:creator>
				<category><![CDATA[Site News]]></category>

		<guid isPermaLink="false">http://scarygliders.net/?p=1501</guid>
		<description><![CDATA[<p>Someone suggested I add Flattr to my blog, so I did ;)</p> <p>Interesting concept.</p> <div class='yarpp-related-rss yarpp-related-none'>
</div>
]]></description>
				<content:encoded><![CDATA[<p>Someone suggested I add Flattr to my blog, so I did ;)</p>
<p>Interesting concept.</p>
<div class='yarpp-related-rss yarpp-related-none'>
</div>
 <p><a href="http://scarygliders.net/?flattrss_redirect&amp;id=1501&amp;md5=b162c27d643fe451f453e944be7e6e2c" title="Flattr" target="_blank"><img src="http://scarygliders.net/wp-content/plugins/flattr/img/flattr-badge-large.png?09b16a" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://scarygliders.net/2012/06/23/added-flattr-to-my-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>X11RDP-o-Matic and RDPsesconfig : Updated to Version 2.5</title>
		<link>http://scarygliders.net/2012/06/20/x11rdp-o-matic-and-rdpsesconfig-version-2/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=x11rdp-o-matic-and-rdpsesconfig-version-2</link>
		<comments>http://scarygliders.net/2012/06/20/x11rdp-o-matic-and-rdpsesconfig-version-2/#comments</comments>
		<pubDate>Wed, 20 Jun 2012 07:03:10 +0000</pubDate>
		<dc:creator>Kevin Cave</dc:creator>
				<category><![CDATA[Linux Tips & Tricks]]></category>
		<category><![CDATA[RDP]]></category>
		<category><![CDATA[Scarygliders Utilities]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[RDP and Linux]]></category>
		<category><![CDATA[RDPoMatic]]></category>
		<category><![CDATA[RDPsesconfig]]></category>
		<category><![CDATA[Remote Desktop Protocol]]></category>
		<category><![CDATA[x11rdp]]></category>
		<category><![CDATA[xrdp]]></category>

		<guid isPermaLink="false">http://scarygliders.net/?p=1398</guid>
		<description><![CDATA[<p>It&#8217;s here! It&#8217;s improved! It works even better!</p> <p>I call this the &#8220;ssta release&#8221;, in honour of a pal of mine who made a request which I&#8217;ve now implemented. ( --justdoit option, see below).</p> <p>I have sweated and toiled, lost sleep, learned a lot, re-learned a lot, tested, tested again, and ended up with something <p>Continue reading <a href="http://scarygliders.net/2012/06/20/x11rdp-o-matic-and-rdpsesconfig-version-2/">X11RDP-o-Matic and RDPsesconfig : Updated to Version 2.5</a></p><div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://scarygliders.net/2012/05/23/the-scarygliders-x11rdp-o-matic-and-rdpsesconfig-hotness-upon-hotness/' rel='bookmark' title='The Scarygliders X11rdp-O-Matic and RDPsesconfig : v1.1 released, V2 now available'>The Scarygliders X11rdp-O-Matic and RDPsesconfig : v1.1 released, V2 now available</a></li>
<li><a href='http://scarygliders.net/2012/04/06/get-audio-with-your-xrdpx11rdp-connections-lan-or-remote/' rel='bookmark' title='Get audio with your xrdp/x11rdp connections, LAN or Remote! Updated! Windows Clients!'>Get audio with your xrdp/x11rdp connections, LAN or Remote! Updated! Windows Clients!</a></li>
<li><a href='http://scarygliders.net/2012/05/26/xrdp-authentication-with-active-directory/' rel='bookmark' title='xrdp authentication with Active Directory'>xrdp authentication with Active Directory</a></li>
<li><a href='http://scarygliders.net/2011/11/17/x11rdp-ubuntu-11-10-gnome-3-xrdp-customization-new-hotness/' rel='bookmark' title='X11rdp, Ubuntu 11.10, Gnome 3, xrdp customization &#8211; New Hotness! Updated!'>X11rdp, Ubuntu 11.10, Gnome 3, xrdp customization &#8211; New Hotness! Updated!</a></li>
<li><a href='http://scarygliders.net/2011/09/23/install-xrdp-and-x11rdp-the-comprehensive-howto-for-ubuntu-and-debian-based-systems/' rel='bookmark' title='Install xrdp and X11rdp &#8211; the comprehensive HOWTO for Ubuntu and Debian based systems'>Install xrdp and X11rdp &#8211; the comprehensive HOWTO for Ubuntu and Debian based systems</a></li>
<li><a href='http://scarygliders.net/2012/06/08/working-on-new-version-of-x11rdp-o-maticrdpsesconfig/' rel='bookmark' title='Working on new version of X11rdp-o-matic/RDPsesconfig'>Working on new version of X11rdp-o-matic/RDPsesconfig</a></li>
<li><a href='http://scarygliders.net/2012/06/15/x11rdp-o-matic-progress-update/' rel='bookmark' title='X11rdp-o-Matic progress &#8211; updated 2012-06-19'>X11rdp-o-Matic progress &#8211; updated 2012-06-19</a></li>
<li><a href='http://scarygliders.net/2012/04/04/secure-your-systems-with-ssh-on-linux-and-putty-on-windows-part-1/' rel='bookmark' title='Secure your systems with ssh on Linux and puTTY on Windows &#8211; Part 1'>Secure your systems with ssh on Linux and puTTY on Windows &#8211; Part 1</a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p>It&#8217;s here! It&#8217;s improved! It works even better!</p>
<p>I call this the &#8220;ssta release&#8221;, in honour of a pal of mine who made a request which I&#8217;ve now implemented. ( <code>--justdoit</code> option, see below).</p>
<p>I have sweated and toiled, lost sleep, learned a lot, re-learned a lot, tested, tested again, and ended up with something which should work for just about everyone &#8211; everyone that is, who&#8217;s users are local to the system &#8211; anyone using Active Directory to login still won&#8217;t be handled by the RDPsesconfig utility yet &#8211; if you really want this, please donate to encourage it! I am unemployed, living in Japan, waiting until my house/land are sold before I can move back to my native Scotland &#8211; in the meantime, I&#8217;m using this time to do useful and unpaid stuff, so what I&#8217;m asking is, if you like what I&#8217;m doing and want to show your appreciation, hit the donate button! You don&#8217;t need to be a Paypal member to do so :)<span id="more-1398"></span></p>
<h4>Did I mention the Donate button? Hit that thing <strong><em>Like A Boss</em></strong>, or <em><strong>The Fist Of An Angry God</strong></em>, or something, but just do it. Please B)</h4>
<p><em><strong>And I&#8217;d like to thank those who have sent a donation so far. I have received 2 &#8220;General&#8221; donations (from the button on the left hand sidebar) , and 1 specific donation from the donate button on the X11rdp-o-matic/RDPsesman V1 post. THANK YOU! You guys are awesome!</strong></em></p>
<p>Anyway onto Version 2&#8230;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3 style="color: #b22222;"><span style="text-decoration: underline;"><span style="color: #800000;">v2.5 Changelog</span></span></h3>
<ul>
<li>dpkg-status response has changed in Debian Wheezy! Changed the package status test to reflect this, which will also work with older distros.</li>
</ul>
<h3 style="color: #b22222;"><span style="text-decoration: underline;"><span style="color: #800000;">v2.4 Changelog</span></span></h3>
<ul>
<li>set LANG so that dpkg etc. return the expected responses so the script is guaranteed to work under different locales &#8211; many thanks to reader Pedro Alves</li>
</ul>
<h3 style="color: #b22222;"><span style="text-decoration: underline;"><span style="color: #800000; text-decoration: underline;">v2.3 Changelog</span></span></h3>
<ul>
<li>Now works and tested with Ubuntu 10.04 LTS</li>
</ul>
<h3 style="color: #b22222;"><span style="text-decoration: underline;">v2.2 Changelog</span></h3>
<h3 style="color: #000080;"><span style="text-decoration: underline;">RDPsesconfig</span></h3>
<ul>
<li>fixed naïve grepping for username in /etc/passwd. (thanks to reader Jeroen!) Utility should now not confuse username &#8220;tim&#8221; with the entry &#8220;rtkit:x:110:119:RealtimeKit,,,:/proc:/bin/false&#8221; in /etc/passwd , for example, and should now place the correct .xsession in the correct place.</li>
</ul>
<h3 style="color: #b22222;"><span style="text-decoration: underline;">V2.1 Changelog&#8230;.</span></h3>
<h3 style="color: #000080;"><span style="text-decoration: underline;"><span style="color: #000080;">X11rdp-o-Matic</span></span></h3>
<ul>
<li>corrected error in package status test condition on line 166 &#8211; thanks to Daniel for pointing it out ;)</li>
</ul>
<p>&nbsp;</p>
<h3 style="color: #b22222;"><span style="text-decoration: underline;"><span style="color: #b22222;">V2 Changelog&#8230;</span></span></h3>
<h3 style="color: #000080;"><span style="text-decoration: underline;">X11rdp-o-Matic</span></h3>
<ul>
<li>Added package repository update before checking for required packages</li>
<li>Modularized for future multiple dialog front-ends</li>
<li>Added a text dialog front-end</li>
<li>Added a check for running on a non-X display terminal (will revert to text-only if so)</li>
<li>Uses the text mode front-end by default &#8211; Zenity is limited and rubbish!</li>
<li>Added command line parameters:<code> --justdoit</code> , <code>--nocpuoptimize</code> , <code>--zenityfrontend</code> , <code>--keepsource</code> , <code>--nocleanup</code></li>
<li>Now runs in a text only environment &#8211; suitable for &#8220;Server&#8221; distro variants with no Xorg installed as yet, or basically for anyone who prefers the text interface over the Zenity one.</li>
<li>Added a non-interactive, &#8220;just do it&#8221; mode so script will run from start to end, with &#8220;sane&#8221; defaults</li>
<li>Really tidied up the script, should make it easier to read and edit later</li>
<li>Source code is downloaded to inside wherever the ScaryMatic directory is located</li>
<li>Added alteration of xrdp source code Makefile.am so the PID file is now in <code>/var/run/xrdp/</code></li>
<li>Changed &#8220;<code>PIDDIR=/var/run/</code>&#8221; to &#8220;<code>PIDDIR=/var/run/xrdp/</code>&#8221; in the xrdp init script</li>
</ul>
<h3 style="color: #000080;"><span style="text-decoration: underline;">RDPsesconfig</span></h3>
<ul>
<li>Added package repository update before checking for required packages</li>
<li>Modularized for multiple dialog front-ends</li>
<li>Added a text dialog front-end</li>
<li>Added a check for running on a non-X display terminal (will revert to text-only if so)</li>
<li>Uses the text mode front-end by default &#8211; Zenity is limited and rubbish!</li>
<li>Added command line parameter: &#8211;zenityfrontend &#8211; seriously? use the text front-end, it&#8217;s better.</li>
<li>Really tidied up the script, should make it easier to read and edit later</li>
<li>Source code is downloaded to inside wherever the ScaryMatic directory is located</li>
<li>Removed the experimental PolicyKit rules generator. System admins should consider implementing their policies carefully.</li>
</ul>
<div></div>
<div></div>
<h3 style="color: #b22222;"><span style="text-decoration: underline;">What&#8217;s New</span></h3>
<div></div>
<h3 style="color: #000080;"><span style="text-decoration: underline;">The Text Interface</span></h3>
<div></div>
<div>I implemented a pure text interface for both utilities, using dialog as the front-end. It is now the default interface, and I advise you keep using it.</div>
<div></div>
<div>This has a number of advantages over the original Zenity interface;</div>
<div></div>
<div>1) Now means that &#8220;server&#8221; editions of distros without GUI&#8217;s can use X11rdp-o-matic utility to install X11rdp and xrdp</div>
<div>2) The text interface has more features than the Zenity interface (able to select all the users in the list in RDPsesconfig for example)</div>
<div>3) The Zenity interface will be dropped completely in the next release of the utilities &#8211; Zenity is not as useful as Xdialog was, and seems to be very buggy.</div>
<div></div>
<div>If you&#8217;re running the dialog interface in a terminal window on a desktop, you can click the buttons with the mouse, anyway.</div>
<div></div>
<h3 style="color: #000080;"><span style="text-decoration: underline;">Just Do It mode..</span>.</h3>
<div></div>
<div>Starting X11rdp-o-matic.sh with the <code>--justdoit</code> switch will download, compile, install, and configure X11rdp and xrdp from start to finish, with no user interaction required. This fire-and-forget mode is suitable for busy admins like my friend &#8220;ssta&#8221; who don&#8217;t have the time for fancy schmancy front-ends or GUI&#8217;s ;) You&#8217;re welcome.</div>
<div></div>
<div><code>--justdoit</code> will trigger non-interactive mode, will display plain text with no dialogs, by default will use additional cpu&#8217;s in the compilation of X11rdp (make -j N+1 , where N is the number of cpu cores available), unless requested not to by use of the <code>--nocpuoptimize</code> switch.</div>
<div></div>
<div>Example of use;</div>
<div></div>
<div><strong><code>sudo ./X11rdp-o-matic.sh --justdoit</code></strong>   : will download, utilize all cpu cores for compilation, compile, install, and configure X11rdp and xrdp automatically from start to finish.</div>
<div></div>
<div><strong><code>sudo ./X11rdp-o-matic.sh --justdoit --nocpuoptimize</code></strong> : same as above but without the cpu utilization.</div>
<div></div>
<h3 style="color: #000080;"><span style="text-decoration: underline;">Cleanup of source code after installation&#8230;</span></h3>
<div>By default, all downloaded source trees will be completely removed from the system, after compilation and installation &#8211; this was a feature request.</div>
<div>You can use the <code>--nocleanup</code> switch to keep the source trees after installation.</div>
<div></div>
<div>Example of use;</div>
<div></div>
<div><strong><code>sudo ./X11rdp-o-matic.sh --nocleanup</code></strong> : Starts the utility in interactive text mode and will not delete the source trees after use.</div>
<div></div>
<div><strong><code>sudo ./X11rdp-o-matic.sh --justdoit --nocleanup</code></strong> : Starts the utility in non-interactive mode and will not delete the source after completion.</div>
<h3 style="color: #000080;"><span style="text-decoration: underline;">Re-use source code</span></h3>
<div></div>
<div>Related to the above, if you chose to keep the source, then on next use of the utility you should issue the <code>--reuse</code> switch , which will re-use the source trees &#8211; use this for non-interactive mode if you still have the source trees from last use.</div>
<div></div>
<div>Example of use ;</div>
<div></div>
<div><code><strong>sudo ./X11rdp-o-matic.sh --justdoit --reuse</strong></code> : will re-use the source trees BUT WILL delete the source trees after completion!</div>
<div></div>
<div><code><strong>sudo ./X11rdp-o-matic.sh --justdoit --reuse --nocleanup</strong></code> : same as above but will KEEP the source after completion.</div>
<div></div>
<div></div>
<h3 style="color: #000080;"><span style="text-decoration: underline;">Source code download location&#8230;</span></h3>
<div>Speaking of source code &#8211; it is now downloaded to within the Scarymatic directory, instead of using /root, which was a bad idea from the start and I have no idea why I did that in version 1 :)</div>
<div></div>
<h3 style="color: #000080;"><span style="text-decoration: underline;">xrdp source code automatically altered after download</span></h3>
<div>The upstream source has the .pid files generated by xrdp and sesman, located within <code>/var/run</code>. Since nowadays <code>/var/run</code> is a symbolic link to <code>/run</code> , <code>/run</code> seems to become owned by xrdp. I have now implemeted an automatic alteration of the source code so that the .pid files are now created within <code>/var/run/xrdp</code> &#8211; similarly, the xrdp init script has been altered to match this change.</div>
<div></div>
<h3 style="color: #000080;"><span style="text-decoration: underline;">Default system PolicyKit rules prevent users logged in via RDP from doing stuff locally logged in users can do</span></h3>
<div></div>
<div>Like the title says, the default system rules prevent RDP users from, say for example, ejecting a CD/DVD from the drive. I placed an experimental rules generator which didn&#8217;t work very well, and when it did work, it gave RDP users full access to do exciting things like reboot or halt the system without needing the admin password &#8211; that&#8217;s a <span style="text-decoration: underline;"><strong><em>really bad idea</em></strong></span>, and now that I have learned a lot about how PolicyKit works, I have completely removed the policykit stuff from the utilities.</div>
<div></div>
<div>Instead, it is up to you &#8211; the administrator of the system &#8211; to decide who gets to do what on your system &#8211; I tell you how to do this <a href="http://scarygliders.net/2012/06/20/a-brief-guide-to-policykit/">in another article I have written</a> in parallel with this post. It&#8217;s not difficult but does entail editing XML files. I was considering making the RDPsesconfig utility parse the XML files and then being able to edit them, but seriously, parsing XML files in Bash script would be very difficult and fidgety to get right, and due to the nature of what PolicyKit does, I&#8217;m probably going to write a program to parse the PolicyKit action XML files, edit them and re-save them, in Python as a separate and new utility.</div>
<div></div>
<h3 style="color: #b22222;">Screenshots</h3>
<h3 style="color: #000080;">X11rdp-o-matic&#8230;</h3>
<div></div>
<div>
<div id="attachment_1452" class="wp-caption alignleft" style="width: 160px"><img class="size-thumbnail wp-image-1452  wp-caption alignleft" title="Screenshot from 2012-06-20 09:56:54" alt="" src="http://scarygliders.net/wpcontent/uploads/2012/06/Screenshot-from-2012-06-20-095654-150x99.png?09b16a" width="150" height="99" /><p class="wp-caption-text">Debian Wheezy</p></div>
</div>
<div>
<div id="attachment_1453" class="wp-caption alignleft" style="width: 160px"><img class="size-thumbnail wp-image-1453  wp-caption alignleft" title="Screenshot from 2012-06-20 10:00:47" alt="" src="http://scarygliders.net/wpcontent/uploads/2012/06/Screenshot-from-2012-06-20-100047-150x99.png?09b16a" width="150" height="99" /><p class="wp-caption-text">Starting the utility</p></div>
</div>
<div>
<div id="attachment_1454" class="wp-caption alignleft" style="width: 160px"><img class="size-thumbnail wp-image-1454  wp-caption alignleft" title="Screenshot from 2012-06-20 10:00:57" alt="" src="http://scarygliders.net/wpcontent/uploads/2012/06/Screenshot-from-2012-06-20-100057-150x99.png?09b16a" width="150" height="99" /><p class="wp-caption-text">Automatically downloads required packages</p></div>
</div>
<div>
<div id="attachment_1455" class="wp-caption alignleft" style="width: 160px"><img class="size-thumbnail wp-image-1455  wp-caption alignleft" title="Screenshot from 2012-06-20 10:01:10" alt="" src="http://scarygliders.net/wpcontent/uploads/2012/06/Screenshot-from-2012-06-20-100110-150x99.png?09b16a" width="150" height="99" /><p class="wp-caption-text">The welcome page</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
</div>
<div>
<div id="attachment_1456" class="wp-caption alignleft" style="width: 160px"><img class="size-thumbnail wp-image-1456  wp-caption alignleft" title="Screenshot from 2012-06-20 10:01:19" alt="" src="http://scarygliders.net/wpcontent/uploads/2012/06/Screenshot-from-2012-06-20-100119-150x99.png?09b16a" width="150" height="99" /><p class="wp-caption-text">Updating the package database</p></div>
</div>
<div>
<div id="attachment_1457" class="wp-caption alignleft" style="width: 160px"><img class="size-thumbnail wp-image-1457  wp-caption alignleft" title="Screenshot from 2012-06-20 10:03:09" alt="" src="http://scarygliders.net/wpcontent/uploads/2012/06/Screenshot-from-2012-06-20-100309-150x99.png?09b16a" width="150" height="99" /><p class="wp-caption-text">Installing required packages</p></div>
</div>
<div>
<div id="attachment_1458" class="wp-caption alignleft" style="width: 160px"><img class="size-thumbnail wp-image-1458  wp-caption alignleft" title="Screenshot from 2012-06-20 10:05:21" alt="" src="http://scarygliders.net/wpcontent/uploads/2012/06/Screenshot-from-2012-06-20-100521-150x99.png?09b16a" width="150" height="99" /><p class="wp-caption-text">Downloading the source</p></div>
</div>
<div>
<div id="attachment_1459" class="wp-caption alignleft" style="width: 160px"><img class="size-thumbnail wp-image-1459  wp-caption alignleft" title="Screenshot from 2012-06-20 10:06:00" alt="" src="http://scarygliders.net/wpcontent/uploads/2012/06/Screenshot-from-2012-06-20-100600-150x99.png?09b16a" width="150" height="99" /><p class="wp-caption-text">If you have more than 1 cpu it&#8217;ll make compilation quicker</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
</div>
<div>
<div id="attachment_1460" class="wp-caption alignleft" style="width: 160px"><img class="size-thumbnail wp-image-1460  wp-caption alignleft" title="Screenshot from 2012-06-20 10:06:17" alt="" src="http://scarygliders.net/wpcontent/uploads/2012/06/Screenshot-from-2012-06-20-100617-150x99.png?09b16a" width="150" height="99" /><p class="wp-caption-text">Compiling X11rdp</p></div>
</div>
<div>
<div id="attachment_1461" class="wp-caption alignleft" style="width: 160px"><img class="size-thumbnail wp-image-1461  wp-caption alignleft" title="Screenshot from 2012-06-20 10:24:38" alt="" src="http://scarygliders.net/wpcontent/uploads/2012/06/Screenshot-from-2012-06-20-102438-150x99.png?09b16a" width="150" height="99" /><p class="wp-caption-text">Compiling xrdp</p></div>
</div>
<div>
<div id="attachment_1462" class="wp-caption alignleft" style="width: 160px"><img class="size-thumbnail wp-image-1462  wp-caption alignleft" title="Screenshot from 2012-06-20 10:25:46" alt="" src="http://scarygliders.net/wpcontent/uploads/2012/06/Screenshot-from-2012-06-20-102546-150x99.png?09b16a" width="150" height="99" /><p class="wp-caption-text">Installation complete!</p></div>
</div>
<div>
<div id="attachment_1463" class="wp-caption alignleft" style="width: 160px"><img class="size-thumbnail wp-image-1463  wp-caption alignleft" title="Screenshot from 2012-06-20 10:30:29" alt="" src="http://scarygliders.net/wpcontent/uploads/2012/06/Screenshot-from-2012-06-20-103029-150x92.png?09b16a" width="150" height="92" /><p class="wp-caption-text">Testing the xrdp connection</p></div>
</div>
<div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<div id="attachment_1464" class="wp-caption alignleft" style="width: 160px"><img class="size-thumbnail wp-image-1464  wp-caption alignleft" title="Screenshot from 2012-06-20 10:30:38" alt="" src="http://scarygliders.net/wpcontent/uploads/2012/06/Screenshot-from-2012-06-20-103038-150x92.png?09b16a" width="150" height="92" /><p class="wp-caption-text">We haven&#8217;t ran RDPsesconfig yet!</p></div>
</div>
<div>
<div id="attachment_1480" class="wp-caption alignleft" style="width: 160px"><img class="size-thumbnail wp-image-1480  wp-caption alignleft" title="Screenshot from 2012-06-20 13:52:45" alt="Just Do It mode..." src="http://scarygliders.net/wpcontent/uploads/2012/06/Screenshot-from-2012-06-20-135245-150x99.png?09b16a" width="150" height="99" /><p class="wp-caption-text">Just Do It mode&#8230;</p></div>
</div>
<div>
<div id="attachment_1481" class="wp-caption alignleft" style="width: 160px"><img class="size-thumbnail wp-image-1481  wp-caption alignleft" title="Screenshot from 2012-06-20 13:58:49" alt="Just Do It mode..." src="http://scarygliders.net/wpcontent/uploads/2012/06/Screenshot-from-2012-06-20-135849-150x99.png?09b16a" width="150" height="99" /><p class="wp-caption-text">Just Do It mode&#8230;</p></div>
</div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<h3 style="color: #000080;"><span style="text-decoration: underline;">RDPsesconfig</span></h3>
<div></div>
<div></div>
<div>
<div id="attachment_1465" class="wp-caption alignleft" style="width: 160px"><img class="size-thumbnail wp-image-1465  wp-caption alignleft" title="Screenshot from 2012-06-20 10:32:33" alt="" src="http://scarygliders.net/wpcontent/uploads/2012/06/Screenshot-from-2012-06-20-103233-150x99.png?09b16a" width="150" height="99" /><p class="wp-caption-text">Select which desktop to use</p></div>
</div>
<div>
<div id="attachment_1466" class="wp-caption alignleft" style="width: 160px"><img class="size-thumbnail wp-image-1466  wp-caption alignleft" title="Screenshot from 2012-06-20 10:32:41" alt="" src="http://scarygliders.net/wpcontent/uploads/2012/06/Screenshot-from-2012-06-20-103241-150x99.png?09b16a" width="150" height="99" /><p class="wp-caption-text">Downloading desktop packages</p></div>
</div>
<div>
<div id="attachment_1467" class="wp-caption alignleft" style="width: 160px"><img class="size-thumbnail wp-image-1467  wp-caption alignleft" title="Screenshot from 2012-06-20 10:39:07" alt="" src="http://scarygliders.net/wpcontent/uploads/2012/06/Screenshot-from-2012-06-20-103907-150x99.png?09b16a" width="150" height="99" /><p class="wp-caption-text">Select which users to configure</p></div>
</div>
<div>
<div id="attachment_1468" class="wp-caption alignleft" style="width: 160px"><img class="size-thumbnail wp-image-1468  wp-caption alignleft" title="Screenshot from 2012-06-20 10:39:19" alt="" src="http://scarygliders.net/wpcontent/uploads/2012/06/Screenshot-from-2012-06-20-103919-150x99.png?09b16a" width="150" height="99" /><p class="wp-caption-text">Configuring selected user(s)</p></div>
</div>
<div>
<div id="attachment_1469" class="wp-caption alignleft" style="width: 160px"><img class="size-thumbnail wp-image-1469  wp-caption alignleft" title="Screenshot from 2012-06-20 10:39:34" alt="" src="http://scarygliders.net/wpcontent/uploads/2012/06/Screenshot-from-2012-06-20-103934-150x99.png?09b16a" width="150" height="99" /><p class="wp-caption-text">Completed!</p></div>
</div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div>
<div id="attachment_1470" class="wp-caption alignleft" style="width: 160px"><img class="size-thumbnail wp-image-1470  wp-caption alignleft" title="Screenshot from 2012-06-20 10:40:35" alt="" src="http://scarygliders.net/wpcontent/uploads/2012/06/Screenshot-from-2012-06-20-104035-150x92.png?09b16a" width="150" height="92" /><p class="wp-caption-text">KDE desktop configured</p></div>
</div>
<div>
<div id="attachment_1471" class="wp-caption alignleft" style="width: 160px"><img class="size-thumbnail wp-image-1471  wp-caption alignleft" title="Screenshot from 2012-06-20 10:41:12" alt="" src="http://scarygliders.net/wpcontent/uploads/2012/06/Screenshot-from-2012-06-20-104112-150x99.png?09b16a" width="150" height="99" /><p class="wp-caption-text">Selecting Gnome</p></div>
</div>
<div>
<div id="attachment_1472" class="wp-caption alignleft" style="width: 160px"><img class="size-thumbnail wp-image-1472  wp-caption alignleft" title="Screenshot from 2012-06-20 10:41:18" alt="" src="http://scarygliders.net/wpcontent/uploads/2012/06/Screenshot-from-2012-06-20-104118-150x99.png?09b16a" width="150" height="99" /><p class="wp-caption-text">Downloading desktop packages</p></div>
</div>
<div>
<div id="attachment_1473" class="wp-caption alignleft" style="width: 160px"><img class="size-thumbnail wp-image-1473  wp-caption alignleft" title="Screenshot from 2012-06-20 10:44:57" alt="" src="http://scarygliders.net/wpcontent/uploads/2012/06/Screenshot-from-2012-06-20-104457-150x92.png?09b16a" width="150" height="92" /><p class="wp-caption-text">Gnome desktop in RDP session</p></div>
</div>
<div>
<div id="attachment_1474" class="wp-caption alignleft" style="width: 160px"><img class="size-thumbnail wp-image-1474  wp-caption alignleft" title="Screenshot from 2012-06-20 10:47:17" alt="" src="http://scarygliders.net/wpcontent/uploads/2012/06/Screenshot-from-2012-06-20-104717-150x92.png?09b16a" width="150" height="92" /><p class="wp-caption-text">Customized Gnome desktop</p></div>
</div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<h1 style="color: #b22222;"><span style="text-decoration: underline;"><strong>Download</strong></span></h1>
<h4><span style="color: #333399;">Download from the <a href="http://scarygliders.net/x11rdp-o-matic-central-downloads-page/">Central Download Page</a></span></h4>
<h1 style="color: #b22222;"><span style="text-decoration: underline;"><strong>Donate!</strong></span></h1>
<div></div>
<div>
<p>If you like these utilities, please make a donation :)</p>
<p style="text-align: center;"><!-- Begin PayPal Donations by http://johansteen.se/ -->
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
    <div class="paypal-donations">
        <input type="hidden" name="cmd" value="_donations" />
        <input type="hidden" name="business" value="AKHWTUESUDEQQ" />
<input type="hidden" name="item_name" value="X11rdp-o-Matic and RDPsesconfig" /><input type="hidden" name="item_number" value="Scarygliders" /><input type="hidden" name="currency_code" value="GBP" /><input type="hidden" name="lc" value="GB" /><input type="image" src="http://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" name="submit" alt="PayPal - The safer, easier way to pay online." /><img alt="" src="http://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1" />    </div>
</form>
<!-- End PayPal Donations -->
</p>
<div></div>
</div>
<div></div>
<h1 style="color: #b22222;">Provide feedback!</h1>
<div>Please submit any bug reports here in the comments section &#8211; if you have fixes or addtions &#8211; they&#8217;re also welcome ;)</div>
<div></div>
<div></div>
<div class='yarpp-related-rss'>
<p>Related posts:</p><ol>
<li><a href='http://scarygliders.net/2012/05/23/the-scarygliders-x11rdp-o-matic-and-rdpsesconfig-hotness-upon-hotness/' rel='bookmark' title='The Scarygliders X11rdp-O-Matic and RDPsesconfig : v1.1 released, V2 now available'>The Scarygliders X11rdp-O-Matic and RDPsesconfig : v1.1 released, V2 now available</a></li>
<li><a href='http://scarygliders.net/2012/04/06/get-audio-with-your-xrdpx11rdp-connections-lan-or-remote/' rel='bookmark' title='Get audio with your xrdp/x11rdp connections, LAN or Remote! Updated! Windows Clients!'>Get audio with your xrdp/x11rdp connections, LAN or Remote! Updated! Windows Clients!</a></li>
<li><a href='http://scarygliders.net/2012/05/26/xrdp-authentication-with-active-directory/' rel='bookmark' title='xrdp authentication with Active Directory'>xrdp authentication with Active Directory</a></li>
<li><a href='http://scarygliders.net/2011/11/17/x11rdp-ubuntu-11-10-gnome-3-xrdp-customization-new-hotness/' rel='bookmark' title='X11rdp, Ubuntu 11.10, Gnome 3, xrdp customization &#8211; New Hotness! Updated!'>X11rdp, Ubuntu 11.10, Gnome 3, xrdp customization &#8211; New Hotness! Updated!</a></li>
<li><a href='http://scarygliders.net/2011/09/23/install-xrdp-and-x11rdp-the-comprehensive-howto-for-ubuntu-and-debian-based-systems/' rel='bookmark' title='Install xrdp and X11rdp &#8211; the comprehensive HOWTO for Ubuntu and Debian based systems'>Install xrdp and X11rdp &#8211; the comprehensive HOWTO for Ubuntu and Debian based systems</a></li>
<li><a href='http://scarygliders.net/2012/06/08/working-on-new-version-of-x11rdp-o-maticrdpsesconfig/' rel='bookmark' title='Working on new version of X11rdp-o-matic/RDPsesconfig'>Working on new version of X11rdp-o-matic/RDPsesconfig</a></li>
<li><a href='http://scarygliders.net/2012/06/15/x11rdp-o-matic-progress-update/' rel='bookmark' title='X11rdp-o-Matic progress &#8211; updated 2012-06-19'>X11rdp-o-Matic progress &#8211; updated 2012-06-19</a></li>
<li><a href='http://scarygliders.net/2012/04/04/secure-your-systems-with-ssh-on-linux-and-putty-on-windows-part-1/' rel='bookmark' title='Secure your systems with ssh on Linux and puTTY on Windows &#8211; Part 1'>Secure your systems with ssh on Linux and puTTY on Windows &#8211; Part 1</a></li>
</ol>
</div>
 <p><a href="http://scarygliders.net/?flattrss_redirect&amp;id=1398&amp;md5=10725614c0c2eb83e1a157f9ba5a3f68" title="Flattr" target="_blank"><img src="http://scarygliders.net/wp-content/plugins/flattr/img/flattr-badge-large.png?09b16a" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://scarygliders.net/2012/06/20/x11rdp-o-matic-and-rdpsesconfig-version-2/feed/</wfw:commentRss>
		<slash:comments>136</slash:comments>
		<atom:link rel="payment" title="Flattr this!" href="https://flattr.com/submit/auto?user_id=scarygliders&amp;popout=1&amp;url=http%3A%2F%2Fscarygliders.net%2F2012%2F06%2F20%2Fx11rdp-o-matic-and-rdpsesconfig-version-2%2F&amp;language=en_GB&amp;category=text&amp;title=X11RDP-o-Matic+and+RDPsesconfig+%3A+Updated+to+Version+2.5&amp;description=It%26%238217%3Bs+here%21+It%26%238217%3Bs+improved%21+It+works+even+better%21+I+call+this+the+%26%238220%3Bssta+release%26%238221%3B%2C+in+honour+of+a+pal+of+mine+who+made+a+request+which+I%26%238217%3Bve+now+implemented.+%28...&amp;tags=Debian%2CRDP+and+Linux%2CRDPoMatic%2CRDPsesconfig%2CRemote+Desktop+Protocol%2CScarygliders+Utilities%2Cx11rdp%2Cxrdp%2Cblog" type="text/html" />
	</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 56/205 queries in 0.072 seconds using disk
Object Caching 7944/8109 objects using disk

 Served from: scarygliders.net @ 2013-05-25 15:51:29 by W3 Total Cache -->