<?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>Mimor &#187; Ubuntu</title>
	<atom:link href="http://mimor.be/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://mimor.be</link>
	<description>Almost weekend!</description>
	<lastBuildDate>Wed, 11 Apr 2012 17:28:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Who&#8217;s there? &#8211; Invalid ssh user</title>
		<link>http://mimor.be/2011/whos-there-invalid-ssh-user/</link>
		<comments>http://mimor.be/2011/whos-there-invalid-ssh-user/#comments</comments>
		<pubDate>Wed, 27 Apr 2011 11:59:44 +0000</pubDate>
		<dc:creator>Mimor</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[blacklist]]></category>
		<category><![CDATA[denyhosts]]></category>
		<category><![CDATA[secure]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://mimor.be/?p=810</guid>
		<description><![CDATA[So, It&#8217;s been a while since I&#8217;ve set up my home server to use it as a swiss army knife at home and on the road. Now I was wondering on the system&#8217;s integrity. First step was checking /var/log/auth.log To do some quick&#8217;n'dirty check I&#8217;ve ran the following command grep &#8220;Invalid user&#8221; /var/log/auth.log &#124; less [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://mimor.be/wp-content/uploads/2011/04/catburglar.jpg"><img class="alignright size-full wp-image-920" style="border: 1px solid black;" title="catburglar" src="http://mimor.be/wp-content/uploads/2011/04/catburglar.jpg" alt="" width="175" height="135" /></a>So, It&#8217;s been a while since I&#8217;ve set up my home server to use it as a swiss army knife at home and on the road.<br />
Now I was wondering on the system&#8217;s integrity.<br />
First step was checking <strong>/var/log/auth.log</strong><br />
To do some quick&#8217;n'dirty check I&#8217;ve ran the following command</p>
<blockquote><p>grep &#8220;Invalid user&#8221; /var/log/auth.log | less</p></blockquote>
<p><span id="more-810"></span><br />
This resulted in quite a nice list:</p>
<blockquote><p>Mar 13 20:13:21 tuxbox sshd[31985]: Invalid user oracle from 82.165.193.197<br />
Mar 13 20:13:21 tuxbox sshd[31988]: Invalid user test from 82.165.193.197<br />
Mar 13 20:13:24 tuxbox sshd[32001]: Invalid user demon from 82.165.193.197<br />
Mar 13 20:13:25 tuxbox sshd[32007]: Invalid user test from 82.165.193.197<br />
Mar 13 20:13:26 tuxbox sshd[32011]: Invalid user abcd from 82.165.193.197<br />
Mar 13 20:13:26 tuxbox sshd[32014]: Invalid user abc from 82.165.193.197<br />
Mar 13 20:13:27 tuxbox sshd[32017]: Invalid user tt from 82.165.193.197<br />
Mar 14 07:44:29 tuxbox sshd[22844]: Invalid user adi from 124.232.130.2<br />
Mar 14 07:44:32 tuxbox sshd[22854]: Invalid user salina from 124.232.130.2<br />
Mar 14 07:44:35 tuxbox sshd[22865]: Invalid user cadi from 124.232.130.2<br />
Mar 14 07:44:37 tuxbox sshd[22863]: Invalid user adi from 124.232.130.2<br />
Mar 14 07:44:39 tuxbox sshd[22876]: Invalid user inger from 124.232.130.2<br />
Mar 14 07:44:43 tuxbox sshd[22888]: Invalid user adi from 124.232.130.2<br />
Mar 14 07:44:43 tuxbox sshd[22883]: Invalid user cady from 124.232.130.2<br />
Mar 14 07:44:45 tuxbox sshd[22895]: Invalid user adis from 124.232.130.2<br />
Mar 14 07:44:48 tuxbox sshd[22907]: Invalid user muie from 124.232.130.2<br />
Mar 14 07:44:49 tuxbox sshd[22911]: Invalid user cai from 124.232.130.2<br />
Mar 14 07:44:52 tuxbox sshd[22917]: Invalid user alesa from 124.232.130.2<br />
Mar 14 07:44:54 tuxbox sshd[22929]: Invalid user muie from 124.232.130.2<br />
Mar 14 07:44:55 tuxbox sshd[22932]: Invalid user cailin from 124.232.130.2<br />
Mar 14 07:44:58 tuxbox sshd[22944]: Invalid user foster from 124.232.130.2<br />
Mar 14 07:45:04 tuxbox sshd[22969]: Invalid user braila from 124.232.130.2<br />
Mar 14 07:45:09 tuxbox sshd[22984]: Invalid user domnul from 124.232.130.2<br />
Mar 14 07:45:15 tuxbox sshd[23000]: Invalid user conor from 124.232.130.2<br />
Mar 14 07:45:24 tuxbox sshd[23014]: Invalid user excalibur from 124.232.130.2<br />
Mar 14 07:45:30 tuxbox sshd[23037]: Invalid user soft from 124.232.130.2<br />
Mar 14 07:45:36 tuxbox sshd[23050]: Invalid user peste from 124.232.130.2<br />
Mar 14 07:45:42 tuxbox sshd[23063]: Invalid user lookoo from 124.232.130.2<br />
Mar 14 07:45:47 tuxbox sshd[23077]: Invalid user trandafir from 124.232.130.2<br />
Mar 14 07:45:57 tuxbox sshd[23099]: Invalid user dinamo from 124.232.130.2<br />
Mar 14 07:46:05 tuxbox sshd[23116]: Invalid user steaua from 124.232.130.2<br />
Mar 14 07:46:10 tuxbox sshd[23134]: Invalid user frati from 124.232.130.2<br />
Mar 14 07:46:16 tuxbox sshd[23147]: Invalid user colombo from 124.232.130.2<br />
Mar 14 09:53:53 tuxbox sshd[7154]: Invalid user direccion from 118.69.202.195<br />
Mar 14 10:09:31 tuxbox sshd[9634]: Invalid user simon from 118.69.202.195<br />
Mar 14 10:09:35 tuxbox sshd[9643]: Invalid user server from 118.69.202.195<br />
Mar 14 10:09:38 tuxbox sshd[9652]: Invalid user linux from 118.69.202.195<br />
Mar 14 10:09:43 tuxbox sshd[9660]: Invalid user info from 118.69.202.195<br />
Mar 14 10:09:50 tuxbox sshd[9681]: Invalid user operator from 118.69.202.195<br />
Mar 14 10:09:55 tuxbox sshd[9690]: Invalid user guest from 118.69.202.195<br />
Mar 14 10:09:59 tuxbox sshd[9709]: Invalid user webadmin from 118.69.202.195<br />
Mar 14 10:10:05 tuxbox sshd[9722]: Invalid user user from 118.69.202.195<br />
Mar 14 10:10:09 tuxbox sshd[9732]: Invalid user user from 118.69.202.195<br />
Mar 14 10:10:12 tuxbox sshd[9741]: Invalid user ftp from 118.69.202.195<br />
Mar 14 10:10:16 tuxbox sshd[9750]: Invalid user oracle from 118.69.202.195<br />
Mar 14 10:10:19 tuxbox sshd[9759]: Invalid user oracle from 118.69.202.195<br />
Mar 14 10:10:23 tuxbox sshd[9769]: Invalid user test from 118.69.202.195<br />
Mar 14 10:10:28 tuxbox sshd[9781]: Invalid user soporte from 118.69.202.195<br />
Mar 14 10:10:31 tuxbox sshd[9789]: Invalid user postgres from 118.69.202.195<br />
Mar 14 10:10:34 tuxbox sshd[9798]: Invalid user henry from 118.69.202.195<br />
Mar 14 10:10:38 tuxbox sshd[9806]: Invalid user admin from 118.69.202.195<br />
Mar 14 10:10:41 tuxbox sshd[9816]: Invalid user test from 118.69.202.195<br />
Mar 14 10:10:45 tuxbox sshd[9824]: Invalid user user1 from 118.69.202.195<br />
Mar 14 10:10:48 tuxbox sshd[9838]: Invalid user user2 from 118.69.202.195<br />
Mar 14 10:10:52 tuxbox sshd[9847]: Invalid user user3 from 118.69.202.195<br />
Mar 14 10:10:55 tuxbox sshd[9856]: Invalid user user4 from 118.69.202.195<br />
Mar 14 10:10:59 tuxbox sshd[9870]: Invalid user username from 118.69.202.195<br />
Mar 14 10:11:02 tuxbox sshd[9879]: Invalid user username from 118.69.202.195<br />
Mar 14 10:11:06 tuxbox sshd[9888]: Invalid user testing from 118.69.202.195<br />
Mar 14 10:11:09 tuxbox sshd[9897]: Invalid user webadmin from 118.69.202.195<br />
Mar 14 10:11:12 tuxbox sshd[9905]: Invalid user trixbox1 from 118.69.202.195<br />
Mar 14 10:11:15 tuxbox sshd[9914]: Invalid user testing from 118.69.202.195<br />
Mar 14 10:11:19 tuxbox sshd[9922]: Invalid user test from 118.69.202.195<br />
Mar 14 10:11:24 tuxbox sshd[9931]: Invalid user xbox from 118.69.202.195<br />
Mar 14 10:11:27 tuxbox sshd[9943]: Invalid user mysql from 118.69.202.195<br />
Mar 14 10:11:31 tuxbox sshd[9952]: Invalid user mysql from 118.69.202.195<br />
Mar 14 10:11:34 tuxbox sshd[9961]: Invalid user mysql from 118.69.202.195<br />
Mar 14 10:11:37 tuxbox sshd[9973]: Invalid user mysql from 118.69.202.195<br />
Mar 14 10:11:49 tuxbox sshd[9999]: Invalid user oracle from 118.69.202.195<br />
Mar 14 10:11:53 tuxbox sshd[10012]: Invalid user phpl from 118.69.202.195<br />
Mar 14 10:11:56 tuxbox sshd[10021]: Invalid user user from 118.69.202.195<br />
Mar 14 10:12:00 tuxbox sshd[10030]: Invalid user maggie from 118.69.202.195<br />
Mar 14 10:12:03 tuxbox sshd[10039]: Invalid user usuario from 118.69.202.195<br />
Mar 14 10:12:07 tuxbox sshd[10048]: Invalid user usuario from 118.69.202.195<br />
Mar 14 10:12:10 tuxbox sshd[10056]: Invalid user usuario from 118.69.202.195<br />
Mar 14 10:12:13 tuxbox sshd[10065]: Invalid user user from 118.69.202.195<br />
Mar 14 10:12:17 tuxbox sshd[10074]: Invalid user user from 118.69.202.195<br />
Mar 14 10:12:20 tuxbox sshd[10082]: Invalid user oracle from 118.69.202.195<br />
Mar 14 10:12:23 tuxbox sshd[10091]: Invalid user oracle from 118.69.202.195<br />
Mar 14 10:12:27 tuxbox sshd[10100]: Invalid user oracle from 118.69.202.195<br />
Mar 14 10:12:31 tuxbox sshd[10114]: Invalid user oracle from 118.69.202.195<br />
Mar 14 10:12:34 tuxbox sshd[10124]: Invalid user oracle from 118.69.202.195<br />
Mar 14 10:12:38 tuxbox sshd[10132]: Invalid user oracle from 118.69.202.195<br />
Mar 14 10:12:41 tuxbox sshd[10141]: Invalid user oracle from 118.69.202.195<br />
Mar 14 10:12:45 tuxbox sshd[10151]: Invalid user oracle from 118.69.202.195<br />
Mar 14 10:12:48 tuxbox sshd[10160]: Invalid user oracle from 118.69.202.195<br />
Mar 14 10:12:52 tuxbox sshd[10169]: Invalid user oracle from 118.69.202.195<br />
Mar 14 10:12:56 tuxbox sshd[10177]: Invalid user oracle from 118.69.202.195<br />
Mar 14 10:12:59 tuxbox sshd[10188]: Invalid user oracle from 118.69.202.195<br />
Mar 14 10:13:03 tuxbox sshd[10196]: Invalid user oracle from 118.69.202.195<br />
Mar 14 10:13:08 tuxbox sshd[10205]: Invalid user oracle from 118.69.202.195<br />
Mar 14 10:13:11 tuxbox sshd[10218]: Invalid user oracle from 118.69.202.195<br />
Mar 14 10:13:15 tuxbox sshd[10227]: Invalid user oracle from 118.69.202.195<br />
Mar 14 10:13:19 tuxbox sshd[10241]: Invalid user oracle from 118.69.202.195<br />
Mar 14 10:13:23 tuxbox sshd[10250]: Invalid user oracle from 118.69.202.195<br />
Mar 14 10:13:26 tuxbox sshd[10260]: Invalid user oracle from 118.69.202.195<br />
Mar 14 10:13:30 tuxbox sshd[10269]: Invalid user oracle from 118.69.202.195<br />
Mar 14 10:13:33 tuxbox sshd[10278]: Invalid user oracle from 118.69.202.195<br />
Mar 14 10:13:37 tuxbox sshd[10287]: Invalid user oracle from 118.69.202.195<br />
Mar 14 10:13:40 tuxbox sshd[10296]: Invalid user oracle from 118.69.202.195<br />
Mar 14 10:13:44 tuxbox sshd[10304]: Invalid user oracle from 118.69.202.195<br />
Mar 14 10:13:47 tuxbox sshd[10314]: Invalid user oracle from 118.69.202.195<br />
Mar 14 10:13:51 tuxbox sshd[10323]: Invalid user oracle from 118.69.202.195<br />
Mar 14 10:13:55 tuxbox sshd[10332]: Invalid user oracle from 118.69.202.195<br />
Mar 14 10:13:59 tuxbox sshd[10342]: Invalid user oracle from 118.69.202.195<br />
Mar 14 10:14:02 tuxbox sshd[10352]: Invalid user oracle from 118.69.202.195<br />
Mar 14 10:14:06 tuxbox sshd[10361]: Invalid user oracle from 118.69.202.195<br />
Mar 14 10:14:09 tuxbox sshd[10374]: Invalid user oracle from 118.69.202.195<br />
Mar 14 10:14:12 tuxbox sshd[10382]: Invalid user oracle from 118.69.202.195<br />
Mar 14 10:14:15 tuxbox sshd[10390]: Invalid user oracle from 118.69.202.195<br />
Mar 14 10:14:19 tuxbox sshd[10399]: Invalid user oracle from 118.69.202.195<br />
Mar 14 10:14:22 tuxbox sshd[10408]: Invalid user oracle from 118.69.202.195<br />
Mar 14 10:14:26 tuxbox sshd[10417]: Invalid user oracle from 118.69.202.195<br />
Mar 14 10:14:29 tuxbox sshd[10426]: Invalid user oracle from 118.69.202.195<br />
Mar 14 10:14:33 tuxbox sshd[10435]: Invalid user oracle from 118.69.202.195<br />
Mar 14 10:14:36 tuxbox sshd[10443]: Invalid user oracle from 118.69.202.195<br />
Mar 14 10:14:39 tuxbox sshd[10452]: Invalid user oracle from 118.69.202.195<br />
Mar 14 10:14:43 tuxbox sshd[10460]: Invalid user oracle from 118.69.202.195<br />
Mar 14 10:14:46 tuxbox sshd[10469]: Invalid user oracle from 118.69.202.195<br />
Mar 14 10:14:49 tuxbox sshd[10478]: Invalid user oracle from 118.69.202.195<br />
Mar 14 10:14:53 tuxbox sshd[10487]: Invalid user oracle from 118.69.202.195<br />
Mar 14 10:15:03 tuxbox sshd[10504]: Invalid user oracle from 118.69.202.195<br />
Mar 14 17:53:46 tuxbox sshd[4219]: Invalid user test from 81.1.192.16<br />
Mar 14 17:53:48 tuxbox sshd[4224]: Invalid user testuser from 81.1.192.16<br />
Mar 14 17:53:49 tuxbox sshd[4229]: Invalid user test1 from 81.1.192.16<br />
Mar 14 17:53:50 tuxbox sshd[4234]: Invalid user test from 81.1.192.16<br />
Mar 14 17:53:52 tuxbox sshd[4238]: Invalid user test from 81.1.192.16<br />
Mar 14 17:53:53 tuxbox sshd[4243]: Invalid user test from 81.1.192.16<br />
Mar 14 17:53:55 tuxbox sshd[4248]: Invalid user testing from 81.1.192.16<br />
Mar 14 17:54:03 tuxbox sshd[4276]: Invalid user admin from 81.1.192.16<br />
Mar 14 17:54:04 tuxbox sshd[4281]: Invalid user admin from 81.1.192.16<br />
Mar 14 17:54:06 tuxbox sshd[4286]: Invalid user admin from 81.1.192.16<br />
Mar 14 17:55:01 tuxbox sshd[4486]: Invalid user jeep from 81.1.192.16<br />
Mar 14 17:55:02 tuxbox sshd[4490]: Invalid user alan from 81.1.192.16<br />
Mar 14 17:55:03 tuxbox sshd[4495]: Invalid user jim from 81.1.192.16<br />
Mar 14 17:55:05 tuxbox sshd[4500]: Invalid user postgres from 81.1.192.16<br />
Mar 14 17:55:06 tuxbox sshd[4505]: Invalid user stuff from 81.1.192.16<br />
Mar 14 17:55:08 tuxbox sshd[4509]: Invalid user tom from 81.1.192.16<br />
Mar 14 17:55:09 tuxbox sshd[4514]: Invalid user adam from 81.1.192.16<br />
Mar 14 17:55:13 tuxbox sshd[4528]: Invalid user gov from 81.1.192.16<br />
Mar 14 17:55:16 tuxbox sshd[4538]: Invalid user pgsql from 81.1.192.16<br />
Mar 14 17:55:17 tuxbox sshd[4542]: Invalid user adm from 81.1.192.16<br />
Mar 14 17:55:20 tuxbox sshd[4552]: Invalid user postgres from 81.1.192.16<br />
Mar 14 17:55:23 tuxbox sshd[4561]: Invalid user email from 81.1.192.16<br />
Mar 14 17:55:24 tuxbox sshd[4566]: Invalid user oracle from 81.1.192.16<br />
Mar 14 17:55:25 tuxbox sshd[4571]: Invalid user users from 81.1.192.16<br />
Mar 14 17:55:27 tuxbox sshd[4576]: Invalid user user from 81.1.192.16<br />
Mar 14 17:55:28 tuxbox sshd[4580]: Invalid user test from 81.1.192.16<br />
Mar 14 17:55:30 tuxbox sshd[4585]: Invalid user david from 81.1.192.16<br />
Mar 14 17:55:31 tuxbox sshd[4590]: Invalid user lynx from 81.1.192.16<br />
Mar 14 17:55:32 tuxbox sshd[4595]: Invalid user music from 81.1.192.16<br />
Mar 14 17:55:34 tuxbox sshd[4599]: Invalid user user from 81.1.192.16<br />
Mar 14 17:55:35 tuxbox sshd[4604]: Invalid user user from 81.1.192.16<br />
Mar 14 17:55:36 tuxbox sshd[4609]: Invalid user user from 81.1.192.16<br />
Mar 14 17:55:38 tuxbox sshd[4614]: Invalid user user from 81.1.192.16<br />
Mar 14 17:55:39 tuxbox sshd[4618]: Invalid user rpcuser from 81.1.192.16<br />
Mar 14 17:55:41 tuxbox sshd[4623]: Invalid user rpcuser from 81.1.192.16<br />
Mar 14 17:55:42 tuxbox sshd[4628]: Invalid user guest from 81.1.192.16<br />
Mar 14 17:56:31 tuxbox sshd[4808]: Invalid user apple from 81.1.192.16<br />
Mar 14 17:56:36 tuxbox sshd[4823]: Invalid user brian from 81.1.192.16<br />
Mar 14 17:56:43 tuxbox sshd[4852]: Invalid user log from 81.1.192.16<br />
Mar 14 17:56:45 tuxbox sshd[4857]: Invalid user qmailq from 81.1.192.16<br />
Mar 14 17:56:46 tuxbox sshd[4862]: Invalid user qscand from 81.1.192.16<br />
Mar 14 17:56:52 tuxbox sshd[4881]: Invalid user rosa from 81.1.192.16<br />
Mar 14 17:56:53 tuxbox sshd[4885]: Invalid user rosa from 81.1.192.16<br />
Mar 14 17:57:44 tuxbox sshd[5071]: Invalid user video from 81.1.192.16<br />
Mar 14 17:57:45 tuxbox sshd[5075]: Invalid user admin from 81.1.192.16<br />
Mar 14 17:59:19 tuxbox sshd[5406]: Invalid user guset from 81.1.192.16<br />
Mar 14 17:59:32 tuxbox sshd[5454]: Invalid user guest from 81.1.192.16<br />
Mar 14 18:00:30 tuxbox sshd[5658]: Invalid user apache from 81.1.192.16<br />
Mar 14 18:00:31 tuxbox sshd[5663]: Invalid user david from 81.1.192.16<br />
Mar 14 18:00:33 tuxbox sshd[5668]: Invalid user web from 81.1.192.16<br />
Mar 14 18:00:34 tuxbox sshd[5673]: Invalid user cyberjohn from 81.1.192.16<br />
etc&#8230;</p></blockquote>
<p>As long as you have a towel, there&#8217;s no need to panic!<br />
I studied the log in detail and there were luckily no successful logins other than my own (with a valid keypair).</p>
<p>Quick solution to do a first line of defense:</p>
<blockquote><p>sudo apt-get install denyhosts</p></blockquote>
<p><a href="http://denyhosts.sourceforge.net/index.html">DenyHosts</a>:</p>
<blockquote><p>DenyHosts is a script intended to be run by Linux system administrators to help thwart SSH server attacks (also known as dictionary based attacks and brute force attacks).</p></blockquote>
<p>Now the only thing I needed to do next was configure DenyHosts so that it&#8217;ll sync the known blocked ip&#8217;s from the official DenyHosts database.<br />
How to do this is well explained in the configuration file.</p>
<blockquote><p>sudo nano /etc/denyhosts.conf</p></blockquote>
<p>You can set the email, purge and sync options.<br />
Adjust like you want.</p>
<p>After not such a long time you can list the denied hosts as follows:</p>
<blockquote><p>sudo less /etc/hosts.deny</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://mimor.be/2011/whos-there-invalid-ssh-user/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wrong time in Windows on Dual Boot system.</title>
		<link>http://mimor.be/2011/wrong-time-in-windows-on-dual-boot-system/</link>
		<comments>http://mimor.be/2011/wrong-time-in-windows-on-dual-boot-system/#comments</comments>
		<pubDate>Wed, 13 Apr 2011 11:23:27 +0000</pubDate>
		<dc:creator>Mimor</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[dualboot]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[utc]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://mimor.be/?p=822</guid>
		<description><![CDATA[When you have a dual boot with Windows and Ubuntu you might experience some time travelling when rebooting to windows. To solve this, simply boot into Ubuntu and edit the /etc/default/rcS file as sudo and change the UTC value from yes to no. It should look like this TMPTIME=0 SULOGIN=no DELAYLOGIN=no UTC=no #Set according to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://mimor.be/wp-content/uploads/2011/04/time.png"><img class="alignright size-full wp-image-837" title="time" src="http://mimor.be/wp-content/uploads/2011/04/time.png" alt="" width="256" height="256" /></a>When you have a dual boot with Windows and Ubuntu you might experience some time travelling when rebooting to windows.<br />
To solve this, simply boot into Ubuntu and edit the <strong>/etc/default/rcS</strong> file as sudo and change the UTC value from yes to no.<br />
It should look like this</p>
<blockquote><p>TMPTIME=0<br />
SULOGIN=no<br />
DELAYLOGIN=no<br />
UTC=no  #Set according to your system (BIOS) clock.<br />
VERBOSE=no<br />
EDITMOTD=yes<br />
FSCKFIX=no</p></blockquote>
<p>These values are being used by the scripts at <strong>/etc/rcS.d/</strong> that get invoked during boot (even in single user mode)</p>
<p>To be clear, this is not an Ubuntu error. It is simply the Windows that never assumes the system-clock to be in UTC.</p>
<p>If you wish to adjust this in the Windows installation execute <strong>regedit</strong> and navigate to:</p>
<blockquote><p><strong>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation</strong></p></blockquote>
<p>Change the <strong>RealTimeIsUniversal</strong> value to <strong>1.</strong></p>
<p>If you&#8217;re simply looking for a wach to change your hardwareclock on linux you can check my other article on <a title="Changing date and/or time on Linux" href="http://mimor.be/2011/changing-date-andor-time-on-linux/">Changing date and/or time on Linux</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://mimor.be/2011/wrong-time-in-windows-on-dual-boot-system/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Call for participants Dipro-fair Ghent 30/01/2011</title>
		<link>http://mimor.be/2011/call-for-participants-dipro-fair-ghent-31012011/</link>
		<comments>http://mimor.be/2011/call-for-participants-dipro-fair-ghent-31012011/#comments</comments>
		<pubDate>Fri, 14 Jan 2011 23:05:08 +0000</pubDate>
		<dc:creator>Mimor</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Mail]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Dipro]]></category>
		<category><![CDATA[Ghent]]></category>
		<category><![CDATA[Ubuntu-be]]></category>

		<guid isPermaLink="false">http://mimor.be/?p=777</guid>
		<description><![CDATA[Wanted: People who want to help out at the Ubuntu booth during the Dipro-fair is in Ghent on January 30, 2011. If you&#8217;re not able to attend the full day, some hours of help are always welcome as well. Profile: You don&#8217;t have to be an Ubuntu/Linux expert. If you can testify about your experiences [...]]]></description>
			<content:encoded><![CDATA[<p><strong><span style="text-decoration: underline;">Wanted:</span></strong><br />
People who want to help out at the Ubuntu booth during the Dipro-fair is in Ghent on January 30, 2011.<br />
If you&#8217;re not able to attend the full day, some hours of help are always welcome as well.</p>
<p><strong><span style="text-decoration: underline;">Profile:</span></strong><br />
You don&#8217;t have to be an Ubuntu/Linux expert.<br />
If you can testify about your experiences and suggest to Windows-programs,<br />
can already make a difference.<br />
Most people we lend a word on the fair, have none or little of Ubuntu/Linux/Computer experience.</p>
<p><span style="text-decoration: underline;"><strong>Fun fact:</strong></span><br />
As an exhibitor you don&#8217;t have to pay the entrance fee, but between helping out, you can take our time to look around and find awesome deals.</p>
<p><span style="text-decoration: underline;"><strong>How:</strong></span><br />
Add your name to the ubuntu-wiki page:<br />
<a href="https://wiki.ubuntu.com/BelgianTeam/ComputerFairs/Ghent_2011-01-31" target="_blank"> https://wiki.ubuntu.com/BelgianTeam/ComputerFairs/Ghent_2011-01-31</a><br />
OR<br />
Let me know trough mail <a href="mailto:ubuntu@mimor.be">ubuntu@mimor.be</a></p>
<p>Please in both of these cases, mention whether you&#8217;ll be helping out a full day or several hours.<br />
That&#8217;s all you need to do.<br />
If you can provide items such as demolaptop(s), camera, etc. .. you may also add it to the wiki page.</p>
<p>Hope to see you soon.</p>
<p>=====================================</p>
<p><strong><span style="text-decoration: underline;">﻿Gezocht:</span></strong><br />
Mensen die willen helpen op de Ubuntu stand tijdens de Dipro beurs in Gent op 30 Jan 2011.<br />
Indien het niet mogelijk is om de volledige dag aanwezig te zijn, zijn enkele uren hulp ook altijd welkom.</p>
<p><strong><span style="text-decoration: underline;">Profiel:</span></strong><br />
Je hoeft geen Ubuntu/linux/computer expert te zijn.<br />
Als je kan getuigen over jouw ervaringen en uitleg geven over alternatieven voor Windows programma&#8217;s,<br />
kan je al een verschil maken.<br />
De meeste mensen die we op de beurs ten woord staan, hebben helemaal geen of weinig van Ubuntu/Linux.</p>
<p><strong><span style="text-decoration: underline;">Leuk weetje:</span></strong><br />
Als medewerker van de stand hoef je geen toegangsgeld te betalen, maar kan je tussendoor wel rond kijken en toffe deals vinden.</p>
<p><strong><span style="text-decoration: underline;">Hoe:</span></strong><br />
Voeg je naam toe aan deze Ubuntu-be Wiki pagina:<br />
<a href="https://wiki.ubuntu.com/BelgianTeam/ComputerFairs/Ghent_2011-01-31" target="_blank"> https://wiki.ubuntu.com/BelgianTeam/ComputerFairs/Ghent_2011-01-31</a><br />
OF<br />
Laat het me weten via mail op <a href="mailto:ubuntu@mimor.be">ubuntu@mimor.be</a></p>
<p>Gelieve in de twee gevallen te vermelden of je een volledige dag of enkele uren zal helpen.<br />
Dat is het enige dat je hoeft te doen.<br />
Indien je items van de lijst kan verzorgen zoals demo laptop(s), fototoestel, etc&#8230; mag je dit ook telkens aanvullen op de wiki pagina.</p>
<p>Hopelijk tot binnenkort.</p>
<p>Mvg,</p>
<p>Mike Morraye</p>
]]></content:encoded>
			<wfw:commentRss>http://mimor.be/2011/call-for-participants-dipro-fair-ghent-31012011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 10.04 (Lucid Lynx) Release Party Ghent is under construction</title>
		<link>http://mimor.be/2010/ubuntu-10-04-lucid-lynx-release-party-ghent-is-under-construction/</link>
		<comments>http://mimor.be/2010/ubuntu-10-04-lucid-lynx-release-party-ghent-is-under-construction/#comments</comments>
		<pubDate>Fri, 26 Mar 2010 20:33:50 +0000</pubDate>
		<dc:creator>Mimor</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Fun]]></category>
		<category><![CDATA[Info]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Awesome]]></category>
		<category><![CDATA[Ghent]]></category>
		<category><![CDATA[release party]]></category>

		<guid isPermaLink="false">http://mimor.be/?p=692</guid>
		<description><![CDATA[It&#8217;s official! There will be a Release Party for the Ubunu 10.04 (codename Lucid Lynx) in Ghent. I&#8217;ve just send out the news to the mailing list of Ubuntu-be and the Whitespace to confirm that i&#8217;ll organise the release party for the upcoming LTS version of Ubuntu. The event will take place Thursday the 13th [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s official! There will be a Release Party for the Ubunu 10.04 (codename Lucid Lynx) in Ghent.</p>
<p>I&#8217;ve just send out the news to the mailing list of Ubuntu-be and the Whitespace to confirm that i&#8217;ll organise the release party for the upcoming <acronym title="Long Term Support">LTS</acronym> version of Ubuntu.<br />
The event will take place Thursday the 13th of May in the Whitespace.<br />
I&#8217;m still looking for people whom have some knowledge of something Ubuntu-related and have the guts to give a lightningtalk or a demo.<br />
At the moment of writing, I&#8217;ve had 1 confirmation from a guy with Balls! Mandel.<br />
He did a talk about desktopcouch at fosdem this year, and will bring an improved version of that to the Release party.<br />
If you have questions, let me know.<br />
I&#8217;m available at the #Ubuntu-be channel on freenode, or just PM me (mimor) or use the comment section below.</p>
<p>The sent mail in English:</p>
<blockquote><p>Hello to all.<br />
&gt;<br />
&gt; I organize a RP on the 13th of May in honor of the Ubuntu 10.04 (Lucid)<br />
&gt; release.<br />
&gt; This is indeed a Thursday <img src='http://mimor.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  but that&#8217;s an official holiday and lot&#8217;s of<br />
&gt; the people don&#8217;t have to work on Friday.<br />
&gt; What time it&#8217;ll take place is yet to be decided.<br />
&gt;<br />
&gt; The RP will take place in the Whitespace (Blekerijstraat 75, Gent,<br />
&gt; Belgium)<br />
&gt; For people wondering what the Whitespace is: http://0&#215;20.be<br />
&gt;<br />
&gt; The space has: power, network, internet, drinks, snacks, beamer, couches<br />
&gt; and I hope we can repair the coffee-machine by then.<br />
&gt; People whom want something else, mention it.<br />
&gt;<br />
&gt; The program is still under construction.<br />
&gt; This moment, my receipt looks like this:<br />
&gt;<br />
&gt; Around 13h we&#8217;ll serve a light meet &amp; greet to loosen up the nerves.<br />
&gt; Next, we&#8217;ll stimulate the senses wit a series of lightning talks<br />
&gt; accompanied by a spicy serving of freshly cut tips.<br />
&gt; As the Spécial-du-chéf, you can enjoy some trial-and-error-sauce topped<br />
&gt; hands-on sessions.<br />
&gt;<br />
&gt; This part is for sure, but the rest is still work in progress!<br />
&gt;<br />
&gt; This is the rest:<br />
&gt;<br />
&gt; &#8211; design of Posters, flyers and web-banners<br />
&gt; &#8211; do you know someone, or want to present something yourself? Go for it<br />
&gt; &amp; let me know.<br />
&gt; &#8211; spread the word! To your friends, colleagues, your student-club, etc..<br />
&gt; &#8211; the pleasure to have YOU with us!<br />
&gt;<br />
&gt; Regards,<br />
&gt;<br />
&gt; Mike Morraye</p></blockquote>
<p>Or in Dutch:</p>
<blockquote><p>&gt;<br />
&gt; Hallo iedereen.<br />
&gt;<br />
&gt; Ik organiseer Donderdag, 13 Mei 2010 een RP voor Ubuntu 10.04 (Lucid).<br />
&gt; Dit is inderdaad een donderdag <img src='http://mimor.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Maar het is een feestdag en vrijdag is<br />
&gt; voor velen dus een brug-dag.<br />
&gt; Van hoe laat tot hoe laat is nog te beslissen.<br />
&gt;<br />
&gt; De RP gaat door in de Whitespace (Blekerijstraat 75, Gent, Belgium)<br />
&gt; Voor wie wil weten wat dit is: http://0&#215;20.be<br />
&gt;<br />
&gt; Locatie heeft: stroomvoorziening, netwerk, internet, (fris-) drank,<br />
&gt; versnaperingen, beamer, zetels  en hopelijk kunnen we tegen dan ook de<br />
&gt; koffiezet herstellen.<br />
&gt; Wie nog iets anders wil, laat het gerust weten <img src='http://mimor.be/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
&gt;<br />
&gt; Het programma in nog in ontwikkeling.<br />
&gt; Op dit moment zit m&#8217;n recept er zo uit:<br />
&gt;<br />
&gt; Rond 13h serveren we een luchtige meet &amp; greet om de zenuwen wat los te<br />
&gt; weken. Hierna prikkelen we de zintuigen met een reeks van pittige<br />
&gt; lightningtalks vergezeld van een portie vers gesneden tips.<br />
&gt; Als spécial du chéf, kunnen de fijnproevers genieten van enkele hands-on<br />
&gt; sessies overgoten met een sausje trial &amp; error.<br />
&gt;<br />
&gt; Dit stuk is zeker, de rest is work in progress!<br />
&gt;<br />
&gt; Hier dus de rest:<br />
&gt;<br />
&gt; &#8211; ontwerp Poster &amp; flyer en/of web-banners?<br />
&gt; &#8211; ken je iemand, of wil je zelf iets presenteren. Go for it &amp; let me<br />
&gt; know.<br />
&gt; &#8211; Spread the word! In je vriendenkring, op het werk, in je<br />
&gt; studentenclub, etc&#8230;<br />
&gt; &#8211; het genoegen dat JIJ er ook bent!<br />
&gt;<br />
&gt; Mvg,<br />
&gt;<br />
&gt; Mike Morraye</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://mimor.be/2010/ubuntu-10-04-lucid-lynx-release-party-ghent-is-under-construction/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Going to Fosdem 2010</title>
		<link>http://mimor.be/2010/going-to-fosdem-2010/</link>
		<comments>http://mimor.be/2010/going-to-fosdem-2010/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 21:35:09 +0000</pubDate>
		<dc:creator>Mimor</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Info]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Developer]]></category>
		<category><![CDATA[Europe]]></category>
		<category><![CDATA[Event]]></category>
		<category><![CDATA[Fosdem 2010]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[meeting]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://mimor.be/?p=595</guid>
		<description><![CDATA[It&#8217;s finally there. The 10th edition of Fosdem. For the people whom don&#8217;t know Fosdem (yet):It&#8217;s the finest free and non-commercial event where FOSS developers and communities can meet.There are a lot of interesting talks and demo&#8217;s, food, drinks, booths, and if you search good enough you might encounter a (real) girl. And the best [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://www.fosdem.org/promo/fosdem/square" alt="FOSDEM, the Free and Open Source Software Developers' European Meeting" width="200" height="200" />It&#8217;s finally there. The 10th edition of <a href="http://fosdem.org/2010/" target="_new">Fosdem</a>.<br />
For the people whom don&#8217;t know Fosdem (yet):<strong>It&#8217;s the finest free and non-commercial event where FOSS developers and communities can meet.</strong>There are a lot of interesting talks and demo&#8217;s, food, drinks, booths, and if you search good enough you might encounter a (real) girl.<br />
And the best thing&#8230; it&#8217;s in Belgium <img src='http://mimor.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> Here&#8217;s a list of talks I&#8217;d like to attend</p>
<h3>Saturday</h3>
<ul>
<li>11:45 to 12:30 <a title="Evil On The Internet" href="http://fosdem.org/2010/schedule/events/eviloninternet" target="_new">Evil On the Internet</a><br />
<blockquote><p>This talk will show you live examples of these sites, explain how they work, and tell you what we currently know about the criminals who operate them.<br />
There&#8217;s a lot of evil things on the Internet if you know where to look for them. Phishing websites collect banking credentials; mule recruitment websites entice people into money laundering; fake escrow sites defraud the winners of online auctions; fake banks hold the cash for fake African dictators; and there are even Ponzi scheme websites where (almost) everyone knows that they&#8217;re a scam. This talk will show you live examples of these sites, explain how they work, and tell you what we currently know about the criminals who operate them.</p></blockquote>
</li>
<li>13:15 to 13:45 <a title="Mozilla Europe" href="http://fosdem.org/2010/schedule/events/moz_europe" target="_new">Mozilla Europe</a><br />
<blockquote><p>General Introduction followed by an update on the work of Mozilla in Europe.</p></blockquote>
</li>
<li>13:45 to 14:00 <a title="Mozilla Foundation" href="http://fosdem.org/2010/schedule/events/moz_foundation" target="_new">Mozilla Foundation</a><br />
<blockquote><p>Latest MoFo news and projects.</p></blockquote>
</li>
<li>15:30 to 16:30 <a title="HTML5" href="http://fosdem.org/2010/schedule/events/moz_html5" target="_new">HTML5</a></li>
<p><span id="more-595"></span></p>
<li>17:00 to 17:15 <a title="csync" href="http://fosdem.org/2010/schedule/events/csync" target="_new">csync: Roaming Home Directories</a><br />
<blockquote><p>his talk will be about a file synchronizer designed for the normal user. I will tell you how it and works and how you can use it to synchronize your music collection or set it up for Roaming Home Directories.<br />
csync is a lightweight utility to synchronize files between two directories on a system or between multiple systems.<br />
It synchronizes bidirectionally and allows the user to keep two copies of files and directories in sync. csync uses widely adopted protocols, such as smb or sftp, so that there is no need for a server component. It is a user-level program which means you don&#8217;t need to be a superuser or administrator.<br />
Together with a Pluggable Authentication Module (PAM), the intent is to provide Roaming Home Directories for Linux.</p></blockquote>
</li>
<li>16:45 to 17:45 <a title="Mozilla Sync/Weave" href="http://fosdem.org/2010/schedule/events/moz_sync_weave" target="_new">Mozilla Sync/Weave</a><br />
<blockquote><p>How Weave and in particular sync is going to integrate with Firefox through 2010 and Firefox 4.<br />
There will be some discussion on how add-on authors can integrate with Weave starting now, and directions being made to surface this data in the browser.</p></blockquote>
</li>
<li>18:00 to 18:15 <a title="SyncEvolution" href="http://fosdem.org/2010/schedule/events/syncevolution" target="_new">SyncEvolution: From the SyncML Protocol to Free and Open Implementations</a><br />
<blockquote><p>Data synchronization is still mostly a missing piece in the free desktop puzzle: solutions that are reliable and ready for the mythical Average User just aren&#8217;t available. This talk presents the SyncML protocol, introduces the Synthesis SyncML engine (developed since 2000, open sourced 2009) and outlines how SyncEvolution is used as the synchronization solution in Moblin, GNOME and other Linux desktop systems &#8211; stay tuned for more news about this.<br />
SyncEvolution is meant to be a cross-platform solution, therefore this talk would be suitable for the cross-desktop developer room.<br />
Direct synchronization with other mobile devices is the main new feature in the upcoming Moblin 1.0 release. It will be covered in this talk for the first time.<br />
SyncEvolution is a tool that synchronizes personal information management (PIM) data like contacts, calenders, tasks, and memos using the SyncML information synchronization standard. SyncEvolution compiled for GNOME&#8217;s Evolution supports all of these data items. Compiled for Nokia 770/800/810 Internet Tablets, Mac OS X and the iPhone (only 0.7), it supports synchronizing the system address book. The command-line tool &#8216;syncevolution&#8217; (compiled separately for each of these platforms) executes the synchronization. In addition, there is the GTK &#8220;sync-UI&#8221;. The external Genesis is a graphical frontend for SyncEvolution written in PyGTK. The GUIs make SyncEvolution accessible without having to use a command line and provides graphical feedback of transaction results.<br />
SyncEvolution was written to have a small, reliable solution for Evolution PIM data synchronization without reinventing the wheel. SyncML is the established industry standard and Funambol has kindly provided their source code under the GPL, so there was already an existing code base for client and server development. During SyncEvolution&#8217;s development special attention was paid to automated testing and coverage of corner cases of the SyncML, vCard and iCalendar standards to ensure that no data gets lost or mangled.<br />
The focus right now is to deliver the best possible SyncML client for Moblin and Linux. With the switch to the Synthesis SyncML Engine it will be easier to also implement a server mode and direct device-to-device synchronization &#8211; this is already working in the 1.0 alpha release.</p></blockquote>
</li>
<li>18:20 to 18:35 <a title="GeexBox" href="http://fosdem.org/2010/schedule/events/geexbox" target="_new">GeeXboX: An Introduction to Enna Media Center</a><br />
<blockquote><p>Enna is GeeXboX&#8217;s next generation Media Center interface, built upon Enlightenment Foundation Libraries (EFL). It allows you to listen to your music files, watch your favorite movies, TV shows and photos across your network. It relies on libplayer multimedia A/V abstraction framework to control your preferred player and libvalhalla, a fast media scanner API that will grab metadata (covers, fan arts, song lyrics and so many more) from your multimedia contents.<br />
GeeXboX is a free embedded Linux distribution which aims at turning your computer into a so called HTPC (Home Theater PC) or Media Center. The GeeXboX project features both a LiveCD distribution and a standalone media center application (Enna); the project developed also several libraries (libplayer, libvalhalla) to enhance the multimedia experience under GNU/Linux.</p></blockquote>
</li>
</ul>
<h3>Sunday</h3>
<ul>
<li>11:00 to 11:45 <a title="Tor" href="http://fosdem.org/2010/schedule/events/tor" target="_new">Tor: Building, Growing, and Extending Online Anonymity</a><br />
<blockquote><p>A review and update on Tor, how open source solutions work well worldwide, where we&#8217;re headed, and where we need help from developers like you.<br />
Tor is a tool to protect your online privacy and anonymity. We rely on thousands of volunteers to run our network, review our code, and help enhance the experience for all.</p></blockquote>
</li>
</ul>
<p>I&#8217;m still not sure if I&#8217;ll make it for <a title="the Friday evening beer event" href="http://fosdem.org/2010/beerevent" target="_new">the Friday evening beer event</a>.<br />
It all depends on whether I find a place to stay for the night.<br />
But I&#8217;ll be at <a href="https://wiki.ubuntu.com/Fosdem/2010" target="_new">the Ubuntu Dinner</a> on Saturday evening!</p>
<p>Hope to see you there.</p>
<p>Interesting links:<br />
<a title="Fosdem Homepage" href="http://fosdem.org/2010/">Fosdem Homepage</a><br />
<a title="Ubuntu @ Fosdem Wiki Page" href="https://wiki.ubuntu.com/Fosdem/2010">Ubuntu @ Fosdem Wiki Page</a><br />
<a title="Fosdem Mailinglist" href="http://lists.fosdem.org/mailman/listinfo/fosdem">Fosdem Mailinglist</a><br />
<a title="Flickr Fosdem 2010 Pictures" href="http://www.flickr.com/search/?w=all&amp;q=fosdem+2010&amp;m=text">Flickr Fosdem 2010 Pictures and foto&#8217;s</a><br />
<a title="press &amp; promotional material" href="http://archive.fosdem.org/2009/press-and-promotion">Press &amp; Promotional material</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mimor.be/2010/going-to-fosdem-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New screen</title>
		<link>http://mimor.be/2009/new-screen/</link>
		<comments>http://mimor.be/2009/new-screen/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 21:44:17 +0000</pubDate>
		<dc:creator>Mimor</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[dual-head]]></category>
		<category><![CDATA[Medion]]></category>
		<category><![CDATA[mirror]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[wide-scree]]></category>

		<guid isPermaLink="false">http://mimor.be/?p=441</guid>
		<description><![CDATA[Today, I bought my second 22&#8243; Widescreen (Medion) monitor for only €150. With its maximum resolution of 1680&#215;1050, contrast of 1000:1 and a 5 ms reaction speed, it makes just a simple yet perfect addition to my desk. This is one of the devices that just does the trick. If I had spend 35 Euro [...]]]></description>
			<content:encoded><![CDATA[<p>Today, I bought my second 22&#8243; Widescreen (Medion) monitor for only €150.<br />
With its maximum resolution of 1680&#215;1050, contrast of 1000:1 and a 5 ms reaction speed, it makes just a simple yet perfect addition to my desk.<br />
This is one of the devices that just does the trick.<br />
If I had spend 35 Euro more, I could have bought a Full-HD 23&#8243; monitor from samsung&#8230; but I just can&#8217;t find a purpose for the Full-HD function and the 23&#8243; would denigrate my other (also a 22&#8243;) screen.<br />
It&#8217;s main purpose will be browsing, coding and a little bit gaming or designing.</p>
<p>I&#8217;m proud to present, my new screen (middle) functioning as a second screen for my portable (Dell Latitude D820).</p>
<p style="text-align: center;"><a href="http://mimor.be/wp-content/uploads/2009/08/DSCI1724.JPG" target="_blank"><img class="aligncenter size-full wp-image-443" style="border: 1px solid black;" title="DSCI1724_thumb" src="http://mimor.be/wp-content/uploads/2009/08/DSCI1724_thumb.JPG" alt="DSCI1724_thumb" width="500" height="375" /></a></p>
<p>I had to disable Compis Fusion on my laptop so that I could disable screen monitoring on the dual-head.</p>
]]></content:encoded>
			<wfw:commentRss>http://mimor.be/2009/new-screen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu Server on VirtualBox returns error This kernel requires the following features not present on the cpu: 0:6</title>
		<link>http://mimor.be/2009/ubuntu-server-onn-virtualbox-returns-error-this-kernel-requires-the-following-features-not-presnet-on-the-cpu-06/</link>
		<comments>http://mimor.be/2009/ubuntu-server-onn-virtualbox-returns-error-this-kernel-requires-the-following-features-not-presnet-on-the-cpu-06/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 15:20:36 +0000</pubDate>
		<dc:creator>Mimor</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Bug]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[8.04]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[Virtualbox]]></category>

		<guid isPermaLink="false">http://mimor.be/?p=425</guid>
		<description><![CDATA[I installed Ubuntu Server 8.04 inside a VirtualBox (v 2.4.1_OSE) virtual machine. The installation went smooth, but when I wanted to boot into my Ubuntu Server, it returned the following error right after GRUB: This kernel requires the following features not present on the cpu: 0:6 Unable to boot &#8211; please use a kernel appropriate [...]]]></description>
			<content:encoded><![CDATA[<p>I installed Ubuntu Server 8.04 inside a VirtualBox (v 2.4.1_OSE) virtual machine.<br />
The installation went smooth, but when I wanted to boot into my Ubuntu Server, it returned the following error right after GRUB:</p>
<blockquote><p>This kernel requires the following features not present on the cpu: 0:6<br />
Unable to boot &#8211; please use a kernel appropriate for your CPU</p></blockquote>
<p>Screenshot or it didn&#8217;t happen?</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-429" style="border: 1px solid black;" title="Ubuntu Server onn VirtualBox returns error" src="http://mimor.be/wp-content/uploads/2009/08/Ubuntu-Server-onn-VirtualBox-returns-error.jpg" alt="Ubuntu Server on VirtualBox returns error" width="600" height="160" /></p>
<h3 style="text-align: left;">How to solve:</h3>
<p style="text-align: left;">This can be easily resolved by enabling the PAE/NX option in the virtual machine&#8217;s settings.<br />
This will expose the <acronym title="Physical Address Extension">PAE</acronym> of your CPU to the virtual machine.</p>
<p style="text-align: left;">Just:</p>
<ol>
<li>go to the homescreen of Virtualbox</li>
<li>select your virtual machine</li>
<li>click the &#8216;settings&#8217; button on top of the screen</li>
<li>click the tab &#8216;Advanced&#8217;</li>
<li>check the box next to &#8216;PAE/NX&#8217;</li>
</ol>
<p style="text-align: left;">Like in this screenshot:</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-435" style="border: 1px solid black;" title="Enable PAE/NX in VirtualBox" src="http://mimor.be/wp-content/uploads/2009/08/Screenshot-testserver-Settings-1.jpg" alt="Screenshot-testserver - Settings-1" width="600" height="503" /></p>
<p>Now, you can fire up your virtual machine again, and it will start up without this error.</p>
]]></content:encoded>
			<wfw:commentRss>http://mimor.be/2009/ubuntu-server-onn-virtualbox-returns-error-this-kernel-requires-the-following-features-not-presnet-on-the-cpu-06/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Language &#8216;problems&#8217; inside an Ubuntu LUG</title>
		<link>http://mimor.be/2009/language-problems-inside-an-ubuntu-lug/</link>
		<comments>http://mimor.be/2009/language-problems-inside-an-ubuntu-lug/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 18:21:45 +0000</pubDate>
		<dc:creator>Mimor</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Belgium]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[lubs]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu-be]]></category>

		<guid isPermaLink="false">http://mimor.be/?p=401</guid>
		<description><![CDATA[As you may know, Belgium has 3 native languages: French, German and Dutch. Lately, people tend to make a big fuzz about this. Political party&#8217;s started creating diversity based on these languages to use this in their own advantage (votes). The media has added its share to this too. I personally don&#8217;t mind all these [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-403" title="belgium" src="http://mimor.be/wp-content/uploads/2009/08/belgium.jpg" alt="belgium" width="150" height="150" />As you may know, Belgium has 3  native languages: French, German and Dutch.<br />
Lately, people tend to make a big fuzz about this.<br />
Political party&#8217;s started creating diversity based on these languages to use this in their own advantage (votes).<br />
The media has added its share to this too.</p>
<p>I personally don&#8217;t mind all these easy and low ways of getting attention.<br />
But now the discussion has appeared as a burden inside our Ubuntu-be <acronym title="Local User Group">LUG</acronym> as well.</p>
<p><span id="more-401"></span>We have this policy that you can talk French, Dutch, German and English as you please.<br />
As a (logical) result, most of the communication has been done in English.<br />
By doing so, we can reach most of the users.<br />
If someone sends a mail to the mailing in one of the three other languages, no one bothers.<br />
But the pool of people that understands the message is significantly lower.</p>
<p>In the mailing list this has now been discussed as a problem.<br />
There was <a title="Ubuntu-be mailing list snippet" href="http://article.gmane.org/gmane.linux.ubuntu.region.belgium/3622" target="_blank">a reaction</a> from someone on our mailing list:</p>
<pre>1. Het consequente gebruik van het Engels. Dit is België, en hier zijn 3 officiële landstalen: Nederlands, Frans en Duits.
Het gebruik van het Engels is dan ook compleet belachelijk, temeer daar een grote meerderheid niet eens deftig Engels kan schrijven (ja, ik ben een taalpurist).
Ben je niet tweetalig? Of zitten er mensen op de lijst die niet tweetalig zijn?
Begrijpelijk, maar dat brengt me meteen bij punt 2.

2. Ubuntu-be: waarom niet opsplitsen in een Ubuntu-vla en een Ubuntu-wal (bijvoorbeeld).
Zo het sowieso veel makkelijker maken, aangezien Vlaanderen en Wallonië (o.a.) qua bedrijfscultuur totaal verschillend zijn (ik heb in beide landsdelen gewerkt).</pre>
<p>Now let me try to translate this to English:</p>
<pre>1. The consequent use of English.
This is Belgium, and there are 3 official languages: Dutch, French and German.
The use of English is thus complete ridiculous. Even more because a larger group of people can't even write decent English. (Yes, I'm a language purist)
Aren't you bilingual? Or are there people on the list that are not?
I can understand, but that brings me immediately at point 2.

2. Ubuntu-be: Why not split into Ubuntu-vla and Ubuntu-wal as an example)?
This would facilitate things, as Flanders (vla) and Walons (wal) , to name something, have totally different company/business cultures. (I worked in both parts of the country)</pre>
<p>So I started thinking about this and got to the conclusion: &#8220;Should we even care?&#8221;<br />
For what I&#8217;m concerned, things are fine like they are.<br />
That seemed to be the same conclusion as someone else who replied:</p>
<pre>Also, considering that we barely have enough volunteers now, how do you
expect us to have enough volunteers if we split up in 4 or more
different groups?

To give one point-of-reference: Jean, who's been coordinating most of
the computer fair booths recently, is French-speaking natively, but
living in Flanders (and he speaks Dutch very well!).  Why would we want
him to limit his work to Flanders, and not Wallonia or Brussels?</pre>
<p>He nailed it!<br />
Why are grownups even discussing such a trivial thing?<br />
In Belgium, we all learned English and French, so I can&#8217;t see a difficulty in a multilingual community.<br />
Au contraire, this could be a positive point as our work will be more useful to other LUG&#8217;s.</p>
<p>But perhaps I&#8217;m wrong.<br />
I wonder if there are other LUG&#8217;s out there that have the same problem?<br />
Do people in Quebec have issues with this? Do people from the middle-east have issues like this? (they have a lot of dialects)<br />
It would be nice get the opinion or the results from similar problems inside Ubuntu/Linux LUG&#8217;s.</p>
<p>If you never have heard of Belgium before, this is it:<br />
<iframe width="640" height="480" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps?f=q&amp;source=s_q&amp;hl=en&amp;geocode=&amp;q=belgium&amp;sll=51.781436,16.347656&amp;sspn=38.779029,79.013672&amp;ie=UTF8&amp;t=p&amp;ll=50.513427,4.482422&amp;spn=13.427545,28.125&amp;z=5&amp;output=embed"></iframe><br /><small><a href="http://maps.google.com/maps?f=q&amp;source=embed&amp;hl=en&amp;geocode=&amp;q=belgium&amp;sll=51.781436,16.347656&amp;sspn=38.779029,79.013672&amp;ie=UTF8&amp;t=p&amp;ll=50.513427,4.482422&amp;spn=13.427545,28.125&amp;z=5" style="color:#0000FF;text-align:left">View Larger Map</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://mimor.be/2009/language-problems-inside-an-ubuntu-lug/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Ubuntu-be update</title>
		<link>http://mimor.be/2009/ubuntu-be-update/</link>
		<comments>http://mimor.be/2009/ubuntu-be-update/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 23:20:19 +0000</pubDate>
		<dc:creator>Mimor</dc:creator>
				<category><![CDATA[Mail]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[gmane]]></category>
		<category><![CDATA[LUG]]></category>
		<category><![CDATA[mailinglist]]></category>
		<category><![CDATA[nabble]]></category>
		<category><![CDATA[Ubuntu-be]]></category>

		<guid isPermaLink="false">http://mimor.be/?p=355</guid>
		<description><![CDATA[Due to inactivity the last month on the Ubuntu-be mailing list, I had some catching up to do on the huge list of unread mails. Amongst them I found this mail from  Pierre Buyle: Hi, for those requesting a Forum for Ubuntu-be, there is an alternative solution (which has already been discussed in the past). [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" title="Gmane Logo" src="http://commons.wikimedia.org/w/thumb.php?f=Gmane.svg&amp;width=200px" alt="" width="120" height="118" />Due to inactivity the last month on the Ubuntu-be mailing list, I had some catching up to do on the huge list of unread mails.<br />
Amongst them I found this mail from  Pierre Buyle:</p>
<blockquote><p>Hi,</p>
<p>for those requesting a Forum for Ubuntu-be, there is an alternative<br />
solution (which has already been discussed in the past). Gmane<br />
provides two web interfaces for our mailing list. A blog-like one at<br />
<a title="Ubuntu-be mailing list on Gmane " href="http://blog.gmane.org/gmane.linux.ubuntu.region.belgium" target="_blank">http://blog.gmane.org/gmane.linux.ubuntu.region.belgium</a> and a threaded<br />
one at <a title="Ubuntu-be mailing list on Gmane (threaded)" href="http://news.gmane.org/gmane.linux.ubuntu.region.belgium" target="_blank">http://news.gmane.org/gmane.linux.ubuntu.region.belgium</a>.</p>
<p>In addition, I registered the mailing list for archiving on Nabble<br />
which also provides an forum like web interface at<br />
<a title="Ubuntu-be mailing list on Nabble" href="http://n2.nabble.com/Ubuntu-be-f3354669.html" target="_blank">http://n2.nabble.com/Ubuntu-be-f3354669.html</a></p>
<p>These three interface allow one to follow activities on the mailing<br />
list without dealing with it as a bunch of mail. Both Gmane and Nabble<br />
allow posting to the list through the Web interface (only for<br />
subscribed user registered there).</p></blockquote>
<p>So, if you&#8217;re interested in following the Ubuntu-be mailing list, you can easily do so without the &#8216;hassle&#8217; of subscribing to it.<br />
It&#8217;s also a perfect way to check it out for a while, as you don&#8217;t receive all these mails in your mailbox.</p>
<p>I have to say, it&#8217;s the first time I&#8217;ve seen the integrated nabble forum in action, and have to agree that it&#8217;s awesome.<br />
Also the blog-styled layout of gmane is making the mailing list (more) enjoyable to read.</p>
<p>Of course, you can also just send a mail to the <a title="mailto: ubuntu-be@lists.ubuntu.com" href="mailto:ubuntu-be@lists.ubuntu.com" target="_blank">ubuntu-be mailing list</a>.<br />
<strong>Warning:</strong><em> This is a public medium! If you want to send messages to this list you&#8217;ll have to register first through <a title="Subscribe to the ubuntu-be mailing list" href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-be" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-be</a>. Keep into consideration that every message posted will be visible in the public archives! </em></p>
]]></content:encoded>
			<wfw:commentRss>http://mimor.be/2009/ubuntu-be-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Release-Party</title>
		<link>http://mimor.be/2009/jaunty-release-party-ghent/</link>
		<comments>http://mimor.be/2009/jaunty-release-party-ghent/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 22:05:05 +0000</pubDate>
		<dc:creator>Mimor</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Curieuze Neuze]]></category>
		<category><![CDATA[release party]]></category>
		<category><![CDATA[Ubuntu-be]]></category>

		<guid isPermaLink="false">http://mimor.be/?p=17</guid>
		<description><![CDATA[I&#8217;m organizing a release-party for the Ubuntu-be community @Curieuze Neuze in Ghent. So far it&#8217;s not yet confirmed to go on I&#8217;ve got a meeting with Philip (the owner) next Saturday 25/04 to ask him if we can get it happen there, and exchange our expectations. So far it has been announced on the ubunu-be [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m organizing a release-party for the <a title="Ubuntu-be page" href="http://www.ubuntu-be.org/nl">Ubuntu-be</a> community @<a title="Curieuze Neuze" href="http://www.fabula-rasa.be/">Curieuze Neuze</a> in Ghent.<br />
So far it&#8217;s not yet confirmed to go on <img src='http://mimor.be/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /><br />
I&#8217;ve got a meeting with Philip (the owner) next Saturday 25/04 to ask him if we can get it happen there, and exchange our expectations.<br />
So far it has been announced on the <a title="Ubuntu-be mailing list" href="https://lists.ubuntu.com/archives/ubuntu-be/2009-April/005304.html">ubunu-be mailing list</a>, and discussed on #ubuntu-be (freenode).</p>
<p>Interested people can still <a title="Your vote here!" href="http://doodle.com/participation.html?pollId=t9vaptvhbmhm9zgw">vote for a date on doodle</a>.<span id="more-17"></span>This party is <strong>not</strong> intended for people new to Linux.<br />
It&#8217;s not that we don&#8217;t want those people to come, but merely a matter of not the right time &amp; place for it because we will not be equipped to give demo&#8217;s or info-sessions.<br />
If you&#8217;re new to linux or ubuntu and want to know more about it, you can always keep an eye on the <a title="Ubuntu-be FutureEvents page" href="https://wiki.ubuntu.com/BelgianTeam/FutureEvents">FutureEvents</a> section of our <a title="Ubuntu-be WikiPage" href="https://wiki.ubuntu.com/BelgianTeam">wikipage</a>.<br />
For example: <a title="IndyMedia releaseparty" href="https://wiki.ubuntu.com/BelgianTeam/ReleaseParty/Jaunty/Bxl">The IndyMedia release-party</a> is open for people seeking information on Linux/Ubuntu.</p>
<p>That said.. it&#8217;s 12:05 AM -&gt; the Jaunty final release is off the leash!</p>
]]></content:encoded>
			<wfw:commentRss>http://mimor.be/2009/jaunty-release-party-ghent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

