Main Page: Difference between revisions

From wiki
Jump to navigation Jump to search
(41 intermediate revisions by the same user not shown)
Line 28: Line 28:
== positions (in English) ==
== positions (in English) ==
* [[Voicemails-en]]
* [[Voicemails-en]]
== "Jüdisches" … ==
[[Jüdisches]]


== bills on web-sites – in German: "Rechnung online" ==
== bills on web-sites – in German: "Rechnung online" ==
Line 54: Line 50:
* http://ebook-hell.to
* http://ebook-hell.to
* http://ebook3000.com
* http://ebook3000.com
== misc ==
* [[FitnessFirst]] – my gyms
* [[Hofpfisterei]] – bakery


== foreign wiki articles living here, their local categories ==
== foreign wiki articles living here, their local categories ==
Line 90: Line 82:
* https://www.systutorials.com/docs/linux/man/1-pdftohtml/
* https://www.systutorials.com/docs/linux/man/1-pdftohtml/
* https://www.tutorialspoint---.com/unix_commands/pdftohtml.htm (remove "---"! – I had to add it, as tutorialspoint.com made the wiki's spam filter moan.)
* https://www.tutorialspoint---.com/unix_commands/pdftohtml.htm (remove "---"! – I had to add it, as tutorialspoint.com made the wiki's spam filter moan.)
* https://forum.xpdfreader.com/viewtopic.php?f=3&t=41211 – only the Poppler version of pdftohtml has the -xml flag
* https://en.wikipedia.org/wiki/Poppler_(software)
* https://poppler.freedesktop.org
* https://anongit.freedesktop.org/git/poppler/poppler.git
* https://github.com/JochenHayek/misc/blob/master/pdf/pdftohtml__postprocess.pl
* https://github.com/JochenHayek/misc/blob/master/pdf/pdftohtml__postprocess.pl
:$ pdftohtml -xml -i -nomerge -hidden FILE.pdf FILE.pdftohtml.xml
:$ pdftohtml -xml -i -nomerge -hidden FILE.pdf FILE.pdftohtml.xml
:$ ~/bin/pdftohtml__postprocess.pl FILE.pdftohtml.xml > FILE.pdftohtml.xml-
:$ ~/bin/pdftohtml__postprocess.pl FILE.pdftohtml.xml > FILE.pdftohtml.xml-
* after this let emacs do indent-region on the file (buffer)
* after this let emacs do ''indent-region'' on the file (buffer)
* easy manual postprocessing
* easy manual postprocessing
* scripted "intermediate processing": …
* scripted "intermediate processing": …
Line 372: Line 368:
companies in the e-book production business:
companies in the e-book production business:
* http://www.le-tex.de : "die drei Fragezeichen", …
* http://www.le-tex.de : "die drei Fragezeichen", …
=== Business/Telecommunications/Services/Messaging ===
==== Mattermost ====
* https://en.wikipedia.org/wiki/Mattermost
* https://api.mattermost.com – Mattermost API Reference


== Computers ==
== Computers ==
Line 520: Line 523:
* https://www.curlie.org/de/Computer/Internet/Webdesign_und_-entwicklung/Webhosting
* https://www.curlie.org/de/Computer/Internet/Webdesign_und_-entwicklung/Webhosting
==== Hostsharing.net ====
==== Hostsharing.net ====
Let me mention ''Hostsharing'' here, so I can search for it and find it also as such, not only as ''Hostsharing.net'' !
How to order more disk space?
* https://www.hostsharing.net
* https://www.hostsharing.net
* https://webmail.hostsharing.net
* https://webmail.hostsharing.net
Line 545: Line 553:
===== issue: "Neue PHP-Standard-Version" =====
===== issue: "Neue PHP-Standard-Version" =====
* https://wiki.hostsharing.net/index.php?title=PHP
* https://wiki.hostsharing.net/index.php?title=PHP
===== issue: running out of disk-space =====
* https://wiki.hostsharing.net/index.php?title=Speicherbelegung
* http://hs.andreasloesch.de/pac-du-quota


=== Computers/Multimedia/Music_and_Audio/MIDI ===
=== Computers/Multimedia/Music_and_Audio/MIDI ===
Line 735: Line 746:
* https://borgbackup.readthedocs.io/en/1.1-maint/installation.html#using-git – a tiny demonstration
* https://borgbackup.readthedocs.io/en/1.1-maint/installation.html#using-git – a tiny demonstration


===== Computers/Programming/Languages/Python/Development_Tools/Deployment/ : Ansible =====
==== Computers/Programming/Languages/Ruby ====
* https://github.com/sstephenson/rbenv – groom your app’s Ruby environment with rbenv
* https://en.wikipedia.org/wiki/Ruby_Version_Manager AKA RVM – aids managing multiple installations of Ruby on the same device
 
=== Computers/Security ===
 
==== Computers/Security/Firewalls ====
 
* https://curlie.org/en/Computers/Security/Firewalls/
 
===== firewalld =====
 
* https://firewalld.org/documentation/man-pages/
* https://firewalld.org/documentation/man-pages/firewall-cmd.html – for samples '''see there''' and also below!
* /etc/sysconfig/firewalld
* /var/log/firewalld


"Build automation, deployment and management tool."
Sample command lines:


* https://www.ansible.com
<pre>
* https://en.wikipedia.org/wiki/Ansible_(software)
$ sudo firewall-cmd --reload
* [[Ansible]]
$ sudo firewall-cmd --runtime-to-permanent # !!!
$ sudo firewall-cmd --set-log-denied all
$ sudo firewall-cmd --get-services
$ sudo firewall-cmd --permanent --get-services
</pre>
 
There is a system service (you can take it down and up again):


==== Computers/Programming/Languages/Ruby ====
<pre>
* https://github.com/sstephenson/rbenv – groom your app’s Ruby environment with rbenv
$ sudo systemctl status firewalld
* https://en.wikipedia.org/wiki/Ruby_Version_Manager AKA RVM – aids managing multiple installations of Ruby on the same device
</pre>


=== Computers/Security/Products_and_Tools/Password_Tools ===
==== Computers/Security/Products_and_Tools/Password_Tools ====


This is about "password managers".
This is about "password managers".
Line 753: Line 785:
* https://www.curlie.org/Computers/Security/Products_and_Tools/Password_Tools/
* https://www.curlie.org/Computers/Security/Products_and_Tools/Password_Tools/


==== for Synology NAS ====
===== bitwarden =====


* https://www.itsmdaily.com/synopass-password-manager-for-synology/
* https://en.wikipedia.org/wiki/Bitwarden
* https://bitwarden.com
* https://bitwarden.com
* https://medium.com/@c52chungyuny/host-your-own-free-password-manager-with-your-synology-nas-3bc7bbb8554a – bitwarden as a Docker solution
* https://bitwarden.com/help/article/cli/
 
===== Zoho Vault =====


==== KeePass ====
the password manager for Teams, Businesses, Enterprises.


* https://en.wikipedia.org/wiki/KeePass
* https://www.zoho.com/vault/
* https://KeePass.info
* https://www.zoho.com/vault/free-password-manager.html
* https://www.zoho.com/vault/team-password-manager.html
* https://www.zoho.com/vault/enterprise-password-management.html


