<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.bodka.org/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://wiki.bodka.org/feed.php">
        <title></title>
        <description></description>
        <link>https://wiki.bodka.org/</link>
        <image rdf:resource="https://wiki.bodka.org/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-05-06T14:24:59+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.bodka.org/doku.php/wiki/syntax?rev=1525329373&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.bodka.org/doku.php/networking/mikrotik?rev=1586957564&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.bodka.org/doku.php/software/linux/bareos?rev=1546599525&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.bodka.org/doku.php/smarthome/carnet?rev=1640611821&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.bodka.org/doku.php/software/webapps?rev=1546599618&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.bodka.org/doku.php/smarthome/klient-opi-svetla?rev=1545056189&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.bodka.org/doku.php/software/linux/redmine?rev=1546599526&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.bodka.org/doku.php/smarthome/klient-opi-senzory?rev=1545056175&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.bodka.org/doku.php/smarthome/magic_mirror?rev=1545050568&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.bodka.org/lib/tpl/dokuwiki/images/favicon.ico">
        <title></title>
        <link>https://wiki.bodka.org/</link>
        <url>https://wiki.bodka.org/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="https://wiki.bodka.org/doku.php/wiki/syntax?rev=1525329373&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-05-03T08:36:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Formatting Syntax</title>
        <link>https://wiki.bodka.org/doku.php/wiki/syntax?rev=1525329373&amp;do=diff</link>
        <description>Formatting Syntax

DokuWiki supports some simple markup language, which tries to make the datafiles to be as readable as possible. This page contains all possible syntax you may use when editing the pages. Simply have a look at the source of this page by pressing &lt;span class=&quot;wss-nowiki-section&quot;&gt;~~NOTOC~~&lt;/span&gt;&lt;span class=&quot;wss-nowiki-section&quot;&gt;  8-)  &lt;/span&gt;&lt;span class=&quot;wss-nowiki-section&quot;&gt;  8-O  &lt;/span&gt;&lt;span class=&quot;wss-nowiki-section&quot;&gt;  :-(  &lt;/span&gt;&lt;span class=&quot;wss-nowiki-section&quot;&gt;  :-)  &lt;/span…</description>
    </item>
    <item rdf:about="https://wiki.bodka.org/doku.php/networking/mikrotik?rev=1586957564&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-04-15T15:32:44+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Mikrotik RouterOS</title>
        <link>https://wiki.bodka.org/doku.php/networking/mikrotik?rev=1586957564&amp;do=diff</link>
        <description>Mikrotik RouterOS

Topologie Mesh

Topologie Mesh byla vyvinuta jako technologie další generace pro poskytování lepších služeb v bezdrátových sítích. Mesh rozděluje uzly sítě na Mesh směrovače a Mesh klienty. Hlavní rozdíl oproti jiným bezdrátovým sítím je v tom, že každé zařízení v sítí není pouze hostitel, ale také směrovačem. Tudíž může přeposílat pakety z ostatních uzlů, které směřují, mimo síť se kterou by měl přímé rádiové spojení. Mesh sítě jsou dynamicky samo-organizovatelné a samo-konfi…</description>
    </item>
    <item rdf:about="https://wiki.bodka.org/doku.php/software/linux/bareos?rev=1546599525&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-01-04T11:58:45+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>BareOS</title>
        <link>https://wiki.bodka.org/doku.php/software/linux/bareos?rev=1546599525&amp;do=diff</link>
        <description>BareOS

1 Instalace

1.1 Server

pomocny skript, kde se instaluje jako DB postgresql (je nutne ji mit dopredu nainstalovanou):

  # 
# distribuce 
DIST=Debian_9.0 
# release bareosu
RELEASE=release/latest/ 
URL=http://download.bareos.org/bareos/$RELEASE/$DIST 
# add the Bareos repository 
printf &quot;deb $URL /\n&quot; &gt; /etc/apt/sources.list.d/bareos.list 
# add package key 
wget -q $URL/Release.key -O- | apt-key add - 
# install Bareos packages 
apt update 
apt install bareos bareos-database-postgresql…</description>
    </item>
    <item rdf:about="https://wiki.bodka.org/doku.php/smarthome/carnet?rev=1640611821&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-12-27T14:30:21+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Carnet</title>
        <link>https://wiki.bodka.org/doku.php/smarthome/carnet?rev=1640611821&amp;do=diff</link>
        <description>Carnet

