<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki.spacerabbit.cc/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Laemmi</id>
	<title>Laemmi´s Wiki - Benutzerbeiträge [de]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.spacerabbit.cc/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Laemmi"/>
	<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php/Spezial:Beitr%C3%A4ge/Laemmi"/>
	<updated>2026-04-18T20:28:35Z</updated>
	<subtitle>Benutzerbeiträge</subtitle>
	<generator>MediaWiki 1.42.4</generator>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=Docker_system_cleanup&amp;diff=70</id>
		<title>Docker system cleanup</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=Docker_system_cleanup&amp;diff=70"/>
		<updated>2023-03-05T15:41:45Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Docker]] &lt;br /&gt;
Show Informations&lt;br /&gt;
 docker system df&lt;br /&gt;
&lt;br /&gt;
Cleanup system&lt;br /&gt;
 docker system prune -af --volumes&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=Festplatten_Verbrauch_anzeigen&amp;diff=69</id>
		<title>Festplatten Verbrauch anzeigen</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=Festplatten_Verbrauch_anzeigen&amp;diff=69"/>
		<updated>2022-02-24T19:33:30Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Terminal]]&lt;br /&gt;
== Zeigt den Verbrauch der Festplatten an ==&lt;br /&gt;
 df -h&lt;br /&gt;
&lt;br /&gt;
Show biggest folder&lt;br /&gt;
 du -ah ~/ | sort -n -r | head -n 20&lt;br /&gt;
&lt;br /&gt;
Show in current level&lt;br /&gt;
&lt;br /&gt;
 du -h -d1&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=Festplatten_Verbrauch_anzeigen&amp;diff=68</id>
		<title>Festplatten Verbrauch anzeigen</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=Festplatten_Verbrauch_anzeigen&amp;diff=68"/>
		<updated>2022-02-24T19:33:20Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: /* Zeigt den Verbrauch der Festplatten an */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Terminal]]&lt;br /&gt;
== Zeigt den Verbrauch der Festplatten an ==&lt;br /&gt;
 df -h&lt;br /&gt;
&lt;br /&gt;
Show biggest folder&lt;br /&gt;
 du -ah ~/ | sort -n -r | head -n 20&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Show in current level&lt;br /&gt;
&lt;br /&gt;
 du -h -d1&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=Docker_dind_Gitlab-Runner&amp;diff=66</id>
		<title>Docker dind Gitlab-Runner</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=Docker_dind_Gitlab-Runner&amp;diff=66"/>
		<updated>2022-01-31T09:40:06Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Gitlab Runner dind&lt;br /&gt;
&lt;br /&gt;
In [runners.docker] section&lt;br /&gt;
&lt;br /&gt;
 privileged = true&lt;br /&gt;
 volumes = [&amp;quot;/var/run/docker.sock:/var/run/docker.sock&amp;quot;, &amp;quot;/cache&amp;quot;]&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=Docker_dind_Gitlab-Runner&amp;diff=65</id>
		<title>Docker dind Gitlab-Runner</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=Docker_dind_Gitlab-Runner&amp;diff=65"/>
		<updated>2022-01-31T09:39:34Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: Die Seite wurde neu angelegt: „Gitlab Runner dind  In [runners.docker] section   volumes = [&amp;quot;/var/run/docker.sock:/var/run/docker.sock&amp;quot;, &amp;quot;/cache&amp;quot;]“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Gitlab Runner dind&lt;br /&gt;
&lt;br /&gt;
In [runners.docker] section&lt;br /&gt;
&lt;br /&gt;
 volumes = [&amp;quot;/var/run/docker.sock:/var/run/docker.sock&amp;quot;, &amp;quot;/cache&amp;quot;]&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=Composer_add_package_and_sort&amp;diff=64</id>
		<title>Composer add package and sort</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=Composer_add_package_and_sort&amp;diff=64"/>
		<updated>2021-09-22T19:55:22Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:PHP]] &lt;br /&gt;
&lt;br /&gt;
Add new package to composer.json and sort packages&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 php composer.phar require --sort-packages vendor/package:dev-master&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=Composer_local_repository&amp;diff=63</id>
		<title>Composer local repository</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=Composer_local_repository&amp;diff=63"/>
		<updated>2021-09-22T19:55:04Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:PHP]] &lt;br /&gt;
&lt;br /&gt;
Use composer for develop packages&lt;br /&gt;
&lt;br /&gt;
 {&lt;br /&gt;
    &amp;quot;repositories&amp;quot;: [&lt;br /&gt;
        {&lt;br /&gt;
            &amp;quot;type&amp;quot;: &amp;quot;path&amp;quot;,&lt;br /&gt;
            &amp;quot;url&amp;quot;: &amp;quot;../../packages/my-package&amp;quot;&lt;br /&gt;
        }&lt;br /&gt;
    ]&lt;br /&gt;
 }&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=Composer_local_repository&amp;diff=62</id>
		<title>Composer local repository</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=Composer_local_repository&amp;diff=62"/>
		<updated>2021-09-22T19:54:31Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Php]] &lt;br /&gt;
&lt;br /&gt;
Use composer for develop packages&lt;br /&gt;
&lt;br /&gt;
 {&lt;br /&gt;
    &amp;quot;repositories&amp;quot;: [&lt;br /&gt;
        {&lt;br /&gt;
            &amp;quot;type&amp;quot;: &amp;quot;path&amp;quot;,&lt;br /&gt;
            &amp;quot;url&amp;quot;: &amp;quot;../../packages/my-package&amp;quot;&lt;br /&gt;
        }&lt;br /&gt;
    ]&lt;br /&gt;
 }&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=Hauptseite&amp;diff=61</id>
		<title>Hauptseite</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=Hauptseite&amp;diff=61"/>
		<updated>2021-09-22T19:48:30Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Laemmi´s Wiki ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Diese Wiki dient hautsächlich als Gedächtnisstütze zu Problemlösungen im Bereich PHP, Mac OS X und Internet im allgemeinen. Es ist keinesfalls vollständig, aber ich arbeite daran ;-)&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=Laemmi%C2%B4s_Wiki:Impressum&amp;diff=60</id>
		<title>Laemmi´s Wiki:Impressum</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=Laemmi%C2%B4s_Wiki:Impressum&amp;diff=60"/>
		<updated>2021-09-22T19:46:17Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: Die Seite wurde neu angelegt: „Michael Lämmlein  Sonnenweg 116  60529 Frankfurt am Main“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Michael Lämmlein&lt;br /&gt;
