<?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; Debian</title>
	<atom:link href="http://kennethdalbjerg.dk/category/computer/linux/debian/feed" rel="self" type="application/rss+xml" />
	<link>http://kennethdalbjerg.dk</link>
	<description>Kenneth Dalbjerg, IT Konsulent i århus</description>
	<lastBuildDate>Wed, 21 Jul 2010 09:22:56 +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>Quick pingscan with nmap (ipscan / ip scan)</title>
		<link>http://kennethdalbjerg.dk/2010/05/20/quick-pingscan-with-nmap</link>
		<comments>http://kennethdalbjerg.dk/2010/05/20/quick-pingscan-with-nmap#comments</comments>
		<pubDate>Thu, 20 May 2010 11:14:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[ipscan]]></category>
		<category><![CDATA[nmap]]></category>
		<category><![CDATA[pingscan]]></category>

		<guid isPermaLink="false">http://kennethdalbjerg.dk/?p=713</guid>
		<description><![CDATA[root@ubuntu-server:~# nmap -sP 10.45.1.1-255
Starting Nmap 5.00 ( http://nmap.org ) at 2010-05-20 13:12 CEST
Host 10.45.1.1 is up.
Host 10.45.1.2 is up (0.0011s latency).
MAC Address: 00:19:E0:12:26:1E (Tp-link Technologies Co.)
Host 10.45.1.20 is up (0.040s latency).
MAC Address: 00:1C:C4:0C:66:5F (Hewlett Packard)
Host 10.45.1.30 is up (0.00093s latency).
MAC Address: 00:18:FE:C9:1F:80 (Hewlett Packard)
Host 10.45.1.31 is up (0.047s latency).
MAC Address: 00:14:A9:76:A2:40 (Cisco Systems)
Host 10.45.1.50 is [...]]]></description>
		<wfw:commentRss>http://kennethdalbjerg.dk/2010/05/20/quick-pingscan-with-nmap/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QMAIL + VPOPMAIL (with MySQL accounts) + COURIER-IMAP + Roundcube, QMAIL-SCANNER + CLAM ANTIVIRUS + SPAMASSASSIN</title>
		<link>http://kennethdalbjerg.dk/2010/05/19/qmail-vpopmail-with-mysql-accounts-courier-imap-roundcube-qmail-scanner-clam-antivirus-spamassassin</link>
		<comments>http://kennethdalbjerg.dk/2010/05/19/qmail-vpopmail-with-mysql-accounts-courier-imap-roundcube-qmail-scanner-clam-antivirus-spamassassin#comments</comments>
		<pubDate>Wed, 19 May 2010 13:45:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[clam-av]]></category>
		<category><![CDATA[courier-imap]]></category>
		<category><![CDATA[Michael Bowe]]></category>
		<category><![CDATA[pipeline]]></category>
		<category><![CDATA[qmail]]></category>
		<category><![CDATA[qmail-scanner]]></category>
		<category><![CDATA[roundcube]]></category>
		<category><![CDATA[vpopmail]]></category>

		<guid isPermaLink="false">http://kennethdalbjerg.dk/?p=670</guid>
		<description><![CDATA[I have get the permission to copy paste this great guide and keep it updated. The Guide will soon come in a updated version on this homepage.
Link to the Original is online here: http://www.bowe.id.au/michael/isp/webmail-server.htm
INSTALL UCSPI-TCP

cd /usr/local/src
wget http://cr.yp.to/ucspi-tcp/ucspi-tcp-0.88.tar.gz
wget http://www.qmail.org/ucspi-rss.diff
tar xzf ucspi-tcp-0.88.tar.gz
chown -R root.root ucspi-tcp-0.88
cd ucspi-tcp-0.88
# Patch rblsmtpd so that it can be used with all the [...]]]></description>
		<wfw:commentRss>http://kennethdalbjerg.dk/2010/05/19/qmail-vpopmail-with-mysql-accounts-courier-imap-roundcube-qmail-scanner-clam-antivirus-spamassassin/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>mySQL &#8211; Table  is marked as crashed and should be repaired</title>
		<link>http://kennethdalbjerg.dk/2009/10/15/mysql-table-is-marked-as-crashed-and-should-be-repaired</link>
		<comments>http://kennethdalbjerg.dk/2009/10/15/mysql-table-is-marked-as-crashed-and-should-be-repaired#comments</comments>
		<pubDate>Thu, 15 Oct 2009 07:19:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[mysql windows debian linux]]></category>

		<guid isPermaLink="false">http://kennethdalbjerg.dk/?p=575</guid>
		<description><![CDATA[if you got this error:
Table &#60;TableName&#62; is marked as crashed and should be repaired
This could be fixed by go to the path where mysql database files is located, on Debian this will be /var/lig/mysql
Go into the database where the crashed tables are, and run this commando:
myisamchk -r &#60;TableName&#62;.MYI
]]></description>
		<wfw:commentRss>http://kennethdalbjerg.dk/2009/10/15/mysql-table-is-marked-as-crashed-and-should-be-repaired/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Problems with apt-get in ubuntu (NO_PUBKEY 9AA38DCD55BE302B NO_PUBKEY 4D270D06F42584E6)</title>
		<link>http://kennethdalbjerg.dk/2009/06/30/problems-with-apt-get-in-ubuntu-no_pubkey-9aa38dcd55be302b-no_pubkey-4d270d06f42584e6</link>
		<comments>http://kennethdalbjerg.dk/2009/06/30/problems-with-apt-get-in-ubuntu-no_pubkey-9aa38dcd55be302b-no_pubkey-4d270d06f42584e6#comments</comments>
		<pubDate>Tue, 30 Jun 2009 11:22:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Debian]]></category>

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



