<?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>Osiblog &#187; Ubuntu</title>
	<atom:link href="http://www.basvandijk.eu/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.basvandijk.eu</link>
	<description>Be curious.</description>
	<lastBuildDate>Sat, 19 Nov 2011 15:47:28 +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 server persistent auto reconnecting PPTP VPN connection</title>
		<link>http://www.basvandijk.eu/2011/05/12/ubuntu-server-persistent-auto-reconnecting-pptp-vpn-connection/</link>
		<comments>http://www.basvandijk.eu/2011/05/12/ubuntu-server-persistent-auto-reconnecting-pptp-vpn-connection/#comments</comments>
		<pubDate>Thu, 12 May 2011 09:54:55 +0000</pubDate>
		<dc:creator>Bas</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[pptp]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ubuntu server]]></category>
		<category><![CDATA[VPN]]></category>

		<guid isPermaLink="false">http://www.basvandijk.eu/?p=1121</guid>
		<description><![CDATA[I have set up a PPTP VPN client on my Ubuntu server. Unfortunately when the server reboots, the connection goes down and stays down. After a long search I found a solution on this website. It is simple bash script, which checks if the VPN server (which had the VPN ip of 10.8.3.0) is pingable. [...]]]></description>
		<wfw:commentRss>http://www.basvandijk.eu/2011/05/12/ubuntu-server-persistent-auto-reconnecting-pptp-vpn-connection/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Server monitoring using Munin</title>
		<link>http://www.basvandijk.eu/2011/04/27/server-monitoring-using-munin/</link>
		<comments>http://www.basvandijk.eu/2011/04/27/server-monitoring-using-munin/#comments</comments>
		<pubDate>Wed, 27 Apr 2011 11:37:56 +0000</pubDate>
		<dc:creator>Bas</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[munin]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ubuntu server]]></category>

		<guid isPermaLink="false">http://www.basvandijk.eu/?p=1111</guid>
		<description><![CDATA[Munin is a networked server monitoring tool written in Perl. Munin consists of two parts: the Munin server and Munin nodes. The nodes are running on the servers we want to monitor, while the server periodically (5 minutes by default) fetches the data from all of the registered nodes. The server is a able to [...]]]></description>
		<wfw:commentRss>http://www.basvandijk.eu/2011/04/27/server-monitoring-using-munin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Howto install MediaWiki software on Ubuntu Server</title>
		<link>http://www.basvandijk.eu/2011/04/16/howto-install-mediawiki-software-on-ubuntu-server/</link>
		<comments>http://www.basvandijk.eu/2011/04/16/howto-install-mediawiki-software-on-ubuntu-server/#comments</comments>
		<pubDate>Sat, 16 Apr 2011 13:30:29 +0000</pubDate>
		<dc:creator>Bas</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[mediawiki]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.basvandijk.eu/?p=1089</guid>
		<description><![CDATA[This tutorial describes the installation process of MediaWiki on Ubuntu server. We assume you have already MySQL and Apache installed. First we start installing the mediawiki software: $ sudo apt-get install mediawiki Add the following to your /etc/apache2/sites-enabled/000-default file. &#60;VirtualHost *:80&#62; ServerAdmin info@yourdomain.com ServerName wiki.yourdomain.com DocumentRoot /var/lib/mediawiki &#60;Directory /var/lib/mediawiki/&#62; Options +FollowSymLinks AllowOverride All order allow,deny [...]]]></description>
		<wfw:commentRss>http://www.basvandijk.eu/2011/04/16/howto-install-mediawiki-software-on-ubuntu-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixing the Cyrus mailserver SQUAT failed error</title>
		<link>http://www.basvandijk.eu/2010/08/09/fixing-the-cyrus-mailserver-squat-failed-error/</link>
		<comments>http://www.basvandijk.eu/2010/08/09/fixing-the-cyrus-mailserver-squat-failed-error/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 15:17:45 +0000</pubDate>
		<dc:creator>Bas</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[cyrus]]></category>
		<category><![CDATA[mailserver]]></category>
		<category><![CDATA[squat]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.basvandijk.eu/?p=1003</guid>
		<description><![CDATA[In my /var/log/mail.log I saw the following error: Aug 6 17:12:58 Nephtys cyrus/imap[6411]: SQUAT failed to open index file Aug 6 17:12:58 Nephtys cyrus/imap[6411]: SQUAT failed In order to fix this execute the following commands: # sudo su cyrus This will make you the cyrus user. Now execute # squatter This will index all your [...]]]></description>
		<wfw:commentRss>http://www.basvandijk.eu/2010/08/09/fixing-the-cyrus-mailserver-squat-failed-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hide server textfield in Roundcube login screen</title>
		<link>http://www.basvandijk.eu/2010/08/07/hide-server-textfield-in-roundcube-login-screen/</link>
		<comments>http://www.basvandijk.eu/2010/08/07/hide-server-textfield-in-roundcube-login-screen/#comments</comments>
		<pubDate>Sat, 07 Aug 2010 14:52:40 +0000</pubDate>
		<dc:creator>Bas</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[mailserver]]></category>
		<category><![CDATA[roundcube]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.basvandijk.eu/?p=990</guid>
		<description><![CDATA[When I opened Roundcube, the login screen asked me every time for a server name. This turned out to be pretty annoying since this is localhost all the time. In order to remove this field open /etc/roundcube/main.inc.php in your favorite texteditor and set the property $rcmail_config['default_host'] = &#8216;localhost&#8217;; Refresh your page and the server textbox [...]]]></description>
		<wfw:commentRss>http://www.basvandijk.eu/2010/08/07/hide-server-textfield-in-roundcube-login-screen/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Enable virtual domains for postfix</title>
		<link>http://www.basvandijk.eu/2010/08/06/enable-virtual-domains-for-postfix/</link>
		<comments>http://www.basvandijk.eu/2010/08/06/enable-virtual-domains-for-postfix/#comments</comments>
		<pubDate>Fri, 06 Aug 2010 12:28:47 +0000</pubDate>
		<dc:creator>Bas</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[mailserver]]></category>
		<category><![CDATA[postfix]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.basvandijk.eu/?p=977</guid>
		<description><![CDATA[Virtual domains can be used to route e-mails from multiple domains to the correct mailboxes. In order to make it work, some changes need to be made. First we need to edit the main.cf (on my Ubuntu server in /etc/postfix/) and add the following lines: virtual_alias_domains = yourdomain.org virtual_alias_maps = hash:/etc/postfix/virtual The first line contains [...]]]></description>
		<wfw:commentRss>http://www.basvandijk.eu/2010/08/06/enable-virtual-domains-for-postfix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fix for postfix lmtp permission denied error</title>
		<link>http://www.basvandijk.eu/2010/08/06/postfix-lmtp-permission-denied-error/</link>
		<comments>http://www.basvandijk.eu/2010/08/06/postfix-lmtp-permission-denied-error/#comments</comments>
		<pubDate>Fri, 06 Aug 2010 09:52:06 +0000</pubDate>
		<dc:creator>Bas</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[cyrus]]></category>
		<category><![CDATA[mailserver]]></category>
		<category><![CDATA[postfix]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.basvandijk.eu/?p=971</guid>
		<description><![CDATA[After checking out my mail logs I had the following error: Aug 6 11:38:52 Nephtys postfix/lmtp[3990]: DD69A18A90C: to=, relay=none, delay=593, delays=593/0.02/0.01/0, dsn=4.4.1, status=deferred (connect to localhost[/var/run/cyrus/socket/lmtp]: Permission denied) I Googled the error but could not find a fix. Finally it turned out that the postfix user was not in the mail group, which could be [...]]]></description>
		<wfw:commentRss>http://www.basvandijk.eu/2010/08/06/postfix-lmtp-permission-denied-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Start Subversion (SVN) automatically when Ubuntu server boots</title>
		<link>http://www.basvandijk.eu/2010/05/31/start-subversion-svn-automatically-when-ubuntu-server-boots/</link>
		<comments>http://www.basvandijk.eu/2010/05/31/start-subversion-svn-automatically-when-ubuntu-server-boots/#comments</comments>
		<pubDate>Mon, 31 May 2010 11:04:16 +0000</pubDate>
		<dc:creator>Bas</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ubuntu server]]></category>

		<guid isPermaLink="false">http://www.basvandijk.eu/?p=941</guid>
		<description><![CDATA[It turned out my Ubuntu server does not start Subversion automatically on boot. I found this website with instructions how to create a startup script. Create a file called &#8220;svnserve&#8221; in the /etc/init.d folder $ sudo nano /etc/init.d/svnserve Add the following line to this script in order to start the Subversion server: svnserve -d --root [...]]]></description>
		<wfw:commentRss>http://www.basvandijk.eu/2010/05/31/start-subversion-svn-automatically-when-ubuntu-server-boots/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Connect from Mac OSX to Ubuntu NFS</title>
		<link>http://www.basvandijk.eu/2010/05/06/connect-from-mac-osx-to-ubuntu-nfs/</link>
		<comments>http://www.basvandijk.eu/2010/05/06/connect-from-mac-osx-to-ubuntu-nfs/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 09:47:16 +0000</pubDate>
		<dc:creator>Bas</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[NFS]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.basvandijk.eu/?p=238</guid>
		<description><![CDATA[I noticed that I connect a lot to my server in order to retrieve files, so I thought it would be useful to connect through NFS instead of Samba. Installing NFS on my server was a piece of cake. Just follow this tutorial and you are done. The only thing you need to do then [...]]]></description>
		<wfw:commentRss>http://www.basvandijk.eu/2010/05/06/connect-from-mac-osx-to-ubuntu-nfs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free network scanner for OSX, Windows and Linux</title>
		<link>http://www.basvandijk.eu/2010/01/23/free-network-scanner-for-osx-windows-and-linux/</link>
		<comments>http://www.basvandijk.eu/2010/01/23/free-network-scanner-for-osx-windows-and-linux/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 11:54:33 +0000</pubDate>
		<dc:creator>Bas</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.basvandijk.eu/?p=725</guid>
		<description><![CDATA[Angry IP scanner is a free network scanner which supports Mac OSX, Windows and Linux. It has an intuitive GUI which makes it easy to use. You can download Angry IP scanner here, more screenshots are available here.]]></description>
		<wfw:commentRss>http://www.basvandijk.eu/2010/01/23/free-network-scanner-for-osx-windows-and-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixing Cyrus SASL(-13): authentication failure: checkpass failed error</title>
		<link>http://www.basvandijk.eu/2009/10/07/fixing-cyrus-sasl-13-authentication-failure-checkpass-failed-error/</link>
		<comments>http://www.basvandijk.eu/2009/10/07/fixing-cyrus-sasl-13-authentication-failure-checkpass-failed-error/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 14:03:48 +0000</pubDate>
		<dc:creator>Bas</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[cyrus]]></category>
		<category><![CDATA[imap]]></category>
		<category><![CDATA[saslauthd]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.basvandijk.eu/?p=666</guid>
		<description><![CDATA[The last few days I keep having trouble connecting to my imap server running Cyrus. I started to view my syslog when trying to authenticate to the Cyrus server, there was one line interesting: Cyrus SASL(-13): authentication failure: checkpass failed error I thought it should have something to do with the passwords so I tried [...]]]></description>
		<wfw:commentRss>http://www.basvandijk.eu/2009/10/07/fixing-cyrus-sasl-13-authentication-failure-checkpass-failed-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Readout sensors of an EEE Box running Ubuntu server</title>
		<link>http://www.basvandijk.eu/2009/08/11/readout-sensors-of-an-eee-box-running-ubuntu-server/</link>
		<comments>http://www.basvandijk.eu/2009/08/11/readout-sensors-of-an-eee-box-running-ubuntu-server/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 12:10:17 +0000</pubDate>
		<dc:creator>Bas</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[eee box]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ubuntu server]]></category>

		<guid isPermaLink="false">http://www.basvandijk.eu/?p=629</guid>
		<description><![CDATA[Quintin, a friend of mine, showed me a way to readout the sensors of my EEE Box in Ubuntu server. The first step is to install the lm-sensors package $ sudo apt-get install lm-sensors Then you need to load the w83627ehf kernel module using $ sudo modprobe w83627ehf In order to have your sensors detected [...]]]></description>
		<wfw:commentRss>http://www.basvandijk.eu/2009/08/11/readout-sensors-of-an-eee-box-running-ubuntu-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Set Xubuntu splash</title>
		<link>http://www.basvandijk.eu/2009/07/20/set-xubuntu-splash/</link>
		<comments>http://www.basvandijk.eu/2009/07/20/set-xubuntu-splash/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 11:18:00 +0000</pubDate>
		<dc:creator>Bas</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[xubuntu]]></category>

		<guid isPermaLink="false">http://www.basvandijk.eu/?p=610</guid>
		<description><![CDATA[I wanted to switch from Kubutu to Xubuntu, this all went fine except the splash screen. The startup splash still was the Kubuntu one. In order to change this to the following: $ sudo update-alternatives &#8211;config usplash-artwork.so Select the option of your Xubuntu splash screen. Reload the spash with: $ sudo dpkg-reconfigure usplash]]></description>
		<wfw:commentRss>http://www.basvandijk.eu/2009/07/20/set-xubuntu-splash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to change the timezone in Ubuntu</title>
		<link>http://www.basvandijk.eu/2009/07/14/how-to-change-the-timezone-in-ubuntu/</link>
		<comments>http://www.basvandijk.eu/2009/07/14/how-to-change-the-timezone-in-ubuntu/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 19:35:59 +0000</pubDate>
		<dc:creator>Bas</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[xubuntu]]></category>

		<guid isPermaLink="false">http://www.basvandijk.eu/?p=606</guid>
		<description><![CDATA[After installing Xubuntu in VMWare I noticed that it had the wrong timezone set up. In order to change the timezone execute (as root) the following: # dpkg-reconfigure tzdata]]></description>
		<wfw:commentRss>http://www.basvandijk.eu/2009/07/14/how-to-change-the-timezone-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kubuntu Jaunty on Samsung NC10</title>
		<link>http://www.basvandijk.eu/2009/04/25/kubuntu-jaunty-on-samsung-nc10/</link>
		<comments>http://www.basvandijk.eu/2009/04/25/kubuntu-jaunty-on-samsung-nc10/#comments</comments>
		<pubDate>Sat, 25 Apr 2009 09:16:54 +0000</pubDate>
		<dc:creator>Bas</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[netbook]]></category>
		<category><![CDATA[samsung NC10]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.basvandijk.eu/?p=553</guid>
		<description><![CDATA[A while ago I posted about how one can install Kubuntu on a netbook without cd-rom device. Although there were some issues on the NC10 still it worked pretty neat. Two days ago Kubuntu Jaunty (9.10) was released. I updated my NC10 with this version and this is what I discovered: Video artifacts in KDE [...]]]></description>
		<wfw:commentRss>http://www.basvandijk.eu/2009/04/25/kubuntu-jaunty-on-samsung-nc10/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Free Ubuntu pocket guide and reference</title>
		<link>http://www.basvandijk.eu/2009/02/08/free-ubuntu-pocket-guide-and-reference/</link>
		<comments>http://www.basvandijk.eu/2009/02/08/free-ubuntu-pocket-guide-and-reference/#comments</comments>
		<pubDate>Sun, 08 Feb 2009 09:57:05 +0000</pubDate>
		<dc:creator>Bas</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.basvandijk.eu/?p=335</guid>
		<description><![CDATA[Keir Thomas has written a nice ebook called: Ubuntu Pocket Guide and Reference. You can download this ebook for free or order it for $ 9,94 at Amazon. The book is divided in different chapters: Installing Ubuntu Configuring Ubuntu Getting to grips with the desktop Users ans the filesystem Hands-on at the command-line Software management [...]]]></description>
		<wfw:commentRss>http://www.basvandijk.eu/2009/02/08/free-ubuntu-pocket-guide-and-reference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenVPN on Ubuntu server for OSX clients tutorial</title>
		<link>http://www.basvandijk.eu/2009/01/27/openvpn-on-ubuntu-server-for-osx-clients-tutorial/</link>
		<comments>http://www.basvandijk.eu/2009/01/27/openvpn-on-ubuntu-server-for-osx-clients-tutorial/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 09:27:18 +0000</pubDate>
		<dc:creator>Bas</dc:creator>
				<category><![CDATA[External links]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[eee box]]></category>
		<category><![CDATA[openvpn]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ubuntu server]]></category>
		<category><![CDATA[VPN]]></category>

		<guid isPermaLink="false">http://www.basvandijk.eu/?p=266</guid>
		<description><![CDATA[I have three computers: MacBook Pro, Netbook and a PC. They all have their own data. It would be very nice if I had all my files on just one location (e.g. my server). The only problem is: how do I access these files in a secure way. SSH is an option, but does not [...]]]></description>
		<wfw:commentRss>http://www.basvandijk.eu/2009/01/27/openvpn-on-ubuntu-server-for-osx-clients-tutorial/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
