<?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>Wolfgang Reutz&#039;s Blog &#187; linux</title>
	<atom:link href="http://wolfgang.reutz.at/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://wolfgang.reutz.at</link>
	<description></description>
	<lastBuildDate>Thu, 20 Oct 2011 13:50:36 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>SNMPD auf Ubuntu funktionsfähig bekommen</title>
		<link>http://wolfgang.reutz.at/de/2010/06/22/snmpd-ubuntu/</link>
		<comments>http://wolfgang.reutz.at/de/2010/06/22/snmpd-ubuntu/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 09:53:16 +0000</pubDate>
		<dc:creator>Wolfgang</dc:creator>
				<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://wolfgang.reutz.at/?p=743</guid>
		<description><![CDATA[Snmpd auf Ubuntu zu installieren scheint einfach zu sein, ist es auch, aber hat bei mir nie wirklich 100% funktioniert. Der snmpd funktionierte immer nur lokal, aber nicht für entfernte Zugriffe meines cacti Servers. Das Problem ist jenes, dass Ubuntu standartmässig den snmpd auf dem Loopback Interface startet, was Zugriffe von aussen verhindert. Meine /etc/default/snmpd &#8230; </p><p><a class="more-link block-button" href="http://wolfgang.reutz.at/de/2010/06/22/snmpd-ubuntu/">Weiterlesen &#187;</a>]]></description>
		<wfw:commentRss>http://wolfgang.reutz.at/de/2010/06/22/snmpd-ubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>(English) Ubuntu: networking tip</title>
		<link>http://wolfgang.reutz.at/de/2007/02/26/ubuntu-networking-tip/</link>
		<comments>http://wolfgang.reutz.at/de/2007/02/26/ubuntu-networking-tip/#comments</comments>
		<pubDate>Mon, 26 Feb 2007 13:18:47 +0000</pubDate>
		<dc:creator>Wolfgang</dc:creator>
				<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://wolfgang.reutz.at/blog/archives/42</guid>
		<description><![CDATA[<p>
But when i tried to ping some other machine, this didn't work :-( I checked /var/log/messages and the onboard Broadcom Interface showed up as eth1, but i was not able to start it.  When i ran $ sudo /etc/init.d/networking restart i got some error messages like: SIOCSIFADDR: No such device eth1 eth1: ERROR while getting interface flags: No such device No clue what went wrong, i googled a lot and finally i stumbled upon this forum entry: http://ubuntuforums.org/showthread.php?t=221768 Then i ran: $ ifconfig -a and got a list with my network interfaces and more importantly with it's MAC address.
</p>]]></description>
		<wfw:commentRss>http://wolfgang.reutz.at/de/2007/02/26/ubuntu-networking-tip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>(English) Ubuntu Server insecurity?</title>
		<link>http://wolfgang.reutz.at/de/2007/02/19/ubuntu-server-insecurity/</link>
		<comments>http://wolfgang.reutz.at/de/2007/02/19/ubuntu-server-insecurity/#comments</comments>
		<pubDate>Mon, 19 Feb 2007 13:35:04 +0000</pubDate>
		<dc:creator>Wolfgang</dc:creator>
				<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://wolfgang.reutz.at/blog/archives/41</guid>
		<description><![CDATA[<p>
i just found out that my Ubuntu Server 6.10 has login shells for almost all users set in the /etc/passwd file!  That's a very bad idea because this maybe enabled someone to install "Data Cha0s Back Backdoor" on my machine :-( I checked this with 2 other fresh Ubuntu Server 6.10 installations and both also had the login shells for users like daemon, mail, www-data and so on. Especially www-data should not have a chance to create a shell in my opinion!
</p>]]></description>
		<wfw:commentRss>http://wolfgang.reutz.at/de/2007/02/19/ubuntu-server-insecurity/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>(English) Installing Flash Media Server 2 on Ubuntu 6.10</title>
		<link>http://wolfgang.reutz.at/de/2007/01/14/installing-flash-media-server-2-on-ubuntu-610/</link>
		<comments>http://wolfgang.reutz.at/de/2007/01/14/installing-flash-media-server-2-on-ubuntu-610/#comments</comments>
		<pubDate>Sat, 13 Jan 2007 23:11:17 +0000</pubDate>
		<dc:creator>Wolfgang</dc:creator>
				<category><![CDATA[Webdev]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[media server]]></category>
		<category><![CDATA[Sysadmin]]></category>

		<guid isPermaLink="false">http://wolfgang.reutz.at/blog/archives/37</guid>
		<description><![CDATA[<p>
The installation script for Flash Media Server works only on RedHat Enterprise by default.  With some modifications it works fine on Ubuntu Edgy: apt-get install libnspr4 libstdc++5 libstdc++5-3.3-dev wget http://download.macromedia.com/pub/flashmediaserver/ updates/2_0_3/linux/flashmediaserver2.tar.gz tar xfz flashmediaserver2.tar.gz cd FMS* wget http://www.bluetwanger.de/~mbertheau/fms.patch patch -p1 &#60; fms.patch sudo ./installFMS Live aus der Marschrutka âˆš?Â¬Âª Installing Flash Media Server 2 on Ubuntu 6.10 Edgy this howto is written bei Markus Bertheau, please check the original article and his blog here.
</p>]]></description>
		<wfw:commentRss>http://wolfgang.reutz.at/de/2007/01/14/installing-flash-media-server-2-on-ubuntu-610/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>(English) The power of vim</title>
		<link>http://wolfgang.reutz.at/de/2006/03/22/the-power-of-vim/</link>
		<comments>http://wolfgang.reutz.at/de/2006/03/22/the-power-of-vim/#comments</comments>
		<pubDate>Wed, 22 Mar 2006 07:30:45 +0000</pubDate>
		<dc:creator>Wolfgang</dc:creator>
				<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[shell]]></category>

		<guid isPermaLink="false">http://wolfgang.reutz.at/blog/archives/6</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://wolfgang.reutz.at/de/2006/03/22/the-power-of-vim/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  wolfgang.reutz.at/de/tag/linux/feed/ ) in 0.83928 seconds, on Feb 7th, 2012 at 3:23 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 7th, 2012 at 4:23 pm UTC -->