&lt;br /&gt;
Sonnenweg 116&lt;br /&gt;
&lt;br /&gt;
60529 Frankfurt am Main&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=Git_add_tag&amp;diff=59</id>
		<title>Git add tag</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=Git_add_tag&amp;diff=59"/>
		<updated>2021-09-22T19:43:05Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: Die Seite wurde neu angelegt: „Category:Git  git checkout master  git pull origin master  git merge -no-ff &amp;lt;BRANCH&amp;gt;  git tag &amp;lt;TAGNAME&amp;gt;  git push --tags origin master“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Git]]&lt;br /&gt;
 git checkout master&lt;br /&gt;
 git pull origin master&lt;br /&gt;
 git merge -no-ff &amp;lt;BRANCH&amp;gt;&lt;br /&gt;
 git tag &amp;lt;TAGNAME&amp;gt;&lt;br /&gt;
 git push --tags origin master&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=Mac_OS_10.6_Xcode&amp;diff=58</id>
		<title>Mac OS 10.6 Xcode</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=Mac_OS_10.6_Xcode&amp;diff=58"/>
		<updated>2021-09-22T19:42:42Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: Die Seite wurde neu angelegt: „Category:Mac Installation von Xcode unter Mac OS 10.6.8“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Mac]]&lt;br /&gt;
Installation von Xcode unter Mac OS 10.6.8&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=Postgres_real_cannot_access_the_server_configuration_file&amp;diff=57</id>
		<title>Postgres real cannot access the server configuration file</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=Postgres_real_cannot_access_the_server_configuration_file&amp;diff=57"/>
		<updated>2021-09-22T19:41:56Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: Die Seite wurde neu angelegt: „Category:Mac == postgres Initialisieren ==  sudo -u _postgres  /usr/bin/pg_ctl initdb -D /var/pgsql (Erstellt alle benötigten Dateien und Ordner in /var/…“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Mac]]&lt;br /&gt;
== postgres Initialisieren ==&lt;br /&gt;
 sudo -u _postgres  /usr/bin/pg_ctl initdb -D /var/pgsql&lt;br /&gt;
(Erstellt alle benötigten Dateien und Ordner in /var/pgsql)&lt;br /&gt;
&lt;br /&gt;
== Schreibrechte für log setzen ==&lt;br /&gt;
 sudo chown _postgres:_postgres /Library/Logs/PostgreSQL&lt;br /&gt;
&lt;br /&gt;
== Initialisert alle Datenbanken für Mac OS X Server ==&lt;br /&gt;
 sudo -s /System/Library/ServerSetup/CommonExtras/PostgreSQLExtras/CoreCollaborationPostgreSQLExtras.sh&lt;br /&gt;
 sudo -s /System/Library/ServerSetup/CommonExtras/PostgreSQLExtras/SetupPodcastWikiPlugin.rb&lt;br /&gt;
 sudo -s /System/Library/ServerSetup/CommonExtras/PostgreSQLExtras/WebmailServerSetup.sh&lt;br /&gt;
 sudo -s /System/Library/ServerSetup/CommonExtras/PostgreSQLExtras/create_caldavd_db.sh&lt;br /&gt;
 sudo -s /System/Library/ServerSetup/CommonExtras/PostgreSQLExtras/create_devicemgr_db.sh&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=Install_postgres&amp;diff=56</id>
		<title>Install postgres</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=Install_postgres&amp;diff=56"/>
		<updated>2021-09-22T19:41:27Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: Die Seite wurde neu angelegt: „Category:Mac == Set up Postgres to run at startup ==  Check if the directory ~/Library/LaunchAgents exists. Create it if it doesn’t exist.  Find the plis…“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Mac]]&lt;br /&gt;
== Set up Postgres to run at startup ==&lt;br /&gt;
&lt;br /&gt;
Check if the directory ~/Library/LaunchAgents exists. Create it if it doesn’t exist.&lt;br /&gt;
&lt;br /&gt;
Find the plist file that came with the postgres install. I found mine at /usr/local/Cellar/postgresql/9.3.4/homebrew.mxcl.postgresql.plist.&lt;br /&gt;
&lt;br /&gt;
Copy the plist file to the LaunchAgents directory.&lt;br /&gt;
&lt;br /&gt;
 cp /usr/local/Cellar/postgresql/9.3.4/homebrew.mxcl.postgresql.plist ~/Library/LaunchAgents/&lt;br /&gt;
&lt;br /&gt;
Now use launchctl to load the file using this command:&lt;br /&gt;
&lt;br /&gt;
 launchctl load -w homebrew.mxcl.postgresql.plist&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=Ldap_secure_connection&amp;diff=55</id>
		<title>Ldap secure connection</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=Ldap_secure_connection&amp;diff=55"/>
		<updated>2021-09-22T19:41:06Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: Die Seite wurde neu angelegt: „Category:Mac Um eine ldaps Verbindung aufzubauen, muss am client Rechner in   /etc/openldap/ldap.conf  der Eintrag    TLS_REQCERT never  vorgenommen werden“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Mac]]&lt;br /&gt;
Um eine ldaps Verbindung aufzubauen, muss am client Rechner in&lt;br /&gt;
&lt;br /&gt;
 /etc/openldap/ldap.conf&lt;br /&gt;
&lt;br /&gt;
der Eintrag &lt;br /&gt;
&lt;br /&gt;
 TLS_REQCERT never&lt;br /&gt;
&lt;br /&gt;
vorgenommen werden&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=Startssl_certificate_mac_os_server&amp;diff=54</id>
		<title>Startssl certificate mac os server</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=Startssl_certificate_mac_os_server&amp;diff=54"/>
		<updated>2021-09-22T19:40:37Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: Die Seite wurde neu angelegt: „Category:Mac create certificate on startssl.com  go to StartSSL  create an account and ID private key (this is used to log in to site in future)  validate…“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Mac]]&lt;br /&gt;
