<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://open.nshare.de/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://open.nshare.de/wiki/feed.php">
        <title>open.nshare.de</title>
        <description></description>
        <link>http://open.nshare.de/wiki/</link>
        <image rdf:resource="http://open.nshare.de/wiki/lib/images/favicon.ico" />
       <dc:date>2010-09-09T03:32:40+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://open.nshare.de/wiki/howto/howto-add-a-new-xen-vm?rev=1271609784&amp;do=diff"/>
                <rdf:li rdf:resource="http://open.nshare.de/wiki/howto/start?rev=1271608830&amp;do=diff"/>
                <rdf:li rdf:resource="http://open.nshare.de/wiki/tricks/linux/ignore-vulnerable-keys-from-openssh-blacklist?rev=1268137192&amp;do=diff"/>
                <rdf:li rdf:resource="http://open.nshare.de/wiki/setup/sqliteman?rev=1267968844&amp;do=diff"/>
                <rdf:li rdf:resource="http://open.nshare.de/wiki/setup/start?rev=1267965395&amp;do=diff"/>
                <rdf:li rdf:resource="http://open.nshare.de/wiki/tricks/linux/distributed-parallel-appliance-of-system-settings-to-multiple-hosts?rev=1267889191&amp;do=diff"/>
                <rdf:li rdf:resource="http://open.nshare.de/wiki/ideas/start?rev=1267883697&amp;do=diff"/>
                <rdf:li rdf:resource="http://open.nshare.de/wiki/tricks/start?rev=1267882703&amp;do=diff"/>
                <rdf:li rdf:resource="http://open.nshare.de/wiki/start?rev=1267882665&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://open.nshare.de/wiki/lib/images/favicon.ico">
        <title>open.nshare.de</title>
        <link>http://open.nshare.de/wiki/</link>
        <url>http://open.nshare.de/wiki/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://open.nshare.de/wiki/howto/howto-add-a-new-xen-vm?rev=1271609784&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-04-18T18:56:24+02:00</dc:date>
        <dc:creator>basti</dc:creator>
        <title>Howto add a new Xen vm</title>
        <link>http://open.nshare.de/wiki/howto/howto-add-a-new-xen-vm?rev=1271609784&amp;do=diff</link>
        <description>Howto add a new Xen vm

First create /etc/xen-tools/partitions.d/hostname containing something like the following: [root] size=6G type=ext3 mountpoint=/ options=defaults,errors=remount-ro 

[swap] size=2G type=swap 

[home] size=4G type=ext3 mountpoint=/home options=errors=remount-ro</description>
    </item>
    <item rdf:about="http://open.nshare.de/wiki/howto/start?rev=1271608830&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-04-18T18:40:30+02:00</dc:date>
        <dc:creator>basti</dc:creator>
        <title>Howto's and Tutorials</title>
        <link>http://open.nshare.de/wiki/howto/start?rev=1271608830&amp;do=diff</link>
        <description>Howto's and Tutorials

Infrastruktur

	*  How to backupninja a samba share? 
	*  Backup mittels Bacula unter Debian GNU/Linux 5.0 &quot;Lenny&quot; Howto 
	*  Howto add a new Xen vm 

Groupware

	*  DokuWiki unter FreeBSD 7.1 Howto 

Development-Tools

	*  Subversion-Repository mit Apache einrichten 
	*  Publishing multiple Mercurial Repositories</description>
    </item>
    <item rdf:about="http://open.nshare.de/wiki/tricks/linux/ignore-vulnerable-keys-from-openssh-blacklist?rev=1268137192&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-09T13:19:52+02:00</dc:date>
        <dc:creator>amo</dc:creator>
        <title>Ignore vulnerable keys from OpenSSH blacklist</title>
        <link>http://open.nshare.de/wiki/tricks/linux/ignore-vulnerable-keys-from-openssh-blacklist?rev=1268137192&amp;do=diff</link>
        <description>Ignore vulnerable keys from OpenSSH blacklist



Beware! Just do this if you know what you are doing!


linux:~# dpkg --remove --force-depends openssh-blacklist 
linux:~# /etc/init.d/ssh restart 
Alternative: 

This works better, because openssh-blacklist would be reinstalled on each and every package operation, since it's a dependency of openssh-server.</description>
    </item>
    <item rdf:about="http://open.nshare.de/wiki/setup/sqliteman?rev=1267968844&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-07T14:34:04+02:00</dc:date>
        <dc:creator>amo</dc:creator>
        <title>Sqliteman</title>
        <link>http://open.nshare.de/wiki/setup/sqliteman?rev=1267968844&amp;do=diff</link>
        <description>Sqliteman

	&quot; What's Sqliteman? The best developer's and/or admin's GUI tool for Sqlite3 in the world. No joking here (or just a bit only) - it contains the most complete feature set of all tools available. &quot;

