Fulltext results:
- 01.01. Formatting Syntax @en:projects:writr:documentation:01:01
- to be as readable as possible. This page contains all possible syntax you may use when editing the page... texts. Of course you can **__//''combine''//__** all these. DokuWiki supports **bold**, //italic//,... exts. Of course you can **__//''combine''//__** all these. You can use <sub>subscript</sub> and <sup... out it. You should use forced newlines only if really needed. ===== Links ===== DokuWiki supports mu
- Repurpose Old Printers Using a Raspberry Pi @en:blog:2025:01:20
- is device, using a Raspberry Pi as a print server allows us to extend the printer’s lifespan. It also e... Raspberry Pi with the necessary software * Install and configure the Canon printer drivers * Use C... red folder (useful for scanned documents) * Install and configure a Python Startup Monitor ===== Pre... epare the MicroSD card: ==== - Download and install **Raspberry Pi Imager** from the official Raspber
- Installation Guide @en:projects:pyrdpconnect:documentation
- ====== Installation Guide ====== ---- ===== Prerequisites for Running from Source ===== ==== macOS Us... ing remote desktop applications. === Step 1: Install XQuartz === - Visit the official XQuartz websi... rg/|XQuartz Download Page]]. - Download and install the latest version of XQuartz. - (Optional) Restart your computer to ensure all necessary components are initialized. **Why XQua
- Wrap @en:projects:writr:documentation:03:01:wrap
- reates a **''span''** and should be used for **"small"** containers, **inside** paragraphs, lists, tables, etc. <wrap classes width :language>"small" content</wrap> or <inline classes width :language>"small" content</inline> or <span classes width :language>"small" content</span> :!: Please note, some things **w
- Let's Talk - Building a Modular PHP Framework part 3 @en:blog:2025:02:03
- Author(s)**: Louis Ouellet ---- In this third installment of our **Building a Modular PHP Framework** s... F)** is a type of web security vulnerability that allows an attacker to trick users into performing unw... tion where they are already authenticated. Essentially, the attacker exploits the user's browser sessio... validate a secret token that must be included in all non-GET requests. We ensure our session is start
- How to Publish a Remote Application using Windows Server RDS @en:blog:2024:11:29
- Desktop Services (RDS) is a robust solution that allows organizations to centralize application manage... de the insights you need to get started. From installation to distribution and troubleshooting, you’ll ... s Server machine with Remote Desktop Services installed. * A user account with administrative privile... pplication you want to publish as a RemoteApp installed on the server. * A network connection to the
- How to Install Remote Desktop Services on Windows Server 2022 @en:blog:2024:11:27
- {{ :en:blog:2024:11:27:how-to-install-remote-desktop-services-on-windows-server-2022-article.png?nolink&600 |}} ====== How to Install Remote Desktop Services on Windows Server 2022 ==... d centralized desktop and application access. Installing RDS on Windows Server 2022 provides a robust a... guide, we’ll walk you through the process of installing and configuring Remote Desktop Services on Win
- Usage Guide @en:projects:reversesum:documentation
- n value. This guide will walk you through the installation and usage process, ensuring that you can get... t easy to deploy in most environments. ===== Installation ===== To install the ReverseSUM application, follow these steps: * **Step 1: Clone the Reposi... witchTech/ReverseSUM.git</code> * **Step 2: Install Dependencies**: After cloning the repository, nav
- Development Environment Setup @en:projects:pyrdpconnect:documentation
- <code bash> python3 --version </code> Then, install the necessary dependencies: <code bash> brew install python brew install python3 brew install freerdp </code> ===== Prerequisites - Linux ===== Ensure you have the following
- Let's Talk - Building a Modular PHP Framework from Scratch @en:blog:2025:01:24
- ing up modules, creating a logging system, and finally wrapping requests into a tidy Request class. By ... ice that we use a default configuration array and allow for custom overrides via our configuration syst... class(); } else { // Fall back to a default module class ${... t_class($value) . PHP_EOL; } </file> ++++ ===== Fallback Module Class ===== One downside to having opt
- How to Install DokuWiki on a LAMP Server @en:blog:2023:12:18
- {{ :en:blog:2023:12:18:how-to-install-dokuwiki-on-a-lamp-server.png?nolink |}} ====== How to Install DokuWiki on a LAMP Server ====== **Author(s)**: L... uire a database, making it a perfect choice for small to medium-sized projects. LAMP servers offer a st... dokuwiki/> Options FollowSymLinks AllowOverride All Require all granted </D
- Writr @en:projects:writr
- float-right> <inline button>[[en:projects:writr:gallery:?do=media&ns=en:projects:writr:gallery| Upload]]</inline> </block> ===== Gallery ===== {{gallery>:en:projects:writr:gallery}} ===== Wait, where is the documentation? ===== Review
- Let's Talk - Building a Modular PHP Framework part 2 @en:blog:2025:01:28
- "CLI" ] ], "INSTALLER" => [ "class" => "\LaswitchTech\coreInstaller\Installer", "scope" => [ "Router", "API", ... ==== Implementing Helpers ===== Helpers provide small, shareable methods. To achieve this, we first cre
- How to Check a Hard Drive Health from the Command-Line @en:blog:2024:02:01
- package includes the ''smartctl'' utility, which allows you to inspect your hard drive's SMART (Self-M... dict drive failure and perform checks. ===== Installing smartmontools ===== Before you can use ''smartctl'', you must install the ''smartmontools'' package. On most Linux distributions, you can install it via the package manager. For Ubuntu/Debian-ba
- How to Build a Simple Ticketing System in DokuWiki @en:blog:2024:10:08
- i** and the **Bureaucracy** plugin. This approach allows you to leverage DokuWiki's flexible content ma... oration. * **[[https://www.dokuwiki.org/plugin:gallery|Gallery]]**: For adding image attachments related to the ticket. * **[[https://www.dokuwiki.org/p... runas#template_mode|run as]] a non-existent user called **''bureaucracy''** in the [[https://www.dokuwi
- Enhancing Your DokuWiki Forms with Custom JavaScript - Replacing Newlines with Markdown-Friendly Syntax @en:blog:2024:12:20
- Enhancing Mobile Responsiveness: Updates to Writr @en:blog:2024:11:05:enhancing-mobile-responsiveness