create certificate on startssl.com&lt;br /&gt;
&lt;br /&gt;
go to StartSSL&lt;br /&gt;
&lt;br /&gt;
create an account and ID private key (this is used to log in to site in future)&lt;br /&gt;
&lt;br /&gt;
validate your domain by sending email to postmaster@domain-associated-to-ssl-certificate&lt;br /&gt;
&lt;br /&gt;
generate a private key&lt;br /&gt;
&lt;br /&gt;
decrypt the private key with openSSL or the online tool provided by StartSSL&lt;br /&gt;
&lt;br /&gt;
generate SSL certificate&lt;br /&gt;
&lt;br /&gt;
generate pxkt file using private key and certificate&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
in server select servers under hardware&lt;br /&gt;
&lt;br /&gt;
select settings&lt;br /&gt;
&lt;br /&gt;
select edit under ssl certificate&lt;br /&gt;
&lt;br /&gt;
select manage certificates from the settings menue&lt;br /&gt;
&lt;br /&gt;
click the plus and select import a certificate identity&lt;br /&gt;
&lt;br /&gt;
drag and drop the pxtk file for www.example.com, make sure all three fields are filled and select ok.&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=Docker_php_stack_YAML&amp;diff=53</id>
		<title>Docker php stack YAML</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=Docker_php_stack_YAML&amp;diff=53"/>
		<updated>2021-09-22T19:40:08Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: Die Seite wurde neu angelegt: „Category:Mac == docker-compose.yml ==  nginx:   image: prooph/nginx:www   ports:       - &amp;quot;8080:80&amp;quot;       - &amp;quot;443:443&amp;quot;   links:     - php:php   volumes_from:…“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Mac]]&lt;br /&gt;
== docker-compose.yml ==&lt;br /&gt;
&lt;br /&gt;
nginx:&lt;br /&gt;
  image: prooph/nginx:www&lt;br /&gt;
  ports:&lt;br /&gt;
      - &amp;quot;8080:80&amp;quot;&lt;br /&gt;
      - &amp;quot;443:443&amp;quot;&lt;br /&gt;
  links:&lt;br /&gt;
    - php:php&lt;br /&gt;
  volumes_from:&lt;br /&gt;
    - dataphp&lt;br /&gt;
&lt;br /&gt;
php:&lt;br /&gt;
  image: prooph/php:7.0-fpm&lt;br /&gt;
  links:&lt;br /&gt;
    - mariadb:mariadb&lt;br /&gt;
  volumes_from:&lt;br /&gt;
    - dataphp&lt;br /&gt;
&lt;br /&gt;
dataphp:&lt;br /&gt;
  image: debian:jessie&lt;br /&gt;
  volumes:&lt;br /&gt;
    - .:/var/www&lt;br /&gt;
&lt;br /&gt;
mariadb:&lt;br /&gt;
  image: mariadb&lt;br /&gt;
  ports:&lt;br /&gt;
    - &amp;quot;3306:3306&amp;quot;&lt;br /&gt;
  environment:&lt;br /&gt;
    - MYSQL_ROOT_PASSWORD=dev&lt;br /&gt;
    - MYSQL_USER=dev&lt;br /&gt;
    - MYSQL_PASSWORD=dev&lt;br /&gt;
    - MYSQL_DATABASE=prooph&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=Javascript_dom_ready&amp;diff=52</id>
		<title>Javascript dom ready</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=Javascript_dom_ready&amp;diff=52"/>
		<updated>2021-09-22T19:39:35Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: Die Seite wurde neu angelegt: „Category:Javascript     &amp;lt;script&amp;gt;  (function() {  })();  &amp;lt;/script&amp;gt;“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Javascript]] &lt;br /&gt;
 &lt;br /&gt;
 &amp;lt;script&amp;gt;&lt;br /&gt;
 (function() {&lt;br /&gt;
 })();&lt;br /&gt;
 &amp;lt;/script&amp;gt;&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=Html/safari-parentelement.html&amp;diff=51</id>
		<title>Html/safari-parentelement.html</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=Html/safari-parentelement.html&amp;diff=51"/>
		<updated>2021-09-22T19:39:06Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: Die Seite wurde neu angelegt: „Safari 9-10 Bug unter MacOS 10.10.  Mit einem einfachen html Formular lässt sich Safari zum Absturz bringen.   http://www.spacerabbit.de/html/safari-parentele…“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Safari 9-10 Bug unter MacOS 10.10.&lt;br /&gt;
&lt;br /&gt;
Mit einem einfachen html Formular lässt sich Safari zum Absturz bringen.&lt;br /&gt;
&lt;br /&gt;
 http://www.spacerabbit.de/html/safari-parentelement.html&lt;br /&gt;
&lt;br /&gt;
Beim rendern des Dokuments hat Safari ein Problem mit dem Formularfeld &amp;quot;parentElement&amp;quot;.&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=Brew_with_other_compiler&amp;diff=50</id>
		<title>Brew with other compiler</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=Brew_with_other_compiler&amp;diff=50"/>
		<updated>2021-09-22T19:37:34Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: Die Seite wurde neu angelegt: „Category:Mac If you have problems with installation of an package you can use specified compiler  brew install DESIRED_FORMULA --cc=gcc-7“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Mac]]&lt;br /&gt;
