Fulltext results:
- 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... code> Then add: <code bash> Port 631 </code> This allows CUPS to listen on port 631 on all interfaces. ==== 3. Allow access from the local network ==== Within the file, locate sections like: <
- Let's Talk - Building a Modular PHP Framework part 3 @en:blog:2025:02:03
- F)** is a type of web security vulnerability that allows an attacker to trick users into performing unw... validate a secret token that must be included in all non-GET requests. We ensure our session is start... Building the API Module ===== The **API** module allows us (and potentially third parties) to request,... UEST; } /** * Magic Method to catch all undefined methods * @param string $name
- How to Install DokuWiki on a LAMP Server @en:blog:2023:12:18
- dokuwiki/> Options FollowSymLinks AllowOverride All Require all granted </Directory> ErrorLog ${APACHE_LOG_DIR}/error.log CustomLog ${
- How to Uninstall Windows Store on Windows 11 @en:blog:2024:01:31
- w features and a revamped interface. However, not all components may be necessary for everyone. The Win... ackage</code> - Execute: <code>Get-appxpackage -allusers *WindowsStore* | Remove-AppxPackage -allusers</code> ===== Conclusion ===== Uninstalling the Win
- 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... ki.org/plugin:config|Configuration Manager]]. * Allow the **bureaucracy** user full control over the ... }} </file> This page acts as the main dashboard, allowing users to see tickets organized by status, su
- 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... eed to ensure that your firewall is configured to allow Remote Desktop connections. We will need to open File and Printer Sharing ports (SMB) to allow the RemoteApp to access shared resources on the
- How to Setup Server Backups on Windows Server 2022 @en:blog:2024:12:06
- server backups on Windows Server 2022. This will allow you to create regular backups of your server's ... server backups on Windows Server 2022. This will allow you to create regular backups of your server's ... server backups on Windows Server 2022. This will allow you to create regular backups of your server's
- 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... tect potential drive failures before they happen, allowing you to back up data and replace the drive pr
- Fixing CrowdStrike Issue on Windows @en:blog:2024:07:23
- vices were affected, representing less than 1% of all Windows machines globally. The issue primarily im... %windir%\System32\drivers\CrowdStrike - Delete all files starting by C-00000291 with the .sys extens
- Git --- Let's talk about it @en:blog:2024:11:07
- sage" </code> This will create a new commit with all your changes. You can then push your changes to a... patch </code> This will enter the patch mode and allow you to review your changes before committing th
- How to Connect an iSCSI Target on Windows Server 2022 @en:blog:2024:12:06
- all Computer System Interface) is a protocol that allows you to connect storage devices over a network.... n your server to ensure that the iSCSI traffic is allowed. </block> <block round tip> ===== Tips and T
- Enhancing Your DokuWiki Forms with Custom JavaScript - Replacing Newlines with Markdown-Friendly Syntax @en:blog:2024:12:20
- ndexOf("&do=") === -1) { // Find all the texteareas and Replace " \ " with newlines ... nt.preventDefault(); // Find all the texteareas and replace newlines with " \ "
- Let's Talk - Why and How I Use Artificial Intelligence @en:blog:2025:01:27
- s everything flawlessly. However, it’s a powerful ally for those of us who need a little boost—whether ... , letting me share my ideas more effectively with all of you. ===== Tags ===== {{tag>"general" ai llm
- Let's Talk - Building a Modular PHP Framework part 2 @en:blog:2025:01:28
- e Helpers, the ''Models'' class dynamically loads all models from your ''/Model'' folder and plugin dir... UEST; } /** * Magic Method to catch all undefined methods */ public function __c
- How to disable Telemetry on Windows 11 @en:blog:2024:01:31
- t telemetry data collection is kept to a minimum, allowing you to use your computer with increased conf
- Enhancing Mobile Responsiveness: Updates to Writr @en:blog:2024:11:05:enhancing-mobile-responsiveness