==== KeePassXC ====
===== KeePassXC =====


* https://en.wikipedia.org/wiki/KeePassXC
* https://en.wikipedia.org/wiki/KeePassXC
Line 771: Line 807:
* https://keepassxc.org/docs/KeePassXC_GettingStarted.html
* https://keepassxc.org/docs/KeePassXC_GettingStarted.html
* https://keepassxc.org/docs/KeePassXC_UserGuide.html
* https://keepassxc.org/docs/KeePassXC_UserGuide.html
* https://www.mankier.com/1/keepassxc-cli
===== KeePass =====
* https://en.wikipedia.org/wiki/KeePass
* https://KeePass.info
===== for Synology NAS =====
* https://www.itsmdaily.com/synopass-password-manager-for-synology/
* https://bitwarden.com
* https://medium.com/@c52chungyuny/host-your-own-free-password-manager-with-your-synology-nas-3bc7bbb8554a – bitwarden as a Docker solution


=== Computers/Software : Docker ===
=== Computers/Software : Docker ===
Line 782: Line 830:
* https://learning.oreilly.com/videos/docker-for-the/9781788991315 – Docker for the Absolute Beginner - Hands-On, 2018
* https://learning.oreilly.com/videos/docker-for-the/9781788991315 – Docker for the Absolute Beginner - Hands-On, 2018
* https://learning.oreilly.com/videos/docker-containers-third/9780134862958 – Docker Containers, Third Edition, 2017
* https://learning.oreilly.com/videos/docker-containers-third/9780134862958 – Docker Containers, Third Edition, 2017
* https://dockerlabs.collabnix.com/docker/cheatsheet/ – "The Ultimate Docker Cheat Sheet"


=== Computers/Software/Build_Management/Build_Manager_Tools ===
=== Computers/Software/Build_Management/Build_Manager_Tools ===
Line 792: Line 841:
[[Lexware FinanzManager]] formerly known as [[Lexware Quicken]]
[[Lexware FinanzManager]] formerly known as [[Lexware Quicken]]


=== Computers/Software/Configuration_Management/Tools ===
=== Computers/Software/Configuration_Management/Tools : orchestration software ===
 
* https://en.wikipedia.org/wiki/Comparison_of_open-source_configuration_management_software
* https://en.wikipedia.org/wiki/Salt_(software)
 
==== Computers/Software/Configuration_Management/Tools : orchestration software : Ansible ====
 
* https://en.wikipedia.org/wiki/Ansible_(software)
* [[Ansible]]
* https://www.curlie.org/en/Computers/Programming/Languages/Python/Development_Tools/Deployment
* https://www.ansible.com
 
==== Computers/Software/Configuration_Management/Tools : orchestration software : Puppet ====
 
* https://en.wikipedia.org/wiki/Puppet_(software)
 
=== Computers/Software/Configuration_Management/Tools : version control software ===
 
* Subversion
 
==== Computers/Software/Configuration_Management/Tools : version control software : CVS ====
 
* [[CVS cookbook]] – versioning software used by certain customers
* [[CVS cookbook]] – versioning software used by certain customers


==== Computers/Software/Configuration_Management/Tools/Git ====
==== Computers/Software/Configuration_Management/Tools : version control software : Git ====


* https://curlie.org/Computers/Software/Configuration_Management/Tools/Git/
* https://curlie.org/Computers/Software/Configuration_Management/Tools/Git/
Line 823: Line 893:
* [[Configuration à la PHP]] – my trouble with the MySQL farm, and how PHP deals with it
* [[Configuration à la PHP]] – my trouble with the MySQL farm, and how PHP deals with it


=== Computers/Software/Internet/Site_Management/Backup ===
=== Computers/Software/Internet ===
* https://www.curlie.org/Computers/Software/Internet/Site_Management/Backup/
 
==== Computers/Software/Internet/Clients ====
 
===== Computers/Software/Internet/Clients/LDAP =====
* https://curlie.org/Computers/Software/Internet/Clients/LDAP/


==== Computers/Software/Internet/Site_Management/Backup : Borg ====
====== Computers/Software/Internet/Clients/LDAP/Apache Directory Studio ======
* https://en.wikipedia.org/wiki/Attic_(backup_software)#Borg
* https://directory.apache.org/studio/
* https://www.borgbackup.org/
* https://en.wikipedia.org/wiki/Apache_Directory
* https://borgbackup.readthedocs.io/
* https://www.borgbase.com/


=== Computers/Software/Internet/Clients/Mail ===
===== Computers/Software/Internet/Clients/Mail =====


==== Computers/Software/Internet/Clients/Mail/Thunderbird ====
====== Computers/Software/Internet/Clients/Mail/Thunderbird ======


==== Computers/Software/Internet/Clients/Mail/Thunderbird/Add-ons ====
====== Computers/Software/Internet/Clients/Mail/Thunderbird/Add-ons ======
* https://www.curlie.org/Computers/Software/Internet/Clients/Mail/Thunderbird/Add-ons/
* https://www.curlie.org/Computers/Software/Internet/Clients/Mail/Thunderbird/Add-ons/
* https://addons.thunderbird.net/en-US/thunderbird/addon/importexporttools-ng/
* https://addons.thunderbird.net/en-US/thunderbird/addon/importexporttools-ng/


==== Computers/Software/Internet/Clients/Mail/Web-Based ====
====== Computers/Software/Internet/Clients/Mail/Web-Based ======
* https://curlie.org/Computers/Software/Internet/Clients/Mail/Web-Based/
* https://curlie.org/Computers/Software/Internet/Clients/Mail/Web-Based/
* https://curlie.org/Computers/Programming/Languages/PHP/Scripts/Frameworks/
* https://curlie.org/Computers/Programming/Languages/PHP/Scripts/Frameworks/


===== Horde =====
* Horde
* https://www.horde.org
** https://www.horde.org
* https://www.horde.org/apps/horde/
** https://www.horde.org/apps/horde/
 
* Roundcube
** https://en.wikipedia.org/wiki/Roundcube
** https://roundcube.net
** https://plugins.roundcube.net
** https://www.roundcubeforum.net
 
===== Computers/Software/Internet/Clients/SSH =====
* https://www.curlie.org/Computers/Software/Internet/Clients/SSH
* https://stosb.com/blog/explaining-my-configs-ssh-client/ – Tom HaCohen: Explaining My Configs: ssh client
 
==== Computers/Software/Internet/Servers ====
 
===== Computers/Software/Internet/Servers/LDAP =====
* https://curlie.org/en/Computers/Software/Internet/Servers/LDAP
* https://en.wikipedia.org/wiki/Apache_Directory
 
===== Computers/Software/Internet/Servers/SSH =====
* https://www.curlie.org/Computers/Software/Internet/Servers/SSH/
* https://stosb.com/blog/explaining-my-configs-sshd_config/ – Tom HaCohen: Explaining My Configs: sshd_config


===== Roundcube =====
==== Computers/Software/Internet/Site_Management/Backup ====
* https://en.wikipedia.org/wiki/Roundcube
* https://www.curlie.org/Computers/Software/Internet/Site_Management/Backup/
* https://roundcube.net
 
