<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="https://hannibal.solstice.nl/hannibalwiki/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="https://hannibal.solstice.nl/hannibalwiki/feed.php">
        <title>HannibalWiki picoenterprise</title>
        <description></description>
        <link>https://hannibal.solstice.nl/hannibalwiki/</link>
        <image rdf:resource="https://hannibal.solstice.nl/hannibalwiki/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-04-22T14:53:33+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://hannibal.solstice.nl/hannibalwiki/picoenterprise:calendar-server?rev=1387635908&amp;do=diff"/>
                <rdf:li rdf:resource="https://hannibal.solstice.nl/hannibalwiki/picoenterprise:email-rbl?rev=1387367558&amp;do=diff"/>
                <rdf:li rdf:resource="https://hannibal.solstice.nl/hannibalwiki/picoenterprise:fileserver?rev=1463756453&amp;do=diff"/>
                <rdf:li rdf:resource="https://hannibal.solstice.nl/hannibalwiki/picoenterprise:mailstore?rev=1491150082&amp;do=diff"/>
                <rdf:li rdf:resource="https://hannibal.solstice.nl/hannibalwiki/picoenterprise:mta-mailstore-centos?rev=1491577393&amp;do=diff"/>
                <rdf:li rdf:resource="https://hannibal.solstice.nl/hannibalwiki/picoenterprise:mta?rev=1494516824&amp;do=diff"/>
                <rdf:li rdf:resource="https://hannibal.solstice.nl/hannibalwiki/picoenterprise:openvpn?rev=1385920622&amp;do=diff"/>
                <rdf:li rdf:resource="https://hannibal.solstice.nl/hannibalwiki/picoenterprise:roundcube?rev=1385389963&amp;do=diff"/>
                <rdf:li rdf:resource="https://hannibal.solstice.nl/hannibalwiki/picoenterprise:start?rev=1463601318&amp;do=diff"/>
                <rdf:li rdf:resource="https://hannibal.solstice.nl/hannibalwiki/picoenterprise:xmpp?rev=1386604198&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://hannibal.solstice.nl/hannibalwiki/lib/tpl/dokuwiki/images/favicon.ico">
        <title>HannibalWiki</title>
        <link>https://hannibal.solstice.nl/hannibalwiki/</link>
        <url>https://hannibal.solstice.nl/hannibalwiki/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="https://hannibal.solstice.nl/hannibalwiki/picoenterprise:calendar-server?rev=1387635908&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-12-21T15:25:08+02:00</dc:date>
        <title>picoenterprise:calendar-server</title>
        <link>https://hannibal.solstice.nl/hannibalwiki/picoenterprise:calendar-server?rev=1387635908&amp;do=diff</link>
        <description>calendar and addressbook server

Application of choice is radicale. Lightweight, filesystembased storage and localusers. Well suited for large but also for small environments. Implements only the serverside part of the functionality.

install

Use a minimal debian-8 (jessie). This version has the latest version 0.8 of radicale in the repository.</description>
    </item>
    <item rdf:about="https://hannibal.solstice.nl/hannibalwiki/picoenterprise:email-rbl?rev=1387367558&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-12-18T12:52:38+02:00</dc:date>
        <title>picoenterprise:email-rbl</title>
        <link>https://hannibal.solstice.nl/hannibalwiki/picoenterprise:email-rbl?rev=1387367558&amp;do=diff</link>
        <description>Build an RBL-service

xxxxxx

Installation
apt-get install  foo
Configuration

foo


fooo
...


An IPv4 + MySQL startingpoint:  &lt;http://www.blue-quartz.com/rbl/&gt;

The database is only for administration.

PACKAGE BOUWEN

* voor dev: apt-get install build-essential autoconf automake
autotools-dev debhelper devscripts file fakeroot gnupg lintian patch
patchutils pbuilder make</description>
    </item>
    <item rdf:about="https://hannibal.solstice.nl/hannibalwiki/picoenterprise:fileserver?rev=1463756453&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-05-20T17:00:53+02:00</dc:date>
        <title>picoenterprise:fileserver</title>
        <link>https://hannibal.solstice.nl/hannibalwiki/picoenterprise:fileserver?rev=1463756453&amp;do=diff</link>
        <description>Fileserver

SMB-protocol

Installation:
apt-get install samba samba-doc
Configure /etc/samba/smb.conf (for Samba-4)


[global]
  workgroup = PICOENTERPRISE
  ;server string = %h server
  dns proxy = no
  log file = /var/log/samba/log.%m
  max log size = 1000
  syslog = 0
  panic action = /usr/share/samba/panic-action %d
  server role = standalone server
  ;encrypt passwords = true
  passdb backend = tdbsam
  obey pam restrictions = yes
  unix password sync = yes
  passwd program = /usr/bin/passw…</description>
    </item>
    <item rdf:about="https://hannibal.solstice.nl/hannibalwiki/picoenterprise:mailstore?rev=1491150082&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-02T18:21:22+02:00</dc:date>
        <title>picoenterprise:mailstore</title>
        <link>https://hannibal.solstice.nl/hannibalwiki/picoenterprise:mailstore?rev=1491150082&amp;do=diff</link>
        <description>Dovecot IMAP-server (mail-store)