If you have problems with installation of an package you can use specified compiler&lt;br /&gt;
 brew install DESIRED_FORMULA --cc=gcc-7&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=Php_error_reporting&amp;diff=49</id>
		<title>Php error reporting</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=Php_error_reporting&amp;diff=49"/>
		<updated>2021-09-22T19:36:21Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: Die Seite wurde neu angelegt: „Category:PHP == Script ==  error_reporting(E_ALL);  ini_set(&amp;#039;display_startup_errors&amp;#039;, &amp;#039;on&amp;#039;);  ini_set(&amp;#039;display_errors&amp;#039;, &amp;#039;on&amp;#039;);  ini_set(&amp;#039;html_errors&amp;#039;, &amp;#039;on&amp;#039;…“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:PHP]]&lt;br /&gt;
== Script ==&lt;br /&gt;
 error_reporting(E_ALL);&lt;br /&gt;
 ini_set(&#039;display_startup_errors&#039;, &#039;on&#039;);&lt;br /&gt;
 ini_set(&#039;display_errors&#039;, &#039;on&#039;);&lt;br /&gt;
 ini_set(&#039;html_errors&#039;, &#039;on&#039;);&lt;br /&gt;
&lt;br /&gt;
== htaccess ==&lt;br /&gt;
 php_flag display_startup_errors on&lt;br /&gt;
 php_flag display_errors on&lt;br /&gt;
 php_flag html_errors on&lt;br /&gt;
&lt;br /&gt;
== .user.ini ==&lt;br /&gt;
 error_reporting = E_ALL&lt;br /&gt;
 display_startup_errors = On&lt;br /&gt;
 display_errors = On&lt;br /&gt;
 html_errors = On&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=Setzen_der_PATH_Umgebungsvariable&amp;diff=48</id>
		<title>Setzen der PATH Umgebungsvariable</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=Setzen_der_PATH_Umgebungsvariable&amp;diff=48"/>
		<updated>2021-09-22T19:35:56Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: Die Seite wurde neu angelegt: „Category:Mac == I. Variante: /etc/paths ==  sudo vi /etc/paths Hinweis: Global für alle User! == II. Variante: /etc/paths.d ==  cd /etc/paths.d Hinweis: G…“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Mac]]&lt;br /&gt;
== I. Variante: /etc/paths ==&lt;br /&gt;
 sudo vi /etc/paths&lt;br /&gt;
Hinweis: Global für alle User!&lt;br /&gt;
== II. Variante: /etc/paths.d ==&lt;br /&gt;
 cd /etc/paths.d&lt;br /&gt;
Hinweis: Global für alle User!&lt;br /&gt;
== III. Variante: .profile ==&lt;br /&gt;
 vi .profile&lt;br /&gt;
 export PATH=$PATH:/usr/local/...&lt;br /&gt;
Hinweis: Setzt die Pfade nur für den User!&lt;br /&gt;
&lt;br /&gt;
== Apache2/PHP did not find a program to execute on its configured path ==&lt;br /&gt;
&lt;br /&gt;
 sudo vi /System/Library/LaunchDaemons/org.apache.httpd.plist&lt;br /&gt;
&lt;br /&gt;
Folgendes hinzufügen:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;key&amp;gt;EnvironmentVariables&amp;lt;/key&amp;gt;&lt;br /&gt;
 &amp;lt;dict&amp;gt;&lt;br /&gt;
  &amp;lt;key&amp;gt;PATH&amp;lt;/key&amp;gt;&lt;br /&gt;
  &amp;lt;string&amp;gt;/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin&amp;lt;/string&amp;gt;&lt;br /&gt;
 &amp;lt;/dict&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Restart Apache2&lt;br /&gt;
&lt;br /&gt;
== PHP FPM PATH Variable ==&lt;br /&gt;
Open fpm configuration for pool and add following:&lt;br /&gt;
 env[PATH] = /usr/local/bin:/usr/bin:/bin&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=Brew_install_older_version&amp;diff=47</id>
		<title>Brew install older version</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=Brew_install_older_version&amp;diff=47"/>
		<updated>2021-09-22T19:35:31Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: Die Seite wurde neu angelegt: „Category:Mac Go to https://github.com/Homebrew/homebrew-core  Look in Formula e.g. curl  Show history of *.rb   brew install https://raw.githubusercontent.…“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Mac]]&lt;br /&gt;
Go to https://github.com/Homebrew/homebrew-core&lt;br /&gt;
&lt;br /&gt;
Look in Formula e.g. curl&lt;br /&gt;
&lt;br /&gt;
Show history of *.rb&lt;br /&gt;
&lt;br /&gt;
 brew install https://raw.githubusercontent.com/Homebrew/homebrew-core/&amp;lt;SHA&amp;gt;//Formula/*.rb&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=Generate_SSH_key&amp;diff=46</id>
		<title>Generate SSH key</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=Generate_SSH_key&amp;diff=46"/>
		<updated>2021-09-22T19:35:03Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: Die Seite wurde neu angelegt: „Category:Terminal   ssh-keygen“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Terminal]] &lt;br /&gt;
 ssh-keygen&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=SSH_connection_only_with_SSH-Key&amp;diff=45</id>
		<title>SSH connection only with SSH-Key</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=SSH_connection_only_with_SSH-Key&amp;diff=45"/>
		<updated>2021-09-22T19:34:34Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: Die Seite wurde neu angelegt: „Category:Mac Only allow SSH Connections with SSH-Keys   sudo vi /etc/sshd_config  PasswordAuthentication no  PermitEmptyPasswords no  UsePAM no  == Restart…“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Mac]]&lt;br /&gt;
Only allow SSH Connections with SSH-Keys&lt;br /&gt;
&lt;br /&gt;
 sudo vi /etc/sshd_config&lt;br /&gt;
 PasswordAuthentication no&lt;br /&gt;
 PermitEmptyPasswords no&lt;br /&gt;
 UsePAM no&lt;br /&gt;
&lt;br /&gt;
== Restart SSH services ==&lt;br /&gt;
&lt;br /&gt;
 sudo launchctl unload  /System/Library/LaunchDaemons/ssh.plist&lt;br /&gt;
 sudo launchctl load -w /System/Library/LaunchDaemons/ssh.plist&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=MediaWiki:Sidebar&amp;diff=44</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=MediaWiki:Sidebar&amp;diff=44"/>
		<updated>2021-09-22T19:34:02Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: Die Seite wurde neu angelegt: „ * navigation ** mainpage|mainpage-description ** Special:Allpages|allpages ** recentchanges-url|recentchanges * Weiteres ** Category:Git|Git ** Category:Docke…“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
