Main public logs
From Timon's Wiki
Combined display of all available logs of Timon's Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:54, 28 May 2025 Automatic category creator talk contribs created page Category:Linux (Created automatically by the AutoCreateCategoryPages extension.) Tag: Visual edit
- 14:54, 28 May 2025 Timon talk contribs created page Abcde (Created page with "{{DISPLAYTITLE:abcde}} '''abcde''' ('''a''' '''b'''etter '''CD''' '''e'''ncoder) is a Linux terminal program for ripping CD's. It can automagically search for Music Metadata and encode the Music in various different formats. === Install (Debian) === abcde is available in the official Repository. The <code>--no-install-recommends</code> should be used, because x11 will otherwise be installed. A package for the target codec should also be installed * <code>vorbis-tools...") Tag: Visual edit
- 14:14, 26 April 2025 Timon talk contribs created page Death Stranding (Created page with "== Prepper Rewards == {| class="wikitable" !Prepper !Initial !Ranks !'''Token of Appreciation''' |- |Film Director | | |Metals (Hight Density: 400) |- | | | | |- | | | | |}") Tag: Visual edit
- 00:17, 24 January 2024 Timon talk contribs created page Docker (Created page with "== Multi-arch Build == === Builder Setup === Install QEMOU to allow emulation of different arches. Using emulation is not the most efficient way to build an image. See [https://docs.docker.com/build/building/multi-platform/#qemu Docker docs] for more other ways.<syntaxhighlight lang="shell"> docker run --privileged --rm tonistiigi/binfmt --install all </syntaxhighlight>Creating the new builder:<syntaxhighlight lang="shell"> docker buildx create --name <Name> --bootstra...") Tag: Visual edit
- 00:07, 5 January 2024 Timon talk contribs created page Mise (Created page with "Mise (pronounced "meez") is a development environment setup tool. It can install and manage dev tools/runtimes like node, python, or php. == Runtimes == === PHP === Debian dependencies<syntaxhighlight> build-essentetials cpp unzip locate autoconf bison re2c pkg-config libxml2-dev libsqlite3-dev zlib1g-dev libcurl4-openssl-dev libgd-dev libonig-dev libpq-dev libreadline-dev libzip-dev </syntaxhighlight>") Tag: Visual edit
- 22:34, 18 December 2023 Timon talk contribs uploaded a new version of File:Logo senate round.png
- 22:11, 18 December 2023 Timon talk contribs deleted page UML Diagrame (content was: "== Übersicht == {| class="wikitable" |+Übersicht über die verschiedenen Digrammtypen !Diagrammtyp !Primäres Ziel !Was nicht abbildbar? |- | rowspan="4" |UML-Anwendungsfalldiagramm |Zeigt Abhängikeiten zwischen Anwendungsfällen (optional/pflicht) | rowspan="2" |Zeitlicher ablauf |- |Zeigt Abhängikeiten zwischen den Akteuren |- |Zeigt die einzelnen Akteure, die mit der Anwendun...", and the only contributor was "Timon" (talk))
- 22:11, 18 December 2023 Timon talk contribs deleted page Projektdokumentation Richtlinien (content was: "* Auf Deutsch * 10 bis 15 Seiten * DIN A4 * Schriftgröße 10 - 12 * Empfohlene Schriftarten: "Times New Roman" oder "Arial" * 1,5-facher Zeilenabstand * Randbreiten ** Links: 2,5cm ** Rechts: 2,0cm * Gliederungspunkte in "Fett" * Hauptgliederungspunkt immer auf eine neue Seite drucken * Alle Seiten müssen mit fortlaufenden Seitenzahlen versehen werden ** Außer: Deckblack, bestät...", and the only contributor was "Timon" (talk))
- 22:11, 18 December 2023 Timon talk contribs deleted page Klausur LF8 (content was: "=== Warum macht man einen Marketing-Mix? In welche vier Bereiche teilt er sich auf? === Warum: Marketing-Mix wird eingesetzt, um die eigenen Ziele zu erreichen. Diese Ziele müssen vor Veröffentlichung des Produktes klar definiert werden und alle Bereiche abdecken. Bereiche (4 P’s): * Product (Produktpolitik) * Price (Preispolitik) * Promotion (Kommunikationspolitik) * Place (D...", and the only contributor was "Timon" (talk))
- 22:10, 18 December 2023 Timon talk contribs deleted page Arbeits- und Sozialgerichte (content was: "# Was gilt für die richterliche Unabhängigkeit nach dem Grundgesetz? Richter sind unabhängig und nur dem Gesetz unterworfen # Bei den Arbeits- und Sozialgerichten sind Berufs–richter und Ehrenamtliche Richter tätig. # Ein ehrenamtlicher Richter beim Arbeitsgericht muss das 25 Lebensjahr vollendet haben und eine Tätigkeit als Arbeitnehmer oder als Arbeitgeben in dem Bezirk d...", and the only contributor was "Timon" (talk))
- 22:06, 18 December 2023 Timon talk contribs created page File:Logo senate round.png
- 22:06, 18 December 2023 Timon talk contribs uploaded File:Logo senate round.png
- 12:47, 31 May 2023 Timon talk contribs created page WSL2 (Created page with "== Reclaiming disk space == All data of WSL2 Distros and Docker is stored in <code>.vhdx</code> files under the current user's “AppData” directory. The problem is that the virtual hard disk files size will not shrink when disk space in freed on the WSL2 distro. This issue has already been discussed on GitHub: https://github.com/microsoft/WSL/issues/4699 but currently the only solution is to manually optimize the virtual hard disk to reclaim disk space. === Locating...") Tag: Visual edit
- 12:31, 31 May 2023 Timon talk contribs created page File:Windirstat virtual disk wsl2.png
- 12:31, 31 May 2023 Timon talk contribs uploaded File:Windirstat virtual disk wsl2.png
- 11:49, 3 May 2023 Timon talk contribs created page Debian Packaging (Created blank page)
- 13:20, 18 March 2023 Timon talk contribs created page Raspberry Pi (Created page with "=== Watchdog setup === Be sure the watchdog is installed as a Kernel module: <code>ls -al /dev/watchdog*</code> should show one or more files. The watchdog must then be enabled in <code>systemd</code>. Edit the <code>/etc/systemd/system.conf</code> config file. Under the <code>[Manager]</code> section, add the following:<syntaxhighlight lang="toml"> RuntimeWatchdogSec=10 ShutdownWatchdogSec=10min </syntaxhighlight>Reboot the system to apply all changes. <code>dmesg</cod...") Tag: Visual edit
- 12:29, 18 March 2023 Automatic category creator talk contribs created page Category:Pages with syntax highlighting errors (Created automatically by the AutoCreateCategoryPages extension.) Tag: Visual edit
- 12:29, 18 March 2023 Timon talk contribs created page Fstab (Created page with "== Structure == Values are separated by one or more spaces. {| class="wikitable" |+ !Name !Value |- |Filesystem |The Filesystem / Partition to be mounted. Can be a the path to a partition e.g. <code>/dev/sdb2</code> or a UUID e.g. <code>PARTUUID=65561b67-2aee-4c48-8a67-2ea71f5f4ba</code> |- |Mount Point |Path to the mountpoint. Should be an existing empty folder. Value <code>none</code> can be used for Swap-Partitions |- |FS-Type |Type of the file system e.g <code>ext4<...") Tag: Visual edit
- 11:04, 21 March 2022 Timon talk contribs created page Projektdokumentation Richtlinien (Created page with "* Auf Deutsch * 10 bis 12 Textseiten * DIN A4 * Schriftgröße 11 * Empfohlene Schriftarten: "Times New Roman" oder "Arial" * 1,5-facher Zeilenabstand * Randbreiten ** Links & Oben: 3,5cm ** Rechts & Unten: 3.0c * Gliederungspunkte in "Fett" * Hauptgliederungspunkt immer auf eine neue Seite drucken * Alle Seiten müssen mit fortlaufenden Seitenzahlen versehen werden ** Außer: Deckblack, bestätigtem Projektantrag, Erklärung des Prüfungsteilnehmers und Inhaltsverzeichn...") Tag: Visual edit
- 19:11, 23 February 2022 Timon talk contribs created page File:UML-Anwendungsfalldiagramm beispiel.png
- 19:11, 23 February 2022 Timon talk contribs uploaded File:UML-Anwendungsfalldiagramm beispiel.png
- 15:55, 23 February 2022 Timon talk contribs created page UML Diagrame (Created page with "== Übersicht == {| class="wikitable" |+Übersicht über die verschiedenen Digrammtypen !Diagrammtyp !Primäres Ziel !Was nicht abbildbar? |- | rowspan="4" |UML-Anwendungsfalldiagramm |Zeigt Abhängikeiten zwischen Anwendungsfällen (optional/pflicht) | rowspan="2" |Zeitlicher ablauf |- |Zeigt Abhängikeiten zwischen den Akteuren |- |Zeigt die einzelnen Akteure, die mit der Anwendung interagieren | rowspan="2" |Aktivitäten zwischen Akteuren (Kommunikation) |- |Zeigt die...") Tag: Visual edit
- 02:29, 29 January 2022 Timon talk contribs created page Traefik (Created page with "Traefik is a reverse Proxy that manages routing of services on a Server. ===Getting started=== Traefik is preferable used inside a Docker container. Traefik docker-compose file: <pre> version: '3.9' services: reverse-proxy: image: traefik:v2.6 restart: "always" # In this example traefik is configured with CLI options. # "--providers.docker=true": Enable Docker as a provider # "--providers.docker.network="traefik"" specify the docker network "tra...") Tag: Visual edit: Switched
- 20:52, 6 December 2021 Timon talk contribs created page Certbot (Created page with "The Certbot is used the issue LetsEncrypt SSL-Certificates == Install == Certbot '''must''' installed using the Snap-Store. Make sure the certbot is not installed using Apt: <code>sudo apt remove certbot</code> Ensure the latest Snap version is installed: <code>sudo snap install core; sudo snap refresh core</code> Install the Certbot, make sure to use the <code>--classic</code> flag <code>sudo snap install --classic certbot</code> Link the certbot binary to a pat...") Tag: Visual edit
- 16:54, 6 December 2021 Timon talk contribs created page Category:Schule (Created page with "<categorytree> </categorytree>") Tag: Visual edit: Switched
- 16:17, 6 December 2021 Timon talk contribs created page Arbeits- und Sozialgerichte (Created page with "# Was gilt für die richterliche Unabhängigkeit nach dem Grundgesetz? Richter sind unabhängig und nur dem Gesetz unterworfen # Bei den Arbeits- und Sozialgerichten sind Berufs–richter und Ehrenamtliche Richter tätig. # Ein ehrenamtlicher Richter beim Arbeitsgericht muss das 25 Lebensjahr vollendet haben und eine Tätigkeit als Arbeitnehmer oder als Arbeitgeben in dem Bezirk des Arbeitsgerichts ausüben # Welche Befugnisse hat der einem Arbeits- und Sozialgericht...") Tag: Visual edit
- 15:51, 6 December 2021 Timon talk contribs created page Klausur LF8 (Created page with "=== Warum macht man einen Marketing-Mix? In welche vier Bereiche teilt er sich auf? === Warum: Marketing-Mix wird eingesetzt, um die eigenen Ziele zu erreichen. Diese Ziele müssen vor Veröffentlichung des Produktes klar definiert werden und alle Bereiche abdecken. Bereiche (4 P’s): * Product (Produktpolitik) * Price (Preispolitik) * Promotion (Kommunikationspolitik) * Place (Distributionspolitik) === Beschreiben Sie kurz, was unter den vier Bereichen jeweils zu ve...") Tag: Visual edit
- 22:52, 5 December 2021 MediaWiki default talk contribs created page Main Page