This howto is based on Debian-8.

Design assumptions.

	*  the dovecot system is used as a blackbox, where only administrators have (shell) access.
	*  dovecote data and config files are owned by dovecot:dovecot.
	*</description>
    </item>
    <item rdf:about="https://hannibal.solstice.nl/hannibalwiki/picoenterprise:mta-mailstore-centos?rev=1491577393&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-07T17:03:13+02:00</dc:date>
        <title>picoenterprise:mta-mailstore-centos</title>
        <link>https://hannibal.solstice.nl/hannibalwiki/picoenterprise:mta-mailstore-centos?rev=1491577393&amp;do=diff</link>
        <description>Postfix + Dovecot on CentOS

	*  CentOS-7
	*  Possible on one system, or on two separate systems (all connections between Postfix and Dovecot are over the network).
	*  One user-database (SASL serviced by Dovecot).
	*  virtual-users (no unix-users on the system for the users of the mailstore).</description>
    </item>
    <item rdf:about="https://hannibal.solstice.nl/hannibalwiki/picoenterprise:mta?rev=1494516824&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-05-11T17:33:44+02:00</dc:date>
        <title>picoenterprise:mta</title>
        <link>https://hannibal.solstice.nl/hannibalwiki/picoenterprise:mta?rev=1494516824&amp;do=diff</link>
        <description>MTA (mail transfer agent)

Below a configuration for an MTA with the config and user-info in files on the system.

For a configuration with the user-info stored in LDAP see:

This system is only the MTA itself, it routes the e-mail to one or more mailstores on separate machines. Cyrus, Dovecot, Zarafa, pick your choice.</description>
    </item>
    <item rdf:about="https://hannibal.solstice.nl/hannibalwiki/picoenterprise:openvpn?rev=1385920622&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-12-01T18:57:02+02:00</dc:date>
        <title>picoenterprise:openvpn</title>
        <link>https://hannibal.solstice.nl/hannibalwiki/picoenterprise:openvpn?rev=1385920622&amp;do=diff</link>
        <description>openvpn

Today we want secure access to our corporate LAN from anywhere in the world. Secure access should be available from mobile devices and from corporate notebooks. And oh, yes, our corporate LAN features IPv6, so by preference the solution should support ipv6 as well as ipv4, i.e. dual-stack.</description>
    </item>
    <item rdf:about="https://hannibal.solstice.nl/hannibalwiki/picoenterprise:roundcube?rev=1385389963&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-11-25T15:32:43+02:00</dc:date>
        <title>picoenterprise:roundcube</title>
        <link>https://hannibal.solstice.nl/hannibalwiki/picoenterprise:roundcube?rev=1385389963&amp;do=diff</link>
        <description>RoundCube webmailer

pre

get the software:
http://roundcube.net/download/
install

prepaire a Debian-7:
apt-get install  apache2 libapache2-mod-php5  libapache2-mod-perl2 php5-gd php5-mysql libapache2-mod-php5 php-pear php5-intl php5-mcrypt php5-sqlite</description>
    </item>
    <item rdf:about="https://hannibal.solstice.nl/hannibalwiki/picoenterprise:start?rev=1463601318&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-05-18T21:55:18+02:00</dc:date>
        <title>picoenterprise:start</title>
        <link>https://hannibal.solstice.nl/hannibalwiki/picoenterprise:start?rev=1463601318&amp;do=diff</link>
        <description>A set of tools and applications for the pico enterprise

Below a description of useful applications for a pico-enterprise. The configurations are for very small organisations with only a few users.

Larger organisations with more than a few users should use an LDAP-database. See the Hannibal namespace for a set of configurations built around an LDAP-userdatabase.</description>
    </item>
    <item rdf:about="https://hannibal.solstice.nl/hannibalwiki/picoenterprise:xmpp?rev=1386604198&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-12-09T16:49:58+02:00</dc:date>
        <title>picoenterprise:xmpp</title>
        <link>https://hannibal.solstice.nl/hannibalwiki/picoenterprise:xmpp?rev=1386604198&amp;do=diff</link>
        <description>video conferencing

XMPP-server

Many people communicate on a day to day basis using tools like Google Hangouts, Skype, Whatsapp and what have you. What do most of these tools have in common? Well, though they're meant to communicate, they're only open as long as you communicate with other people who make use of the same proprietary solution, i.e. they don't support open standards like XMPP or SIP. Google used to support XMPP in Google Talk, however XMPP isn't supported anymore since they moved …</description>
    </item>
</rdf:RDF>