* navigation&lt;br /&gt;
** mainpage|mainpage-description&lt;br /&gt;
** Special:Allpages|allpages&lt;br /&gt;
** recentchanges-url|recentchanges&lt;br /&gt;
* Weiteres&lt;br /&gt;
** Category:Git|Git&lt;br /&gt;
** Category:Docker|Docker&lt;br /&gt;
** Category:PHP|PHP&lt;br /&gt;
** Category:Terminal|Terminal&lt;br /&gt;
** Category:Mac|Mac&lt;br /&gt;
* SEARCH&lt;br /&gt;
* TOOLBOX&lt;br /&gt;
* LANGUAGES&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=Git_rebase&amp;diff=43</id>
		<title>Git rebase</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=Git_rebase&amp;diff=43"/>
		<updated>2021-09-22T19:32:39Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: Die Seite wurde neu angelegt: „Category:Git  git rebase master“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Git]]&lt;br /&gt;
 git rebase master&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=Brew_upgrade_recompile&amp;diff=42</id>
		<title>Brew upgrade recompile</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=Brew_upgrade_recompile&amp;diff=42"/>
		<updated>2021-09-22T19:32:14Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: Die Seite wurde neu angelegt: „Category:Mac  brew reinstall --build-from-source“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Mac]]&lt;br /&gt;
 brew reinstall --build-from-source&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=Check_connection_to_server&amp;diff=41</id>
		<title>Check connection to server</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=Check_connection_to_server&amp;diff=41"/>
		<updated>2021-09-22T19:31:46Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: Die Seite wurde neu angelegt: „Category:Terminal   nc -vz HOST PORT“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Terminal]] &lt;br /&gt;
 nc -vz HOST PORT&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=Shell_set_permissions_recursive&amp;diff=40</id>
		<title>Shell set permissions recursive</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=Shell_set_permissions_recursive&amp;diff=40"/>
		<updated>2021-09-22T19:31:26Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: Die Seite wurde neu angelegt: „Category:Terminal === z.B. der Gruppe Schreibrechte hinzufügen ===  chmod -R g+w FOLDER  g = group  u = user  o = other  a = all  + / -  r = read  w = wri…“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Terminal]]&lt;br /&gt;
=== z.B. der Gruppe Schreibrechte hinzufügen ===&lt;br /&gt;
 chmod -R g+w FOLDER&lt;br /&gt;
 g = group&lt;br /&gt;
 u = user&lt;br /&gt;
 o = other&lt;br /&gt;
 a = all&lt;br /&gt;
 + / -&lt;br /&gt;
 r = read&lt;br /&gt;
 w = write&lt;br /&gt;
 x = execute&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=Show_SSL_certificate&amp;diff=39</id>
		<title>Show SSL certificate</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=Show_SSL_certificate&amp;diff=39"/>
		<updated>2021-09-22T19:31:00Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: Die Seite wurde neu angelegt: „Category:Terminal   openssl s_client -connect wiki.spacerabbit.de:443  imap 993  smtp 465“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Terminal]] &lt;br /&gt;
 openssl s_client -connect wiki.spacerabbit.de:443&lt;br /&gt;
 imap 993&lt;br /&gt;
 smtp 465&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=PHP_Prozess_listen&amp;diff=38</id>
		<title>PHP Prozess listen</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=PHP_Prozess_listen&amp;diff=38"/>
		<updated>2021-09-22T19:30:35Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: Die Seite wurde neu angelegt: „Category:Terminal   sudo lsof -Pni4 | grep LISTEN | grep php“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Terminal]] &lt;br /&gt;
 sudo lsof -Pni4 | grep LISTEN | grep php&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=SSH_Verbindung_Einrichten&amp;diff=37</id>
		<title>SSH Verbindung Einrichten</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=SSH_Verbindung_Einrichten&amp;diff=37"/>
		<updated>2021-09-22T19:30:05Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: Die Seite wurde neu angelegt: „Category:Terminal   in ~/.ssh/config   host HOST     user USER     hostname HOSTNAME     identityfile ~/.ssh/id_rsa   cat ~/.ssh/id_rsa.pub | ssh user@host…“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Terminal]]&lt;br /&gt;
&lt;br /&gt;
 in ~/.ssh/config&lt;br /&gt;
&lt;br /&gt;
 host HOST&lt;br /&gt;
    user USER&lt;br /&gt;
    hostname HOSTNAME&lt;br /&gt;
    identityfile ~/.ssh/id_rsa&lt;br /&gt;
&lt;br /&gt;
 cat ~/.ssh/id_rsa.pub | ssh user@host &amp;quot;mkdir ~/.ssh; cat &amp;gt;&amp;gt; ~/.ssh/authorized_keys&amp;quot;&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=Write_protection_file&amp;diff=36</id>
		<title>Write protection file</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=Write_protection_file&amp;diff=36"/>
		<updated>2021-09-22T19:29:34Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: Die Seite wurde neu angelegt: „Category:Terminal  Change write protection of file  Disable  sudo chflags nouchg &amp;lt;file&amp;gt;  Enable  sudo chflags uchg &amp;lt;file&amp;gt;“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Terminal]]&lt;br /&gt;
&lt;br /&gt;
Change write protection of file&lt;br /&gt;
&lt;br /&gt;
Disable&lt;br /&gt;
 sudo chflags nouchg &amp;lt;file&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Enable&lt;br /&gt;
 sudo chflags uchg &amp;lt;file&amp;gt;&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=Enable_the_Debug_Menu_in_Disk_Utility&amp;diff=35</id>
		<title>Enable the Debug Menu in Disk Utility</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=Enable_the_Debug_Menu_in_Disk_Utility&amp;diff=35"/>
		<updated>2021-09-22T19:29:07Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: Die Seite wurde neu angelegt: „Category:Mac  defaults write com.apple.DiskUtility DUDebugMenuEnabled 1​“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Mac]]&lt;br /&gt;
 defaults write com.apple.DiskUtility DUDebugMenuEnabled 1​&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=Composer_add_package_and_sort&amp;diff=34</id>
		<title>Composer add package and sort</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=Composer_add_package_and_sort&amp;diff=34"/>
		<updated>2021-09-22T19:28:16Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: Die Seite wurde neu angelegt: „Add new package to composer.json and sort packages    php composer.phar require --sort-packages vendor/package:dev-master“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Add new package to composer.json and sort packages&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 php composer.phar require --sort-packages vendor/package:dev-master&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=Blu-Ray_Rip&amp;diff=33</id>
		<title>Blu-Ray Rip</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=Blu-Ray_Rip&amp;diff=33"/>
		<updated>2021-09-22T19:27:36Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: Die Seite wurde neu angelegt: „Blu-Ray with HandBrake   HandBrake  brew install libaacs  brew install libbdplus  ~/Library/Preferences/aacs/KEYDB.cfg   Ready  oder mit  makeMKV“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Blu-Ray with HandBrake&lt;br /&gt;
