<?xml version="1.0"?>
<rss version="2.0"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:dcterms="http://purl.org/dc/terms/" >
<channel>
<title>Software</title>
<link>http://www.nico.schottelius.org//software/</link>
<description>Nico Schottelius</description>
<item>

	<title>Hted</title>


	<guid isPermaLink="false">http://www.nico.schottelius.org//software/Hted/</guid>

	<link>http://www.nico.schottelius.org//software/Hted/</link>


	<category>java</category>


	<pubDate>Tue, 30 Mar 2010 18:58:07 +0200</pubDate>
	<dcterms:modified>2010-12-22T09:54:15Z</dcterms:modified>

	<description>&lt;p&gt;Hted is a very simple &quot;HTML editor&quot; written in Java in 1998.&lt;/p&gt;

&lt;h2&gt;Getting it&lt;/h2&gt;

&lt;h3&gt;Via git&lt;/h3&gt;

&lt;p&gt;You can get the latest version via git:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;git clone git://git.schottelius.org/Hted
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;There is also the usual &lt;a href=&quot;http://git.schottelius.org/?p=Hted&quot;&gt;gitweb&lt;/a&gt;
interface available.&lt;/p&gt;

&lt;h3&gt;Archives&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://www.nico.schottelius.org//software/./Hted/Hted-1.0.tar&quot;&gt;Hted-1.0.tar&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>


</item>
<item>

	<title>ccollect</title>


	<guid isPermaLink="false">http://www.nico.schottelius.org//software/ccollect/</guid>

	<link>http://www.nico.schottelius.org//software/ccollect/</link>


	<category>backup</category>

	<category>unix</category>


	<pubDate>Tue, 30 Mar 2010 18:58:07 +0200</pubDate>
	<dcterms:modified>2010-04-08T20:41:12Z</dcterms:modified>

	<description>&lt;h2&gt;ccollect - (pseudo) incremental backup with different exclude lists using hardlinks and rsync&lt;/h2&gt;

&lt;p&gt;&lt;p align=&quot;center&quot;&gt;
&lt;a href=&quot;http://www.nico.schottelius.org//software/screenshots/&quot;&gt;
&lt;img src=&quot;http://www.nico.schottelius.org//software/screenshots/ccollect-0.8-screenshot-20091007.png&quot; title=&quot;Example output of ccollect&quot; alt=&quot;ccollect-0.8&quot; /&gt;
&lt;/a&gt;
&lt;p&gt;ccollect backups data from local and remote hosts to your local harddisk.
Although ccollect creates full backups, it requires very less space on the
backup medium, because ccollect uses hardlinks to create an initial copy of
the last backup. Only the inodes used by the hardlinks and the changed files
need additional space.&lt;/p&gt;

&lt;p&gt;ccollect uses &lt;a href=&quot;http://www.samba.org/rsync/&quot;&gt;rsync&lt;/a&gt; for synchronisation.
Since ccollect-0.2 there is &lt;a href=&quot;http://www.methods.co.nz/asciidoc/&quot;&gt;asciidoc&lt;/a&gt;
based documentation included in the distribution (see below).
You should also be able to configure ccollect with the help of the example
configuration in conf/.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://www.nico.schottelius.org//software/./ccollect/download/&quot;&gt;download&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.nico.schottelius.org//software/./ccollect/portability/&quot;&gt;portability&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.nico.schottelius.org//software/./ccollect/documentation/&quot;&gt;documentation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.nico.schottelius.org//software/./ccollect/quotes/&quot;&gt;quotes&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.nico.schottelius.org//software/./ccollect/support/&quot;&gt;support&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.nico.schottelius.org//software/./ccollect/related/&quot;&gt;related websites&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>


</item>
<item>

	<title>cconf</title>


	<guid isPermaLink="false">http://www.nico.schottelius.org//software/cconf/</guid>

	<link>http://www.nico.schottelius.org//software/cconf/</link>


	<category>unix</category>


	<pubDate>Sat, 15 May 2010 00:03:13 +0200</pubDate>
	<dcterms:modified>2010-05-14T22:13:38Z</dcterms:modified>

	<description>&lt;p&gt;cconf is a  small and smart build assistant.
cconf aims to be a very lightweight and easy to use build assistant
(like auto*, but with fun).&lt;/p&gt;

&lt;h2&gt;how to get it?&lt;/h2&gt;

&lt;h3&gt;git&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;git-clone http://unix.schottelius.org/git/cLinux/cconf&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://git.schottelius.org/?p=cLinux/cconf;a=summary&quot;&gt;gitweb&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;h3&gt;releases&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;cconf-0.0.2: &lt;a href=&quot;http://www.nico.schottelius.org//software/./cconf/cconf-0.0.2.tar.lzma&quot;&gt;cconf-0.0.2.tar.lzma&lt;/a&gt; &lt;a href=&quot;http://www.nico.schottelius.org//software/./cconf/cconf-0.0.2.tar.bz2&quot;&gt;cconf-0.0.2.tar.bz2&lt;/a&gt; &lt;a href=&quot;http://www.nico.schottelius.org//software/./cconf/cconf-0.0.2.tar.gz&quot;&gt;cconf-0.0.2.tar.gz&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;cconf-0.0.1: &lt;a href=&quot;http://www.nico.schottelius.org//software/./cconf/cconf-0.0.1.tar.lzma&quot;&gt;cconf-0.0.1.tar.lzma&lt;/a&gt; &lt;a href=&quot;http://www.nico.schottelius.org//software/./cconf/cconf-0.0.1.tar.bz2&quot;&gt;cconf-0.0.1.tar.bz2&lt;/a&gt; &lt;a href=&quot;http://www.nico.schottelius.org//software/./cconf/cconf-0.0.1.tar.gz&quot;&gt;cconf-0.0.1.tar.gz&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;h2&gt;support&lt;/h2&gt;

&lt;h3&gt;IRC&lt;/h3&gt;

&lt;p&gt;You can join #cLinux on irc.freenode.org.&lt;/p&gt;
</description>


</item>
<item>

	<title>cdist - usable configuration management</title>


	<guid isPermaLink="false">http://www.nico.schottelius.org//software/cdist/</guid>

	<link>http://www.nico.schottelius.org//software/cdist/</link>


	<category>cdist</category>

	<category>unix</category>


	<pubDate>Fri, 21 Jan 2011 20:10:41 +0100</pubDate>
	<dcterms:modified>2013-04-08T20:27:57Z</dcterms:modified>

	<description>&lt;p&gt;&lt;img src=&quot;http://www.nico.schottelius.org//software/cdist-logo.png&quot; title=&quot;cdist logo&quot; alt=&quot;cdist-logo&quot; /&gt;&lt;/p&gt;