===== instalace debianu headless =====
  - napriklad na webu FAI vygenerujeme instalacni img 
  - vypalime na instalacni medium
  - vlozime img do ciloveho stroje, kde je cilove medium
  - cekame minimalne 20min
  - rebootneme do nainstalovaneho systemu

===== modem a ppp pres operatora =====
&lt;code bash&gt;apt install wvdial&lt;/code&gt;
&lt;code bash&gt;nano /etc/wvdial.conf&lt;/code&gt;
&lt;file conf wvdial.conf&gt;
[Dialer Defaults]
Modem = /dev/ttyUSB2
Modem Type = Analog Modem
ISDN*= 0
Baud = 460800
Dial Atte…</description>
    </item>
    <item rdf:about="https://wiki.bodka.org/doku.php/software/webapps?rev=1546599618&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-01-04T12:00:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>OnlyOFFICE</title>
        <link>https://wiki.bodka.org/doku.php/software/webapps?rev=1546599618&amp;do=diff</link>
        <description>OnlyOFFICE

	*  neinstalovat pres docker
	*  optimalni mit docu a community server na odlisnych strojich
		*  komunikuji pres API
		* stejne tak i s OC


1 Document server

Nenechat se zmylit, zdroje jsou pro starsi distra, ale funguji pro Jessie. Document Server pouziva nodejs (v 6.9.1 +), nginx a postgresql.</description>
    </item>
    <item rdf:about="https://wiki.bodka.org/doku.php/smarthome/klient-opi-svetla?rev=1545056189&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-12-17T15:16:29+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>OPIone - Světla</title>
        <link>https://wiki.bodka.org/doku.php/smarthome/klient-opi-svetla?rev=1545056189&amp;do=diff</link>
        <description>OPIone - Světla

WiringPi - ovládání GPIO

dokumentace wiring pi

git clone https://github.com/zhaolei/WiringOP.git -b h3
cd WiringOP
chmod +x ./build
sudo ./build 

po instalaci precteme a zobrazime gpio piny

gpio readall

inicializace na zapnuti pinu 23 pro vystup</description>
    </item>
    <item rdf:about="https://wiki.bodka.org/doku.php/software/linux/redmine?rev=1546599526&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-01-04T11:58:46+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>RedMine na sarge 9.5</title>
        <link>https://wiki.bodka.org/doku.php/software/linux/redmine?rev=1546599526&amp;do=diff</link>
        <description>RedMine na sarge 9.5

zakladni pozadavky


apt install gcc build-essential zlib1g zlib1g-dev zlibc ruby-zip libssl-dev libyaml-dev \
libcurl4-openssl-dev ruby gem libapache2-mod-passenger apache2 apache2-dev libapr1-dev \
libxslt1-dev checkinstall libxml2-dev ruby-dev vim libmagickwand-dev imagemagick sudo rails</description>
    </item>
    <item rdf:about="https://wiki.bodka.org/doku.php/smarthome/klient-opi-senzory?rev=1545056175&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-12-17T15:16:15+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>OPIone - Senzory</title>
        <link>https://wiki.bodka.org/doku.php/smarthome/klient-opi-senzory?rev=1545056175&amp;do=diff</link>
        <description>OPIone - Senzory

Senzory na pomeranči do snmp

apt-get install snmpd snmp-mibs-downloader

nano /etc/default/snmpd

protoze nevim proc je zle od zacatku nastavene vymenime posledni radek za

SNMPDOPTS='-Lsd -Lf /dev/null -u snmp -g snmp -I extend -smux,mteTrigger,mteTriggerConf -p /run/snmpd.pid'</description>
    </item>
    <item rdf:about="https://wiki.bodka.org/doku.php/smarthome/magic_mirror?rev=1545050568&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-12-17T13:42:48+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>MagicMirror</title>
        <link>https://wiki.bodka.org/doku.php/smarthome/magic_mirror?rev=1545050568&amp;do=diff</link>
        <description>MagicMirror

priprava

vse as user, ne root

nejdriv klasika

sudo apt update
sudo apt upgrade
sudo apt-get install chromium-browse

instalace node.js, v tom case 9


curl -sL https://deb.nodesource.com/setup_9.x | sudo -E bash -
sudo apt-get install -y nodejs
sudo apt-get install -y build-essential</description>
    </item>
</rdf:RDF>