W: GPG error: http://mirrors.sunsite.dk stable Release: The following signatures couldn&#8217;t be verified because the public key is not available: NO_PUBKEY 9AA38DCD55BE302B NO_PUBKEY 4D270D06F42584E6
W: You may want to run apt-get update to correct these problems



This can be resolve but typing:
gpg --keyserver subkeys.pgp.net --recv-keys 9AA38DCD55BE302B
gpg --armor --export 9AA38DCD55BE302B &#124; apt-key add -
gpg --keyserver subkeys.pgp.net [...]]]></description>
		<wfw:commentRss>http://kennethdalbjerg.dk/2009/06/30/problems-with-apt-get-in-ubuntu-no_pubkey-9aa38dcd55be302b-no_pubkey-4d270d06f42584e6/feed</wfw:commentRss>
		<slash:comments>2</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>Installere 2 ens Debian maskiner op.</title>
		<link>http://kennethdalbjerg.dk/2008/08/02/installere-2-ens-debian-maskiner-op</link>
		<comments>http://kennethdalbjerg.dk/2008/08/02/installere-2-ens-debian-maskiner-op#comments</comments>
		<pubDate>Sat, 02 Aug 2008 09:10:37 +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[dpkg]]></category>

		<guid isPermaLink="false">http://kennethdalbjerg.dk/?p=140</guid>
		<description><![CDATA[Det kan være praktisk at nå man skal installere 2 ens maskiner op, bare at finde frem til hvilket pakker der er installeret på den ene, og så overfører dem til den anden, dette gøres nemt med dpkg og dselect.
Først skal vi på maskine1 havde hentede de pakker ud som er installeret på den.



dpkg &#8211;get-selections [...]]]></description>
		<wfw:commentRss>http://kennethdalbjerg.dk/2008/08/02/installere-2-ens-debian-maskiner-op/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>Vmware Server 1.0.5-80187 on Ubuntu 8.04</title>
		<link>http://kennethdalbjerg.dk/2008/06/02/vmware-server-105-80187-on-ubuntu-804</link>
		<comments>http://kennethdalbjerg.dk/2008/06/02/vmware-server-105-80187-on-ubuntu-804#comments</comments>
		<pubDate>Mon, 02 Jun 2008 09:19:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://kennethdalbjerg.dk/?p=111</guid>
		<description><![CDATA[I have some trouble install vmware-mui on my Ubuntu 8.04.
I got it fix, doing this:
ln -s /usr/lib/vmware-mui/lib/libcrypto.so.4 /lib/libcrypto.so.4
ln -s /usr/lib/vmware-mui/lib/libssl.so.4 /lib/libssl.so.4
ln -s /usr/lib/vmware-mui/lib/libcrypto.so.4 /lib/libcrypto.so.4
And after that i edit /etc/init.d/httpd.vmware
And go line 256.
I change so that vmware_exec &#8220;Starting httpd.vmware:&#8221; vmware_start_httpd is call over 2 lines se above. And also vmware_exec  &#8220;Shutting down http.vmware: &#8221; vmware_stop_httpd this [...]]]></description>
		<wfw:commentRss>http://kennethdalbjerg.dk/2008/06/02/vmware-server-105-80187-on-ubuntu-804/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debian and build a package from source</title>
		<link>http://kennethdalbjerg.dk/2008/03/11/debian-and-build-a-package-from-source</link>
		<comments>http://kennethdalbjerg.dk/2008/03/11/debian-and-build-a-package-from-source#comments</comments>
		<pubDate>Tue, 11 Mar 2008 19:31:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[apt]]></category>
		<category><![CDATA[apt-get]]></category>

		<guid isPermaLink="false">http://www.dalbjerg.nu/?p=97</guid>
		<description><![CDATA[I want to build pure-ftpd from source becurs my debian server dosent support capabilities.
So first i download the package:
host:/usr/local/src/# cd /usr/local/src
host:/usr/local/src/# apt-get -b source packagename
Then i change the debian/rules files in the package, so that pure-ftpd not support capabilities. (&#8211;without-capabilities)
host:/usr/local/src/# cd pure-ftpd-1.0.21/debian
host:/usr/local/src/#nano rules
Then i compile pure-ftpd.
host:/usr/local/src/# cd ..
host:/usr/local/src/# dpkg-buildpackage -rfakeroot -uc -b
Then I install the [...]]]></description>
		<wfw:commentRss>http://kennethdalbjerg.dk/2008/03/11/debian-and-build-a-package-from-source/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