&lt;p&gt;cdist is a usable configuration management system.
It adheres to the KISS principle and
is being used in small up to enterprise grade environments.
cdist is an alternative to other configuration management systems like
&lt;a href=&quot;http://trac.mcs.anl.gov/projects/bcfg2&quot;&gt;bcfg2&lt;/a&gt;,
&lt;a href=&quot;http://wiki.opscode.com/display/chef/&quot;&gt;chef&lt;/a&gt;,
&lt;a href=&quot;http://www.cfengine.org/&quot;&gt;cfengine&lt;/a&gt;
and &lt;a href=&quot;http://www.puppetlabs.com/&quot;&gt;puppet&lt;/a&gt;.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://www.nico.schottelius.org//software/./cdist/why/&quot;&gt;Why should I use cdist?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.nico.schottelius.org//software/./cdist/documentation/&quot;&gt;Documentation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.nico.schottelius.org//software/./cdist/os/&quot;&gt;Supported Operating Systems&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.nico.schottelius.org//software/./cdist/install/&quot;&gt;Installation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.nico.schottelius.org//software/./cdist/update/&quot;&gt;Update&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.nico.schottelius.org//software/./cdist/support/&quot;&gt;Support&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>


</item>
<item>

	<title>ceof</title>


	<guid isPermaLink="false">http://www.nico.schottelius.org//software/ceof/</guid>

	<link>http://www.nico.schottelius.org//software/ceof/</link>


	<category>ceof</category>

	<category>chat</category>

	<category>crypot</category>

	<category>net</category>

	<category>unix</category>


	<pubDate>Mon, 05 Nov 2012 21:08:49 +0100</pubDate>
	<dcterms:modified>2012-11-05T20:12:53Z</dcterms:modified>

	<description>&lt;h2&gt;Introduction&lt;/h2&gt;

&lt;p&gt;ceof is the implementation and documentation
of &lt;strong&gt;&lt;em&gt;EOF&lt;/em&gt;&lt;/strong&gt; (Eris Onion Forwarding),
the secure, peer-to-peer (p2p), decentralised anonymous chat network.&lt;/p&gt;

&lt;p&gt;You can read the
&lt;a href=&quot;http://git.schottelius.org/?p=ceof;a=blob;f=doc/thesis.pdf&quot;&gt;bachelor thesis&lt;/a&gt;,
which describes the motivation and goals or you
can view &lt;a href=&quot;http://git.schottelius.org/?p=ceof;a=blob;f=doc/appendix/poster.pdf&quot;&gt;the poster that was used on the presentation&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;Get ceof&lt;/h2&gt;

&lt;p&gt;You can get ceof via git:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;git clone git://git.schottelius.org/ceof
&lt;/code&gt;&lt;/pre&gt;

&lt;h2&gt;Support&lt;/h2&gt;

&lt;p&gt;There are two IRC (!) channels, in which development takes places:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;irc://IRCNet/!eof&quot;&gt;!eof&lt;/a&gt; - German&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;irc://irc.freenode.org/#cstar&quot;&gt;#cstar&lt;/a&gt; - Multi language (German/English)&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;You can subscribe to the
&lt;a href=&quot;http://l.schottelius.org/mailman/listinfo/eof&quot;&gt;!eof mailinglist&lt;/a&gt;.
You can also &lt;a href=&quot;http://www.nico.schottelius.org//software/../about/&quot;&gt;contact me directly&lt;/a&gt;.&lt;/p&gt;
</description>


</item>
<item>

	<title>cinit</title>


	<guid isPermaLink="false">http://www.nico.schottelius.org//software/cinit/</guid>

	<link>http://www.nico.schottelius.org//software/cinit/</link>


	<category>unix</category>


	<pubDate>Tue, 30 Mar 2010 18:58:07 +0200</pubDate>
	<dcterms:modified>2012-11-15T13:49:34Z</dcterms:modified>

	<description>&lt;p&gt;cinit is a fast, small and simple init with support for profiles&lt;/p&gt;

&lt;h2&gt;Introduction&lt;/h2&gt;

&lt;p&gt;cinit is a fast init system with dependency features and
profile support. It was orientated on the design of
Richard Goochs
&lt;a href=&quot;http://www.atnf.csiro.au/people/rgooch/linux/boot-scripts/&quot;&gt;need concept&lt;/a&gt;
and Felix von Leitners
&lt;a href=&quot;http://www.fefe.de/minit/&quot;&gt;minit&lt;/a&gt;.
Minit does not support real dependencies (you don&#39;t know whether the
service you depend on really started) and the need concept is somehow
slow (as seen in gentoo).
In addition, minit needs libowfat and dietlibc, which may not be found
on every Unix system.&lt;/p&gt;