&lt;br /&gt;
 HandBrake&lt;br /&gt;
 brew install libaacs&lt;br /&gt;
 brew install libbdplus&lt;br /&gt;
 ~/Library/Preferences/aacs/KEYDB.cfg &lt;br /&gt;
&lt;br /&gt;
Ready&lt;br /&gt;
&lt;br /&gt;
oder mit&lt;br /&gt;
 makeMKV&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=Laemmi%C2%B4s_Wiki:Datenschutz&amp;diff=32</id>
		<title>Laemmi´s Wiki:Datenschutz</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=Laemmi%C2%B4s_Wiki:Datenschutz&amp;diff=32"/>
		<updated>2021-09-22T19:26:41Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: Die Seite wurde neu angelegt: „ == Datenschutz ==   Die Betreiber dieser Seiten nehmen den Schutz Ihrer persönlichen Daten sehr ernst. Wir behandeln Ihre personenbezogenen Daten vertraulich…“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Datenschutz ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Die Betreiber dieser Seiten nehmen den Schutz Ihrer persönlichen Daten sehr ernst. Wir behandeln Ihre personenbezogenen Daten vertraulich und entsprechend der gesetzlichen Datenschutzvorschriften sowie dieser Datenschutzerklärung.&lt;br /&gt;
Die Nutzung unserer Website ist in der Regel ohne Angabe personenbezogener Daten möglich. Soweit auf unseren Seiten personenbezogene Daten (beispielsweise Name, Anschrift oder E-Mail-Adressen) erhoben werden, erfolgt dies, soweit möglich, stets auf freiwilliger Basis. Diese Daten werden ohne Ihre ausdrückliche Zustimmung nicht an Dritte weitergegeben.&lt;br /&gt;
Wir weisen darauf hin, dass die Datenübertragung im Internet (z.B. bei der Kommunikation per E-Mail) Sicherheitslücken aufweisen kann. Ein lückenloser Schutz der Daten vor dem Zugriff durch Dritte ist nicht möglich.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Cookies ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Die Internetseiten verwenden teilweise so genannte Cookies. Cookies richten auf Ihrem Rechner keinen Schaden an und enthalten keine Viren. Cookies dienen dazu, unser Angebot nutzerfreundlicher, effektiver und sicherer zu machen. Cookies sind kleine Textdateien, die auf Ihrem Rechner abgelegt werden und die Ihr Browser speichert.&lt;br /&gt;
Die meisten der von uns verwendeten Cookies sind so genannte „Session-Cookies“. Sie werden nach Ende Ihres Besuchs automatisch gelöscht. Andere Cookies bleiben auf Ihrem Endgerät gespeichert, bis Sie diese löschen. Diese Cookies ermöglichen es uns, Ihren Browser beim nächsten Besuch wiederzuerkennen.&lt;br /&gt;
Sie können Ihren Browser so einstellen, dass Sie über das Setzen von Cookies informiert werden und Cookies nur im Einzelfall erlauben, die Annahme von Cookies für bestimmte Fälle oder generell ausschließen sowie das automatische Löschen der Cookies beim Schließen des Browser aktivieren. Bei der Deaktivierung von Cookies kann die Funktionalität dieser Website eingeschränkt sein.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Server-Log- Files ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Der Provider der Seiten erhebt und speichert automatisch Informationen in so genannten Server-Log Files, die Ihr Browser automatisch an uns übermittelt. Dies sind:&lt;br /&gt;
&lt;br /&gt;
 - Browsertyp und Browserversion&lt;br /&gt;
 - verwendetes Betriebssystem&lt;br /&gt;
 - Referrer URL&lt;br /&gt;
 - Hostname des zugreifenden Rechners&lt;br /&gt;
 - Uhrzeit der Serveranfrage&lt;br /&gt;
&lt;br /&gt;
Diese Daten sind nicht bestimmten Personen zuordenbar. Eine Zusammenführung dieser Daten mit anderen Datenquellen wird nicht vorgenommen. Wir behalten uns vor, diese Daten nachträglich zu prüfen, wenn uns konkrete Anhaltspunkte für eine rechtswidrige Nutzung bekannt werden.&lt;br /&gt;
&lt;br /&gt;
Quelle: https://www.erecht24. de/muster-datenschutzerklaerung.html&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=Php_with_curl_from_homebrew&amp;diff=31</id>
		<title>Php with curl from homebrew</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=Php_with_curl_from_homebrew&amp;diff=31"/>
		<updated>2021-09-22T19:25:38Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: Die Seite wurde neu angelegt: „update SSL:   brew reinstall curl --with-libssh2 --with-openssl  then edit php:   brew edit php  line 20, make it always depend on curl:    depends_on &amp;quot;curl&amp;quot;…“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;update SSL:&lt;br /&gt;
&lt;br /&gt;
 brew reinstall curl --with-libssh2 --with-openssl&lt;br /&gt;
&lt;br /&gt;
then edit php:&lt;br /&gt;
&lt;br /&gt;
 brew edit php&lt;br /&gt;
&lt;br /&gt;
line 20, make it always depend on curl:&lt;br /&gt;
 &lt;br /&gt;
 depends_on &amp;quot;curl&amp;quot;&lt;br /&gt;
