<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.dhits.nl/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Wikiadmin</id>
	<title>DWIKI - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.dhits.nl/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Wikiadmin"/>
	<link rel="alternate" type="text/html" href="https://wiki.dhits.nl/Special:Contributions/Wikiadmin"/>
	<updated>2026-06-10T06:50:43Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://wiki.dhits.nl/index.php?title=Mediawiki&amp;diff=9782</id>
		<title>Mediawiki</title>
		<link rel="alternate" type="text/html" href="https://wiki.dhits.nl/index.php?title=Mediawiki&amp;diff=9782"/>
		<updated>2025-06-27T09:15:33Z</updated>

		<summary type="html">&lt;p&gt;Wikiadmin: /* HOWTO */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Links =&lt;br /&gt;
&lt;br /&gt;
*[https://www.mediawiki.org/wiki/MediaWiki MediaWiki Homepage] &lt;br /&gt;
*[http://meta.wikimedia.org/wiki/MediaWiki_User&#039;s_Guide User&#039;s guide] &lt;br /&gt;
&lt;br /&gt;
[[MediaWiki:Sidebar]]&lt;br /&gt;
&lt;br /&gt;
=Upgrading MediaWiki=&lt;br /&gt;
https://www.mediawiki.org/wiki/Manual:Upgrading&lt;br /&gt;
&lt;br /&gt;
=HOWTO=&lt;br /&gt;
==Mediawiki and ldap authentication==&lt;br /&gt;
==Installation==&lt;br /&gt;
=== Quick install ===&lt;br /&gt;
==Mediawiki on nginx==&lt;br /&gt;
*https://www.nginx.com/resources/wiki/start/topics/recipes/mediawiki/&lt;br /&gt;
&lt;br /&gt;
==Layout==&lt;br /&gt;
===Escaping single quotes===&lt;br /&gt;
You can use a single one, but after that use &amp;amp;amp;#39;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Escape square brackets===&lt;br /&gt;
Use html codes: &amp;amp;amp;#91; and &amp;amp;amp;#93;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Add user to group===&lt;br /&gt;
Requires bureaucrat rights.&lt;br /&gt;
&lt;br /&gt;
Quick hack to give all users rights to do this:&lt;br /&gt;
 $wgGroupPermissions[&#039;*&#039;][&#039;userrights&#039;] = true;&lt;br /&gt;
&lt;br /&gt;
=FAQ=&lt;br /&gt;
==Error contacting the Parsoid/RESTBase server (HTTP 401)==&lt;br /&gt;
Seen one case where this is because of VisualEditor and apache authentication&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Import failed: No interwiki prefix was supplied ==&lt;br /&gt;
Entering just any string will lead to &#039;Import failed: No pages to import. &#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Check cirrus indexing==&lt;br /&gt;
 ?action=cirrusDump&lt;/div&gt;</summary>
		<author><name>Wikiadmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.dhits.nl/index.php?title=Category:Storage&amp;diff=8015</id>
		<title>Category:Storage</title>
		<link rel="alternate" type="text/html" href="https://wiki.dhits.nl/index.php?title=Category:Storage&amp;diff=8015"/>
		<updated>2023-02-28T10:50:35Z</updated>

		<summary type="html">&lt;p&gt;Wikiadmin: Created page with &amp;quot;Anything related to data storage&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Anything related to data storage&lt;/div&gt;</summary>
		<author><name>Wikiadmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.dhits.nl/index.php?title=Nvme&amp;diff=8014</id>
		<title>Nvme</title>
		<link rel="alternate" type="text/html" href="https://wiki.dhits.nl/index.php?title=Nvme&amp;diff=8014"/>
		<updated>2023-02-28T10:49:45Z</updated>

		<summary type="html">&lt;p&gt;Wikiadmin: Wikiadmin moved page Nvme to NVMe&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[NVMe]]&lt;/div&gt;</summary>
		<author><name>Wikiadmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.dhits.nl/index.php?title=NVMe&amp;diff=8013</id>
		<title>NVMe</title>
		<link rel="alternate" type="text/html" href="https://wiki.dhits.nl/index.php?title=NVMe&amp;diff=8013"/>
		<updated>2023-02-28T10:49:45Z</updated>

		<summary type="html">&lt;p&gt;Wikiadmin: Wikiadmin moved page Nvme to NVMe&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;NVM Express&lt;br /&gt;
&lt;br /&gt;
=Links=&lt;br /&gt;
*[https://nvmexpress.org/ nvmexpress.org]&lt;br /&gt;
*[https://wiki.archlinux.org/title/Solid_state_drive/NVMe arch linux nvme doc]&lt;br /&gt;
&lt;br /&gt;
==NVMe/TCP==&lt;br /&gt;
*https://www.networkworld.com/article/3609921/nvme-over-tcp-how-it-supercharges-ssd-storage-using-standard-ip-networks.html&lt;br /&gt;
*[https://futurewei-cloud.github.io/ARM-Datacenter/qemu/nvme-of-tcp-vms/ nvme and tcp]&lt;br /&gt;
*[https://www.computerweekly.com/feature/NVMe-over-TCP-brings-super-fast-flash-over-standard-IP-networks NVMe over TCP]&lt;br /&gt;
*https://tekdeeps.com/what-is-nvme-over-tcp-how-to-use/&lt;br /&gt;
*https://www.linuxjournal.com/content/data-flash-part-iii-nvme-over-fabrics-using-tcp&lt;br /&gt;
*[https://infohub.delltechnologies.com/l/nvme-nvme-tcp-and-dell-smartfabric-storage-software-overview-ip-san-solution-primer-1/nvme-tcp-storage-operations nvme-tcp storage operations]&lt;br /&gt;
&lt;br /&gt;
==Qemu and NVMe==&lt;br /&gt;
*[https://qemu-project.gitlab.io/qemu/system/devices/nvme.html Qemu and nvme]&lt;br /&gt;
&lt;br /&gt;
=Tools=&lt;br /&gt;
==nvme-cli==&lt;br /&gt;
==nvmet-cli==&lt;br /&gt;
https://github.com/JunxiongGuan/nvmetcli&lt;br /&gt;
&lt;br /&gt;
=Documentation=&lt;br /&gt;
==NVMe device names==&lt;br /&gt;
*[https://utcc.utoronto.ca/~cks/space/blog/linux/NVMeDeviceNames NVME device names]&lt;br /&gt;
&lt;br /&gt;
Example: &#039;&#039;&#039;/dev/nvme0n2p3&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Means nvme device 0, namespace 2, partition 3&lt;br /&gt;
The first namespace, &#039;&#039;&#039;n1&#039;&#039;&#039;, will always exist&lt;br /&gt;
&lt;br /&gt;
==Namespaces==&lt;br /&gt;
*[https://nvmexpress.org/resource/nvme-namespaces/ nvme namespaces]&lt;br /&gt;
*[https://www.drewthorst.com/posts/nvme/namespaces/readme/ Drew Thorstensen - NVME namespaces]&lt;br /&gt;
*https://narasimhan-v.github.io/2020/06/12/Managing-NVMe-Namespaces.html&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=HOWTO=&lt;br /&gt;
==List devices==&lt;br /&gt;
 nvme list&lt;br /&gt;
&lt;br /&gt;
get details&lt;br /&gt;
 nvme id-ctrl /dev/nvme0&lt;br /&gt;
if you want to find for example IP of a device:&lt;br /&gt;
 nvme list-subsys /dev/nvme2n1&lt;br /&gt;
&lt;br /&gt;
==Namespaces==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===List namespaces===&lt;br /&gt;
 nvme list-ns /dev/nvme1&lt;br /&gt;
&lt;br /&gt;
===Show info about namespace===&lt;br /&gt;
 nvme id-ns /dev/nvme1n1&lt;br /&gt;
&lt;br /&gt;
===Show number of available namespaces===&lt;br /&gt;
 nvme id-ctrl /dev/nvme1|grep &#039;&#039;&#039;nn&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Show total capacity===&lt;br /&gt;
 nvme id-ctrl /dev/nvme1|grep &#039;&#039;&#039;tnvmcap&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Show unallocated capacity===&lt;br /&gt;
 nvme id-ctrl /dev/nvme1|grep &#039;&#039;&#039;unvmcap&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==NVMe over fabrics==&lt;br /&gt;
https://www.linuxjournal.com/content/data-flash-part-iii-nvme-over-fabrics-using-tcp&lt;br /&gt;
&lt;br /&gt;
You might want to use nvmetcli on the target:&lt;br /&gt;
&lt;br /&gt;
https://github.com/JunxiongGuan/nvmetcli&lt;br /&gt;
&lt;br /&gt;
Dependencies: python3-configshell-fb&lt;br /&gt;
&lt;br /&gt;
===NVMe/TCP Host===&lt;br /&gt;
See [https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/managing_storage_devices/configuring-nvme-over-fabrics-using-nvme-tcp_managing-storage-devices#configuring-an-nvme-tcp-host_configuring-nvme-over-fabrics-using-nvme-tcp Configuring an NVMe/TCP host]&lt;br /&gt;
&lt;br /&gt;
===Client===&lt;br /&gt;
Modules:&lt;br /&gt;
 nvme_tcp nvme_core nvme_fabrics and more&lt;br /&gt;
&lt;br /&gt;
====Show remote connections====&lt;br /&gt;
 nvme list-subsys&lt;br /&gt;
&lt;br /&gt;
=Monitoring nvme=&lt;br /&gt;
&lt;br /&gt;
*[https://github.com/narbehaj/zabbix-nvme Monitoring nvme with zabbix]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=FAQ=&lt;br /&gt;
==Failed to open /dev/nvme-fabrics: No such file or directory==&lt;br /&gt;
 modprobe nvme-tcp&lt;br /&gt;
==Failed to write to /dev/nvme-fabrics: Connection refused==&lt;br /&gt;
dmesg will probably show&lt;br /&gt;
 nvme0: failed to connect socket: -111&lt;br /&gt;
&lt;br /&gt;
Maybe you&#039;re using something like infiniband, try&lt;br /&gt;
 nvme discover -t rdma ...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Storage]]&lt;/div&gt;</summary>
		<author><name>Wikiadmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.dhits.nl/index.php?title=Zoneminder&amp;diff=7337</id>
		<title>Zoneminder</title>
		<link rel="alternate" type="text/html" href="https://wiki.dhits.nl/index.php?title=Zoneminder&amp;diff=7337"/>
		<updated>2022-05-14T18:06:47Z</updated>

		<summary type="html">&lt;p&gt;Wikiadmin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*[http://www.zoneminder.com The zoneminder homepage]&lt;br /&gt;
&lt;br /&gt;
==Documentation==&lt;br /&gt;
&lt;br /&gt;
*[http://www.zoneminder.com/fileadmin/downloads/README.html the README, main documentation]&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
===Dependencies on Debian===&lt;br /&gt;
*libmysqlclient15-dev&lt;br /&gt;
*libgnutls-dev (zm requires gnutls/openssl.h)&lt;br /&gt;
*libjpeg62-dev (zm requires libjpeg.a)&lt;br /&gt;
*libpcre3-dev&lt;br /&gt;
*libavutil-dev&lt;br /&gt;
*libavcodec-dev&lt;br /&gt;
*libavformat-dev&lt;br /&gt;
*libswscale-dev(swscale)&lt;br /&gt;
&lt;br /&gt;
checking for av_new_stream in -lavformat... no&lt;br /&gt;
checking for perl module Module::Load... no&lt;br /&gt;
checking for perl module Device::SerialPort... no&lt;br /&gt;
checking for perl module MIME::Lite... no&lt;br /&gt;
checking for perl module X10::ActiveHome... no&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Perl modules on debian&lt;br /&gt;
&lt;br /&gt;
*libdate-manip-perl (Date::Manip)&lt;br /&gt;
*libphp-serialization-perl (zm requires PHP::Serialization)&lt;br /&gt;
*libmime-lite-perl (Mime::Lite)&lt;br /&gt;
*libmodule-load-perl (Module::Load)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Configuration==&lt;br /&gt;
&lt;br /&gt;
==Notes and bugs==&lt;br /&gt;
&lt;br /&gt;
 ipcs/ipcrm&lt;br /&gt;
 /proc/sys/kernel/shmall&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
zm_mpeg.cpp: In destructor &#039;VideoStream::~VideoStream()&#039;:&lt;br /&gt;
zm_mpeg.cpp:281: error: cannot convert &#039;ByteIOContext&#039; to &#039;ByteIOContext*&#039; for argument &#039;1&#039; to &#039;int url_fclose(ByteIOContext*)&#039;&lt;br /&gt;
 just fix line 281 :)&lt;br /&gt;
&lt;br /&gt;
===WAR [Buffer overrun at index 13, slow down capture, speed up analysis or increase ring buffer size]===&lt;br /&gt;
 find option &amp;quot;image buffer size&amp;quot; and increase, also check shared mem&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Where is this option found?&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==FAQ==&lt;br /&gt;
===Where does it store the captures?===&lt;br /&gt;
in whatever --with-webdir chosen,  /images as configured in options dialog (ZM_DIR_IMAGES)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Domotics]]&lt;/div&gt;</summary>
		<author><name>Wikiadmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.dhits.nl/index.php?title=Elasticsearch&amp;diff=7336</id>
		<title>Elasticsearch</title>
		<link rel="alternate" type="text/html" href="https://wiki.dhits.nl/index.php?title=Elasticsearch&amp;diff=7336"/>
		<updated>2022-05-14T16:30:57Z</updated>

		<summary type="html">&lt;p&gt;Wikiadmin: /* On Debian */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Links=&lt;br /&gt;
*http://jprante.github.io/2012/11/28/Elasticsearch-Java-Virtual-Machine-settings-explained.html&lt;br /&gt;
*https://www.elastic.co/blog/a-heap-of-trouble&lt;br /&gt;
=Monitoring elasticsearch=&lt;br /&gt;
*[https://www.datadoghq.com/blog/monitor-elasticsearch-performance-metrics/ How to monitor Elasticsearch performance]&lt;br /&gt;
*[https://sematext.com/blog/top-10-elasticsearch-metrics-to-watch/ Top 10 Elasticsearch Metrics to Monitor]&lt;br /&gt;
*[https://www.datadoghq.com/blog/monitor-elasticsearch-performance-metrics/#key-elasticsearch-performance-metrics-to-monitor Performance metrics to monitor]&lt;br /&gt;
*[https://opster.com/guides/elasticsearch/capacity-planning/elasticsearch-heap-size-usage/ Heap Size Usage]&lt;br /&gt;
&lt;br /&gt;
=Installing Elasticsearch=&lt;br /&gt;
==On Debian==&lt;br /&gt;
 deb https://artifacts.elastic.co/packages/oss-6.x/apt stable main&lt;br /&gt;
packages is called elasticsearch-oss now?&lt;br /&gt;
&lt;br /&gt;
=Terminology=&lt;br /&gt;
==shards==&lt;br /&gt;
&amp;quot;blocks&amp;quot; of index data distributed over the nodes&lt;br /&gt;
&lt;br /&gt;
==Percolation==&lt;br /&gt;
https://spinscale.de/posts/2021-09-15-understanding-elasticsearch-percolate-query.html&lt;/div&gt;</summary>
		<author><name>Wikiadmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.dhits.nl/index.php?title=Elasticsearch&amp;diff=7335</id>
		<title>Elasticsearch</title>
		<link rel="alternate" type="text/html" href="https://wiki.dhits.nl/index.php?title=Elasticsearch&amp;diff=7335"/>
		<updated>2022-05-14T16:28:42Z</updated>

		<summary type="html">&lt;p&gt;Wikiadmin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Links=&lt;br /&gt;
*http://jprante.github.io/2012/11/28/Elasticsearch-Java-Virtual-Machine-settings-explained.html&lt;br /&gt;
*https://www.elastic.co/blog/a-heap-of-trouble&lt;br /&gt;
=Monitoring elasticsearch=&lt;br /&gt;
*[https://www.datadoghq.com/blog/monitor-elasticsearch-performance-metrics/ How to monitor Elasticsearch performance]&lt;br /&gt;
*[https://sematext.com/blog/top-10-elasticsearch-metrics-to-watch/ Top 10 Elasticsearch Metrics to Monitor]&lt;br /&gt;
*[https://www.datadoghq.com/blog/monitor-elasticsearch-performance-metrics/#key-elasticsearch-performance-metrics-to-monitor Performance metrics to monitor]&lt;br /&gt;
*[https://opster.com/guides/elasticsearch/capacity-planning/elasticsearch-heap-size-usage/ Heap Size Usage]&lt;br /&gt;
&lt;br /&gt;
=Installing Elasticsearch=&lt;br /&gt;
==On Debian==&lt;br /&gt;
 deb https://artifacts.elastic.co/packages/oss-6.x/apt stable main&lt;br /&gt;
&lt;br /&gt;
=Terminology=&lt;br /&gt;
==shards==&lt;br /&gt;
&amp;quot;blocks&amp;quot; of index data distributed over the nodes&lt;br /&gt;
&lt;br /&gt;
==Percolation==&lt;br /&gt;
https://spinscale.de/posts/2021-09-15-understanding-elasticsearch-percolate-query.html&lt;/div&gt;</summary>
		<author><name>Wikiadmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.dhits.nl/index.php?title=Apt&amp;diff=7334</id>
		<title>Apt</title>
		<link rel="alternate" type="text/html" href="https://wiki.dhits.nl/index.php?title=Apt&amp;diff=7334"/>
		<updated>2022-05-14T16:27:59Z</updated>

		<summary type="html">&lt;p&gt;Wikiadmin: /* FAQ */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
Debian/Ubuntu package manager&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= FAQ =&lt;br /&gt;
&lt;br /&gt;
== Show version of packages before installing ==&lt;br /&gt;
 apt-get -s install somepackage&lt;br /&gt;
or&lt;br /&gt;
 apt install madison-lite&lt;br /&gt;
 apt-cache madison somepackage&lt;br /&gt;
&lt;br /&gt;
== have been kept back ==&lt;br /&gt;
&lt;br /&gt;
Usually means you should run dist-upgrade&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
==Unable to correct problems, you have held broken packages.==&lt;br /&gt;
Try&lt;br /&gt;
 dpkg --get-selections | grep hold&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Clear cache ===&lt;br /&gt;
&lt;br /&gt;
 apt-get clean&lt;br /&gt;
&lt;br /&gt;
==Could not handshake: The TLS connection was non-properly terminated.==&lt;br /&gt;
try http instead of https&lt;br /&gt;
&lt;br /&gt;
==Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead==&lt;br /&gt;
fart a lot&lt;/div&gt;</summary>
		<author><name>Wikiadmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.dhits.nl/index.php?title=Category:Domotics&amp;diff=7333</id>
		<title>Category:Domotics</title>
		<link rel="alternate" type="text/html" href="https://wiki.dhits.nl/index.php?title=Category:Domotics&amp;diff=7333"/>
		<updated>2022-05-14T15:31:32Z</updated>

		<summary type="html">&lt;p&gt;Wikiadmin: /* Software */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Home automation &lt;br /&gt;
=Links=&lt;br /&gt;
*[https://arduinodiy.wordpress.com/tag/kaku/ 433mz module]&lt;br /&gt;
*https://www.geekstips.com/temperature-sensor-dht22-ds18b20-arduino-tutorial/&lt;br /&gt;
&lt;br /&gt;
==Webshops==&lt;br /&gt;
*https://www.robbshop.nl/ to much third party/tracking crap&lt;br /&gt;
&lt;br /&gt;
= Brands/marketing blabla =&lt;br /&gt;
&lt;br /&gt;
*Philips Hue: zigbee &lt;br /&gt;
*Fibaro (z-wave) &lt;br /&gt;
*LSC Smart Connect (Action) &lt;br /&gt;
*Homekit (Apple), proprietary? &lt;br /&gt;
*Coco, kaku, klikaan-klikuit: &amp;quot;433MHz&amp;quot; &lt;br /&gt;
*IKEA Trådfri: zigbee/zigbee3.0 &lt;br /&gt;
*Sonof proprietary zigbee/wifi, some have flashable esp8266 &lt;br /&gt;
*WiFi &amp;lt;span class=&amp;quot;dynamic-highlight__key--with-explanation dynamic-highlight__key--with-explanation-no-border&amp;quot; data-component=&amp;quot;[{&amp;quot;&amp;gt;Amazon Alexa, Google Assistant&amp;lt;/span&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 500px&amp;quot; cellspacing=&amp;quot;1&amp;quot; cellpadding=&amp;quot;1&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Protocol&#039;&#039;&#039;&lt;br /&gt;
| &#039;&#039;&#039;Marketing/compatible&#039;&#039;&#039;&lt;br /&gt;
| &#039;&#039;&#039;Gateway&#039;&#039;&#039;&lt;br /&gt;
| &#039;&#039;&#039;Account&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Zigbee&lt;br /&gt;
| Hue, Trådfri&lt;br /&gt;
| zigbee&lt;br /&gt;
| X&lt;br /&gt;
|-&lt;br /&gt;
| ??&lt;br /&gt;
| Apple Homekit&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
|-&lt;br /&gt;
| 443&lt;br /&gt;
| CoCo, KikU&lt;br /&gt;
| rfxtrx&lt;br /&gt;
| X&lt;br /&gt;
|-&lt;br /&gt;
| WiFi&lt;br /&gt;
| &amp;lt;span class=&amp;quot;dynamic-highlight__key--with-explanation dynamic-highlight__key--with-explanation-no-border&amp;quot; data-component=&amp;quot;[{&amp;quot;&amp;gt;Amazon Alexa, Google Assistant&amp;lt;/span&amp;gt;&lt;br /&gt;
| wifi&lt;br /&gt;
| depends?&lt;br /&gt;
|-&lt;br /&gt;
| Z-Wave&lt;br /&gt;
| Fibaro, Toon&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
|-&lt;br /&gt;
| Proprietary&lt;br /&gt;
| Sonoff&lt;br /&gt;
| ?&lt;br /&gt;
|-&lt;br /&gt;
| Proprietary?&lt;br /&gt;
| Tuya&lt;br /&gt;
| wifi?&lt;br /&gt;
| V&lt;br /&gt;
|-&lt;br /&gt;
| Proprietary&lt;br /&gt;
| Somfy&lt;br /&gt;
| ?&lt;br /&gt;
| V?&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
=Protocols=&lt;br /&gt;
*[[Z-wave]]&lt;br /&gt;
*[[Kaku/Coco]]&lt;br /&gt;
*[[Zigbee]]&lt;/div&gt;</summary>
		<author><name>Wikiadmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.dhits.nl/index.php?title=Openhab&amp;diff=7332</id>
		<title>Openhab</title>
		<link rel="alternate" type="text/html" href="https://wiki.dhits.nl/index.php?title=Openhab&amp;diff=7332"/>
		<updated>2022-05-14T15:30:25Z</updated>

		<summary type="html">&lt;p&gt;Wikiadmin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Home automation bus&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Links=&lt;br /&gt;
*[https://www.openhab.org Homepage]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Domotics]]&lt;/div&gt;</summary>
		<author><name>Wikiadmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.dhits.nl/index.php?title=Home-assistant&amp;diff=7331</id>
		<title>Home-assistant</title>
		<link rel="alternate" type="text/html" href="https://wiki.dhits.nl/index.php?title=Home-assistant&amp;diff=7331"/>
		<updated>2022-05-14T15:29:17Z</updated>

		<summary type="html">&lt;p&gt;Wikiadmin: /* Module card-mod */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
Home assistant&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Links =&lt;br /&gt;
&lt;br /&gt;
*[https://www.home-assistant.io Homepage] &lt;br /&gt;
*[https://www.home-assistant.io/docs/installation/virtualenv/ Installing in python virtual environment] (remember to pip install --upgrade pip first) &lt;br /&gt;
*[https://github.com/geekofweek/homeassistant/ a lot of examples] &lt;br /&gt;
*[https://www.home-assistant.io/cookbook/ Cookbook, more examples] &lt;br /&gt;
*[https://www.awesome-ha.com/ Awesome Home Assistant] &lt;br /&gt;
&lt;br /&gt;
*[https://github.com/chipriley/lovelace-css-values CSS values/themes] &lt;br /&gt;
&lt;br /&gt;
*[https://analytics.home-assistant.io/ Usage analytics] &lt;br /&gt;
&lt;br /&gt;
== Home assistant and MQTT ==&lt;br /&gt;
&lt;br /&gt;
*[https://www.home-assistant.io/integrations/mqtt/ https://www.home-assistant.io/integrations/mqtt/] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Automations ==&lt;br /&gt;
&lt;br /&gt;
== Triggers ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Domotics]]&lt;br /&gt;
https://www.home-assistant.io/docs/automation/trigger&lt;br /&gt;
On multiple triggers logical OR applies&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Cards =&lt;br /&gt;
&lt;br /&gt;
*[https://github.com/resoai/TileBoard TileBoard] &lt;br /&gt;
*[https://github.com/kalkih/mini-graph-card mini-graph-card] &lt;br /&gt;
*[https://github.com/RomRider/apexcharts-card Apexcharts-card] &lt;br /&gt;
&lt;br /&gt;
= HOWTOs =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Add rfxtrx device ==&lt;br /&gt;
&lt;br /&gt;
*[https://www.home-assistant.io/integrations/light.rfxtrx/ https://www.home-assistant.io/integrations/light.rfxtrx/] &lt;br /&gt;
&lt;br /&gt;
but when you don&#039;t see new switch. enable debugging in configuration.yaml:&lt;br /&gt;
&lt;br /&gt;
 logger:&lt;br /&gt;
   default: info&lt;br /&gt;
   logs:&lt;br /&gt;
     homeassistant.components.rfxtrx: debug&lt;br /&gt;
&lt;br /&gt;
 rfxtrx:&lt;br /&gt;
  device: /dev/ttyUSB0-RFX433XL&lt;br /&gt;
  debug: true&lt;br /&gt;
&lt;br /&gt;
and look for&lt;br /&gt;
&lt;br /&gt;
 homeassistant.components.rfxtrx] Receive RFXCOM event from (Device_id: 1ed0732_3 Class: LightingDevice Sub: 0, Pkt_id: 0b10000101ed071303010f60)&lt;br /&gt;
&lt;br /&gt;
and use the Pkt_id in your configuration:&lt;br /&gt;
&lt;br /&gt;
 switch:&lt;br /&gt;
   platform: rfxtrx&lt;br /&gt;
   devices:&lt;br /&gt;
     0b10000101ed071303010f60:&lt;br /&gt;
       name: myswitch1&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Including files in configuration.yaml ==&lt;br /&gt;
&lt;br /&gt;
 group: !include groups.yaml&lt;br /&gt;
&lt;br /&gt;
In groups.yaml:&lt;br /&gt;
&lt;br /&gt;
 samplegroup:&lt;br /&gt;
   name: my.samplegroup&lt;br /&gt;
   entities:&lt;br /&gt;
   - binary_sensor.one&lt;br /&gt;
   - binary_sensor.two&lt;br /&gt;
&lt;br /&gt;
=== Automations ===&lt;br /&gt;
&lt;br /&gt;
Using this line your automations get saved here&lt;br /&gt;
&lt;br /&gt;
 automation: !include automations.yaml&lt;br /&gt;
&lt;br /&gt;
script: !include scripts.yaml&lt;br /&gt;
&lt;br /&gt;
=== templates ===&lt;br /&gt;
&lt;br /&gt;
 template: !include templates.yaml&lt;br /&gt;
&lt;br /&gt;
In templates.yaml:&lt;br /&gt;
&lt;br /&gt;
 - binary_sensor:&lt;br /&gt;
   name: &amp;quot;Is closed&amp;quot;&lt;br /&gt;
   state: &amp;gt;-&lt;br /&gt;
     {{ is_state(&#039;binary_sensor.openclose_30&#039;,&#039;on&#039;) &lt;br /&gt;
 or is_state(&#039;binary_sensor.openclose_31&#039;,&#039;on&#039;) }}&lt;br /&gt;
&lt;br /&gt;
== Migration to mysql ==&lt;br /&gt;
&lt;br /&gt;
*[https://www.srm.im/2017/06/11/home-assistant-migration-from-sqlite3-to-mariadb-mysql/ https://www.srm.im/2017/06/11/home-assistant-migration-from-sqlite3-to-mariadb-mysql/] &lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= FAQ =&lt;br /&gt;
&lt;br /&gt;
== The device is disabled by Config entry. ==&lt;br /&gt;
&lt;br /&gt;
Means disabled, just click on edit icon and enable it&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
==This entity does not have a unique ID==&lt;br /&gt;
probably means adding &amp;quot;entity_id: foo.bar&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== Error during logbook entry retrieval ==&lt;br /&gt;
&lt;br /&gt;
refresh browser&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
== Binary sensors ==&lt;br /&gt;
&lt;br /&gt;
=== Door open or closed ===&lt;br /&gt;
&lt;br /&gt;
on&amp;amp;nbsp; = Open&lt;br /&gt;
&lt;br /&gt;
offf = Closed&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
In a group:&lt;br /&gt;
&lt;br /&gt;
Open + Closed = Open&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
== Platform configuration is deprecated ==&lt;br /&gt;
&lt;br /&gt;
&amp;quot;platform&amp;quot; being used in configuration file, while the integration no longer needs that&lt;br /&gt;
&lt;br /&gt;
== Config error. See dev-info panel for details. ==&lt;br /&gt;
&lt;br /&gt;
That&#039;s under &amp;quot;Developer tools&amp;quot; tab &amp;quot;Logs&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Upgrading home-assissant ==&lt;br /&gt;
&lt;br /&gt;
For this is, as user hass:&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
 cd homeassistant&lt;br /&gt;
 #python -m venv .&amp;amp;nbsp;??&lt;br /&gt;
 source bin/activate&lt;br /&gt;
 pip3 install --upgrade homeassistant&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
== Find new zigbee device via conbee/deconz ==&lt;br /&gt;
&lt;br /&gt;
Assuming phoscon already found it: Got to Developer Tools-&amp;gt;Services and enter&lt;br /&gt;
&lt;br /&gt;
 deconz.device_refresh&lt;br /&gt;
&lt;br /&gt;
and then look in home-assistant.log for a lines like&lt;br /&gt;
&lt;br /&gt;
 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.deconz entity: sensor.temperature_20&lt;br /&gt;
&lt;br /&gt;
after a while it should also show up in Configuration-&amp;gt;Entities (TIP: here change the Entity ID to something more useful)&lt;br /&gt;
&lt;br /&gt;
The name you give the device on the deconz interface will show up in HA under &amp;quot;&#039;&#039;&#039;Devices&#039;&#039;&#039;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== Reload configuration.yml ==&lt;br /&gt;
&lt;br /&gt;
That&#039;s done by the &amp;quot;restart server&amp;quot;, make sure to run &amp;quot;check configuration&amp;quot; first&lt;br /&gt;
&lt;br /&gt;
=== reload configuration from commandline ===&lt;br /&gt;
&lt;br /&gt;
 hass --script check-config&amp;amp;nbsp;??&lt;br /&gt;
&lt;br /&gt;
== Unable to open database &amp;quot;home-assistant_v2.db&amp;quot;: file is encrypted or is not a database ==&lt;br /&gt;
&lt;br /&gt;
try&lt;br /&gt;
&lt;br /&gt;
 sqlite3 home-assistant_v2.db&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
== Test templates ==&lt;br /&gt;
&lt;br /&gt;
 ansible localhost -m debug -a &#039;msg={{ &amp;quot;0.005&amp;quot; | float &amp;gt; 0.001 }}&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
== homeassistant.exceptions.HomeAssistantError: Entity id already exists ==&lt;br /&gt;
&lt;br /&gt;
In at least one case restarting home-assistant fixed it (deconz sensor)&lt;br /&gt;
&lt;br /&gt;
== Unable to open the Home Assistant UI in a browser. ==&lt;br /&gt;
&lt;br /&gt;
??&lt;br /&gt;
&lt;br /&gt;
== AttributeError: module &#039;homeassistant.util.yaml.loader&#039; has no attribute &#039;Secrets&#039; ==&lt;br /&gt;
&lt;br /&gt;
An integration needs upgrading&lt;br /&gt;
&lt;br /&gt;
== UI showing &amp;quot;restored&amp;quot; in red ==&lt;br /&gt;
&lt;br /&gt;
was re-enabled but without data (yet?)&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Frontend ==&lt;br /&gt;
&lt;br /&gt;
=== Show badge only when condition met ===&lt;br /&gt;
https://community.home-assistant.io/t/conditional-badge-at-all-possible/133313/5&lt;br /&gt;
&lt;br /&gt;
        style: |&lt;br /&gt;
          :host {&lt;br /&gt;
               display: {% if states(&#039;sensor.motion_living_battery&#039;) | float &amp;gt; 90&amp;amp;nbsp;%} none; {% endif&amp;amp;nbsp;%}&lt;br /&gt;
          }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Terms and meanings (or my guesses at it) =&lt;br /&gt;
&lt;br /&gt;
== device ==&lt;br /&gt;
&lt;br /&gt;
seems to exist only if discovered?&lt;br /&gt;
&lt;br /&gt;
== service ==&lt;br /&gt;
&lt;br /&gt;
== entity ==&lt;br /&gt;
&lt;br /&gt;
a gnome?&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
== Platform ==&lt;br /&gt;
&lt;br /&gt;
[https://developers.home-assistant.io/docs/creating_platform_index/ https://developers.home-assistant.io/docs/creating_platform_index/]&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
== binary_sensor ==&lt;br /&gt;
&lt;br /&gt;
[https://esphome.io/components/binary_sensor/homeassistant.html https://esphome.io/components/binary_sensor/homeassistant.html]&lt;br /&gt;
&lt;br /&gt;
== deconz ==&lt;br /&gt;
&lt;br /&gt;
=== pydeconz.errors.Unauthorized: /lights/2/state unauthorized user ===&lt;br /&gt;
&lt;br /&gt;
I found simply restarting home-assistant made this go away again&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==ZHA==&lt;br /&gt;
[https://www.home-assistant.io/integrations/zha/ Zigbee Home Automation]&lt;br /&gt;
Probably the best way to use zigbee now&lt;br /&gt;
&lt;br /&gt;
= Customizing home-assistant =&lt;br /&gt;
&lt;br /&gt;
== Module card-mod ==&lt;/div&gt;</summary>
		<author><name>Wikiadmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.dhits.nl/index.php?title=Main_Page&amp;diff=4757</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.dhits.nl/index.php?title=Main_Page&amp;diff=4757"/>
		<updated>2011-09-20T13:14:06Z</updated>

		<summary type="html">&lt;p&gt;Wikiadmin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*[[Linux]]&lt;br /&gt;
*[[Network]]&lt;/div&gt;</summary>
		<author><name>Wikiadmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.dhits.nl/index.php?title=Main_Page&amp;diff=4752</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.dhits.nl/index.php?title=Main_Page&amp;diff=4752"/>
		<updated>2011-05-14T12:21:16Z</updated>

		<summary type="html">&lt;p&gt;Wikiadmin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Linux]]&lt;br /&gt;
[[Network]]&lt;/div&gt;</summary>
		<author><name>Wikiadmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.dhits.nl/index.php?title=Main_Page&amp;diff=4751</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.dhits.nl/index.php?title=Main_Page&amp;diff=4751"/>
		<updated>2011-05-14T12:20:56Z</updated>

		<summary type="html">&lt;p&gt;Wikiadmin: Replaced content with &amp;quot;[Linux]
[Network]&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[Linux]&lt;br /&gt;
[Network]&lt;/div&gt;</summary>
		<author><name>Wikiadmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.dhits.nl/index.php?title=Main_Page&amp;diff=3912</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.dhits.nl/index.php?title=Main_Page&amp;diff=3912"/>
		<updated>2009-03-17T13:00:54Z</updated>

		<summary type="html">&lt;p&gt;Wikiadmin: Reverted edits by 99.242.72.136 (Talk) to last version by Wikiadmin&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This site is rather [[Linux]] oriented, so if no OS is mentioned on a page, Linux is assumed.&lt;br /&gt;
&lt;br /&gt;
* [[Network]]&lt;br /&gt;
* [[Distributions| Linux Distributions]]&lt;br /&gt;
* [[FreeBSD]]&lt;br /&gt;
* [[Windows]]&lt;br /&gt;
* [[Software]]&lt;br /&gt;
* [[Programming]]&lt;br /&gt;
* [[System administration]]&lt;br /&gt;
* [[Security]]&lt;br /&gt;
*[[Hardware]]&lt;br /&gt;
*[[Virtualisation]]&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
* [[Notes]]&lt;br /&gt;
* [[Mediawiki]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
{{:Contact}}&lt;/div&gt;</summary>
		<author><name>Wikiadmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.dhits.nl/index.php?title=Gdb&amp;diff=3911</id>
		<title>Gdb</title>
		<link rel="alternate" type="text/html" href="https://wiki.dhits.nl/index.php?title=Gdb&amp;diff=3911"/>
		<updated>2009-03-16T12:25:27Z</updated>

		<summary type="html">&lt;p&gt;Wikiadmin: New page: Gnu Debugger  =Usage=  gdb /usr/bin/someprog core  (gdb) bt&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Gnu Debugger&lt;br /&gt;
&lt;br /&gt;
=Usage=&lt;br /&gt;
 gdb /usr/bin/someprog core&lt;br /&gt;
 (gdb) bt&lt;/div&gt;</summary>
		<author><name>Wikiadmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.dhits.nl/index.php?title=Nagios&amp;diff=3908</id>
		<title>Nagios</title>
		<link rel="alternate" type="text/html" href="https://wiki.dhits.nl/index.php?title=Nagios&amp;diff=3908"/>
		<updated>2009-03-16T12:13:51Z</updated>

		<summary type="html">&lt;p&gt;Wikiadmin: Reverted edits by 24.223.183.85 (Talk) to last version by Tony&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Links =&lt;br /&gt;
* [http://www.nagios.org/ Homepage]&lt;br /&gt;
* http://www.nagiosexchange.org/ Nagios Exchange]&lt;br /&gt;
*[http://www.gentoo-wiki.info/HOWTO_Install_Nagios&lt;br /&gt;
* [http://www.totkat.org/pages/nconf_commands.shtml Configure nagios commands]&lt;br /&gt;
*ndoutils stores data in sql&lt;br /&gt;
*[http://sourceforge.net/projects/nagios-db/ Nagios-db  stores data in sql]&lt;br /&gt;
&lt;br /&gt;
*[[nagiosgrapher]]&lt;br /&gt;
&lt;br /&gt;
there seem to be issues with check_procs on solaris, pst3 and config.h - #define PS_COMMAND are the keywords here&lt;br /&gt;
&lt;br /&gt;
=Plugins=&lt;br /&gt;
==check software raid==&lt;br /&gt;
*http://www.nagiosexchange.org/cgi-bin/page.cgi?g=1692.html;d=1&lt;br /&gt;
&lt;br /&gt;
= FAQ =&lt;br /&gt;
&lt;br /&gt;
==Hosts or services simply not showing up==&lt;br /&gt;
Check if you have more than one instances of nagios running&lt;br /&gt;
&lt;br /&gt;
==Debian complaining about rights on nagios.cmd==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 dpkg-statoverride --update --add nagios www-data 2710 /var/lib/nagios2/rw&lt;br /&gt;
 dpkg-statoverride --update --add nagios nagios 751 /var/lib/nagios2&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==NRPE: Unable to read output==&lt;br /&gt;
This could mean the plugins are not installed ( yes, on debian nrpe comes without those :)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==CHECK_NRPE: Error receiving data from daemon. ==&lt;br /&gt;
Possibly SSL version mismatch, try check_nrpe -n&lt;br /&gt;
&lt;br /&gt;
==(No output returned from plugin) ==&lt;br /&gt;
Most likely ssl mismatch again. It can also mean you&#039;re using debian, where check_nrpe!check_something fails, since it expects one more argument. call &#039;check_nrpe_1arg&#039; instead.&lt;br /&gt;
&lt;br /&gt;
==Error: Could not stat() command file &#039;/var/lib/nagios3/rw/nagios.cmd&#039;!==&lt;br /&gt;
That&#039;s apache missing read rights to the path.&lt;br /&gt;
&lt;br /&gt;
== Could not read request from client, bailing out==&lt;br /&gt;
another rather useless message, it might mean one end is using ssl and other end not&lt;/div&gt;</summary>
		<author><name>Wikiadmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.dhits.nl/index.php?title=Main_Page&amp;diff=3907</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.dhits.nl/index.php?title=Main_Page&amp;diff=3907"/>
		<updated>2009-03-16T12:00:52Z</updated>

		<summary type="html">&lt;p&gt;Wikiadmin: Undo revision 3904 by 151.96.0.8 (Talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This site is rather [[Linux]] oriented, so if no OS is mentioned on a page, Linux is assumed.&lt;br /&gt;
&lt;br /&gt;
* [[Network]]&lt;br /&gt;
* [[Distributions| Linux Distributions]]&lt;br /&gt;
* [[FreeBSD]]&lt;br /&gt;
* [[Windows]]&lt;br /&gt;
* [[Software]]&lt;br /&gt;
* [[Programming]]&lt;br /&gt;
* [[System administration]]&lt;br /&gt;
* [[Security]]&lt;br /&gt;
*[[Hardware]]&lt;br /&gt;
*[[Virtualisation]]&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
* [[Notes]]&lt;br /&gt;
* [[Mediawiki]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
{{:Contact}}&lt;/div&gt;</summary>
		<author><name>Wikiadmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.dhits.nl/index.php?title=Web_development&amp;diff=3824</id>
		<title>Web development</title>
		<link rel="alternate" type="text/html" href="https://wiki.dhits.nl/index.php?title=Web_development&amp;diff=3824"/>
		<updated>2009-02-28T12:53:53Z</updated>

		<summary type="html">&lt;p&gt;Wikiadmin: Replacing page with &amp;#039;*Javascript
*CSS
*HTML
*PHP
*CMS&amp;#039;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*[[Javascript]]&lt;br /&gt;
*[[CSS]]&lt;br /&gt;
*[[HTML]]&lt;br /&gt;
*[[PHP]]&lt;br /&gt;
*[[CMS]]&lt;/div&gt;</summary>
		<author><name>Wikiadmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.dhits.nl/index.php?title=Postfix&amp;diff=3821</id>
		<title>Postfix</title>
		<link rel="alternate" type="text/html" href="https://wiki.dhits.nl/index.php?title=Postfix&amp;diff=3821"/>
		<updated>2009-02-27T18:14:18Z</updated>

		<summary type="html">&lt;p&gt;Wikiadmin: /* Docs */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Docs=&lt;br /&gt;
&lt;br /&gt;
*[http://www.postfix.org/ Homepage]&lt;br /&gt;
*[http://www.freebsddiary.org/postfix.php Postfix on FreeBSD]&lt;br /&gt;
*[http://www.zytrax.com/tech/survival/postfix.html Postfix survival guide]&lt;br /&gt;
*[http://wiki.apache.org/spamassassin/IntegratedInPostfixWithAmavis Postfix and Amavis]&lt;br /&gt;
*[http://www.akadia.com/services/postfix_spamassassin.html Postfix and SpamAssassin]&lt;br /&gt;
*[http://hurring.com/howto/postfix_spamd/ postfix+spamd]&lt;br /&gt;
*[http://www.irbs.net/internet/postfix/0609/1487.html postfix with spamassass-milter on freebsd]&lt;br /&gt;
*[http://www.postfix.org/faq.html FAQ]&lt;br /&gt;
*[http://wiki.linuxquestions.org/wiki/Postfix_with_clamav-milter Postfix with clamav-milter]&lt;br /&gt;
*[http://postfixwiki.org/ Postfix wiki]&lt;br /&gt;
*[[postfix dovecot]]&lt;br /&gt;
*[[postfix amavisd-new freebsd]]&lt;br /&gt;
*http://souptonuts.sourceforge.net/postfix_tutorial.html&lt;br /&gt;
*[http://macnugget.org/projects/postfixrelaymaps/ Setting up automatic relay_recipient_maps in postfix]&lt;br /&gt;
*http://wiki.kartbuilding.net/index.php/Postfix_SMTP#Blocking_Spam_with_spamhaus_and_Postfix&lt;br /&gt;
*[[Postfix on Debian]]&lt;br /&gt;
*http://www.postfix.org/VIRTUAL_README.html&lt;br /&gt;
&lt;br /&gt;
=Postfix and LDAP=&lt;br /&gt;
*[[ Postfix LDAP ]]&lt;br /&gt;
*[http://www.akadia.com/services/postfix_separate_mailboxes.html Hosting Multiple Domains with Virtual Accounts]&lt;br /&gt;
*[http://www.postfix.org/LDAP_README.html#example_alias LDAP Support in Postfix]&lt;br /&gt;
*[http://www.linuxjournal.com/article/5917 Virtual hosting with LDAP]&lt;br /&gt;
*[http://tom.scholten.nu/weblog/postfix_ldap_howto Postfix LDAP Howto v2.1]&lt;br /&gt;
*http://www.root-it.fiberworld.nl/vriesman.tk/postfix-courier-ldap-howto.html&lt;br /&gt;
*http://swik.net/Postfix+LDAP&lt;br /&gt;
*http://gentoo-wiki.com/HOWTO_Postfix-LDAP_virtual_users_with_qmail_schema&lt;br /&gt;
*http://www.ldapsource.com/content/ldap_postfix.html&lt;br /&gt;
*http://www.boobah.info/howto/postfix-ldap.html&lt;br /&gt;
&lt;br /&gt;
==Spam filtering==&lt;br /&gt;
*http://jimsun.linxnet.com/misc/postfix-anti-UCE.txt&lt;br /&gt;
*http://www.xnote.com/howto/postfix-spamassassin.html&lt;br /&gt;
*http://www.akadia.com/services/postfix_spamassassin.html&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==ldap and aliases==&lt;br /&gt;
*http://www.postfix.org/LDAP_README.html&lt;br /&gt;
*http://www.howtoforge.com/mandriva-directory-server-on-debian-etch-p3&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 man ldap_table&lt;br /&gt;
 man maildirquota&lt;br /&gt;
&lt;br /&gt;
=Notes=&lt;br /&gt;
*postconf&lt;br /&gt;
*postsuper&lt;br /&gt;
&lt;br /&gt;
=FAQ=&lt;br /&gt;
&lt;br /&gt;
==queue==&lt;br /&gt;
===Clean the postfix queue===&lt;br /&gt;
 mailq | grep ^[A-F0-9]| awk &#039;{ print $1 }&#039;|  while read i;do postsuper -d  ${i};done&lt;br /&gt;
&lt;br /&gt;
===View message in queue===&lt;br /&gt;
 postcat&lt;br /&gt;
&lt;br /&gt;
===Delete message from queue===&lt;br /&gt;
 postsuper -d &lt;br /&gt;
&lt;br /&gt;
==Postfix as secondary MX==&lt;br /&gt;
 relay_domains = foo.com, bar.com&lt;br /&gt;
 relay_recipient_maps =&lt;br /&gt;
           hash:/etc/postfix/relay_recipients&lt;/div&gt;</summary>
		<author><name>Wikiadmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.dhits.nl/index.php?title=ERP&amp;diff=3820</id>
		<title>ERP</title>
		<link rel="alternate" type="text/html" href="https://wiki.dhits.nl/index.php?title=ERP&amp;diff=3820"/>
		<updated>2009-02-27T18:05:42Z</updated>

		<summary type="html">&lt;p&gt;Wikiadmin: New page: *[http://openerp.com Openerp]&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*[http://openerp.com Openerp]&lt;/div&gt;</summary>
		<author><name>Wikiadmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.dhits.nl/index.php?title=Software&amp;diff=3819</id>
		<title>Software</title>
		<link rel="alternate" type="text/html" href="https://wiki.dhits.nl/index.php?title=Software&amp;diff=3819"/>
		<updated>2009-02-27T18:04:57Z</updated>

		<summary type="html">&lt;p&gt;Wikiadmin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*[[Services]]&lt;br /&gt;
*[[Groupware]]&lt;br /&gt;
*[[ERP]]&lt;br /&gt;
*[[CRM]]&lt;br /&gt;
*[[Forum software]]&lt;br /&gt;
*[[Blog software]]&lt;br /&gt;
*[[Content Management Systems]]&lt;br /&gt;
*[[Monitoring systems]]&lt;br /&gt;
*[[Ticket trackers]]&lt;br /&gt;
*[[Editors]]&lt;br /&gt;
*[[Dotproject]]&lt;br /&gt;
*[[SQL]]&lt;br /&gt;
*[[Zoneminder]]&lt;br /&gt;
*[[Video]]&lt;/div&gt;</summary>
		<author><name>Wikiadmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.dhits.nl/index.php?title=MediaWiki:Sidebar&amp;diff=1581</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="https://wiki.dhits.nl/index.php?title=MediaWiki:Sidebar&amp;diff=1581"/>
		<updated>2006-06-20T20:59:07Z</updated>

		<summary type="html">&lt;p&gt;Wikiadmin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* navigation&lt;br /&gt;
** mainpage|mainpage&lt;br /&gt;
** portal-url|portal&lt;br /&gt;
** recentchanges-url|recentchanges&lt;br /&gt;
** randompage-url|randompage&lt;br /&gt;
** helppage|help&lt;/div&gt;</summary>
		<author><name>Wikiadmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.dhits.nl/index.php?title=MediaWiki:Sidebar&amp;diff=1580</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="https://wiki.dhits.nl/index.php?title=MediaWiki:Sidebar&amp;diff=1580"/>
		<updated>2006-06-20T20:58:44Z</updated>

		<summary type="html">&lt;p&gt;Wikiadmin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* navigation&lt;br /&gt;
** mainpage|mainpage&lt;br /&gt;
** portal-url|portal&lt;br /&gt;
** recentchanges-url|recentchanges&lt;br /&gt;
** randompage-url|randompage&lt;br /&gt;
** helppage|help&lt;br /&gt;
** sitesupport-url|sitesupport&lt;/div&gt;</summary>
		<author><name>Wikiadmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.dhits.nl/index.php?title=Opengroupware_on_Debian&amp;diff=28</id>
		<title>Opengroupware on Debian</title>
		<link rel="alternate" type="text/html" href="https://wiki.dhits.nl/index.php?title=Opengroupware_on_Debian&amp;diff=28"/>
		<updated>2006-06-18T17:07:52Z</updated>

		<summary type="html">&lt;p&gt;Wikiadmin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[http://helms-deep.cable.nu/~rwh/howtos/OpenGroupware-Debian-HOWTO.html Opengroupware Debian HOWTO]&lt;br /&gt;
&lt;br /&gt;
[http://www.opengroupware.org/en/install/debian/debianpkgs.html the Debian packages] (this page is also incorrect about the paths to use, just look at [http://download.opengroupware.org/packages/debian/ here] for more clues.&lt;br /&gt;
&lt;br /&gt;
There&#039;s some problems with the 3.1 deb:&lt;br /&gt;
*it fails to install several dependencies:&lt;br /&gt;
**libfoundation-tools&lt;br /&gt;
**zope-epoz&lt;br /&gt;
**zip&lt;br /&gt;
*user ogo isn&#039;t created&lt;br /&gt;
*/var/lib/opengroupware.org/documents isn&#039;t created&lt;/div&gt;</summary>
		<author><name>Wikiadmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.dhits.nl/index.php?title=Opengroupware_on_Debian&amp;diff=9</id>
		<title>Opengroupware on Debian</title>
		<link rel="alternate" type="text/html" href="https://wiki.dhits.nl/index.php?title=Opengroupware_on_Debian&amp;diff=9"/>
		<updated>2006-06-18T17:06:36Z</updated>

		<summary type="html">&lt;p&gt;Wikiadmin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[http://helms-deep.cable.nu/~rwh/howtos/OpenGroupware-Debian-HOWTO.html Opengroupware Debian HOWTO]&lt;br /&gt;
&lt;br /&gt;
[http://www.opengroupware.org/en/install/debian/debianpkgs.html the Debian packages] (this page is also incorrect about the paths to use, just look at [http://download.opengroupware.org/packages/debian/ here] for more clues.&lt;br /&gt;
&lt;br /&gt;
There&#039;s some problems with the 3.1 deb:&lt;br /&gt;
*it fails to install several dependencies:&lt;br /&gt;
**libfoundation-tools&lt;br /&gt;
**zope-epoz&lt;br /&gt;
**zip&lt;/div&gt;</summary>
		<author><name>Wikiadmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.dhits.nl/index.php?title=Opengroupware_on_Debian&amp;diff=8</id>
		<title>Opengroupware on Debian</title>
		<link rel="alternate" type="text/html" href="https://wiki.dhits.nl/index.php?title=Opengroupware_on_Debian&amp;diff=8"/>
		<updated>2006-06-18T16:59:17Z</updated>

		<summary type="html">&lt;p&gt;Wikiadmin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[http://helms-deep.cable.nu/~rwh/howtos/OpenGroupware-Debian-HOWTO.html Opengroupware Debian HOWTO]&lt;br /&gt;
&lt;br /&gt;
[http://www.opengroupware.org/en/install/debian/debianpkgs.html the Debian packages]&lt;br /&gt;
&lt;br /&gt;
There&#039;s some problems with the 3.1 deb:&lt;br /&gt;
*it fails to install several dependencies:&lt;br /&gt;
**libfoundation-tools&lt;br /&gt;
**zope-epoz&lt;br /&gt;
**zip&lt;/div&gt;</summary>
		<author><name>Wikiadmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.dhits.nl/index.php?title=Groupware&amp;diff=11</id>
		<title>Groupware</title>
		<link rel="alternate" type="text/html" href="https://wiki.dhits.nl/index.php?title=Groupware&amp;diff=11"/>
		<updated>2006-06-18T16:56:30Z</updated>

		<summary type="html">&lt;p&gt;Wikiadmin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Opengroupware]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
MAPI is the thing Microsoft uses, more about that:&lt;br /&gt;
*[http://www.slipstick.com/addins/groupcontacts.htm]&lt;br /&gt;
&lt;br /&gt;
[[Zidelook]] provides a connector for [[Outlook]]&lt;/div&gt;</summary>
		<author><name>Wikiadmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.dhits.nl/index.php?title=Nagios&amp;diff=10</id>
		<title>Nagios</title>
		<link rel="alternate" type="text/html" href="https://wiki.dhits.nl/index.php?title=Nagios&amp;diff=10"/>
		<updated>2006-06-18T16:46:32Z</updated>

		<summary type="html">&lt;p&gt;Wikiadmin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[http://www.nagios.org/ Homepage]&lt;/div&gt;</summary>
		<author><name>Wikiadmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.dhits.nl/index.php?title=Monitoring_systems&amp;diff=980</id>
		<title>Monitoring systems</title>
		<link rel="alternate" type="text/html" href="https://wiki.dhits.nl/index.php?title=Monitoring_systems&amp;diff=980"/>
		<updated>2006-06-18T16:46:07Z</updated>

		<summary type="html">&lt;p&gt;Wikiadmin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Nagios]]&lt;/div&gt;</summary>
		<author><name>Wikiadmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.dhits.nl/index.php?title=Main_Page&amp;diff=12</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.dhits.nl/index.php?title=Main_Page&amp;diff=12"/>
		<updated>2006-06-18T16:45:54Z</updated>

		<summary type="html">&lt;p&gt;Wikiadmin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;DHITS wiki&lt;br /&gt;
&lt;br /&gt;
*[[Groupware]]&lt;br /&gt;
*[[Content Management Systems]]&lt;br /&gt;
*[[Monitoring systems]]&lt;/div&gt;</summary>
		<author><name>Wikiadmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.dhits.nl/index.php?title=Groupware&amp;diff=6</id>
		<title>Groupware</title>
		<link rel="alternate" type="text/html" href="https://wiki.dhits.nl/index.php?title=Groupware&amp;diff=6"/>
		<updated>2006-06-18T16:43:58Z</updated>

		<summary type="html">&lt;p&gt;Wikiadmin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Opengroupware]]&lt;/div&gt;</summary>
		<author><name>Wikiadmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.dhits.nl/index.php?title=Main_Page&amp;diff=5</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.dhits.nl/index.php?title=Main_Page&amp;diff=5"/>
		<updated>2006-06-18T16:42:45Z</updated>

		<summary type="html">&lt;p&gt;Wikiadmin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;DHITS wiki&lt;br /&gt;
&lt;br /&gt;
[[Groupware]]&lt;/div&gt;</summary>
		<author><name>Wikiadmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.dhits.nl/index.php?title=Opengroupware_on_Debian&amp;diff=7</id>
		<title>Opengroupware on Debian</title>
		<link rel="alternate" type="text/html" href="https://wiki.dhits.nl/index.php?title=Opengroupware_on_Debian&amp;diff=7"/>
		<updated>2006-06-18T16:39:12Z</updated>

		<summary type="html">&lt;p&gt;Wikiadmin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[http://helms-deep.cable.nu/~rwh/howtos/OpenGroupware-Debian-HOWTO.html Opengroupware Debian HOWTO]&lt;/div&gt;</summary>
		<author><name>Wikiadmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.dhits.nl/index.php?title=Opengroupware&amp;diff=26</id>
		<title>Opengroupware</title>
		<link rel="alternate" type="text/html" href="https://wiki.dhits.nl/index.php?title=Opengroupware&amp;diff=26"/>
		<updated>2006-06-18T16:38:13Z</updated>

		<summary type="html">&lt;p&gt;Wikiadmin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*[http://www.opengroupware.org Homepage]&lt;br /&gt;
*[http://en.opengroupware.info/ Forum]&lt;br /&gt;
*[[Opengroupware on Debian]]&lt;/div&gt;</summary>
		<author><name>Wikiadmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.dhits.nl/index.php?title=Main_Page&amp;diff=4</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.dhits.nl/index.php?title=Main_Page&amp;diff=4"/>
		<updated>2006-06-18T16:33:36Z</updated>

		<summary type="html">&lt;p&gt;Wikiadmin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;DHITS wiki&lt;br /&gt;
&lt;br /&gt;
[[Opengroupware]]&lt;/div&gt;</summary>
		<author><name>Wikiadmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.dhits.nl/index.php?title=Help:Contents&amp;diff=977</id>
		<title>Help:Contents</title>
		<link rel="alternate" type="text/html" href="https://wiki.dhits.nl/index.php?title=Help:Contents&amp;diff=977"/>
		<updated>2006-06-18T16:29:46Z</updated>

		<summary type="html">&lt;p&gt;Wikiadmin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[http://www.mediawiki.org/wiki/Project:Help Mediawiki documentation]&lt;/div&gt;</summary>
		<author><name>Wikiadmin</name></author>
	</entry>
</feed>