&lt;h3&gt;Cinit main features&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;portability: it should run on every Unix&lt;/li&gt;
&lt;li&gt;true dependencies (soft and hard!)&lt;/li&gt;
&lt;li&gt;parallel execution&lt;/li&gt;
&lt;li&gt;highly customisable (see conf/*)&lt;/li&gt;
&lt;li&gt;profile support (specify what services to start depending on the profile)&lt;/li&gt;
&lt;/ul&gt;


&lt;h3&gt;Why should I use cinit?&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;To significantly speedup the startup process&lt;/li&gt;
&lt;li&gt;To use highest level of parallelisation at startup&lt;/li&gt;
&lt;li&gt;To benefit from real dependencies (so called &lt;strong&gt;&lt;em&gt;needs&lt;/em&gt;&lt;/strong&gt; and &lt;strong&gt;&lt;em&gt;wants&lt;/em&gt;&lt;/strong&gt;)&lt;/li&gt;
&lt;li&gt;To easily create profiles that can be chosen at startup (even &lt;strong&gt;before&lt;/strong&gt; init is started!)&lt;/li&gt;
&lt;/ul&gt;


&lt;h3&gt;How does cinit work?&lt;/h3&gt;

&lt;p&gt;Cinit creates a dependency tree at startup and executes the services.
A service can have two type of dependencies:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;em&gt;wants&lt;/em&gt;&lt;/strong&gt; describe soft dependencies (i.e. it&#39;s not fatal if the wanted service fails to start)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;em&gt;needs&lt;/em&gt;&lt;/strong&gt; describe hard dependencies (if the needed service fails, the depending won&#39;t be started)&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Let&#39;s have a look at an example:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;                A
             (wants)
            /       \
 |------&amp;gt; B \        C
 |       /   \      /  \
 ^  (needs)   (needs)   (wants)
 |    D          E        F
 |                        |
 |------&amp;lt;------(needs)----|
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Or in words:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;B and C do not have dependencies&lt;/li&gt;
&lt;li&gt;They will be started at the beginning&lt;/li&gt;
&lt;li&gt;A wants B and C

&lt;ul&gt;
&lt;li&gt;A waits until B and C are executed and started afterwards,
independently of the success of B and C&lt;/li&gt;
&lt;li&gt;A will also be started, if B and C fail to start.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;D needs B&lt;/li&gt;
&lt;li&gt;D will only be started, if B is successfully started&lt;/li&gt;
&lt;li&gt;E needs B and C&lt;/li&gt;
&lt;li&gt;E will only be started, if both B and C are successfully started&lt;/li&gt;
&lt;li&gt;F wants C and needs B&lt;/li&gt;
&lt;li&gt;F will only be started, if B is successfully started&lt;/li&gt;
&lt;li&gt;F waits until C is started and is started afterwards&lt;/li&gt;
&lt;/ul&gt;


&lt;h2&gt;Getting cinit&lt;/h2&gt;

&lt;h3&gt;Development versions&lt;/h3&gt;

&lt;p&gt;You can get the latest (development) version via git:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;git clone git://git.schottelius.org/cLinux/cinit.git
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Additionally, the following other git ressources are available:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://git.schottelius.org/?p=cLinux/cinit.git;a=summary&quot;&gt;Gitweb&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://github.com/telmich/cinit&quot;&gt;Mirror at github&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://gitorious.org/cinit&quot;&gt;Mirror at gitorious&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;h3&gt;Archives&lt;/h3&gt;

&lt;p&gt;Have a look at the &lt;a href=&quot;http://www.nico.schottelius.org//software/archives&quot;&gt;archives&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;Documentation&lt;/h2&gt;

&lt;p&gt;The documentation is currently spread all over the &lt;strong&gt;&lt;em&gt;doc/&lt;/em&gt;&lt;/strong&gt; directory
within the tarball and is being cleaned up. Additionally there
are two presentations available:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://www.nico.schottelius.org//software/./cinit/speeches/2005-10-22/&quot;&gt;2005-10-22: (German) speech at Technophil&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.nico.schottelius.org//software/./cinit/speeches/2005-08-06/&quot;&gt;2005-08-06: (German) online speech&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;h3&gt;Pre-Configuring&lt;/h3&gt;

&lt;p&gt;If you want to fine tune cinit parameters, add different path names,
change the DESTDIR, ... have a look at conf/*.&lt;/p&gt;

&lt;h3&gt;Installing cinit&lt;/h3&gt;

&lt;p&gt;You can install cinit parallel to any other init-system, it won&#39;t
kill other init&#39;s config nor /sbin/init, if it exists:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;# make all install
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;This will create /sbin/cinit.
If /sbin/init does not exist, it will be linked to /sbin/cinit.&lt;/p&gt;

&lt;h3&gt;Configuring cinit&lt;/h3&gt;

&lt;p&gt;You&#39;ll have to configure cinit in /etc/cinit and add services,
before you can use it.&lt;/p&gt;

&lt;p&gt;Please read doc/configuring.cinit for details.
Please read doc/FAO if there are still questions open.&lt;/p&gt;

&lt;p&gt;There are some testing examples below doc/examples/, to be used
as a starting point.&lt;/p&gt;

&lt;p&gt;There are currently no tools to merge your existing init-system
to cinit (like sysvinit-merge, bsd-merge or minit-merge) available,
but they are in the making (see various bugs in ditz).&lt;/p&gt;

&lt;h3&gt;Configuring the OS / Kernel&lt;/h3&gt;

&lt;p&gt;After configuring cinit you need to tell your kernel to boot cinit instead
of your current init system. How to do that depends on your system:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Linux/LILO and Linux/yaboot (ppc):&lt;/li&gt;
&lt;li&gt;append=&quot;init=/sbin/cinit&quot;&lt;/li&gt;
&lt;li&gt;grub1 and grub2:&lt;/li&gt;
&lt;li&gt;kernel  init=/sbin/cinit&lt;/li&gt;
&lt;/ul&gt;


&lt;h2&gt;Support&lt;/h2&gt;

&lt;h3&gt;IRC&lt;/h3&gt;

&lt;p&gt;You can join the development &lt;strong&gt;&lt;em&gt;IRC channel&lt;/em&gt;&lt;/strong&gt;
&lt;a href=&quot;irc://irc.freenode.org/#cstar&quot;&gt;#cstar on irc.freenode.org&lt;/a&gt;.&lt;/p&gt;

&lt;h3&gt;Mailing list&lt;/h3&gt;

&lt;p&gt;Bug reports, questions, patches, etc. should be send to the
&lt;a href=&quot;http://l.schottelius.org/mailman/listinfo/cinit&quot;&gt;cinit mailing list&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;Related websites&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://www.nico.schottelius.org/software/cinit/&quot;&gt;cinit&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://l.schottelius.org/mailman/listinfo/cinit&quot;&gt;cinit mailing list&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;BSD init systems (same codebase):&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.freebsd.org/cgi/cvsweb.cgi/src/sbin/init/&quot;&gt;FreeBSDs init&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://cvsweb.netbsd.org/bsdweb.cgi/src/sbin/init/&quot;&gt;NetBSDs init&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.openbsd.org/cgi-bin/cvsweb/src/sbin/init/&quot;&gt;OpenBSDs init&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.initng.org/&quot;&gt;initng&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.fefe.de/minit/&quot;&gt;minit&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://smarden.org/runit/&quot;&gt;runit&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.atnf.csiro.au/~rgooch/linux/boot-scripts/&quot;&gt;need/simpleinit&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;ftp://ftp.cistron.nl/pub/people/miquels/sysvinit/&quot;&gt;sys-v-init&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.netsplit.com/blog/work/canonical/upstart.html&quot;&gt;upstart&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>


</item>
<item>

	<title>creature</title>


	<guid isPermaLink="false">http://www.nico.schottelius.org//software/creature/</guid>

	<link>http://www.nico.schottelius.org//software/creature/</link>


	<category>net</category>

	<category>unix</category>

	<category>vm</category>


	<pubDate>Thu, 02 Sep 2010 22:07:00 +0200</pubDate>
	<dcterms:modified>2010-09-02T20:07:00Z</dcterms:modified>

	<description>&lt;p&gt;creature - manage virtual machines&lt;/p&gt;

&lt;h2&gt;What&#39;s creature?&lt;/h2&gt;

&lt;p&gt;Easy virtual machine management with support for machines, pools, storages and supervisors.
It is intended to be a frontend for different supervisors, but the focus for the initial
release is on qemu/kvm.&lt;/p&gt;

&lt;h2&gt;Requirements&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;posix shell&lt;/li&gt;
&lt;li&gt;the used supervisor&lt;/li&gt;
&lt;/ul&gt;


&lt;h2&gt;Download&lt;/h2&gt;

&lt;h3&gt;Via git&lt;/h3&gt;

&lt;p&gt;Clone it via&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;git clone git://github.com/telmich/creature.git
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Or browse on &lt;a href=&quot;http://github.com/telmich/creature&quot;&gt;github&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;See also&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://code.google.com/p/ganeti/&quot;&gt;ganeti&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://libvirt.org/&quot;&gt;libvirt&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>


</item>
<item>

	<title>ctt - time tracking for geeks</title>


	<guid isPermaLink="false">http://www.nico.schottelius.org//software/ctt/</guid>

	<link>http://www.nico.schottelius.org//software/ctt/</link>


	<category>ctt</category>

	<category>unix</category>


	<pubDate>Fri, 12 Oct 2012 21:09:47 +0200</pubDate>
	<dcterms:modified>2013-04-29T15:08:37Z</dcterms:modified>

	<description>&lt;h2&gt;Introduction&lt;/h2&gt;

&lt;p&gt;Ever wondered how much you work compared to what you should?
Are you in the need to record working time for a customer?
Do you want something that is very simple, geek compatible
and runs on the command line? Then you may have found the right
software.&lt;/p&gt;

&lt;h2&gt;Installation&lt;/h2&gt;

&lt;p&gt;Get ctt from git (&lt;a href=&quot;http://git.schottelius.org/?p=ctt;a=summary&quot;&gt;gitweb&lt;/a&gt;):&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;git clone git://git.schottelius.org/ctt
&lt;/code&gt;&lt;/pre&gt;

&lt;h2&gt;Example usage&lt;/h2&gt;

&lt;pre&gt;&lt;code&gt;# Track some time
% ctt track test
Comment: Did some cool work

# Track for a given time range
% ctt track --sd 2013-04-29-1000 --ed 2013-05-29-1200 test
Comment: Long working period

# Track (keep running), but specify different start date
% ctt track --sd 2013-04-29-0800  test
Comment: Started early today

# Track without prompting for a comment
% ctt track -n test                                       

# List available projects
% ctt listprojects
[...]

# List all entries of this month for project test
% ctt report test
[...]

# List all entries from January
% ctt report --sd 2013-01-01 --ed 2013-01-31 test 

# List all entries from January matching either rails ruby or cdist
% ctt report --sd 2013-01-29 --ed 2013-04-29 -e &quot;(rails|ruby|cdist)&quot; test

# The same, but case insensitive
% ctt report --sd 2013-01-29 --ed 2013-04-29 -e &quot;(rails|ruby|cdist)&quot; -i test
&lt;/code&gt;&lt;/pre&gt;

&lt;h3&gt;Mirrors&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;git://github.com/telmich/ctt.git (&lt;a href=&quot;https://github.com/telmich/ctt&quot;&gt;github&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;


&lt;h2&gt;Support&lt;/h2&gt;

&lt;h3&gt;IRC&lt;/h3&gt;

&lt;p&gt;You can join the development &lt;strong&gt;&lt;em&gt;IRC channel&lt;/em&gt;&lt;/strong&gt;
&lt;a href=&quot;irc://irc.freenode.org/#cstar&quot;&gt;#cstar on irc.freenode.net&lt;/a&gt;.&lt;/p&gt;
</description>


</item>
<item>

	<title>cuni</title>


	<guid isPermaLink="false">http://www.nico.schottelius.org//software/cuni/</guid>

	<link>http://www.nico.schottelius.org//software/cuni/</link>

	<pubDate>Mon, 20 Dec 2010 17:08:03 +0100</pubDate>
	<dcterms:modified>2010-12-22T09:54:15Z</dcterms:modified>

	<description>&lt;h2&gt;About&lt;/h2&gt;

&lt;p&gt;Cuni installs unix network installers. The aim of cuni is to
be able to install any unix from any unix via network:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;cuni creates a structure usable for PXE-networkbooting and installing&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;To make use of what cuni provides, you need to run a tftp server
to be able to install clients over the network.&lt;/p&gt;

&lt;p&gt;Cuni is a very basic infrastructure tool and helps you to setup
and upgrade install servers.&lt;/p&gt;

&lt;h2&gt;Using cuni&lt;/h2&gt;

&lt;p&gt;Type &lt;strong&gt;&lt;em&gt;cuni&lt;/em&gt;&lt;/strong&gt; and read the usage description.&lt;/p&gt;

&lt;h3&gt;Getting cuni&lt;/h3&gt;

&lt;pre&gt;&lt;code&gt;git clone git://git.schottelius.org/cuni
&lt;/code&gt;&lt;/pre&gt;

&lt;h2&gt;Using the unix installers&lt;/h2&gt;

&lt;p&gt;Most unix installers have different semantics for execution.
Some of them are able to do automatic installations, some of
them even need a hint on what to boot from where.&lt;/p&gt;

&lt;p&gt;It is planned to make this information available directly in
cuni, but until then, examples on how to use them are provided
here:&lt;/p&gt;

&lt;h3&gt;Debian/Ubuntu&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Can be automated using Preseed&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Syslinux sample code:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;LABEL debian_lenny_amd64
  MENU LABEL Debian Lenny amd64
  KERNEL syslinux/pxechain.com
  APPEND ::debian/amd64/lenny/pxelinux.0
&lt;/code&gt;&lt;/pre&gt;

&lt;h3&gt;OpenBSD&lt;/h3&gt;

&lt;p&gt;Syslinux sample code:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;# works, needs &quot;openbsd/bsd.rd&quot;
LABEL openbesdtest
   MENU LABEL OpenBSD
   KERNEL syslinux/pxechain.com
   APPEND ::openbsd/pxeboot
&lt;/code&gt;&lt;/pre&gt;

&lt;h2&gt;Adding a new OS installer&lt;/h2&gt;

&lt;p&gt;Assume, you want to add support for the installer of OS &quot;kroet&quot;, which requires
the arguments &quot;version&quot; and &quot;arch&quot;.&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;* Define arguments needed
kroet_args=&quot;version arch&quot;

# Add code here, that is executed in the destination directory
cuni_kroet()
{
  # MUST Define ddir: subdirectory which contains the actual installer
  ddir=&quot;${arch}/${version}&quot;

  # MUST Define bootfile: file that should be booted
  bootfile=&quot;$ddir/pxelinux.0&quot;

  # create os specific directory structure
  # get os specific installer
}
&lt;/code&gt;&lt;/pre&gt;

&lt;h2&gt;Testing a new OS installer&lt;/h2&gt;

&lt;p&gt;You can test the new installation with qemu for example:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;qemu-kvm -boot n -net nic -net user,hostname=cunitest,tftp=/home/services/tftp/root,bootfile=/pxelinux.0
&lt;/code&gt;&lt;/pre&gt;
</description>


</item>
<item>

	<title>fui</title>


	<guid isPermaLink="false">http://www.nico.schottelius.org//software/fui/</guid>

	<link>http://www.nico.schottelius.org//software/fui/</link>


	<category>ncurses</category>

	<category>ruby</category>

	<category>unix</category>


	<pubDate>Tue, 30 Mar 2010 18:58:08 +0200</pubDate>
	<dcterms:modified>2011-11-23T17:02:56Z</dcterms:modified>

	<description>&lt;p&gt;fui - fancy user interface&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;http://www.nico.schottelius.org//software/screenshots/intro-cursor-correct-screenshot-20100304.png&quot; title=&quot;fui intro screen&quot; alt=&quot;fui&quot; /&gt;&lt;/p&gt;

&lt;h2&gt;What&#39;s fui?&lt;/h2&gt;

&lt;p&gt;Fui is a decentralised crypted chat program user interface.
It is the first user interface for &lt;span class=&quot;createlink&quot;&gt;ceofhack&lt;/span&gt;.&lt;/p&gt;

&lt;h2&gt;Requirements&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;ruby&lt;/li&gt;
&lt;li&gt;ncurses-ruby&lt;/li&gt;
&lt;li&gt;ceofhack&lt;/li&gt;
&lt;/ul&gt;


&lt;h2&gt;Download&lt;/h2&gt;

&lt;h3&gt;Via git&lt;/h3&gt;

&lt;p&gt;Clone it via&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;git clone git://git.schottelius.org/fui
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Or browse &lt;a href=&quot;http://git.schottelius.org/?p=fui&quot;&gt;gitweb&lt;/a&gt;.&lt;/p&gt;

&lt;h3&gt;Releases&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://www.nico.schottelius.org//software/./fui/fui-0.3.tar&quot;&gt;fui-0.3.tar&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.nico.schottelius.org//software/./fui/fui-0.2.tar&quot;&gt;fui-0.2.tar&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.nico.schottelius.org//software/./fui/fui-0.1.tar&quot;&gt;fui-0.1.tar&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;h2&gt;Documentation&lt;/h2&gt;

&lt;h3&gt;Usage&lt;/h3&gt;

&lt;pre&gt;&lt;code&gt;ruby main.rb
&lt;/code&gt;&lt;/pre&gt;

&lt;h3&gt;Commands&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;em&gt;text&lt;/em&gt;: print text to message window&lt;/li&gt;
&lt;li&gt;/quit: exit fui&lt;/li&gt;
&lt;/ul&gt;


&lt;h2&gt;See also&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://invisible-island.net/ncurses/ncurses-intro.html&quot;&gt;Ncurses intro&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://web.cs.mun.ca/~rod/ncurses/ncurses.html&quot;&gt;Writing Programs with NCURSES&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://ncurses-ruby.berlios.de/&quot;&gt;ncurses-ruby&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;irc://irc.freenode.net/#cstar&quot;&gt;IRC&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>


</item>
<item>

	<title>gpm - general purpose mouse</title>


	<guid isPermaLink="false">http://www.nico.schottelius.org//software/gpm/</guid>

	<link>http://www.nico.schottelius.org//software/gpm/</link>


	<category>gpm</category>

	<category>unix</category>


	<pubDate>Tue, 30 Mar 2010 18:58:08 +0200</pubDate>
	<dcterms:modified>2012-10-26T21:48:38Z</dcterms:modified>

	<description>&lt;h2&gt;How to get gpm?&lt;/h2&gt;

&lt;p&gt;You can browse the &lt;a href=&quot;http://www.nico.schottelius.org//software/archives&quot;&gt;static archives&lt;/a&gt; or use git:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;git clone git://git.schottelius.org/gpm
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;The archives are mirrored at
&lt;a href=&quot;http://www.ar.linux.it/pub/gpm/&quot;&gt;ar.linux.it&lt;/a&gt;,
the git repository is mirrored at
&lt;a href=&quot;https://github.com/telmich/gpm&quot;&gt;github&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;Support&lt;/h2&gt;

&lt;p&gt;There is the irc channel &lt;a href=&quot;http://www.nico.schottelius.org//software/irc.freenode.org/#gpm&quot;&gt;#gpm&lt;/a&gt; on irc.freenode.org.&lt;/p&gt;

&lt;p&gt;The mailing list devoted to gpm is &quot;gpm@lists.linux.it&quot;.
In order to subscribe to the mailing list, visit
&lt;a href=&quot;http://lists.linux.it/listinfo/gpm&quot;&gt;lists.linux.it&lt;/a&gt;
or send a message with &quot;subscribe&quot; in its body to gpm-request@lists.linux.it.
For example:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;echo subscribe | mail gpm-request@lists.linux.it
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Or you can browse the
&lt;a href=&quot;http://lists.linux.it/pipermail/gpm/&quot;&gt;mailing list archive&lt;/a&gt;.&lt;/p&gt;
</description>


</item>
<item>

	<title>gpm2</title>


	<guid isPermaLink="false">http://www.nico.schottelius.org//software/gpm2/</guid>

	<link>http://www.nico.schottelius.org//software/gpm2/</link>


	<category>unix</category>


	<pubDate>Fri, 28 May 2010 10:52:05 +0200</pubDate>
	<dcterms:modified>2010-05-28T10:39:56Z</dcterms:modified>

	<description>&lt;p&gt;You know, &lt;a href=&quot;http://www.nico.schottelius.org//software/./gpm/&quot;&gt;gpm&lt;/a&gt; is a hack.&lt;/p&gt;

&lt;p&gt;The idea of gpm2 is to be a nicer hack:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Support multiple mice&lt;/li&gt;
&lt;li&gt;Do not draw stuff, but write gpm2 client to do so (os/terminal specific stuff)&lt;/li&gt;
&lt;li&gt;Usable under different OS&lt;/li&gt;
&lt;li&gt;Modular design, easy way to add new mice protocols&lt;/li&gt;
&lt;li&gt;Allow hotplugging of mice (i.e. gpm2d can run without any mice at startup)&lt;/li&gt;
&lt;/ul&gt;


&lt;h2&gt;Trying out gpm2&lt;/h2&gt;

&lt;p&gt;gpm2 is in its early design stage, but can so far display movement of a
ps/2 compatible mouse.&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;git clone git://git.schottelius.org/gpm2
cd gpm2
./gpm2hack.sh /dev/input/mice
# move the mouse
# press enter key to end demonstration
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;If you do not see mouse movement deltas, either your mouse in connected
to a different device or you probably do not have permissions to communicate
with it.&lt;/p&gt;

&lt;h2&gt;Development&lt;/h2&gt;

&lt;h3&gt;Names&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;gpm2_*: Stuff that may appear in a library&lt;/li&gt;
&lt;li&gt;*: Stuff that will only be used in the gpm2 main process&lt;/li&gt;
&lt;/ul&gt;


&lt;h2&gt;Mouse protocols&lt;/h2&gt;

&lt;p&gt;Protocols in gpm2 are &lt;em&gt;not&lt;/em&gt; part of the main system. Instead,
each protocol is implemented in its own binary, which is called
from gpm2d.&lt;/p&gt;

&lt;p&gt;This prevents to create just another ugly &quot;static&quot; struct array
or the need to dlopen() and friends.&lt;/p&gt;

&lt;h3&gt;Implementing a protocol&lt;/h3&gt;

&lt;p&gt;If you want to implement a mouse protocol, there are some things
to take care of:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;You have a free choice of the programming language&lt;/li&gt;
&lt;li&gt;gpm2d will exec() gpm2- from its path,&lt;/li&gt;
&lt;li&gt;gpm2d will connect stdin stdout of gpm2- to the device file&lt;/li&gt;
&lt;li&gt;gpm2d will connect stderr to gpm2d, so gpm2- can send messages&lt;/li&gt;
&lt;li&gt;gpm2d can drop priviliges to a specific, non-root user&lt;/li&gt;
&lt;li&gt;gpm2d will send SIGTERM to gpm2- to signal normal termination&lt;/li&gt;
&lt;li&gt;gpm2- should close the file and exit&lt;/li&gt;
&lt;li&gt;gpm2- reports about events via stderr&lt;/li&gt;
&lt;/ul&gt;


&lt;h3&gt;Reading options from gpm2d&lt;/h3&gt;

&lt;p&gt;If at some point gpm2d needs to pass protocol options to the protocol
handler, they can be found in GPM2_PROTO_OPTS.&lt;/p&gt;

&lt;h2&gt;Support&lt;/h2&gt;

&lt;h3&gt;IRC&lt;/h3&gt;

&lt;p&gt;You can join #gpm on irc.freenode.org.&lt;/p&gt;

&lt;h2&gt;WARNING&lt;/h2&gt;

&lt;p&gt;Everything below this line are just random thoughts.&lt;/p&gt;

&lt;h2&gt;Events&lt;/h2&gt;

&lt;p&gt;Events are produced by the mice handlers and forwarded to gpm2d.&lt;/p&gt;

&lt;h3&gt;Format&lt;/h3&gt;

&lt;p&gt;As gpm2 can be used independently of the programming language, no
binary data is exchanged. An event always consists of one line
(terminated with \n), which contains up to GPM2_LINE_MAX characters
(including \n).&lt;/p&gt;

&lt;h2&gt;Client channel&lt;/h2&gt;

&lt;p&gt;Clients for gpm2 do not need to be c programs, but can be of any kind.
The communication is a simple ASCII stream.&lt;/p&gt;

&lt;h3&gt;Client connection to gpm2d&lt;/h3&gt;

&lt;p&gt;Clients need to open /var/run/gpm2/gpm2d.sock to connect to gpm2d.&lt;/p&gt;

&lt;h3&gt;Event: mouse_event&lt;/h3&gt;

&lt;pre&gt;&lt;code&gt;mouseid ev-type ... (more to follow)
&lt;/code&gt;&lt;/pre&gt;

&lt;h3&gt;Event: mouse_added  &lt;/h3&gt;

&lt;h3&gt;Event: mouse_removed  &lt;/h3&gt;

&lt;h2&gt;Control channel&lt;/h2&gt;

&lt;p&gt;The control channel can be used to change things in gpm2, whereas
the client channel is read-only.&lt;/p&gt;

&lt;h3&gt;Control connection to gpm2d&lt;/h3&gt;

&lt;p&gt;If you want to control gpm2d, you need to open /var/run/gpm2/gpm2d-control.sock.&lt;/p&gt;

&lt;h3&gt;Command: mouse_add  &lt;/h3&gt;

&lt;h3&gt;Command: mouse_remove  &lt;/h3&gt;
</description>


</item>
<item>

	<title>Machine Booking System (mbs)</title>


	<guid isPermaLink="false">http://www.nico.schottelius.org//software/mbs/</guid>

	<link>http://www.nico.schottelius.org//software/mbs/</link>


	<category>eth</category>


	<pubDate>Sat, 02 Oct 2010 14:14:11 +0200</pubDate>
	<dcterms:modified>2011-02-04T22:12:36Z</dcterms:modified>

	<description>&lt;p&gt;The machine booking system allows users of the ETH Zurich to book machines.
It could be easily adjusted to support other institutions, with or without
LDAP authentication.&lt;/p&gt;

&lt;h2&gt;Screenshots!&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://www.nico.schottelius.org//software/screenshots/booking-overview-screenshot-20101002.png&quot; title=&quot;Overview of bookings&quot;&gt;booking overview&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.nico.schottelius.org//software/screenshots/booking-successful-screenshot-20101002.png&quot; title=&quot;Booking successful&quot;&gt;booking successful&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.nico.schottelius.org//software/screenshots/booking-error-screenshot-20101002.png&quot; title=&quot;Booking error&quot;&gt;booking error&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.nico.schottelius.org//software/screenshots/free-machines-screenshot-20101002.png&quot; title=&quot;Free machines&quot;&gt;free machines&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.nico.schottelius.org//software/screenshots/used-machines-screenshot-20101002.png&quot; title=&quot;Used machines&quot;&gt;used machines&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.nico.schottelius.org//software/screenshots/admin-screenshot-20101002.png&quot; title=&quot;Admin view&quot;&gt;admin view&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;h2&gt;Installation&lt;/h2&gt;

&lt;h3&gt;Get mbs&lt;/h3&gt;

&lt;pre&gt;&lt;code&gt;git clone git://git.schottelius.org/mbs
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Mirrors (all should be up-to-date):&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt; git://github.com/telmich/mbs.git&lt;/li&gt;
&lt;li&gt; git://git.sans.ethz.ch/mbs&lt;/li&gt;
&lt;/ul&gt;


&lt;h3&gt;Requirements&lt;/h3&gt;

&lt;p&gt;To get mbs up and running, you need ruby and rails and the gems specified
in the Gemfile. You may use &lt;a href=&quot;http://rvm.beginrescueend.com/&quot;&gt;rvm&lt;/a&gt;
to assist you, like the following commandline:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;rvm install ruby-1.8.7
rvm ruby-1.8.7
rvm gemset create mbs
rvm ruby-1.8.7@mbs
gem install bundler
cd mbs/
bundle install
&lt;/code&gt;&lt;/pre&gt;

&lt;h3&gt;Initialise Database&lt;/h3&gt;

&lt;pre&gt;&lt;code&gt;cd mbs
rake db:setup 
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;You can also use&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;rake bootstrap
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;to add some example data.&lt;/p&gt;

&lt;h2&gt;Setup&lt;/h2&gt;

&lt;p&gt;After mbs is up and running, you need to setup some basic data, before
you can actually use it.&lt;/p&gt;

&lt;h3&gt;Authentication&lt;/h3&gt;

&lt;p&gt;The authentication part is defined in
&lt;strong&gt;app/controllers/application_controller.rb&lt;/strong&gt; and currently bound to
Nethz-LDAP-Authentication, but can easily be adopted to other
systems.&lt;/p&gt;

&lt;p&gt;The nethz method uses the input username and password and binds to
&lt;strong&gt;ldaps02.ethz.ch&lt;/strong&gt; (most reliable). If that succeeds, the username
is copied into the database, to create an id.&lt;/p&gt;

&lt;h3&gt;Machines types&lt;/h3&gt;

&lt;p&gt;mbs is heavily focussed on machine types. So the first thing is to
select &lt;strong&gt;&lt;em&gt;admin =&amp;gt; machine types =&amp;gt; new machine type&lt;/em&gt;&lt;/strong&gt; and  create
a new machine type with a number of associated machines.&lt;/p&gt;

&lt;h2&gt;Usage&lt;/h2&gt;

&lt;p&gt;Now you are ready to use mbs!&lt;/p&gt;

&lt;h3&gt;Bookings&lt;/h3&gt;

&lt;p&gt;After you are authenticated, you can create bookings,
select &lt;strong&gt;new booking&lt;/strong&gt;.&lt;/p&gt;

&lt;h3&gt;Admin&lt;/h3&gt;

&lt;p&gt;The admin area is accessable for everybody, because everybody
authenticated is trusted. It is reachable below &lt;strong&gt;/admin&lt;/strong&gt;,
but not linked, because it may confuse users.&lt;/p&gt;
</description>


</item>
<item>

	<title>mini-lpd</title>


	<guid isPermaLink="false">http://www.nico.schottelius.org//software/mini-lpd/</guid>

	<link>http://www.nico.schottelius.org//software/mini-lpd/</link>

	<pubDate>Fri, 14 May 2010 02:59:40 +0200</pubDate>
	<dcterms:modified>2010-05-14T00:59:40Z</dcterms:modified>

	<description>&lt;p&gt;A small non-queuing lpd&lt;/p&gt;

&lt;h2&gt;Introduction&lt;/h2&gt;

&lt;p&gt;mini-lpd is a small lpd. It does not care about the control file sent, nor
does it honour any lpd specific commands, though it will acknowlegde them.
It takes a document and puts it on the printer. The client will have
to wait until it is printed, as mini-lpd does not have any queue (well, it has,
but only to queue tcp/ip connections ;-).
mini-lpd should run and compile on every UNIX (Linux, BSD, SunOS, ...)
(as of version 0.4).&lt;/p&gt;

&lt;h2&gt;download&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://www.nico.schottelius.org//software/./mini-lpd/mini-lpd-0.4.tar.bz2&quot;&gt;mini-lpd-0.4.tar.bz2&lt;/a&gt; - using poll instead of sigio makes mini-lpd portable&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.nico.schottelius.org//software/./mini-lpd/mini-lpd-0.3.tar.bz2&quot;&gt;mini-lpd-0.3.tar.bz2&lt;/a&gt; - less debug, some cleanups&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.nico.schottelius.org//software/./mini-lpd/mini-lpd-0.2.tar&quot;&gt;mini-lpd-0.2.tar&lt;/a&gt; - first working version&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.nico.schottelius.org//software/./mini-lpd/mini-lpd-0.1.tar&quot;&gt;mini-lpd-0.1.tar&lt;/a&gt; - initial (broken) release&lt;/li&gt;
&lt;/ul&gt;

</description>


</item>
<item>

	<title>Sexy - the Swiss Army Knife for inventory management</title>


	<guid isPermaLink="false">http://www.nico.schottelius.org//software/sexy/</guid>

	<link>http://www.nico.schottelius.org//software/sexy/</link>


	<category>sexy</category>

	<category>unix</category>


	<pubDate>Thu, 11 Oct 2012 17:30:47 +0200</pubDate>
	<dcterms:modified>2012-10-30T22:16:35Z</dcterms:modified>

	<description>&lt;h2&gt;Introduction&lt;/h2&gt;

&lt;p&gt;Sexy is the Swiss Army Knife for inventory management.
It allows you to manage hosts and network with a simple command
line interface.&lt;/p&gt;

&lt;p&gt;Sexy stores inventory information in a &lt;strong&gt;cconfig database&lt;/strong&gt; and
adapts to your environment by supporting custom backends.&lt;/p&gt;

&lt;p&gt;In short, sexy can create and remove hosts and configure networks -
depending on your backend this means:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;sexy manages Virtual Machines&lt;/li&gt;
&lt;li&gt;sexy generates IPv4 address allocation (DHCP)&lt;/li&gt;
&lt;li&gt;sexy sets up your domain name system (DNS)&lt;/li&gt;
&lt;/ul&gt;


&lt;h2&gt;Status&lt;/h2&gt;

&lt;p&gt;The release process for sexy version 2.0 has started and is planned
to happen in November 2012.&lt;/p&gt;

&lt;h2&gt;Installation&lt;/h2&gt;

&lt;p&gt;Download sexy from git (&lt;a href=&quot;http://git.schottelius.org/?p=sexy;a=summary&quot;&gt;gitweb&lt;/a&gt;):&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;% git clone git://git.schottelius.org/sexy
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Afterwards ensure that the &lt;strong&gt;bin&lt;/strong&gt; directory is in your PATH and that you have python3
installed:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;% which python3
/usr/bin/python3
% cd sexy
% export PATH=$PATH:$(pwd -P)/bin
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Now you should be able to display the current sexy version:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;% sexy -V
sexy 1.9.11-1-g837532c
&lt;/code&gt;&lt;/pre&gt;

&lt;h3&gt;Mirrors&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;git://github.com/telmich/sexy.git (&lt;a href=&quot;https://github.com/telmich/sexy&quot;&gt;github&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;


&lt;h2&gt;Support&lt;/h2&gt;

&lt;h3&gt;IRC&lt;/h3&gt;

&lt;p&gt;You can join the development &lt;strong&gt;&lt;em&gt;IRC channel&lt;/em&gt;&lt;/strong&gt;
&lt;a href=&quot;irc://irc.freenode.org/#cstar&quot;&gt;#cstar on irc.freenode.net&lt;/a&gt;.&lt;/p&gt;
</description>


</item>
<item>

	<title>smtp logger</title>


	<guid isPermaLink="false">http://www.nico.schottelius.org//software/smtp_logger/</guid>

	<link>http://www.nico.schottelius.org//software/smtp_logger/</link>


	<category>unix</category>


	<pubDate>Tue, 30 Mar 2010 18:58:09 +0200</pubDate>
	<dcterms:modified>2011-11-23T17:02:56Z</dcterms:modified>

	<description>&lt;h2&gt;Introduction&lt;/h2&gt;

&lt;p&gt;smtp_logger is a logging smtp proxy. It is designed to aid mail server
administrators debugging their smtp connections.&lt;/p&gt;

&lt;h2&gt;How does it work?&lt;/h2&gt;

&lt;pre&gt;&lt;code&gt;   ------------------
   | SMTP Client(s) |
   ------------------
          |   
          | want to connect to smtp-real.example.org
          |   
   ------------------
   | Router/firewall|
   ------------------
          |   
          | redirects data to loghost
          |   
   ------------------
   | loghost        |   
   ------------------
          |   
          | Saves connection data and forwards them
          |   
   ------------------
   | smtp-real      | processes the mail
   ------------------
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Have a look at the README file for further instructions.&lt;/p&gt;

&lt;h2&gt;How to get smtp_logger&lt;/h2&gt;

&lt;h3&gt;Releases&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;smtp_logger-0.1&lt;/strong&gt;: the first public release
(&lt;a href=&quot;http://www.nico.schottelius.org//software/./smtp_logger/smtp_logger-0.1.tar&quot;&gt;tar&lt;/a&gt;
 &lt;a href=&quot;http://www.nico.schottelius.org//software/./smtp_logger/smtp_logger-0.1.tar.lzma&quot;&gt;lzma&lt;/a&gt;
 &lt;a href=&quot;http://www.nico.schottelius.org//software/./smtp_logger/smtp_logger-0.1.tar.gz&quot;&gt;gz&lt;/a&gt;
 &lt;a href=&quot;http://www.nico.schottelius.org//software/./smtp_logger/smtp_logger-0.1.tar.bz2&quot;&gt;bz2&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;


&lt;h3&gt;Development&lt;/h3&gt;

&lt;p&gt;The latest development code can be found in git.
You can view latest changes in
&lt;a href=&quot;http://git.schottelius.org/?p=smtp_logger&quot;&gt;gitweb&lt;/a&gt;
or clone the latest sources using&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;git clone git://git.schottelius.org/smtp_logger
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;To submit changes, simply follow the instructions
on &lt;a href=&quot;http://book.git-scm.com/4_setting_up_a_public_repository.html&quot;&gt;how to setup a public git repo&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;There are also some
&lt;a href=&quot;http://cia.vc/stats/project/smtp_logger&quot;&gt;CIA bot statistics&lt;/a&gt; available.&lt;/p&gt;

&lt;h2&gt;Support&lt;/h2&gt;

&lt;h3&gt;IRC&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;irc://irc.freenode.org/#cstar&quot;&gt;#cstar&lt;/a&gt; - Multi language (German/English)&lt;/li&gt;
&lt;/ul&gt;


&lt;h3&gt;Mail&lt;/h3&gt;

&lt;p&gt;You can also &lt;a href=&quot;http://www.nico.schottelius.org//software/../about/&quot;&gt;contact me directly&lt;/a&gt;.&lt;/p&gt;
</description>


</item>
<item>

	<title>uc - manage a UNIX company</title>


	<guid isPermaLink="false">http://www.nico.schottelius.org//software/uc/</guid>

	<link>http://www.nico.schottelius.org//software/uc/</link>

	<pubDate>Sat, 16 Apr 2011 12:35:26 +0200</pubDate>
	<dcterms:modified>2011-05-02T09:35:59Z</dcterms:modified>

	<description>&lt;h2&gt;Introduction&lt;/h2&gt;

&lt;p&gt;uc is a shell orientated management tool for Unix gurus running
geeky Unix companies. It is intented to be run by geeks and requires
&lt;strong&gt;git&lt;/strong&gt; and &lt;strong&gt;shell&lt;/strong&gt;.&lt;/p&gt;

&lt;h3&gt;Documentation&lt;/h3&gt;

&lt;p&gt;Use &lt;strong&gt;uc help me&lt;/strong&gt;.&lt;/p&gt;

&lt;h3&gt;OS support&lt;/h3&gt;

&lt;p&gt;cdist should run on any Posix alike OS.&lt;/p&gt;

&lt;h2&gt;Getting uc&lt;/h2&gt;

&lt;pre&gt;&lt;code&gt;git clone git://git.schottelius.org/uc
cd uc
export PATH=$PATH:$(pwd -P)/bin
&lt;/code&gt;&lt;/pre&gt;

&lt;h3&gt;Update&lt;/h3&gt;

&lt;p&gt;To upgrade in the current branch use&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;git pull
&lt;/code&gt;&lt;/pre&gt;

&lt;h2&gt;Support&lt;/h2&gt;
</description>


</item>

</channel>
</rss>