&lt;br /&gt;
scroll down to line ~145&lt;br /&gt;
&lt;br /&gt;
 args &amp;lt;&amp;lt; &amp;quot;--with-curl=#{Formula[&amp;quot;curl&amp;quot;].opt_prefix}&amp;quot;&lt;br /&gt;
&lt;br /&gt;
make sure we are always using the homebrew curl&lt;br /&gt;
&lt;br /&gt;
now build form source:&lt;br /&gt;
&lt;br /&gt;
 brew reinstall --build-from-source php&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=Update_postgres&amp;diff=30</id>
		<title>Update postgres</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=Update_postgres&amp;diff=30"/>
		<updated>2021-09-22T19:24:55Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: Die Seite wurde neu angelegt: „Category:Mac == Check ==  brew info postgresql  psql --version  == Backup ==  mv /usr/local/var/postgres/ /usr/local/var/postgres.x.x.backup/  == Init new…“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Mac]]&lt;br /&gt;
== Check ==&lt;br /&gt;
 brew info postgresql&lt;br /&gt;
 psql --version&lt;br /&gt;
&lt;br /&gt;
== Backup ==&lt;br /&gt;
 mv /usr/local/var/postgres/ /usr/local/var/postgres.x.x.backup/&lt;br /&gt;
&lt;br /&gt;
== Init new DB ==&lt;br /&gt;
 initdb /usr/local/var/postgres/&lt;br /&gt;
 /usr/local/opt/postgresql/bin/initdb --locale=de_DE.UTF-8 -D /usr/local/var/postgres -E utf8&lt;br /&gt;
&lt;br /&gt;
== Stop ==&lt;br /&gt;
 launchctl unload -w ~/Library/LaunchAgents/homebrew.mxcl.postgresql.plist&lt;br /&gt;
 rm ~/Library/LaunchAgents/homebrew.mxcl.postgresql.plist&lt;br /&gt;
&lt;br /&gt;
 pg_ctl -D /usr/local/var/postgres stop -m fast&lt;br /&gt;
 pg_ctl -D /usr/local/var/postgres.x.x.backup stop -m fast&lt;br /&gt;
&lt;br /&gt;
== Upgrade ==&lt;br /&gt;
 pg_upgrade -b /usr/local/Cellar/postgresql/x.old/bin/ -B /usr/local/Cellar/postgresql/x.new/bin/ -d /usr/local/var/postgres.x.x.backup/ -D /usr/local/var/postgres&lt;br /&gt;