* https://plugins.roundcube.net
===== Computers/Software/Internet/Site_Management/Backup : Borg =====
* https://www.roundcubeforum.net
* https://en.wikipedia.org/wiki/Attic_(backup_software)#Borg
* https://www.borgbackup.org/
* https://borgbackup.readthedocs.io/
* https://www.borgbase.com/


=== Computers/Software/Networking ===
=== Computers/Software/Networking ===
Line 886: Line 981:
* https://i3wm.org/docs/userguide.html#_default_keybindings
* https://i3wm.org/docs/userguide.html#_default_keybindings
==== Computers/Software/Operating_Systems/*ix/Projects/System_Management/Package_Management ====
==== Computers/Software/Operating_Systems/*ix/Projects/System_Management/Package_Management ====
* https://www.curlie.org/Computers/Data_Formats/Archive/RPM/
* https://www.curlie.org/Computers/Software/Operating_Systems/Linux/Projects/System_Management/Package_Management/
* https://www.curlie.org/Computers/Software/Operating_Systems/Linux/Projects/System_Management/Package_Management/
* http://hayek.name/Jochen/Computers/Computers.Software.html#id3412101
* http://hayek.name/Jochen/Computers/Computers.Software.html#id3412101
* http://en.wikipedia.org/wiki/List_of_software_package_management_systems
* https://en.wikipedia.org/wiki/Package_manager
* https://en.wikipedia.org/wiki/dpkg – Debian package management (see below!)
* https://en.wikipedia.org/wiki/List_of_software_package_management_systems
* https://en.wikipedia.org/wiki/Software_repository
* https://en.wikipedia.org/wiki/Fink
* https://en.wikipedia.org/wiki/Fink
* https://en.wikipedia.org/wiki/Homebrew_(package_manager)
* https://en.wikipedia.org/wiki/Homebrew_(package_manager)
* https://en.wikipedia.org/wiki/ipkg (see below!)
* https://en.wikipedia.org/wiki/pip_(package_manager)
* https://en.wikipedia.org/wiki/pip_(package_manager)
* https://en.wikipedia.org/wiki/RPM_Package_Manager (see below!)
* https://en.wikipedia.org/wiki/ZYpp
* https://en.wikipedia.org/wiki/ZYpp
* https://distrowatch.com/dwres.php?resource=package-management


===== Debian package management =====
===== the Debian world =====
* https://www.curlie.org/en/Computers/Software/Operating_Systems/Linux/Projects/System_Management/Package_Management/Debian
* https://en.wikipedia.org/wiki/dpkg – Debian package management
* [[Debian package management]]
* [[Debian package management]]


===== ipkg =====
===== ipkg =====
* http://linux.die.net/man/8/rpm
* http://en.wikipedia.org/wiki/ipkg
* http://en.wikipedia.org/wiki/Ipkg


The list of possible packages to install from the currently defined repositories can be obtained with:
The list of possible packages to install from the currently defined repositories can be obtained with:
Line 925: Line 1,020:
  $ ipkg search ''file''
  $ ipkg search ''file''


===== RPM =====
===== the Redhat world =====
* http://linux.die.net/man/8/rpm
* https://www.curlie.org/en/Computers/Software/Operating_Systems/Linux/Projects/System_Management/Package_Management/RPM
* which package provides FILE?
* https://www.curlie.org/Computers/Data_Formats/Archive/RPM/
<pre>
* https://en.wikipedia.org/wiki/RPM_Package_Manager
$ rpm --query -f FILE
* [[RPM Package Management]]
</pre>
* list the contents of PACKAGE:
<pre>
$ rpm --query PACKAGE
$ rpm --query --queryformat "[%{=NAME}-%{=VERSION}-%{=RELEASE}:\t%-50{FILENAMES} %10{FILESIZES}\n]" PACKAGE
</pre>


==== Computers/Software/Operating_Systems/Linux ====
==== Computers/Software/Operating_Systems/Linux ====
Line 992: Line 1,081:
* [[Synology DSM]]
* [[Synology DSM]]


===== Computers/Software/Operating_Systems/Linux/Networking/Projects =====
===== Computers/Software/Operating_Systems/Linux/Networking =====
 
====== net-tools (deprecated) vs iproute2 ======
* https://learning.oreilly.com/library/view/mastering-linux-network/9781784399597/ – Mastering Linux Network Administration (PacktPub) !!!!!
* https://learning.oreilly.com/library/view/mastering-linux-network/9781784399597/ch02s04.html – understanding the net-tools and iproute2 suites !!!!!
* https://learning.oreilly.com/library/view/linux-networking-cookbook/9780596102487/ – O'Reilly
* https://learning.oreilly.com/library/view/linux-network-administrators/0596005482/ – O'Reilly
* https://en.wikipedia.org/wiki/iproute2 – includes a rather compact but useful (mapping) table
* https://wiki.linuxfoundation.org/networking/iproute2 – a collection of utilities for controlling TCP / IP networking and traffic control in Linux
* https://wiki.linuxfoundation.org/networking/iproute2_examples – IPROUTE2 Utility Suite Howto
* https://linuxize.com/post/check-listening-ports-linux/ – how to check for listening ports in Linux ("ports in use")
* https://www.lisenet.com/2013/finding-open-ports-and-listening-services-on-linux/
* https://www.lisenet.com/tag/netstat/
* https://dougvitale.wordpress.com/2011/12/21/deprecated-linux-networking-commands-and-their-replacements/ – great article showing how to do modern Linux networking on the command line
* http://www.policyrouting.org/iproute2.doc.html
* https://lartc.org/howto/ – Linux Advanced Routing & Traffic Control HOWTO
 
How to get a list of all listening ports:
<pre>
$ sudo ss -tunlp
</pre>
 
====== Computers/Software/Operating_Systems/Linux/Networking/Projects ======
(MediaWiki full text search seems to not look at URLs, so I need to add also the keywords themselves, even if … – that's why!)
(MediaWiki full text search seems to not look at URLs, so I need to add also the keywords themselves, even if … – that's why!)
* https://en.wikipedia.org/wiki/Network_monitoring_system – NMS, network monitoring system
* https://en.wikipedia.org/wiki/Network_monitoring_system – NMS, network monitoring system
Line 1,003: Line 1,114:
* http://Jochen.Hayek.name/wp/blog-en/category/monitoring/gkrellm/
* http://Jochen.Hayek.name/wp/blog-en/category/monitoring/gkrellm/


====== poor man's monitoring: GKrellM ======
======= poor man's monitoring: GKrellM =======
* https://en.wikipedia.org/wiki/GKrellM – GKrellM
* https://en.wikipedia.org/wiki/GKrellM – GKrellM
* a GKrellMd (daemon) runs wherever – on a production server, an embedded device
* a GKrellMd (daemon) runs wherever – on a production server, an embedded device
Line 1,012: Line 1,123:
* http://Jochen.Hayek.name/wp/blog-en/category/monitoring/gkrellm/
* http://Jochen.Hayek.name/wp/blog-en/category/monitoring/gkrellm/


====== taking "poor man's monitoring" a little further ======
======= taking "poor man's monitoring" a little further =======
* you may have quite a few servers to survey, so you also got quite a few front ends
* you may have quite a few servers to survey, so you also got quite a few front ends
* you may find it a nuisance to start the front ends "again and again"
* you may find it a nuisance to start the front ends "again and again"
Line 1,019: Line 1,130:
* and you connect to the VNC server using a VNC viewer – on whatever platform (within your LAN)
* and you connect to the VNC server using a VNC viewer – on whatever platform (within your LAN)


====== network monitoring for my SOHO network on a Synology Diskstation ======
======= network monitoring for my SOHO network on a Synology Diskstation =======
* http://www.synology-forum.de/showthread.html?9232-Nagios-auf-DiskStation-209&p=377342&viewfull=1#post377342
* http://www.synology-forum.de/showthread.html?9232-Nagios-auf-DiskStation-209&p=377342&viewfull=1#post377342
* http://repo.tdressler.net/#ipkg
* http://repo.tdressler.net/#ipkg
Line 1,025: Line 1,136:
* http://ukdl.synology.com/download/Document/MIBGuide/Synology_DiskStation_MIB_Guide.pdf
* http://ukdl.synology.com/download/Document/MIBGuide/Synology_DiskStation_MIB_Guide.pdf


====== network monitoring for my SOHO network: running a high-class application within a VM ======
======= network monitoring for my SOHO network: running a high-class application within a VM =======
* …
* …


Line 1,055: Line 1,166:
====== books ======
====== books ======
[[Computers/Software/Operating_Systems/Unix/Shell books]]
[[Computers/Software/Operating_Systems/Unix/Shell books]]
=== Computers/Software/Project_Management ===
* https://curlie.org/Computers/Software/Project_Management/Web_Based/Open_Source/
* https://en.wikipedia.org/wiki/Redmine
* https://www.redmine.org/projects/redmine/wiki/RedmineTextFormatting
* https://www.redmine.org/projects/redmine/wiki/RedmineTextFormattingTextile
* https://www.redmine.org/projects/redmine/wiki/RedmineTextFormattingMarkdown


=== Computers/Systems ===
=== Computers/Systems ===
Line 1,413: Line 1,531:
* http://www.tabletmag.com/tag/tikkun-olam
* http://www.tabletmag.com/tag/tikkun-olam
* https://en.wikipedia.org/wiki/tikkun_olam
* https://en.wikipedia.org/wiki/tikkun_olam
* [[Jüdisches]] – meine eigene Sammlung


=== Bibel-Texte in verschiedenen Sprachen und Übersetzungen ===
=== Bibel-Texte in verschiedenen Sprachen und Übersetzungen ===

Revision as of 16:25, 29 December 2021

MediaWiki has been successfully installed.

Consult the User's Guide for information on using the wiki software.

Getting started

news and feeds, news w/o feeds, …

haaretz.com

Jochen Hayek's personal stuff

Standpunkte (auf Deutsch)

positions (in English)

bills on web-sites – in German: "Rechnung online"

books

where to find books …

foreign wiki articles living here, their local categories

Some foreign wikis look abandoned – so how to continue working on them? Export them remotely, import them here!

jobs

jobs

für Gabriel

fuer Gabriel

software inventory

…003 – the MacBook Pro (macOS)

technical topics – spreading the word …

pdftohtml -xml

$ pdftohtml -xml -i -nomerge -hidden FILE.pdf FILE.pdftohtml.xml
$ ~/bin/pdftohtml__postprocess.pl FILE.pdftohtml.xml > FILE.pdftohtml.xml-
  • after this let emacs do indent-region on the file (buffer)
  • easy manual postprocessing
  • scripted "intermediate processing": …

extracting times from files, adding times to file names, adapting the modtime

  • pdf
  • jpg
  • epub
  • my tools on github …

your past diary does not reflect well your activities? add the blog entries you authored!

  • my tool on github … – a wonderful helper in XQuery (i.e. also XQuery evangalisation)

procmail

Arts

Arts/Architecture/History

period: Neues Bauen

Arts/Art_History/Periods_and_Movements/Bauhaus

Bauhaus: die Weberinnen

Arts/Literature/Authors

Arts/Literature/Authors : Arno Geiger

Arts/Literature/Authors : Joachim Meyerhoff

Arts/Literature/Authors : Amos Oz

Arts/Literature/World_Literature/British/Shakespeare/Works/Plays/Tragedies/Othello

Arts/Movies

Arts/Movies/Titles

Dokumentarfilm: ENDLICH TACHELES!

Arts/Movies : TV series

my next binge-watching candidates
my past binge-watching experiences

Arts/Music

Arts/Music/Instruments/Squeezebox/Accordion

keywords: Akkordeon. (mediawiki seems to needs this in order to locate these links.)

Arts/Music/Instruments/Stringed/Bowed_Strings/Violin

Arts/Television/Programs

Business

Business/Business_Services/AudioVisual/Video_Conferencing

Business/Employment/Resumes_and_Portfolios/Digital_Format

xmlresume

Business/Environment/Waste_Management

Business/Financial_Services/Banking_Services

Business/Financial_Services/Banking_Services : certain banks …

Business/Financial_Services/Banking_Services : EBICS vs FinTS/HBCI

  • both standards cover the communication between bank client and bank
  • I got the vague idea, that EBICS is superior to FinTS and may be suitable to replace it – I would like to discuss this (TBD)
  • why do banks restrict use of EBICS to corporate clients?

Business/Financial_Services/Banking_Services : BCS-FTAM

  • a communications standard for banking based on X.25, i.e. non-TCP/IP based (cf. https://en.wikipedia.org/wiki/FTAM)
  • the predecessor of EBICS
  • when the telcos announced, they would discontinue X.25 services (the basis of FTAM), the banks started developing a TCP/IP based replacement, in France and Germany EBICS got developed

Business/Financial_Services/Banking_Services : EBICS

Business/Financial_Services/Banking_Services : FinTS, HBCI, …

HBCI4Java etc.
Willuhn, jameica, hibiscus
HBCI4Java within Tomcat
HBCI4Java with JRuby and Rails
pecuniabanking.de
AqBanking
AqBanking with Ruby
SUSEMBLY Banking 4

Business/Financial_Services/Banking_Services : ISO 20022

how I view and navigate camt.052 XML files
clarifications
PartyIdentification32
  • PartyIdentification32 (camt.052.000.02)
  • PartyIdentification43 (camt.052.000.03, camt.052.000.04)
  • used for the SEPA creditor id, also called CdtrSchmeId
ExternalOrganisationIdentification1Code
  • ExternalOrganisationIdentification1Code (camt.052.000.*), published separately …
  • http://www.iso20022.org/external_code_list.page 9-OrganisationIdentification
  • does not include SEPA
  • includes CBID (Central Bank Identification Number)
  • isn't that code list good for the creditor id code? but maybe go for CBID?!?
ExternalPurpose1Code
  • ExternalPurpose1Code (camt.052.000.*)
  • http://www.iso20022.org/external_code_list.page published separately 4-CategoryPurpose includes: SALA (SalaryPayment), PENS (PensionPayment), GOVT (GovernmentPayment), SSBE (SocialSecurityBenefit)
  • http://www.iso20022.org/external_code_list.page published separately 11-Purpose includes: SALA (SalaryPayment), PENS (PensionPayment), CBFF (capital building fringe fortune, in German: vermögenswirksame Leistungen), GOVT (GovernmentPayment), SSBE (SocialSecurityBenefit), BENE (UnemploymentDisabilityBenefit), CHAR (CharityPayment)
  • what column should be used?

Business/Financial_Services/Banking_Services : SEPA

Business/Financial_Services/Merchant_Services/Guides_and_Directories

Business/Human_Resources/Recruiting_and_Retention

job interviews …

Business/Publishing_and_Printing/Publishing/Books/Business

  • O'Reilly

technical books and notes

Business/Publishing_and_Printing/Publishing/Electronic/E-Books

companies in the e-book production business:

Business/Telecommunications/Services/Messaging

Mattermost

Computers

Computers/Computer_Science/Distributed_Computing/Platforms/Hadoop

Computers/Data_Communications/Telephony

dialling codes

who called me?

Computers/Data_Communications/Testing_and_Tools/Bandwidth_Tests

Computers/Data_Formats/Document/Publishing/PDF/Software

Computers/Data_Formats/File_Systems

AFP = Apple Filing Protocol

AFS = Andrew File System

NFS

  • https://en.wikipedia.org/wiki/Network_File_System AKA NFS
  • the Network File System is a distributed file system protocol originally developed by Sun Microsystems in 1984
  • my Synology NAS provides access via NFS – actually NFS seems to me the fastest and most stable way of accessing files via a LAN or WIFI
  • NFS

SMB/CIFS and Samba

Computers/Data_Formats/Markup_Languages/HTML

Computers/Data_Formats/Markup_Languages/XML/Addressing_and_Querying/XPath

xmlstarlet

Computers/Data_Formats/Markup_Languages/XML/Addressing_and_Querying/XQuery

Computers/Data_Formats/Markup_Languages/XML/Document_Types

Computers/E-Books/Readers/Software

Computers/Emulators/Intel_x86_Architecture/VirtualBox

communication with a (local) virtual machine

If the host is connected to its LAN through wifi, the network interface(s) of a local virtual machine cannot be set to bridged mode and hence cannot acquire its own IP address on the LAN.

The virtual machine usually can be ssh-ed into on a unusual port like 2222:

ssh into a local virtual machine:

$ ssh -p 2222 localhost

rsync (via ssh) into a local virtual machine:

$ env RSYNC_RSH='ssh -p 2222' rsync -vaz diary localhost:diary_

emacs/tramp/dired (http://www.gnu.org/software/tramp/) with a local virtual machine:

this should "ssh -p 2222 localhost", but seems to ignore "-p 2222":

/ssh:localhost#2222:

these variations of the above work:

/sshx:localhost#2222:
/scpx:localhost#2222:

Computers/Internet/Chat/Instant_Messaging

Computers/Internet/On_the_Web/Weblogs

Computers/Internet/On_the_Web/Weblogs: WordPress

define('WP_POST_REVISIONS', 5);

Computers/Internet/Protocols/IP/Addressing/Lookup : geolocation

geolocation on the command line

$ curl http://api.db-ip.com/v2/free/59.163.146.20
{
    "ipAddress": "59.163.146.20",
	"continentCode": "AS",
	"continentName": "Asia",
	"countryCode": "IN",
	"countryName": "India",
	"stateProv": "Tamil Nadu",
	"city": "Chennai",
}
$ curl http://api.db-ip.com/v2/free/59.163.146.20/countryName
India

Computers/Internet/Web_Design_and_Development/Hosting

Hostsharing.net

Let me mention Hostsharing here, so I can search for it and find it also as such, not only as Hostsharing.net !

How to order more disk space?

my websites hosted by Hostsharing.net
issue: daily traffic exceeded
issue: "Neue PHP-Standard-Version"
issue: running out of disk-space

Computers/Multimedia/Music_and_Audio/MIDI

Computers/Multimedia/Music_and_Audio/Software/Mac_OS

Computers/Multimedia/Music_and_Audio/Software/Mac_OS : GarageBand

Computers/Open_Source/Open_Content/Encyclopedias/Wikipedia

de.wikipedia.org reasoning

changes like "Photographie" -> "Fotografie"

Kein Grund für Änderung/…, denn von Duden empfohlene Schreibung: Fotografie, jedoch auch alternative Schreibung: Photographie.

de.wikipedia.org weirdos

Computers/Open_Source/Software/Editors/Emacs

Computers/Programming/Languages

Computers/Programming/Languages/Ada

Computers/Programming/Languages/Java/Enterprise_Edition/JavaServer_Pages

Computers/Programming/Languages/JavaScript

superb tutorial with excellent online samples to exercise within your browser without any effort
How do the major players deal with JavaScript?
misc

Computers/Programming/Languages/Perl

My usual starting point before installing a CPAN module:

$ perlbrew switch stable
$ perlbrew install-cpanm # e.g. – never a bad idea
$ cpanm Date::Calc # e.g.
books
the Perl syntax tree
ipkg perl on Synology DSM enhanced by me
root@diskstation # ipkg install perl
root@diskstation # ipkg install perl-digest-sha1
root@diskstation # ipkg install perl-io-socket-ssl

root@diskstation # chown -R johayek.users /opt/lib/perl5/site_perl

$ rsync -va opensuse132:/usr/local/perlbrew/perls/perl-5.16.1/lib/site_perl/5.16.1/JSON*       /opt/lib/perl5/site_perl   
$ rsync -va opensuse132:/usr/local/perlbrew/perls/perl-5.16.1/lib/site_perl/5.16.1/Getopt      /opt/lib/perl5/site_perl
$ rsync -va opensuse132:/usr/local/perlbrew/perls/perl-5.16.1/lib/site_perl/5.16.1/Authen      /opt/lib/perl5/site_perl
$ rsync -va opensuse132:/usr/local/perlbrew/perls/perl-5.16.1/lib/site_perl/5.16.1/Net/XMPP*   /opt/lib/perl5/site_perl/Net
$ rsync -va opensuse132:/usr/local/perlbrew/perls/perl-5.16.1/lib/site_perl/5.16.1/XML/Stream* /opt/lib/perl5/site_perl/XML
$ rsync -va opensuse132:/usr/local/perlbrew/perls/perl-5.16.1/lib/site_perl/5.16.1/Digest      /opt/lib/perl5/site_perl       
$ rsync -va opensuse132:/usr/local/perlbrew/perls/perl-5.16.1/lib/site_perl/5.16.1/Data        /opt/lib/perl5/site_perl     
plenv
perlbrew
perlbrew for "ipkg" on Synology DSM5.2
$ ipkg install patch
$ ipkg install gcc
$ perlbrew available
$ perlbrew install   perl-5.20.2
# breaks because of missing cc
root@diskstation # cd /opt/bin && ln -s gcc cc
$ less /usr/local/perlbrew/build.perl-5.20.2.log

cc -fstack-protector -L/opt/lib -o miniperl \
    perlmini.o opmini.o miniperlmain.o   gv.o toke.o perly.o pad.o regcomp.o dump.o util.o mg.o reentr.o mro.o keywords.o hv.o av.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o universal.o globals.o perlio.o perlap
i.o numeric.o mathoms.o locale.o pp_pack.o pp_sort.o caretx.o   -lnsl -lgdbm -ldb -lc -lgdbm_compat 
pp.o: In function `Perl_pp_int':
pp.c:(.text+0x5e74): undefined reference to `floor'
pp.c:(.text+0x5ef3): undefined reference to `ceil'
pp.o: In function `Perl_pp_sin':
pp.c:(.text+0x6203): undefined reference to `sin'
pp.c:(.text+0x62b5): undefined reference to `sqrt'
pp.c:(.text+0x6320): undefined reference to `cos'
pp.c:(.text+0x633f): undefined reference to `log'
pp.c:(.text+0x6357): undefined reference to `exp'

$ perlbrew install   5.18.4
# same problem

Computers/Programming/Languages/PHP

Computers/Programming/Languages/PHP/Scripts/Content_Management

I want to try a few CMSs on my Synology NAS.

  • "Some" get provided by the NAS's Package Center,
  • "some" get provided through Docker.
Computers/Programming/Languages/PHP/Scripts/Content_Management/Drupal
Computers/Programming/Languages/PHP/Scripts/Content_Management/Joomla
Computers/Programming/Languages/PHP/Scripts/Content_Management/TYPO3
Computers/Internet/On_the_Web/Weblogs/Tools/Publishers/WordPress
some others
  • Contao
  • ProcessWire
  • Koken
  • Kirby

Computers/Programming/Languages/Python

virtual environments

Computers/Programming/Languages/Ruby

Computers/Security

Computers/Security/Firewalls

firewalld

Sample command lines:

$ sudo firewall-cmd --reload
$ sudo firewall-cmd --runtime-to-permanent # !!!
$ sudo firewall-cmd --set-log-denied all
$ sudo firewall-cmd --get-services
$ sudo firewall-cmd --permanent --get-services

There is a system service (you can take it down and up again):

$ sudo systemctl status firewalld

Computers/Security/Products_and_Tools/Password_Tools

This is about "password managers".

bitwarden
Zoho Vault

the password manager for Teams, Businesses, Enterprises.

KeePassXC
KeePass
for Synology NAS

Computers/Software : Docker

Computers/Software/Build_Management/Build_Manager_Tools

Computers/Software/Business/Small_Business : Lexware Quicken

Lexware FinanzManager formerly known as Lexware Quicken

Computers/Software/Configuration_Management/Tools : orchestration software

Computers/Software/Configuration_Management/Tools : orchestration software : Ansible

Computers/Software/Configuration_Management/Tools : orchestration software : Puppet

Computers/Software/Configuration_Management/Tools : version control software

  • Subversion

Computers/Software/Configuration_Management/Tools : version control software : CVS

  • CVS cookbook – versioning software used by certain customers

Computers/Software/Configuration_Management/Tools : version control software : Git

Computers/Software/Databases/Oracle

Computers/Software/Groupware/Wiki/Wiki_Engines

Wikipedia: citing books and web pages

templates for citing:

also useful:

MediaWiki installation on my NAS

  • /volume1/web/MediaWiki – this is where the NAS's package manager installed it itself first, but then I replaced it with an original MediaWiki one, only copied

MediaWiki installation at my web-space provider

Computers/Software/Internet

Computers/Software/Internet/Clients

Computers/Software/Internet/Clients/LDAP
Computers/Software/Internet/Clients/LDAP/Apache Directory Studio
Computers/Software/Internet/Clients/Mail
Computers/Software/Internet/Clients/Mail/Thunderbird
Computers/Software/Internet/Clients/Mail/Thunderbird/Add-ons
Computers/Software/Internet/Clients/Mail/Web-Based
Computers/Software/Internet/Clients/SSH

Computers/Software/Internet/Servers

Computers/Software/Internet/Servers/LDAP
Computers/Software/Internet/Servers/SSH

Computers/Software/Internet/Site_Management/Backup

Computers/Software/Internet/Site_Management/Backup : Borg

Computers/Software/Networking

  • computer network monitoring (empty for the time being – currently I like it better inline within the TOC itself a little further down)

Computers/Software/Networking/Remote_Access

Computers/Software/Networking/Remote_Access: X11 forwarding

SSH has X11 forwarding built in, but it's not compressive (enough).

Computers/Software/Operating_Systems

Computers/Software/Operating_Systems/Graphic_Subsystems/X11/Window_Managers

gnome

KDE
i3wm

Computers/Software/Operating_Systems/*ix/Projects/System_Management/Package_Management

the Debian world
ipkg

The list of possible packages to install from the currently defined repositories can be obtained with:

$ ipkg list

To install a .ipkg package or to upgrade an existing package:

$ ipkg install ipkgFile

where ipkgFile is the name of the .ipk software package.

The list of installed packages can be obtained with:

$ ipkg list_installed

To remove an installed package:

$ ipkg remove packagename

To list the contents of an installed package:

$ ipkg files packagename

Which installed package provides a certain file?

$ ipkg search file
the Redhat world

Computers/Software/Operating_Systems/Linux

Computers/Software/Operating_Systems/Linux : systemd
systemd and the journal
# this is the code suggested by Lennart Poettering,
# but it does not work for me
# (complains improperly about $XDG_RUNTIME_DIR) :
$ journalctl --since=yesterday -p err
# but this works:
$ journalctl -b -p err
# and this, too:
$ journalctl --since=yesterday

So I guess, journalctl is a little buggy, but there are ways to cope with it – and there is no way around it.

Computers/Software/Operating_Systems/Linux/Distributions
BusyBox
busybox-w32 – BusyBox on Windows
openSUSE
SuSE Linux Enterprise Server
Debian

misc:

Synology DSM
Computers/Software/Operating_Systems/Linux/Networking
net-tools (deprecated) vs iproute2

How to get a list of all listening ports:

$ sudo ss -tunlp
Computers/Software/Operating_Systems/Linux/Networking/Projects

(MediaWiki full text search seems to not look at URLs, so I need to add also the keywords themselves, even if … – that's why!)

= poor man's monitoring: GKrellM =
= taking "poor man's monitoring" a little further =
  • you may have quite a few servers to survey, so you also got quite a few front ends
  • you may find it a nuisance to start the front ends "again and again"
  • so you can just as well run the front ends within a VNC server, so the front ends can just run for the time being …
  • of course the VNC server may run itself within a VM
  • and you connect to the VNC server using a VNC viewer – on whatever platform (within your LAN)
= network monitoring for my SOHO network on a Synology Diskstation =
= network monitoring for my SOHO network: running a high-class application within a VM =

Computers/Software/Operating_Systems/Mac_OS/Mac_OS_X

$ sudo /usr/sbin/nvram boot-args="-v" # setting to verbose
$ sudo /usr/sbin/nvram boot-args # displaying the current value of the variable

Computers/Software/Operating_Systems/Unix

Computers/Software/Operating_Systems/Unix/Administration/Software : load monitoring etc
Computers/Software/Operating_Systems/Unix/BSD/Darwin
Computers/Software/Operating_Systems/Unix/Documentation
manual pages
Computers/Software/Operating_Systems/Unix/Shell
books

Computers/Software/Operating_Systems/Unix/Shell books

Computers/Software/Project_Management

Computers/Systems

Synology NAS servers and routers

$ for i in 00{0..4}; do echo -n "*** $i *** "; ssh -A diskstation$i /bin/uname -a; done
*** 000 *** Linux DiskStation000 2.6.32.12 #23824 SMP         Fri Sep  7 12:48:49 CST 2018 ppc      GNU/Linux synology_qoriq_213+
*** 001 *** Linux DiskStation001 2.6.32.12 #23824             Fri Sep  7 12:47:49 CST 2018 armv5tel GNU/Linux synology_88f6282_112+
*** 002 *** Linux DiskStation002 3.2.40    #23824             Fri Sep  7 12:48:01 CST 2018 armv7l   GNU/Linux synology_armada370_ds115j
*** 003 *** Linux DiskStation003 3.10.105  #23824 SMP         Tue Dec 25 18:26:34 CST 2018 x86_64   GNU/Linux synology_cedarview_713+
*** 004 *** Linux DiskStation004 4.4.59+   #23824 SMP PREEMPT Tue Feb 12 16:52:55 CST 2019 x86_64   GNU/Linux synology_apollolake_218+

$ for i in 00{0..4}; do echo -n "*** $i *** "; ssh -A diskstation$i fgrep MemTotal /proc/meminfo; done
*** 000 *** MemTotal:         514956 kB
*** 001 *** MemTotal:         511372 kB
*** 002 *** MemTotal:         247868 kB
*** 003 *** MemTotal:        1012300 kB
*** 004 *** MemTotal:        5925544 kB # Y-E-S!!! my baby!!!

$ ssh -A router.synology.com /bin/uname -a
            Linux SynologyRouter 3.6.11+   #5781 SMP Thu Dec 10 14:49:09 CST 2015 armv7l   GNU/Linux synology_northstarplus_rt1900ac
[2019-03-15 12:38:13] johayek@Hayek001 $ for i in 00{0..4}; do echo -e "\n\n*** $i ***\n"; ssh -A diskstation$i grep -i bogomips /proc/cpuinfo; done


*** 000 ***

bogomips	: 133.33
bogomips	: 133.33
total bogomips	: 266.66


*** 001 ***

BogoMIPS	: 1985.74


*** 002 ***

BogoMIPS	: 795.44


*** 003 ***

bogomips	: 4255.98
bogomips	: 4255.98
bogomips	: 4255.98
bogomips	: 4255.98


*** 004 ***

bogomips	: 3993.39
bogomips	: 3993.39

$ ssh -A router.synology.com grep -i bogomips /proc/cpuinfo; 
BogoMIPS        : 1993.93
BogoMIPS        : 1993.93
Synology NAS servers: without DSM Java Manager
# choose the "Power Architecture Linux - … - e500v2" entry!
# e.g. ejdk-8u6-fcs-b23-linux-ppc-e500v2-12_jun_2014.gz – actually a .tgz
# e.g. ejre-7u75-fcs-b13-linux-ppc-e500v2-headless-18_dec_2014.tar.gz – actually a .tgz

[2015-11-21 17:12:10] johayek@Hayek001 $ ssh -A diskstation000
=config.guessJHn,47: $config_unique=>{synology_qoriq_213+},$config_buildnumber=>{7135},$config_smallfixnumber=>{0} // ...
=.profile,123: ${config_guess}=>{ppc-synology-DSM6.0_7135_0} // ...
=.profile,163: $workgroup=>{hayek} // JHget_key_value workgroup /usr/syno/etc/smb.conf

[2015-11-21 17:12:17] johayek@DiskStation000 $ /usr/local/ejre1.7.0_45/bin/java -version
java version "1.7.0_45"
Java(TM) SE Embedded Runtime Environment (build 1.7.0_45-b15, headless)
Java HotSpot(TM) Embedded Client VM (build 24.45-b08, mixed mode)
# choose the "ARMv5 Linux" entry!
# e.g. ejdk-8u65-linux-arm-sflt.tar.gz – actually a .tgz

[2015-11-21 17:14:20] johayek@Hayek001 $ ssh -A diskstation001
=config.guessJHn,47: $config_unique=>{synology_88f6282_112+},$config_buildnumber=>{7135},$config_smallfixnumber=>{0} // ...
=.profile,123: ${config_guess}=>{armv5tel-synology-DSM6.0_7135_0} // ...
=.profile,163: $workgroup=>{hayek} // JHget_key_value workgroup /usr/syno/etc/smb.conf

[2015-11-21 17:14:28] johayek@DiskStation001 $ /usr/local/ejre1.7.0_45/bin/java -version
java version "1.7.0_45"
Java(TM) SE Embedded Runtime Environment (build 1.7.0_45-b15, headless)
Java HotSpot(TM) Embedded Client VM (build 24.45-b08, mixed mode)
Synology NAS servers: with DSM Java Manager

Use the DiskStation's "Java Manager"! It directs you properly.

# currently the suggest name is like this one:
#   jdk-XuXX-linux-arm-vfp-hflt.tar.gz
#   e.g. jdk-7u51-linux-arm-vfp-hflt.tar.gz

[2015-11-21 16:45:10] johayek@Hayek001 $ ssh -A diskstation002
=config.guessJHn,47: $config_unique=>{synology_armada370_ds115j},$config_buildnumber=>{7135},$config_smallfixnumber=>{0} // ...
=.profile,123: ${config_guess}=>{armv7l-synology-DSM6.0_7135_0} // ...
=.profile,163: $workgroup=>{hayek} // JHget_key_value workgroup /usr/syno/etc/smb.conf

[2015-11-21 16:45:17] johayek@DiskStation002 $ java -version
java version "1.7.0_60"
Java(TM) SE Runtime Environment (build 1.7.0_60-b19)
Java HotSpot(TM) Client VM (build 24.60-b09, mixed mode)

[2015-11-21 16:45:21] johayek@DiskStation002 $ type -a java  
java is /var/packages/JavaManager/target/Java/bin/java
java is /var/packages/JavaManager/target/Java/jre/bin/java
# currently the suggest name is like this one:
#   ...
#   e.g. jdk-7u80-linux-i586.tar.gz
#   e.g. jdk-7u80-linux-x64.tar.gz

[2015-11-21 16:47:21] johayek@Hayek001 $ ssh -A diskstation003
=config.guessJHn,47: $config_unique=>{synology_cedarview_713+},$config_buildnumber=>{7135},$config_smallfixnumber=>{0} // ...
=.profile,123: ${config_guess}=>{x86_64-synology-DSM6.0_7135_0} // ...
=.profile,163: $workgroup=>{hayek} // JHget_key_value workgroup /usr/syno/etc/smb.conf

[2015-11-21 16:47:29] johayek@DiskStation003 $ java -version
java version "1.7.0_75"
Java(TM) SE Runtime Environment (build 1.7.0_75-b13)
Java HotSpot(TM) Client VM (build 24.75-b04, mixed mode)

[2015-11-21 16:47:43] johayek@DiskStation003 $ type -a java   
java is /var/packages/JavaManager/target/Java/bin/java
java is /var/packages/JavaManager/target/Java/jre/bin/java
Synology NAS servers: the top models

Health

Health/Animal/Veterinary_Medicine/Veterinarians/Feline

Health/Conditions_and_Diseases

incontinence

urinary incontinence
fecal incontinence

News/Internet_Broadcasts/Audio

Regional/Europe/Germany/States

Berlin

Hamburg

Regional/Europe/Germany/Government/Embassies_and_Consulates/Foreign

Brasil

Israel

Berlin

München

Shopping/Music/Instruments/Keyboard

Science/Social_Sciences/Linguistics/Languages/Natural

online translation of your words and sentences "from whatever language to whatever language" presented in whatever language

dictionaries (LANGUAGE-2-LANGUAGE, not just English-2-German)

Science/Social_Sciences/Linguistics/Languages/Natural/Afro-Asiatic/Hebrew

Science/Social_Sciences/Linguistics/Languages/Natural/Indo-European/Germanic/English

Science/Social_Sciences/Linguistics/Languages/Natural/Indo-European/Germanic/German

Science/Social_Sciences/Linguistics/Languages/Natural/Indo-European/Italic/Romance/Portuguese

Society/Issues/Human_Rights_and_Liberties/Advocacy_Organizations/Middle_East

B'Tselem

… is a Jerusalem-based non-profit organization whose stated goals are to document human rights violations in the Israeli-occupied territories, combat denial of the existence of such violations, and help to create a human rights culture in Israel. … . B'Tselem was founded on 3 February 1989. The name comes from Genesis 1:27, which states that all mankind was created "b'tselem elohim" (in the image of God), which the organization says is in line with the UN Universal Declaration of Human Rights that all humans are equal in dignity and so deserve the same fundamental rights. …

Society/Relationships/Alternative_Lifestyles/Polyamory

World/Deutsch/Computer/Sicherheit/Datenschutz

GDPR AKA DSGVO

Beispiele und Kopiervorlagen

Wenn man >2018 in 'Schland eine ordentliche Website aufmachen will, die Daten von Kunden / Mitgliedern speichert, dann muss man sich um so etwas kümmern. Will man deswegen einen Juristen konsultieren oder Seminare besuchen? Will man sich aus dem Internet bedienen?

Hier also ein paar Beispiele:

World/Deutsch/Gesellschaft/Familienforschung/Familiennamen

  • Hayek
  • Kaindl
  • Wassermann

World/Deutsch/Gesellschaft/Familienforschung/Familiennamen : Wassermann

Wassermann ist ein jüdischer Nachname

T4

Ein Familienmitglied meiner Wassermann-Vorfahren wurden in der 1940-er Jahren im Rahmen der Aktion T4 ("Euthanasie") in Hadamar getötet.

World/Deutsch/Gesellschaft/Geschichte/Persönliche_Seiten

World/Deutsch/Gesellschaft/Politik

ist dies braun oder ist es nicht?

die deutsche Wikipedia-Gemeinde und die Verbrämung des christlichen Kreuzes als neutrales, genealogisches Symbol

Bemerkenswert ist wohl, dass die Verwendung des Kreuzes als genealogisches Symbol eine Eigenheit der Genealogie-Szene und der deutsche Wikipedia-Gemeinde ist. Was sagt das nun insbesondere über die deutsche Wikipedia aus?

Wer tut sich besonders als Kreuz-Verfechter hervor:

Für Deutschland gilt halt auch noch im Jahr 2010:

Der Schoß ist fruchtbar noch, aus dem das kroch.
das christliche Kreuz als genealogisches Symbol für den Todestag – muss das auch für Nicht-Christen und insbesondere "Juden" verwendet werden?

(Aus: https://de.wikipedia.org/wiki/Benutzer:Johayek#Judaica .)

Meine Güte, wo bin ich da hineingeraten?!!

Meiner Meinung nach gehört das Kreuzzeichen überhaupt durch den Begriff gestorben (oder eine Variation oder Abkürzung davon) ersetzt. Es gibt keinen zwingenden Grund, einer religiös und weltanschaulich sehr heterogenen Gesellschaft religiöse bzw. religiös anmutende Symbole aufzuoktroieren. Insbesondere betrachte ich es nach dem Holocaust etc als unpassend und unanständig, im jüdischen Kontext die Verwendung christlicher Symbole zu erzwingen.

Es scheint ein deutsches Alleinstellungsmerkmal zu sein, das Kreuzzeichen für das Todesdatum zu verwenden.

Ich erfuhr erst spät am 2015-04-29, dass es in der deutschen Wikipedia-Gemeinde die Erhebung eines sogenannten Meinungsbildes gab:

Ich wusste davon davor nichts. Ich werde diese Regelung (bzw. ihre zukünftige Praxis) beachten. Hätte ich früher von ihr gewusst, hätte ich das auch schon früher so ausgedrückt und passend gehandelt.

Ich würde allerdings gerne einen Kompromissvorschlag machen:

  • Geburtstag, Todestag und mögliche zugehörige nach wikidata packen und dann auch ausschließlich von dort beziehen
  • bei der Darstellung insbesondere des Todestages ein Makro bzw. einen Platzhalter verwenden
  • als Default für diesen Platzhalter, bitte, nicht das Kreuzzeichen verwenden! aber wer mag, kann ja gern auch das Kreuzzeichen verwenden. möglicherweise kann das in einer passenden Vorschlagsliste prominent gelistet werden

World/Deutsch/Gesellschaft/Religion_und_Spiritualität/Judentum

Bibel-Texte in verschiedenen Sprachen und Übersetzungen

World/Deutsch/Kultur/Literatur/Autoren_und_Autorinnen

World/Deutsch/Kultur/Musik/Genres/Jazz/Musiker

World/Deutsch/Medien/Fernsehen/Sendungen/Shows

World/Deutsch/Regional/Europa/Deutschland/Berlin

World/Deutsch/Regional/Europa/Deutschland/Berlin/Freizeit/Clubs_und_Diskotheken

World/Deutsch/Regional/Europa/Deutschland/Berlin/Freizeit/Kinos

film festivals at Berlin

World/Deutsch/Regional/Europa/Deutschland/Berlin/Freizeit/Kinos – Freiluftkino

World/Deutsch/Regional/Europa/Deutschland/Berlin/Freizeit/ – Radwanderwege

World/Deutsch/Regional/Europa/Deutschland/Berlin/Kultur

HKW – Haus der Kulturen der Welt

World/Deutsch/Regional/Europa/Deutschland/Berlin/Kultur/Bildende_Kunst/Galerien

World/Deutsch/Regional/Europa/Deutschland/Berlin/Gastgewerbe/Essen_und_Trinken/Restaurants_und_Gasthäuser

World/Deutsch/Regional/Europa/Deutschland/Berlin/Kultur/Museen

Jüdisches Museum Berlin

2013
2014
2015
2016
2017
2018
2019

World/Deutsch/Regional/Europa/Deutschland/Berlin/Kultur/Museen/Bildende_Kunst

World/Deutsch/Regional/Europa/Deutschland/Berlin/Kultur/Musik/Konzert-_und_Opernhäuser

World/Deutsch/Regional/Europa/Deutschland/Berlin/Kultur/Theater

Regional/Europa/Deutschland/Brandenburg/Städte_und_Gemeinden/P/Potsdam

Regional/Europa/Deutschland/Brandenburg/Städte_und_Gemeinden/P/Potsdam/Kultur : Kinos

Regional/Europa/Deutschland/Brandenburg/Städte_und_Gemeinden/P/Potsdam/Kultur : Museen

World/Deutsch/Regional/Europa/Deutschland/Staat/Botschaften_und_Konsulate/Ausländische

World/Deutsch/Sport/Radsport/Touren