<?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>Kennethdalbjerg.dk &#187; Linux</title>
	<atom:link href="http://kennethdalbjerg.dk/tag/linux/feed" rel="self" type="application/rss+xml" />
	<link>http://kennethdalbjerg.dk</link>
	<description>Kenneth Dalbjerg, IT Konsulent i århus</description>
	<lastBuildDate>Wed, 01 Sep 2010 10:21:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ubuntu and (dot).local addresses &#8211; Avahi</title>
		<link>http://kennethdalbjerg.dk/2010/08/26/ubuntu-and-dot-local-addresses-avahi</link>
		<comments>http://kennethdalbjerg.dk/2010/08/26/ubuntu-and-dot-local-addresses-avahi#comments</comments>
		<pubDate>Thu, 26 Aug 2010 13:05:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[avahi]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[mdns]]></category>
		<category><![CDATA[resolv]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://kennethdalbjerg.dk/?p=760</guid>
		<description><![CDATA[I have a Ubuntu server where there was a problem with .local address, i could&#8217;t look up the zone from the server.
After a little search i found that Avahi (Zeroconf) was the problem.
The default setup of Avahi, is to look for the zone in mDNS, if that failed the resolv failed.
So to fix this, edit [...]]]></description>
		<wfw:commentRss>http://kennethdalbjerg.dk/2010/08/26/ubuntu-and-dot-local-addresses-avahi/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vmware ESX 3.5 and Dell openmanage</title>
		<link>http://kennethdalbjerg.dk/2010/05/17/vmware-esx-3-5-and-dell-openmanage</link>
		<comments>http://kennethdalbjerg.dk/2010/05/17/vmware-esx-3-5-and-dell-openmanage#comments</comments>
		<pubDate>Mon, 17 May 2010 18:58:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Dell]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[openmanage]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://kennethdalbjerg.dk/?p=664</guid>
		<description><![CDATA[First you need to install:
http://www.vmware.com/download/download.do?downloadGroup=VI-RCLI-U2
This is a vmware Remote CLI tools. Install it on a windows machine.
After you install remember to log out and the log in, else you will get some error about libxml.dll cannot be found.
Then download Dell Openmanage  to the same machine  that you install Vmware Remote CLI:
http://support.dell.com/support/downloads/format.aspx?c=us&#38;cs=04&#38;l=en&#38;s=bsd&#38;deviceid=2331&#38;libid=36&#38;releaseid=R251021&#38;vercnt=3&#38;formatcnt=0&#38;SystemID=PWE_R710&#38;servicetag=&#38;os=LIN4&#38;osl=en&#38;catid=-1&#38;dateid=-1&#38;typeid=-1&#38;formatid=-1&#38;impid=-1&#38;checkFormat=true
Put the Vmware ESX [...]]]></description>
		<wfw:commentRss>http://kennethdalbjerg.dk/2010/05/17/vmware-esx-3-5-and-dell-openmanage/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pureftpd (Ubuntu / Debian)</title>
		<link>http://kennethdalbjerg.dk/2010/03/23/pureftpd-ubuntu-debian</link>
		<comments>http://kennethdalbjerg.dk/2010/03/23/pureftpd-ubuntu-debian#comments</comments>
		<pubDate>Tue, 23 Mar 2010 10:12:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[pure-ftpd-mysql]]></category>
		<category><![CDATA[pureftpd]]></category>
		<category><![CDATA[pureftpd-mysql]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://kennethdalbjerg.dk/?p=636</guid>
		<description><![CDATA[Setting up Pure ftpd to run on certains port is very simple.
Log on to you linux box and run this command:
echo &#8220;60010 60030&#8243; > /etc/pure-ftpd/conf/PassivePortRange
/etc/init.d/pure-ftpd restart
or if you run mysql as a backend
/etc/init.d/pure-ftpd-mysql restart
Now you just need to forward port 60010 to 60030, to you linux box.
]]></description>
		<wfw:commentRss>http://kennethdalbjerg.dk/2010/03/23/pureftpd-ubuntu-debian/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debian packages cpio failes to be updated</title>
		<link>http://kennethdalbjerg.dk/2008/11/08/debian-packages-cpio-failes-to-be-updated</link>
		<comments>http://kennethdalbjerg.dk/2008/11/08/debian-packages-cpio-failes-to-be-updated#comments</comments>
		<pubDate>Sat, 08 Nov 2008 16:56:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[apt]]></category>
		<category><![CDATA[apt-file]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[cpio]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://kennethdalbjerg.dk/?p=224</guid>
		<description><![CDATA[If you have some troubles upgrading cpio, it returns this error:
Preparing to replace cpio 2.6-18 (using &#8230;/cpio_2.6-18.1+etch1_i386.deb) &#8230;
Unpacking replacement cpio &#8230;
Replaced by files in installed package tar &#8230;
dpkg: error processing /var/cache/apt/archives/cpio_2.6-18.1+etch1_i386.deb (&#8211;u                        [...]]]></description>
		<wfw:commentRss>http://kennethdalbjerg.dk/2008/11/08/debian-packages-cpio-failes-to-be-updated/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tweaking mySQL in Debian</title>
		<link>http://kennethdalbjerg.dk/2008/09/01/tweaking-mysql-in-debian</link>
		<comments>http://kennethdalbjerg.dk/2008/09/01/tweaking-mysql-in-debian#comments</comments>
		<pubDate>Mon, 01 Sep 2008 18:15:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://kennethdalbjerg.dk/?p=166</guid>
		<description><![CDATA[This guide is not complete to tweak you mySQL on Debian systems, because a good tweak is depending on what you want to use mySQL to.
Key Buffer:
The key buffer holds the indexes of tables in memory, and of cause a bigger key buffer result in faster row lookups. The bigger this value is the better [...]]]></description>
		<wfw:commentRss>http://kennethdalbjerg.dk/2008/09/01/tweaking-mysql-in-debian/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tæl antal linier i en fil</title>
		<link>http://kennethdalbjerg.dk/2008/08/02/t%c3%a6l-antal-linier-i-en-fil</link>
		<comments>http://kennethdalbjerg.dk/2008/08/02/t%c3%a6l-antal-linier-i-en-fil#comments</comments>
		<pubDate>Sat, 02 Aug 2008 08:45:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://kennethdalbjerg.dk/?p=138</guid>
		<description><![CDATA[Jeg havde en fil liggende som jeg vil have talt for mange linier der var i. Her kommer linux programmet wc ind i billedet, filen jeg vil tælle hed installedpackages.



wc –l installedpackages



]]></description>
		<wfw:commentRss>http://kennethdalbjerg.dk/2008/08/02/t%c3%a6l-antal-linier-i-en-fil/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache and multiple SSL virtual host on same IP address</title>
		<link>http://kennethdalbjerg.dk/2008/07/08/apache-and-multiple-ssl-virtual-host-on-same-ip-address</link>
		<comments>http://kennethdalbjerg.dk/2008/07/08/apache-and-multiple-ssl-virtual-host-on-same-ip-address#comments</comments>
		<pubDate>Tue, 08 Jul 2008 05:01:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://kennethdalbjerg.dk/?p=134</guid>
		<description><![CDATA[In standard way, apache only supports one SSL virtual host per IP address, if you want to use different SSL Certificates file. But with mod-gnutls it is possible to have multiple Virtual host with different SSL Certificates file.
Install mod-gnutls in Debian:



apt-get install libapache2-mod-gnutls



Then you need to enable mod-gnutls



cd /etc/apache2/mods-enabled
ln -s ../mods-available/gnutls.* .



Then you need to [...]]]></description>
		<wfw:commentRss>http://kennethdalbjerg.dk/2008/07/08/apache-and-multiple-ssl-virtual-host-on-same-ip-address/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Opgraderingen til Apache 2 fra Apache 1.3 og danske bogstaver</title>
		<link>http://kennethdalbjerg.dk/2008/07/01/opgraderingen-til-apache-2-fra-apache-13-og-danske-bogstaver</link>
		<comments>http://kennethdalbjerg.dk/2008/07/01/opgraderingen-til-apache-2-fra-apache-13-og-danske-bogstaver#comments</comments>
		<pubDate>Tue, 01 Jul 2008 17:42:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[apache]]></category>

		<guid isPermaLink="false">http://kennethdalbjerg.dk/?p=123</guid>
		<description><![CDATA[Jeg har her til aften opgraderet en webserver fra Apache 1.3 til 2.0, herefter var alle danske bogstaver rettet af alle muligt mærkelige tegn.
Dette kan nemt rettes i apache2.conf filen, som ligger i /etc/apache2/apache2.conf (I hvert fald hvis du kører Debian).
Her skal du finde linien:
# AddDefaultCharset ISO-8859-1
Og så rette den til
AddDefaultCharset ISO-8859-15 (Forskellen på ISO-8859-1 [...]]]></description>
		<wfw:commentRss>http://kennethdalbjerg.dk/2008/07/01/opgraderingen-til-apache-2-fra-apache-13-og-danske-bogstaver/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Problems with apt-get in Debian (NO_PUBKEY A70DAF536070D3A1)</title>
		<link>http://kennethdalbjerg.dk/2008/07/01/problems-with-apt-get-in-debian-no_pubkey-a70daf536070d3a1</link>
		<comments>http://kennethdalbjerg.dk/2008/07/01/problems-with-apt-get-in-debian-no_pubkey-a70daf536070d3a1#comments</comments>
		<pubDate>Tue, 01 Jul 2008 15:00:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[apt]]></category>
		<category><![CDATA[apt-get]]></category>

		<guid isPermaLink="false">http://kennethdalbjerg.dk/?p=122</guid>
		<description><![CDATA[I got this error:



W: GPG error: http://security.debian.org testing/updates Release: The following signatures couldn&#8217;t be verified because the public key is not available: NO_PUBKEY A70DAF536070D3A1
W: GPG error: ftp://ftp.port80.se testing Release: The following signatures couldn&#8217;t be verified because the public key is not available: NO_PUBKEY A70DAF536070D3A1
W: You may want to run apt-get update to correct these problems



This [...]]]></description>
		<wfw:commentRss>http://kennethdalbjerg.dk/2008/07/01/problems-with-apt-get-in-debian-no_pubkey-a70daf536070d3a1/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Arcserve (Brightstor) Linux behind Windows Arcserve R12</title>
		<link>http://kennethdalbjerg.dk/2008/06/23/brightstor-linux-r12</link>
		<comments>http://kennethdalbjerg.dk/2008/06/23/brightstor-linux-r12#comments</comments>
		<pubDate>Mon, 23 Jun 2008 20:13:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[arcserve]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[ca]]></category>

		<guid isPermaLink="false">http://kennethdalbjerg.dk/?p=119</guid>
		<description><![CDATA[We have upgraded a Arcserve (Brightstor) R11.5 to version R12. But behind this one there was install some R11.1 Linux agents. We have been told by CA Support that R12 support R11.1 linux clients. That can maybe be true, but not in our setup. We need to upgraded the R11.1 to R11.5. There is not [...]]]></description>
		<wfw:commentRss>http://kennethdalbjerg.dk/2008/06/23/brightstor-linux-r12/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
