<?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>Cauwenbergh.be weblog &#187; No Category</title>
	<atom:link href="http://blog.cauwenbergh.be/category/no-category/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.cauwenbergh.be</link>
	<description>When communication is needed</description>
	<lastBuildDate>Fri, 18 Nov 2011 14:33:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Ubuntu 11.04 setting up Mac OS Time Machine server</title>
		<link>http://blog.cauwenbergh.be/no-category/ubuntu-11-04-setting-up-mac-os-time-machine-server.html</link>
		<comments>http://blog.cauwenbergh.be/no-category/ubuntu-11-04-setting-up-mac-os-time-machine-server.html#comments</comments>
		<pubDate>Sun, 12 Jun 2011 14:22:39 +0000</pubDate>
		<dc:creator>Robin</dc:creator>
				<category><![CDATA[No Category]]></category>

		<guid isPermaLink="false">http://blog.cauwenbergh.be/?p=174</guid>
		<description><![CDATA[Since i don&#8217;t want to give all the money to Apple and want some great backup, i found that Ubuntu (even on Openvz) can work as a Time Machine drive! So here is what i have done: # sudo apt-get install netatalk After this i have added a line in /etc/netatak/AppleVolumes.default like this: /backup/TimeMachine “TimeMachine” [...]]]></description>
			<content:encoded><![CDATA[<p>Since i don&#8217;t want to give all the money to Apple and want some great backup, i found that Ubuntu (even on Openvz) can work as a Time Machine drive!</p>
<p>So here is what i have done:<br />
<script type="text/javascript"><!--
google_ad_client = "pub-1114332043095871";
/* 468x60, blog.cauwenbergh tussen post */
google_ad_slot = "7932083405";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
<code><br />
# sudo apt-get install netatalk<br />
</code><br />
After this i have added a line in /etc/netatak/AppleVolumes.default like this:<br />
<code><br />
/backup/TimeMachine “TimeMachine” options:tm<br />
</code><br />
Now we have to install avahi-daemon:<br />
<code><br />
# sudo apt-get install avahi-daemon<br />
</code><br />
One installed we have to create a file /etc/avahi/services/afpd.service with the following content:</p>
<p><code><br />
</code></p>
<div>
<div>
<div>&lt;service-group&gt;</div>
<div>&lt;name replace-wildcards=&#8221;yes&#8221;&gt;%h&lt;/name&gt;</div>
<div>&lt;service&gt;</div>
<div>&lt;type&gt;_afpovertcp._tcp&lt;/type&gt;</div>
<div>&lt;port&gt;548&lt;/port&gt;</div>
<div>&lt;/service&gt;</div>
<div>&lt;service&gt;</div>
<div>&lt;type&gt;_device-info._tcp&lt;/type&gt;</div>
<div>&lt;port&gt;0&lt;/port&gt;</div>
<div>&lt;txt-record&gt;model=Xserve&lt;/txt-record&gt;</div>
<div>&lt;/service&gt;</div>
<div>&lt;/service-group&gt;</div>
</div>
</div>
<p>&nbsp;</p>
<p>And now restart both services:<br />
<code><br />
# sudo service netatalk restart<br />
# sudo service avahi-daemon restart<br />
</code></p>
<p>Now you can access the share by your mac, if not you have to typ the following on CLI as root:<br />
<code><br />
# defaults write com.apple.systempreferences TMShowUnsupportedNetworkVolumes 1<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cauwenbergh.be/no-category/ubuntu-11-04-setting-up-mac-os-time-machine-server.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Update blog pages</title>
		<link>http://blog.cauwenbergh.be/no-category/update-blog-pages.html</link>
		<comments>http://blog.cauwenbergh.be/no-category/update-blog-pages.html#comments</comments>
		<pubDate>Thu, 01 Oct 2009 11:19:05 +0000</pubDate>
		<dc:creator>Robin</dc:creator>
				<category><![CDATA[Dutchzone]]></category>
		<category><![CDATA[Netdistri]]></category>
		<category><![CDATA[No Category]]></category>

		<guid isPermaLink="false">http://blog.cauwenbergh.be/?p=86</guid>
		<description><![CDATA[Today put some new pages on the blog about the why and how between Dutchzone and Netdistri bvba. Some people started me asking always the same questions so here are the answers now Vandaag heb ik even de pagina&#8217;s bijgevoegd over hoe het nu zit tussen Dutchzone en Netdistri bvba en wat er nog waar [...]]]></description>
			<content:encoded><![CDATA[<p>Today put some new pages on the blog about the why and how between Dutchzone and Netdistri bvba.<br />
Some people started me asking always the same questions so here are the answers now <img src='http://blog.cauwenbergh.be/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
<script type="text/javascript"><!--
google_ad_client = "pub-1114332043095871";
/* 468x60, blog.cauwenbergh tussen post */
google_ad_slot = "7932083405";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
Vandaag heb ik even de pagina&#8217;s bijgevoegd over hoe het nu zit tussen Dutchzone en Netdistri bvba en wat er nog waar gebeurt.<br />
Steeds meer mensen komen met deze vragen en daarom hierbij dus de antwoorden! (enkel in het Engels)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cauwenbergh.be/no-category/update-blog-pages.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Today wordpress is updated on this site&#8230;</title>
		<link>http://blog.cauwenbergh.be/no-category/today-wordpress-is-updated-on-this-site.html</link>
		<comments>http://blog.cauwenbergh.be/no-category/today-wordpress-is-updated-on-this-site.html#comments</comments>
		<pubDate>Sun, 30 Aug 2009 13:19:24 +0000</pubDate>
		<dc:creator>Robin</dc:creator>
				<category><![CDATA[No Category]]></category>

		<guid isPermaLink="false">http://blog.cauwenbergh.be/?p=54</guid>
		<description><![CDATA[wordpress update]]></description>
			<content:encoded><![CDATA[<p>Today i did the update of this blog (wordpress-script). I was on vacation when the new version came out, after reading what could happend i&#8217;m glad to know that this site is not used by the security problem!</p>
<p>So now we searching a way to allert us when load to the server get&#8217;s to high <img src='http://blog.cauwenbergh.be/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cauwenbergh.be/no-category/today-wordpress-is-updated-on-this-site.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Techspider.net stopped</title>
		<link>http://blog.cauwenbergh.be/no-category/techspidernet-stopped.html</link>
		<comments>http://blog.cauwenbergh.be/no-category/techspidernet-stopped.html#comments</comments>
		<pubDate>Mon, 04 Aug 2008 13:29:10 +0000</pubDate>
		<dc:creator>Robin</dc:creator>
				<category><![CDATA[No Category]]></category>

		<guid isPermaLink="false">http://blog.cauwenbergh.be/?p=49</guid>
		<description><![CDATA[Techspider.net has stopped because the project has to many other websites doing the same and with more people.]]></description>
			<content:encoded><![CDATA[<p>Techspider.net has stopped because the project has to many other websites doing the same and with more people.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cauwenbergh.be/no-category/techspidernet-stopped.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finally got clickto.nl running</title>
		<link>http://blog.cauwenbergh.be/no-category/finally-got-clicktonl-running.html</link>
		<comments>http://blog.cauwenbergh.be/no-category/finally-got-clicktonl-running.html#comments</comments>
		<pubDate>Tue, 12 Feb 2008 08:37:08 +0000</pubDate>
		<dc:creator>Robin</dc:creator>
				<category><![CDATA[No Category]]></category>

		<guid isPermaLink="false">http://blog.cauwenbergh.be/no-category/finally-got-clicktonl-running.html</guid>
		<description><![CDATA[After 3 months of working on it http://www.clickto.nl is working. Offcourse there are some items that we have to built, like SEO friendly urls but at this moment we are searching betatesters ans moderators!]]></description>
			<content:encoded><![CDATA[<p>After 3 months of working on it <a href="http://www.clickto.nl" title="Clickto linkdirectory" target="_blank">http://www.clickto.nl</a> is working.</p>
<p>Offcourse there are some items that we have to built, like SEO friendly urls but at this moment we are searching betatesters ans moderators!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cauwenbergh.be/no-category/finally-got-clicktonl-running.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spending hours on google maps</title>
		<link>http://blog.cauwenbergh.be/no-category/spending-hours-on-google-maps.html</link>
		<comments>http://blog.cauwenbergh.be/no-category/spending-hours-on-google-maps.html#comments</comments>
		<pubDate>Sun, 27 Jan 2008 19:57:40 +0000</pubDate>
		<dc:creator>Robin</dc:creator>
				<category><![CDATA[No Category]]></category>

		<guid isPermaLink="false">http://blog.cauwenbergh.be/no-category/spending-hours-on-google-maps.html</guid>
		<description><![CDATA[After 3 days of problems finally got googlemaps api working, now searching a way to collapse the thing without loosing the centerpoint, so if anyone knows a javascript sollution that not screw my centerpoint plz let me know! You can see the result on http://www.cauwenbergh.be/maps5.php?adres=makeyourchoice offcourse i have other options but these are not relevant [...]]]></description>
			<content:encoded><![CDATA[<p>After 3 days of problems finally got googlemaps api working, now searching a way to collapse the thing without loosing the centerpoint, so if anyone knows a javascript sollution that not screw my centerpoint plz let me know! You can see the result on <a href="http://www.cauwenbergh.be/maps5.php?adres=makeyourchoice" title="google map API" target="_blank">http://www.cauwenbergh.be/maps5.php?adres=makeyourchoice</a></p>
<p>offcourse i have other options but these are not relevant at this time <img src='http://blog.cauwenbergh.be/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
<!--adsense--></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cauwenbergh.be/no-category/spending-hours-on-google-maps.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tyan eth0 &amp; eth1 switched</title>
		<link>http://blog.cauwenbergh.be/no-category/tyan-eth0-eth1-switched.html</link>
		<comments>http://blog.cauwenbergh.be/no-category/tyan-eth0-eth1-switched.html#comments</comments>
		<pubDate>Thu, 15 Nov 2007 18:14:13 +0000</pubDate>
		<dc:creator>Robin</dc:creator>
				<category><![CDATA[No Category]]></category>
		<category><![CDATA[card]]></category>
		<category><![CDATA[eth]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[NIC]]></category>
		<category><![CDATA[tyan]]></category>

		<guid isPermaLink="false">http://blog.cauwenbergh.be/no-category/tyan-eth0-eth1-switched.html</guid>
		<description><![CDATA[After searching for 2 weeks what the problem was on a Tyan server we switched by accident the networkcables and guess what&#8230; Everything was working how easy don&#8217;t you think&#8230; So before screaming the thing is ready for trowing away think twice :p And after 3 CENTOS 5 installs we did this :s]]></description>
			<content:encoded><![CDATA[<p>After searching for 2 weeks what the problem was on a Tyan server we switched by accident the networkcables and guess what&#8230; Everything was working how easy don&#8217;t you think&#8230; So before screaming the thing is ready for trowing away think twice :p And after 3 CENTOS 5 installs we did this :s</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cauwenbergh.be/no-category/tyan-eth0-eth1-switched.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Working at the nerves from your boss</title>
		<link>http://blog.cauwenbergh.be/no-category/working-at-the-nerves-from-your-boss.html</link>
		<comments>http://blog.cauwenbergh.be/no-category/working-at-the-nerves-from-your-boss.html#comments</comments>
		<pubDate>Tue, 28 Aug 2007 12:42:37 +0000</pubDate>
		<dc:creator>Robin</dc:creator>
				<category><![CDATA[No Category]]></category>

		<guid isPermaLink="false">http://blog.cauwenbergh.be/?p=32</guid>
		<description><![CDATA[This is really good, don&#8217;t know if i could have so much fun if they will trick me :p [youtube]http://www.youtube.com/watch?v=q0XdthbOkMU[/youtube]]]></description>
			<content:encoded><![CDATA[<p>This is really good, don&#8217;t know if i could have so much fun if they will trick me :p</p>
<p>[youtube]http://www.youtube.com/watch?v=q0XdthbOkMU[/youtube]</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cauwenbergh.be/no-category/working-at-the-nerves-from-your-boss.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Final: backupserver is running!</title>
		<link>http://blog.cauwenbergh.be/no-category/final-backupserver-is-running.html</link>
		<comments>http://blog.cauwenbergh.be/no-category/final-backupserver-is-running.html#comments</comments>
		<pubDate>Fri, 29 Jun 2007 18:35:56 +0000</pubDate>
		<dc:creator>Robin</dc:creator>
				<category><![CDATA[Dutchzone]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[No Category]]></category>

		<guid isPermaLink="false">http://blog.cauwenbergh.be/?p=26</guid>
		<description><![CDATA[The beginning was not so good, 3-ware card was not recognized by CentOS 5 neither 4! So after searching a couple of hours and found the right device drivers we could start the install! So far so good, we have a system with 6 x SATA 320GB in raid 5 so we have 1,45TB of [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog.cauwenbergh.be/wp-content/uploads/2007/06/sc826tq-r800lpv_spec.jpg" alt="supermicro 2U S826" align="left" height="101" width="118" />The beginning was not so good, 3-ware card was not recognized by CentOS 5 neither 4! So after searching a couple of hours and found the right device drivers we could start the install!  So far so good, we have a system with 6 x SATA 320GB in raid 5 so we have 1,45TB of diskspace available for backup on six disks! The system: a supermicro server with 12 bays for hardisks&#8230;</p>
<p>Now installing quota and ftp so the system could work as meant!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cauwenbergh.be/no-category/final-backupserver-is-running.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How stupid can i be?</title>
		<link>http://blog.cauwenbergh.be/no-category/how-stupid-can-i-be.html</link>
		<comments>http://blog.cauwenbergh.be/no-category/how-stupid-can-i-be.html#comments</comments>
		<pubDate>Fri, 01 Jun 2007 07:27:30 +0000</pubDate>
		<dc:creator>Robin</dc:creator>
				<category><![CDATA[No Category]]></category>

		<guid isPermaLink="false">http://blog.cauwenbergh.be/?p=18</guid>
		<description><![CDATA[Last night i get a message to reboot a cetain server, so after a litle chat that person says: ok it&#8217;s the only solution so reboot that server now. On that moment there are 3 persons logged in on the server, none of them know what the other does, but each person logged in as [...]]]></description>
			<content:encoded><![CDATA[<p align="left"><a href="http://blog.cauwenbergh.be/wp-content/uploads/2007/06/robin.JPG" title="robin"><img src="http://blog.cauwenbergh.be/wp-content/uploads/2007/06/robin.JPG" alt="robin" align="left" height="150" width="128" /></a>Last night i get a message to reboot a cetain server, so after a litle chat that person says: ok it&#8217;s the only solution so reboot that server now.</p>
<p>On that moment there are 3 persons logged in on the server, none of them know what the other does, but each person logged in as root.</p>
<p>So good believing Robin reboots the server, after 30 minutes still no answer from that server, asking how normal the other person would find this, he says no panic, i had one for 40 minutes last time&#8230; After 60 minutes i have discided to reboot the thing by APC, but still an hour after that no response from that server. At this piont someone called me to hear what was wrong, give me some other solutions, but all without any result, but after that i would see it with my own eyes and going to the datacenter. One problem at this point, i&#8217;m not on the permanent accesslist so I could not get inside the f*cking building&#8230; At this point i&#8217;m stuck and getting in my bed&#8230;</p>
<p>After hours of thinking i have made a descision: never believe someone even if it is one of your best friends, never trust someone, when there is shit you can solve the problem alone&#8230;</p>
<p>So i&#8217;m thinking at this point if you&#8217;re on a server and working on it, before you start or getting rootaccess, check first what the other person is working on, don&#8217;t believe someone unless you have heart each person logged in on the system how hard it would be! Those who know the story think twice, never run away from a problem, at that moment you help until it is solved! So thank you my friends!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cauwenbergh.be/no-category/how-stupid-can-i-be.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

