Main public logs
Appearance
Combined display of all available logs of Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 16:29, 23 November 2025 Marcluer talk contribs moved page Linux/wireguard to Linux/Wireguard without leaving a redirect
- 12:41, 23 November 2025 Marcluer talk contribs created page FritzBox (Created page with "== LAN-to-LAN Wireguard VPN == Category:Hardware")
- 20:04, 11 November 2025 Marcluer talk contribs created page Spec-Kit (Created page with "* /speckit.constitution - Establish project principles * /speckit.specify - Create baseline specification * /speckit.clarify (optional) - Ask structured questions to de-risk ambiguous areas before planning * /speckit.plan - Create implementation plan * /speckit.checklist (optional) - Generate quality checklists to validate requirements completeness, clarity, and consistency * /speckit.tasks - Generate actionable tasks * /speckit.analyze (optional) - Cross-artifact consi...")
- 19:58, 5 November 2025 Marcluer talk contribs created page Windows 11/Installation (Created page with "== Install with local account == * Shift+F10 <pre> start ms-cxh:localonly </pre>")
- 14:26, 12 October 2025 Marcluer talk contribs created page Windows/Keyboard Shortcuts (Created page with " Category:Windows")
- 14:29, 8 October 2025 Marcluer talk contribs created page Windows/Server (Created page with "== Active Directory == * Server Manager -> Add roles -> Active Directory Domain Services + DNS <blockquote> <pre> Install-WindowsFeature AD-Domain-Services, DNS -IncludeManagementTools </pre> </blockquote> * Active Directory -> Promote -> Add new forest (ad.example.de) <blockquote> <pre> Install-ADDSForest -DomainName "ad.example.com" -InstallDNS </pre> </blockquote> Category:Windows")
- 14:20, 8 October 2025 Marcluer talk contribs moved page Windows 10/Remote Desktop - RDP to Windows/Remote Desktop - RDP without leaving a redirect
- 13:00, 8 October 2025 Marcluer talk contribs created page Linux/Powertop (Created page with "== Install == <pre> apt install powertop </pre> == Activate == <pre> sudo systemctl edit --full powertop.service # required? sudo systemctl enable powertop.service sudo systemctl start powertop.service </pre> * /etc/systemd/system/powertop.service Category:Linux/System Category:Linux")
- 09:56, 7 October 2025 Marcluer talk contribs created page Windows 10/Remote Desktop - RDP (Created page with "== Host: Windows 11 == * https://github.com/stascorp/rdpwrap * https://github.com/sebaxakerhtc/rdpwrap/ Category:Windows")
- 10:19, 5 October 2025 Marcluer talk contribs created page Plug Types (Created page with " Category:Electronics")
- 14:02, 17 September 2025 Marcluer talk contribs moved page Windows 11/Wireguard to Windows/Wireguard without leaving a redirect
- 13:42, 17 September 2025 Marcluer talk contribs created page Windows 11/Wireguard (Created page with "== Windows Server as Wireguard Client == * Install Wireguard * Category:Windows")
- 13:40, 17 September 2025 Marcluer talk contribs created page Category:Windows (Created blank page)
- 13:21, 15 September 2025 Marcluer talk contribs created page Node.js (Created page with "== NVM == Category:Programming")
- 09:25, 1 September 2025 Marcluer talk contribs created page Gemini CLI (Created page with "== Installation on Ubuntu (WSL2) == * Ubuntu 24.04 does not come with Node v20 <pre> curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.3/install.sh | bash node --version nvm install 20 nvm use 20 node --version npm install -g @google/gemini-cli </pre>")
- 08:00, 1 September 2025 Marcluer talk contribs created page Codex CLI (Created page with " Category:Programming Category:AI")
- 13:31, 18 August 2025 Marcluer talk contribs created page Python/UV Installation (Created page with "<pre class="bash"> pipx install uv </pre>")
- 19:37, 13 August 2025 Marcluer talk contribs created page AI Prompts & Agents (Created page with "{| class="wikitable" style="margin-right: 0px; margin-left: auto;" width="400px" | Category: Programming + AI |- | <DynamicPageList> category = Programming category = AI shownamespace = false ordermethod = sortkey order = ascending </DynamicPageList> |} Category:Programming Category:AI")
- 13:22, 13 August 2025 Marcluer talk contribs moved page AI Workflow to AI Workflows & Patterns