<?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-06T15:38:13+00:00</dc:date>
        <items>
            <rdf:Seq>
                <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/wiki/syntax?rev=1525329373&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/bareos?rev=1546599525&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.bodka.org/doku.php/wiki/dokuwiki?rev=1525329373&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.bodka.org/doku.php/software/linux/tvheadend?rev=1546599525&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.bodka.org/doku.php/software/linux/openwrt?rev=1642273263&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.bodka.org/doku.php/android/android?rev=1545055365&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/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/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/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/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/wiki/dokuwiki?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>DokuWiki</title>
        <link>https://wiki.bodka.org/doku.php/wiki/dokuwiki?rev=1525329373&amp;do=diff</link>
        <description>DokuWiki

wiki:dokuwiki DokuWiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. It is loved by users for its clean and readable Formatting Syntax. The ease of maintenance, backup and integration makes it an administrator's favorite. Built in</description>
    </item>
    <item rdf:about="https://wiki.bodka.org/doku.php/software/linux/tvheadend?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>TvHeadend</title>
        <link>https://wiki.bodka.org/doku.php/software/linux/tvheadend?rev=1546599525&amp;do=diff</link>
        <description>TvHeadend

napriklad na RPI2

	*  raspbian stretch vyupdatovat
	*  pridat deb-multimedia

echo &quot;deb http://www.deb-multimedia.org jessie main non-free
deb http://www.deb-multimedia.org jessie-backports main&quot; &gt; /etc/apt/sources.list.d/multimedia.list &amp;&amp;
apt-get update -y &amp;&amp;
apt-get install deb-multimedia-keyring --force-yes -y &amp;&amp;
apt-get update -y</description>
    </item>
    <item rdf:about="https://wiki.bodka.org/doku.php/software/linux/openwrt?rev=1642273263&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-01-15T20:01:03+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>OpenWRT</title>
        <link>https://wiki.bodka.org/doku.php/software/linux/openwrt?rev=1642273263&amp;do=diff</link>
        <description>OpenWRT

Instalace

Po vypaleni IMG je v pripade pouziti squashfs vhodne zmenit velikost posledniho oddilu - na cele volne misto.


opkg update &amp;&amp; opkg install nano mc pciutils usbutils
opkg remove dropbear &amp;&amp; opkg install openssh-server
nano /etc/ssh/sshd_config ## upravit vse, co je treba</description>
    </item>
    <item rdf:about="https://wiki.bodka.org/doku.php/android/android?rev=1545055365&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-12-17T15:02:45+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Mobily, tablety...</title>
        <link>https://wiki.bodka.org/doku.php/android/android?rev=1545055365&amp;do=diff</link>
        <description>Mobily, tablety...

NEXUS 7

	* root toolkit: &lt;http://forum.xda-developers.com/showthread.php?t=1809195&gt;
	* linux o and: &lt;http://forum.xda-developers.com/showthread.php?t=1585009&gt;
	* rremix: &lt;http://forum.xda-developers.com/nexus-7/development/rom-resurrection-remix-v5-6-4-t3321620&gt;

Hodinky JV08s

the JV08S no, but I told you is 1:1 the Aplus GV08 which I tested already, not bad at all

	*  mtk flashing: &lt;http://forum.xda-developers.com/smartwatch/other-smartwatches/readback-extractor-mtk6260-f…</description>
    </item>
</rdf:RDF>
