<?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>Paris N. Kejser &#187; Ubuntu</title>
	<atom:link href="http://neonman.dk/category/server/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://neonman.dk</link>
	<description>Software Developer</description>
	<lastBuildDate>Wed, 18 Jan 2012 21:08:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>rsync + sshfs på Ubuntu</title>
		<link>http://neonman.dk/2008/10/rsync-sshfs-pa-ubuntu/</link>
		<comments>http://neonman.dk/2008/10/rsync-sshfs-pa-ubuntu/#comments</comments>
		<pubDate>Thu, 30 Oct 2008 14:00:36 +0000</pubDate>
		<dc:creator>Paris Nakita Kejser</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://neonman.dk/?p=302</guid>
		<description><![CDATA[For at få rync og sshfs skal det første installers via apt-get. apt-get install rsync apt-get install fuse-utils sshfs når de 2 pakker er installert skal du køre denne komando]]></description>
		<wfw:commentRss>http://neonman.dk/2008/10/rsync-sshfs-pa-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>opret svn bruger i Linux</title>
		<link>http://neonman.dk/2008/10/opret-svn-bruger-i-linux/</link>
		<comments>http://neonman.dk/2008/10/opret-svn-bruger-i-linux/#comments</comments>
		<pubDate>Sun, 26 Oct 2008 16:43:40 +0000</pubDate>
		<dc:creator>Paris Nakita Kejser</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://neonman.dk/?p=298</guid>
		<description><![CDATA[Når du har installert SVN op er det vigtig du også kan koble flere brugere til SVN det gøres ved følge linje. sudo htpasswd /etc/apache2/dav_svn.passwd [username]]]></description>
		<wfw:commentRss>http://neonman.dk/2008/10/opret-svn-bruger-i-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pak filer og mapper til tar.gz format i Linux</title>
		<link>http://neonman.dk/2008/10/pak-filer-og-mapper-til-targz-format-i-linux/</link>
		<comments>http://neonman.dk/2008/10/pak-filer-og-mapper-til-targz-format-i-linux/#comments</comments>
		<pubDate>Fri, 24 Oct 2008 11:28:03 +0000</pubDate>
		<dc:creator>Paris Nakita Kejser</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://neonman.dk/?p=296</guid>
		<description><![CDATA[En hurtig måde at pakke filer på som man tit bruger når man har en masse filer som man vil tage en backup af kan man gøre det på denne]]></description>
		<wfw:commentRss>http://neonman.dk/2008/10/pak-filer-og-mapper-til-targz-format-i-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>mysqldump linux</title>
		<link>http://neonman.dk/2008/10/mysqldump-linux/</link>
		<comments>http://neonman.dk/2008/10/mysqldump-linux/#comments</comments>
		<pubDate>Fri, 24 Oct 2008 11:18:03 +0000</pubDate>
		<dc:creator>Paris Nakita Kejser</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://neonman.dk/?p=289</guid>
		<description><![CDATA[Tag en backup af din database ved at skrive denne commando i Linux fra din su bruger. sudo mysqldump -u [user] -p=[password] [database] &#62; [filename].sql]]></description>
		<wfw:commentRss>http://neonman.dk/2008/10/mysqldump-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>slev .svn + filer i linux dir</title>
		<link>http://neonman.dk/2008/10/slev-svn-filer-i-linux-dir/</link>
		<comments>http://neonman.dk/2008/10/slev-svn-filer-i-linux-dir/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 19:23:56 +0000</pubDate>
		<dc:creator>Paris Nakita Kejser</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://neonman.dk/?p=287</guid>
		<description><![CDATA[gå ind mappen hvor dit svn dir er som du bruger til at chackeout der efter køre du følge 2 komandoere. find -name “\.svn” -exec rm -rf {} \; rm]]></description>
		<wfw:commentRss>http://neonman.dk/2008/10/slev-svn-filer-i-linux-dir/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>virtualhost ln -s Ubuntu</title>
		<link>http://neonman.dk/2008/10/virtualhost-ln-s-ubuntu/</link>
		<comments>http://neonman.dk/2008/10/virtualhost-ln-s-ubuntu/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 08:51:43 +0000</pubDate>
		<dc:creator>Paris Nakita Kejser</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://neonman.dk/?p=285</guid>
		<description><![CDATA[Hvis nogle af jer der ude ikke kan huske hvordan man tilføjer virtual host til jeres sites-enabled mappe så kommer den her ln -s /etc/apache2/sites-available/[vhost filen] ./]]></description>
		<wfw:commentRss>http://neonman.dk/2008/10/virtualhost-ln-s-ubuntu/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>sendmail til Ubuntu</title>
		<link>http://neonman.dk/2008/09/sendmail-til-ubuntu/</link>
		<comments>http://neonman.dk/2008/09/sendmail-til-ubuntu/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 10:11:31 +0000</pubDate>
		<dc:creator>Paris Nakita Kejser</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://neonman.dk/?p=228</guid>
		<description><![CDATA[Da jeg havde et problem med Ubuntu at jeg ikke kunne sende mails ud fra mit PHP fik jeg løst det ved at installere sendmail under Ubuntu. Hvis du har]]></description>
		<wfw:commentRss>http://neonman.dk/2008/09/sendmail-til-ubuntu/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Apache2, MySQL5 og PHP5 på Ubuntu 8.04</title>
		<link>http://neonman.dk/2008/09/apache2-mysql5-og-php5-pa-ubuntu-804/</link>
		<comments>http://neonman.dk/2008/09/apache2-mysql5-og-php5-pa-ubuntu-804/#comments</comments>
		<pubDate>Thu, 18 Sep 2008 16:54:56 +0000</pubDate>
		<dc:creator>Paris Nakita Kejser</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://neonman.dk/?p=222</guid>
		<description><![CDATA[Fik løst mit problem i hvordan man fik remote sin MySQL database ude fra, derfor som lovet vil jeg nu skrive hvordan jeg enligt har fået Apache2, MySQL5 og PHP5]]></description>
		<wfw:commentRss>http://neonman.dk/2008/09/apache2-mysql5-og-php5-pa-ubuntu-804/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Server på vej med Ubuntu Linux</title>
		<link>http://neonman.dk/2008/09/server-pa-vej-med-ubuntu-linux/</link>
		<comments>http://neonman.dk/2008/09/server-pa-vej-med-ubuntu-linux/#comments</comments>
		<pubDate>Thu, 18 Sep 2008 12:10:25 +0000</pubDate>
		<dc:creator>Paris Nakita Kejser</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://neonman.dk/?p=220</guid>
		<description><![CDATA[Så sker det, er begyndt på at rode med Linux igen, denne gang er det dog primat til server fordi jeg skal bruge det til et projekt, jeg vil poste]]></description>
		<wfw:commentRss>http://neonman.dk/2008/09/server-pa-vej-med-ubuntu-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ændre GRUB Boot fil</title>
		<link>http://neonman.dk/2007/11/%c3%86ndre-grub-boot-fil/</link>
		<comments>http://neonman.dk/2007/11/%c3%86ndre-grub-boot-fil/#comments</comments>
		<pubDate>Wed, 07 Nov 2007 07:30:56 +0000</pubDate>
		<dc:creator>Paris Nakita Kejser</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[a+w]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[grub]]></category>
		<category><![CDATA[lst]]></category>
		<category><![CDATA[nano]]></category>
		<category><![CDATA[sudo]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://neonman.dk/2007/11/07/%c3%86ndre-grub-boot-fil/</guid>
		<description><![CDATA[Da jeg satte min Ubuntu maskine op så fik jeg det problem fordi jeg køre Windows Vista og Ubuntu 7.10 på samme maskine at min Ubuntu ikke fik fixet min]]></description>
		<wfw:commentRss>http://neonman.dk/2007/11/%c3%86ndre-grub-boot-fil/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