&lt;br /&gt;
== Restart ==&lt;br /&gt;
 ln -sfv /usr/local/opt/postgresql/*.plist ~/Library/LaunchAgents&lt;br /&gt;
 launchctl load -w ~/Library/LaunchAgents/homebrew.mxcl.postgresql.plist&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=Git_rename_branch&amp;diff=29</id>
		<title>Git rename branch</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=Git_rename_branch&amp;diff=29"/>
		<updated>2021-09-22T19:24:24Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: Die Seite wurde neu angelegt: „Category:Git  git branch -m &amp;lt;oldname&amp;gt; &amp;lt;newname&amp;gt;“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Git]]&lt;br /&gt;
 git branch -m &amp;lt;oldname&amp;gt; &amp;lt;newname&amp;gt;&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=Mac_Sceenshot&amp;diff=28</id>
		<title>Mac Sceenshot</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=Mac_Sceenshot&amp;diff=28"/>
		<updated>2021-09-22T19:23:43Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: Die Seite wurde neu angelegt: „Category:Mac Shortcuts um Sceenshots unter macOS zu machen  * &amp;#039;&amp;#039;&amp;#039;Cmd-Shift-3&amp;#039;&amp;#039;&amp;#039; kompletter Bildschirminhalts * &amp;#039;&amp;#039;&amp;#039;Cmd-Shift-4&amp;#039;&amp;#039;&amp;#039; ausgewählter Bereich. * &amp;#039;…“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Mac]]&lt;br /&gt;
Shortcuts um Sceenshots unter macOS zu machen&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Cmd-Shift-3&#039;&#039;&#039; kompletter Bildschirminhalts&lt;br /&gt;
* &#039;&#039;&#039;Cmd-Shift-4&#039;&#039;&#039; ausgewählter Bereich.&lt;br /&gt;
* &#039;&#039;&#039;Cmd-Shift-4 + Leertaste&#039;&#039;&#039; ausgewähltes Fenster.&lt;br /&gt;
* &#039;&#039;&#039;Cmd-Shift-5&#039;&#039;&#039; aktives Fenster.&lt;br /&gt;
* &#039;&#039;&#039;Alt-Cmd-3&#039;&#039;&#039; Bildschirmaufnahme mit einer Verzögerung von 10 Sekunden&lt;br /&gt;
* &#039;&#039;&#039;Alt-Cmd-6&#039;&#039;&#039; Foto der Touch Bar ebenfalls mit einer Verzögerung&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=List_IP%C2%B4s&amp;diff=27</id>
		<title>List IP´s</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=List_IP%C2%B4s&amp;diff=27"/>
		<updated>2021-09-22T19:23:03Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: Die Seite wurde neu angelegt: „Category:Terminal  Show list of Ip´s   arp -a“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Terminal]] &lt;br /&gt;
Show list of Ip´s&lt;br /&gt;
  arp -a&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=Unifi_USG_clear_DNS&amp;diff=26</id>
		<title>Unifi USG clear DNS</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=Unifi_USG_clear_DNS&amp;diff=26"/>
		<updated>2021-09-22T19:22:36Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: Die Seite wurde neu angelegt: „Category:Unifi   Login to USG via SSH   sudo vi /etc/hosts  And remove Line  Clear DNS cache   clear dns forwarding cache“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Unifi]] &lt;br /&gt;
&lt;br /&gt;
Login to USG via SSH&lt;br /&gt;
&lt;br /&gt;
 sudo vi /etc/hosts&lt;br /&gt;
&lt;br /&gt;
And remove Line&lt;br /&gt;
&lt;br /&gt;
Clear DNS cache&lt;br /&gt;
&lt;br /&gt;
 clear dns forwarding cache&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=Unifi_Cloud_Key_Controller_up/downgrade&amp;diff=25</id>
		<title>Unifi Cloud Key Controller up/downgrade</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=Unifi_Cloud_Key_Controller_up/downgrade&amp;diff=25"/>
		<updated>2021-09-22T19:22:08Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: Die Seite wurde neu angelegt: „ Category:Unifi   apt purge unifi -y  rm unifi_sysvinit_all.deb*   wget https://dl.ubnt.com/unifi/5.9.29/unifi_sysvinit_all.deb  dpkg -i unifi_sysvinit_all…“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; [[Category:Unifi]] &lt;br /&gt;
 apt purge unifi -y&lt;br /&gt;
 rm unifi_sysvinit_all.deb* &lt;br /&gt;
 wget https://dl.ubnt.com/unifi/5.9.29/unifi_sysvinit_all.deb&lt;br /&gt;
 dpkg -i unifi_sysvinit_all.deb&lt;br /&gt;
 rm unifi_sysvinit_all.deb&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=Install_PECL_modules_for_different_PHP_Versions&amp;diff=24</id>
		<title>Install PECL modules for different PHP Versions</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=Install_PECL_modules_for_different_PHP_Versions&amp;diff=24"/>
		<updated>2021-09-22T19:21:30Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: Die Seite wurde neu angelegt: „Install PECL modules for different PHP Versions on macOS  /usr/local/opt/php@7.2/bin/pecl list“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Install PECL modules for different PHP Versions on macOS&lt;br /&gt;
 /usr/local/opt/php@7.2/bin/pecl list&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=Gitlab_CI_php_deployment&amp;diff=23</id>
		<title>Gitlab CI php deployment</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=Gitlab_CI_php_deployment&amp;diff=23"/>
		<updated>2021-09-22T19:20:48Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: Die Seite wurde neu angelegt: „Deploy einer php Anwendung mit Gitlab CI  == Vorbereitung ==  Auf dem Zielsystem mit dem Deploy Benutzer einloggen   == Zielsystem auf das deployed werden soll…“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Deploy einer php Anwendung mit Gitlab CI&lt;br /&gt;
&lt;br /&gt;
== Vorbereitung ==&lt;br /&gt;
&lt;br /&gt;
Auf dem Zielsystem mit dem Deploy Benutzer einloggen&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Zielsystem auf das deployed werden soll ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 Mit ssh-keygen ein neues Schlüsselpaar erstellen&lt;br /&gt;
&lt;br /&gt;
 Den public key mit cat ~/.ssh/id_rsa.pub &amp;gt;&amp;gt;  ~/.ssh/authorized_keys kopieren&lt;br /&gt;
&lt;br /&gt;
== Gitlab ==&lt;br /&gt;
&lt;br /&gt;
Unter PROJECT &amp;gt;  Settings &amp;gt; CI /CD &amp;gt; Variables &lt;br /&gt;
&lt;br /&gt;
 Neue Variable z.B. LIVE_PRIVATE_KEY dort den erstellen private key rein kopieren&lt;br /&gt;
&lt;br /&gt;
Damit Docker im Build Prozess auf Private Repositories in Gitlab zugreifen kann, wird im entsprechendem Repositiry unter&lt;br /&gt;
 Settings -&amp;gt; Repository -&amp;gt; Deploy Keys&lt;br /&gt;
ein öffentlicher Schlüssel hinterlegt. Der private Schlüssel wird im Projekt wieder unter einer Variable abgelegt z.B. DOCKER_DEPLOY_PRIVATE_KEY&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=Docker_system_cleanup&amp;diff=22</id>
		<title>Docker system cleanup</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=Docker_system_cleanup&amp;diff=22"/>
		<updated>2021-09-22T19:20:04Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: Die Seite wurde neu angelegt: „Category:Docker  Show Informations  docker system df  Cleanup system  docker system prune“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Docker]] &lt;br /&gt;
Show Informations&lt;br /&gt;
 docker system df&lt;br /&gt;
&lt;br /&gt;
Cleanup system&lt;br /&gt;
 docker system prune&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=Show_git_branch_on_prompt&amp;diff=21</id>
		<title>Show git branch on prompt</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=Show_git_branch_on_prompt&amp;diff=21"/>
		<updated>2021-09-22T19:19:07Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: Die Seite wurde neu angelegt: „Category:Terminal == Edit .profile and add follow: ==   export PS1=&amp;quot;\[\033[00m\]\u@\h\[\033[01;33m\] \w \[\033[31m\]\$( git branch 2&amp;gt; /dev/null | sed -e &amp;#039;/…“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Terminal]]&lt;br /&gt;
== Edit .profile and add follow: ==&lt;br /&gt;
&lt;br /&gt;
 export PS1=&amp;quot;\[\033[00m\]\u@\h\[\033[01;33m\] \w \[\033[31m\]\$( git branch 2&amp;gt; /dev/null | sed -e &#039;/^[^*]/d&#039; -e &#039;s/* \(.*\)/(\1)/&#039; )\[\033[00m\]$\[\033[00m\] &amp;quot;&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=Webhook_Github_Packagist&amp;diff=20</id>
		<title>Webhook Github Packagist</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=Webhook_Github_Packagist&amp;diff=20"/>
		<updated>2021-09-22T19:18:26Z</updated>

		<summary type="html">&lt;p&gt;Laemmi: Die Seite wurde neu angelegt: „ == Gitbub.com ==   First submit package on packagist.org   Repository -&amp;gt; Settings -&amp;gt; Webhooks   Payload URL: https://packagist.org/api/update-package?username…“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Gitbub.com ==&lt;br /&gt;
 &lt;br /&gt;
First submit package on packagist.org &lt;br /&gt;
&lt;br /&gt;
Repository -&amp;gt; Settings -&amp;gt; Webhooks&lt;br /&gt;
&lt;br /&gt;
 Payload URL: https://packagist.org/api/update-package?username=&amp;lt;USERNAME&amp;gt;&lt;br /&gt;
 Content type: application/json&lt;br /&gt;
 Secret: &amp;lt;APITOKEN&amp;gt;&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
</feed>