&lt;http://sqliteman.com/&gt;

Setup sqliteman source package from Ubuntu MOTU

Fetch source package artifacts

 
wget https://launchpad.net/ubuntu/+archive/primary/+files/sqliteman_1.2.1.orig.tar.gz 
wget https://launchpad.net/ubuntu/+archive/primary/+files/sqliteman_1.2.1-0ubuntu1.diff.gz 
wge…</description>
    </item>
    <item rdf:about="http://open.nshare.de/wiki/setup/start?rev=1267965395&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-07T13:36:35+02:00</dc:date>
        <dc:creator>amo</dc:creator>
        <title>Installation Guidelines</title>
        <link>http://open.nshare.de/wiki/setup/start?rev=1267965395&amp;do=diff</link>
        <description>Installation Guidelines

Infrastructure

	*  Backupninja with unattended rdiff-backup &amp; rdiffWeb behind Apache reverse proxy 

Mailserver

	*  Upgrade to Horde 3.2 
	*  SpamassassinRules 
	*  Spamassassin Body Rule 

Webserver

	*  How to build the PHP rrdtool extension by hand</description>
    </item>
    <item rdf:about="http://open.nshare.de/wiki/tricks/linux/distributed-parallel-appliance-of-system-settings-to-multiple-hosts?rev=1267889191&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-06T16:26:31+02:00</dc:date>
        <dc:creator>amo</dc:creator>
        <title>Distributed parallel appliance of system settings to multiple hosts</title>
        <link>http://open.nshare.de/wiki/tricks/linux/distributed-parallel-appliance-of-system-settings-to-multiple-hosts?rev=1267889191&amp;do=diff</link>
        <description>Distributed parallel appliance of system settings to multiple hosts

Problem

Run stupid administrative tasks in parallel on multiple machines. 

Solution


Use “parallel-ssh” (former “pssh”)! 


	*  Get it: 
		*  
aptitude install pssh

 

		*  &lt;http://code.google.com/p/parallel-ssh/&gt; 
		*  &lt;http://www.theether.org/pssh/&gt; (old site)</description>
    </item>
    <item rdf:about="http://open.nshare.de/wiki/ideas/start?rev=1267883697&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-06T14:54:57+02:00</dc:date>
        <dc:creator>amo</dc:creator>
        <title>Ideas</title>
        <link>http://open.nshare.de/wiki/ideas/start?rev=1267883697&amp;do=diff</link>
        <description>Ideas

System administration

	*  Reduce logcheck spam 
	*  Rsyslog rule for OpenLDAP debugging 
	*  Distributed parallel appliance of system settings to multiple hosts 

Development

	*  Mercurial - Set location for temporary files when issuing &quot;hg commit&quot;</description>
    </item>
    <item rdf:about="http://open.nshare.de/wiki/tricks/start?rev=1267882703&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-06T14:38:23+02:00</dc:date>
        <dc:creator>amo</dc:creator>
        <title>Tips and Tricks</title>
        <link>http://open.nshare.de/wiki/tricks/start?rev=1267882703&amp;do=diff</link>
        <description>Tips and Tricks

Miscellaneous

	*  Skype Backup/Transfer 
	*  Repair your Bootloader  

Linux

	*  jAnrufmonitor unter Ubuntu 9.10 Karmic 64Bit 
	*  Failed to parse existing X config file '/etc/X11/xorg.conf'! 
	*  Convert filenames from one encoding to another 
	*  Ignore vulnerable keys from OpenSSH blacklist 
	*  SSH-Verbindungen mit der Fritz!Box dauerhaft aufrechterhalten 
	*  Distributed parallel appliance of system settings to multiple hosts</description>
    </item>
    <item rdf:about="http://open.nshare.de/wiki/start?rev=1267882665&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-06T14:37:45+02:00</dc:date>
        <dc:creator>amo</dc:creator>
        <title>open.nshare.de wiki</title>
        <link>http://open.nshare.de/wiki/start?rev=1267882665&amp;do=diff</link>
        <description>Welcome to the open.nshare.de wiki. Since mailing howtos and stuff like that keeps more and more complicated and confusing they should from now on be kept here. Layout and syntax-highlighting should, hopefully, help to read and understand. 

There is no real limitation in topics, most of the stuff will however be related to administrating, hosting and maintaining servers und services.</description>
    </item>
</rdf:RDF>
