<?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>larshaendler.com</title>
	<atom:link href="http://www.larshaendler.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.larshaendler.com</link>
	<description>Lars knowlegde backup, dump for solved problems and place for musings about software</description>
	<lastBuildDate>Thu, 15 Dec 2016 08:29:04 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.6.1</generator>
	<item>
		<title>Linux Mint 18 based on which version of Ubuntu</title>
		<link>http://www.larshaendler.com/2016/12/14/linux-mint-18-based-on-which-version-of-ubuntu/</link>
		<comments>http://www.larshaendler.com/2016/12/14/linux-mint-18-based-on-which-version-of-ubuntu/#respond</comments>
		<pubDate>Wed, 14 Dec 2016 10:24:25 +0000</pubDate>
		<dc:creator><![CDATA[Lars Händler]]></dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[Linux Mint]]></category>

		<guid isPermaLink="false">http://www.larshaendler.com/?p=1466</guid>
		<description><![CDATA[Linux Mint 18 is based on Ubuntu 16.04 &#8211; Xenial (Xerus) Linux Mint Sarah Release Notes]]></description>
				<content:encoded><![CDATA[<p>Linux Mint 18 is based on Ubuntu 16.04 &#8211; Xenial (Xerus)</p>
<p><a href="https://www.linuxmint.com/rel_sarah_cinnamon.php" target="_blank">Linux Mint Sarah Release Notes</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.larshaendler.com/2016/12/14/linux-mint-18-based-on-which-version-of-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove running in software rendering mode in Linux Mint Virtualbox</title>
		<link>http://www.larshaendler.com/2016/12/02/remove-running-in-software-rendering-mode-in-linux-mint-virtualbox/</link>
		<comments>http://www.larshaendler.com/2016/12/02/remove-running-in-software-rendering-mode-in-linux-mint-virtualbox/#respond</comments>
		<pubDate>Fri, 02 Dec 2016 18:52:49 +0000</pubDate>
		<dc:creator><![CDATA[Lars Händler]]></dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Linux Mint]]></category>

		<guid isPermaLink="false">http://www.larshaendler.com/?p=1447</guid>
		<description><![CDATA[After a fresh install of Linux Mint 18 &#8220;Sarah&#8221; on Virtualbox the software rendering mode error box appears. This is confusing because the actual resizing of Linux Mint inside of Virtualbox works like charm. The solution is rather simple. Some but not all parts of the virtualbox guest additions are installed by default. You have [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>After a fresh install of Linux Mint 18 &#8220;Sarah&#8221; on Virtualbox the software rendering mode error box appears. This is confusing because the actual resizing of Linux Mint inside of Virtualbox works like charm.<span id="more-1447"></span></p>
<p>The solution is rather simple. Some but not all parts of the virtualbox guest additions are installed by default. You have to remove the default installation with this command:</p><pre class="crayon-plain-tag">sudo apt remove virtualbox-guest*</pre><p>Then you have to mount the Virtualbox Guest additions CD image and open up a terminal. Get to the VBOXADDITIONS path:</p><pre class="crayon-plain-tag">cd /media/yourUser/VBOXADDITIONS_version/</pre><p><em>yourUser</em> should be replaced by the user you are currently using on Linux Mint and <em>VBOXADDITIONS_version</em> should be the name of the guest additions CD image. In my case it looks like this:</p><pre class="crayon-plain-tag">cd /media/lars/VBOXADDITIONS_5.1.6_110634/</pre><p>Now start the installation by running</p><pre class="crayon-plain-tag">sudo ./VBoxLinuxAdditions.run</pre><p>After a restart of you virtual machine the error should be gone.</p>
<h3>There is also a youtube video</h3>
<p><iframe width="560" height="315" src="https://www.youtube.com/embed/oIQ4OiEEDjI" frameborder="0" allowfullscreen="allowfullscreen"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://www.larshaendler.com/2016/12/02/remove-running-in-software-rendering-mode-in-linux-mint-virtualbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>cdrtfe tutorial &#8211; an infrarecorder alternative</title>
		<link>http://www.larshaendler.com/2016/12/02/cdrtfe-tutorial-an-infrarecorder-alternative/</link>
		<comments>http://www.larshaendler.com/2016/12/02/cdrtfe-tutorial-an-infrarecorder-alternative/#respond</comments>
		<pubDate>Thu, 01 Dec 2016 23:25:38 +0000</pubDate>
		<dc:creator><![CDATA[Lars Händler]]></dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows 10]]></category>

		<guid isPermaLink="false">http://www.larshaendler.com/?p=1442</guid>
		<description><![CDATA[This tutorial will show you how to find and install the Infrarecorder alternative cdrtfe. The tutorial will also explain how create data discs, audio discs and iso files from a CD or DVD.]]></description>
				<content:encoded><![CDATA[<p>This tutorial will show you how to find and install the Infrarecorder alternative <strong>cdrtfe</strong>. The tutorial will also explain how create data discs, audio discs and iso files from a CD or DVD.<span id="more-1442"></span></p>
<p><iframe width="560" height="315" src="https://www.youtube.com/embed/PUvmwNCEbDk" frameborder="0" allowfullscreen="allowfullscreen"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://www.larshaendler.com/2016/12/02/cdrtfe-tutorial-an-infrarecorder-alternative/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setup of Linux in a virtual machine</title>
		<link>http://www.larshaendler.com/2016/12/02/setup-of-linux-in-a-virtual-machine/</link>
		<comments>http://www.larshaendler.com/2016/12/02/setup-of-linux-in-a-virtual-machine/#respond</comments>
		<pubDate>Thu, 01 Dec 2016 23:19:09 +0000</pubDate>
		<dc:creator><![CDATA[Lars Händler]]></dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Linux Mint]]></category>

		<guid isPermaLink="false">http://www.larshaendler.com/?p=1440</guid>
		<description><![CDATA[This tutorial is part #0 or prologue of the upcoming Kickstart Linux command line series.  In the tutorial I will show how you setup a virtual machine using Virtualbox on Windows, install Linux Mint inside the virtual machine and run the Linux inside the virtual machine for the first time.]]></description>
				<content:encoded><![CDATA[<p>This tutorial is part #0 or prologue of the upcoming <em>Kickstart Linux command line</em> series. <span id="more-1440"></span></p>
<p>In the tutorial I will show how you setup a virtual machine using Virtualbox on Windows, install Linux Mint inside the virtual machine and run the Linux inside the virtual machine for the first time.</p>
<p><iframe width="560" height="315" src="https://www.youtube.com/embed/WLN-350muAo" frameborder="0" allowfullscreen="allowfullscreen"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://www.larshaendler.com/2016/12/02/setup-of-linux-in-a-virtual-machine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>All Professor Layton games on Nintendo DS / 3DS</title>
		<link>http://www.larshaendler.com/2016/11/30/all-professor-layton-games-on-nintendo-ds-3ds/</link>
		<comments>http://www.larshaendler.com/2016/11/30/all-professor-layton-games-on-nintendo-ds-3ds/#respond</comments>
		<pubDate>Wed, 30 Nov 2016 22:42:51 +0000</pubDate>
		<dc:creator><![CDATA[Lars Händler]]></dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Nerd out]]></category>
		<category><![CDATA[Video games]]></category>

		<guid isPermaLink="false">http://www.larshaendler.com/?p=1434</guid>
		<description><![CDATA[At the time of writing there are 6 Professor Layton games available on Nintendo DS and 3DS. Here is the list of games in release date order: Professor Layton and the Curious Village, DS Professor Layton and the Diabolical Box (US title) / Professor Layton and Pandora&#8217;s Box (Europe / UK title), DS Professor Layton and [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>At the time of writing there are 6 Professor Layton games available on Nintendo DS and 3DS. Here is the list of games in release date order:<span id="more-1434"></span></p>
<ul>
<li>Professor Layton and the Curious Village, <em>DS</em></li>
<li>Professor Layton and the Diabolical Box (US title) / Professor Layton and Pandora&#8217;s Box (Europe / UK title), <em>DS</em></li>
<li>Professor Layton and the Unwound Future, <em>DS</em></li>
<li>Professor Layton and the Last Specter, <em>DS</em></li>
<li>Professor Layton and the Miracle Mask, <em>3DS</em></li>
<li>Professor Layton and the Azran Legacy, <em>3DS</em></li>
</ul>
<p>The first 4 titles were released on the Nintendo DS while the last 2 titles were released on the Nintendo 3DS. Because of backwards compatibility the 3DS offers you can play all 6 titles on a current generation Nintendo 3DS (XL).</p>
<p>I would advise playing the games in the release order because the game mechanics got better over time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.larshaendler.com/2016/11/30/all-professor-layton-games-on-nintendo-ds-3ds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Where should you start playing video games</title>
		<link>http://www.larshaendler.com/2016/11/22/where-should-you-start-playing-video-games/</link>
		<comments>http://www.larshaendler.com/2016/11/22/where-should-you-start-playing-video-games/#respond</comments>
		<pubDate>Tue, 22 Nov 2016 07:00:32 +0000</pubDate>
		<dc:creator><![CDATA[Lars Händler]]></dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Nerd out]]></category>
		<category><![CDATA[Video games]]></category>

		<guid isPermaLink="false">http://www.larshaendler.com/?p=1414</guid>
		<description><![CDATA[I have been playing video games for almost thirty years now. It is a great way to relax, to keep your brain engaged and constantly learn something new. And because I regularly praise video games curious folks like friends, family or collegues ask me where to start playing video games. Some are just curious for [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>I have been playing video games for almost thirty years now. It is a great way to relax, to keep your brain engaged and constantly learn something new. And because I regularly praise video games curious folks like friends, family or collegues ask me where to start playing video games. Some are just curious for themselves while others want to get an opinion on how to introduce their kids to gaming.</p>
<p><span id="more-1414"></span></p>
<p>Nowadays you can play games on almost any device (phone, tablet, computer, notebook, tv) and there are also dedicated gaming devices like the Playstation, Xbox or Nintendo 3DS. Where should you start? No matter if you are a curious grown up or a child that has never played a video game I will always give the same advice:</p>
<p><strong>Get a Nintendo 3DS XL</strong>, get a <strong>Mario game for kids</strong> with good reflexes, get a <strong>Professor Layton game for grown ups</strong> that can read and enjoy an interesting story and get a <strong>Zelda game for those that enjoy long adventures</strong> and have grown up reflexes.</p>
<h3>A bit more detail please</h3>
<p><strong>Nintendo 3DS XL</strong> is portable gaming device with two foldable displays. A new 3DS XL plus a separate charger will set you back 210 USD. If you are on budget get a used one from amazon, ebay or craigslist but make sure it is a XL version because that one has a larger screen. Games cost 20-50 usd and come in form of a small cards that you insert into the back of the 3DS. Playtimes for each game may vary between 20-100 hours per game.</p>
<p>Game recommendation #1:<strong><br />
New Super Mario Bros</strong> is a jump and run, that has fantastic visuals and lots of happy music. It costs aroud 35 usd on amazon. Do not worry that it says this game is for Nintendo DS. Nintendo DS games can be played on a Nintendo 3DS. <em>Welcome to complexity of buying video games.</em> New Super Mario Bros requires good reflexes and I would recommend it for a younger audience. Playtime is 10-20 hours with lots of replayablity.</p>
<p>Game recommendation #2:<strong><br />
Professor Layton and the Azran Legacy</strong> is an adventure game where you solve one overarching big mystery by travelling to various places. Places you visit challenge you with different riddles and puzzles. Everything is embedded into an interesting plot. Visuals are are presented in a cartoon style. This game is less about reflexes but more about using your brain and solving puzzles. Playtime is about 20 hours.</p>
<p>Game recommendation #3:<strong><br />
The Legend of Zelda Ocarina of Time 3D</strong> is adventure game that requires you slaying countless monsters on your long and beautifully told journey. The plot is engaging, the sound is superb and the animations are beautiful. It is a timeless game and many would argue one of the best the 3DS has to offer. Playtime is 50-70 hours.</p>
<p>The three games I recommended above are prototypes of games. A classical jump&#8217;n&#8217;run, a puzzle adventure and an RPG game. They give you a baseline of knowlegde for video games in terms of story, pacing, visuals, sound, immersion and playtime.<br />
There are many more games with the names Mario, Zelda or Layton attached to it. The above three are my advised starting point. But feel free to to explore other games and other genres.</p>
<h3>A few more details about the 3DS XL</h3>
<p>There are many reasons for a 3DS XL. But it mostly comes down to one simple reason: there is no hassle using a 3DS. It is a portable device; you do not have to have a separate desk like you would need for a PC or gaming notebook. You do not have to occupy your family TV like you would have for Playstation or XBox. You can just lay down on the sofa or play while communiting.</p>
<p>You do not have to install anything on the 3DS like you would on a PC. You just insert the game card, turn it on and after 20 seconds you can play the game of your choice. And the 3DS XL has a great resell value if you decide you do not like it.</p>
<h3>Final word and most important rule</h3>
<p>Have fun with video games!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.larshaendler.com/2016/11/22/where-should-you-start-playing-video-games/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install PHP 5.6 on Red Hat 6 and 7</title>
		<link>http://www.larshaendler.com/2016/10/24/install-php-5-6-on-red-hat-6-and-7/</link>
		<comments>http://www.larshaendler.com/2016/10/24/install-php-5-6-on-red-hat-6-and-7/#respond</comments>
		<pubDate>Mon, 24 Oct 2016 10:45:07 +0000</pubDate>
		<dc:creator><![CDATA[Lars Händler]]></dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Red Hat]]></category>

		<guid isPermaLink="false">http://www.larshaendler.com/?p=1390</guid>
		<description><![CDATA[Here is a complete and comprehensive install guide for PHP 5.6 on Red Hat: 1. Check your current Red Hat Installation [crayon-58525a625a3cd591157278/] 2.1. For Red Hat 7 add the following repositories [crayon-58525a625a3d5529977279/] 2.2 For Red Hat 6 add the following repositories [crayon-58525a625a3da192502129/] 3. Remove the current php version [crayon-58525a625a3df281587237/] 4. Install PHP 5.6  with all relevant [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Here is a complete and comprehensive install guide for PHP 5.6 on Red Hat:<span id="more-1390"></span></p>
<h3>1. Check your current Red Hat Installation</h3>
<p></p><pre class="crayon-plain-tag">/etc/redhat-release</pre><p></p>
<h3>2.1. For Red Hat 7 add the following repositories</h3>
<p></p><pre class="crayon-plain-tag">rpm -Uvh https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
rpm -Uvh https://mirror.webtatic.com/yum/el7/webtatic-release.rpm</pre><p></p>
<h3>2.2 For Red Hat 6 add the following repositories</h3>
<p></p><pre class="crayon-plain-tag">rpm -Uvh https://dl.fedoraproject.org/pub/epel/epel-release-latest-6.noarch.rpm
rpm -Uvh https://mirror.webtatic.com/yum/el6/latest.rpm</pre><p></p>
<h3>3. Remove the current php version</h3>
<p></p><pre class="crayon-plain-tag">yum remove php-common</pre><p></p>
<h3>4. Install PHP 5.6  with all relevant modules</h3>
<p></p><pre class="crayon-plain-tag">yum install -y php56w php56w-opcache php56w-xml php56w-mcrypt php56w-gd php56w-devel php56w-mysql php56w-intl php56w-mbstring</pre><p></p>
<h3>5. Check your installed php version</h3>
<p></p><pre class="crayon-plain-tag">php -v</pre><p></p>
<h3>6. Restart your apache to make sure everything is loaded properly</h3>
<p></p><pre class="crayon-plain-tag">service httpd restart</pre><p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.larshaendler.com/2016/10/24/install-php-5-6-on-red-hat-6-and-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple hex viewer for Linux Mint</title>
		<link>http://www.larshaendler.com/2016/09/26/simple-hex-viewer-for-linux-mint/</link>
		<comments>http://www.larshaendler.com/2016/09/26/simple-hex-viewer-for-linux-mint/#respond</comments>
		<pubDate>Mon, 26 Sep 2016 08:58:55 +0000</pubDate>
		<dc:creator><![CDATA[Lars Händler]]></dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[Linux Mint]]></category>

		<guid isPermaLink="false">http://www.larshaendler.com/?p=1381</guid>
		<description><![CDATA[A very simple command line hex viewer for Linux Mint is called xxd. It just creates a hex dump from a given input. Here is an example using the test file bomtest.txt [crayon-58525a625a7b4799210778/] returns [crayon-58525a625a7bc192294844/] You do not have to install xxd because it is already part of Linux Mint.]]></description>
				<content:encoded><![CDATA[<p>A very simple command line hex viewer for Linux Mint is called <strong>xxd</strong>. It just creates a hex dump from a given input.</p>
<p>Here is an example using the test file bomtest.txt</p>
<p><span id="more-1381"></span></p><pre class="crayon-plain-tag">less bomtest.txt | xxd</pre><p>returns</p><pre class="crayon-plain-tag">0000000: efbb bf74 6573 7420 7769 7468 2062 6f6d ...test with bom
0000010: 0a0a 7465 7374 2077 6974 6820 626f 6d0a ..test with bom.</pre><p>You do not have to install xxd because it is already part of Linux Mint.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.larshaendler.com/2016/09/26/simple-hex-viewer-for-linux-mint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Mint 17 based on which version of Ubuntu</title>
		<link>http://www.larshaendler.com/2016/09/14/linux-mint-17-based-on-which-version-of-ubuntu/</link>
		<comments>http://www.larshaendler.com/2016/09/14/linux-mint-17-based-on-which-version-of-ubuntu/#respond</comments>
		<pubDate>Wed, 14 Sep 2016 10:25:40 +0000</pubDate>
		<dc:creator><![CDATA[Lars Händler]]></dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[Linux Mint]]></category>

		<guid isPermaLink="false">http://www.larshaendler.com/?p=1469</guid>
		<description><![CDATA[Linux Mint 17 is based on Ubuntu 14.04 &#8211; Trusty (Thar) Linux Mint Qiana release notes]]></description>
				<content:encoded><![CDATA[<p>Linux Mint 17 is based on Ubuntu 14.04 &#8211; Trusty (Thar)</p>
<p><a href="https://www.linuxmint.com/rel_qiana_cinnamon.php" target="_blank">Linux Mint Qiana release notes</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.larshaendler.com/2016/09/14/linux-mint-17-based-on-which-version-of-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove first line total from ls output</title>
		<link>http://www.larshaendler.com/2016/07/26/remove-first-line-total-from-ls-output/</link>
		<comments>http://www.larshaendler.com/2016/07/26/remove-first-line-total-from-ls-output/#respond</comments>
		<pubDate>Tue, 26 Jul 2016 13:13:09 +0000</pubDate>
		<dc:creator><![CDATA[Lars Händler]]></dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[Linux Mint]]></category>

		<guid isPermaLink="false">http://www.larshaendler.com/?p=1343</guid>
		<description><![CDATA[[crayon-58525a625aa79336679827/] That easy &#8230; really! A bit more detail This is your normal output starting with the total line [crayon-58525a625aa81184210662/] Now we remove that total line by piping the ls output through tail [crayon-58525a625aa86639496163/] Why does it work? tail -n +2 means everything from the second line onwards.]]></description>
				<content:encoded><![CDATA[<p></p><pre class="crayon-plain-tag">ls -l | tail -n +2</pre><p>That easy &#8230; really!<span id="more-1343"></span></p>
<h3>A bit more detail</h3>
<p>This is your normal output starting with the total line</p><pre class="crayon-plain-tag">hlars@My-Mint ~/Downloads/test $ ls -l
total 0
-rw-r--r-- 1 hlars hlars 0 Jul 26 15:13 bla
-rw-r--r-- 1 hlars hlars 0 Jul 26 15:14 blub</pre><p>Now we remove that total line by piping the ls output through tail</p><pre class="crayon-plain-tag">hlars@My-Mint ~/Downloads/test $ ls -l | tail -n +2
-rw-r--r-- 1 hlars hlars 0 Jul 26 15:13 bla
-rw-r--r-- 1 hlars hlars 0 Jul 26 15:14 blub</pre><p></p>
<h3>Why does it work?</h3>
<p><em>tail -n +2</em> means everything from the second line onwards.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.larshaendler.com/2016/07/26/remove-first-line-total-from-ls-output/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
