Search

You can find the results of your search below.

Fulltext results:

How to Setup Server Backups on Windows Server 2022 @en:blog:2024:12:06
9 Hits, Last modified:
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 ... ork share to store the backups ===== Step 1: Install Windows Server Backup Feature ===== - Open **Se... s''. - Select ''Role-based or feature-based installation'' and click <key>Next</key>. {{ :en:blog:202
Enhancing Your DokuWiki Forms with Custom JavaScript - Replacing Newlines with Markdown-Friendly Syntax @en:blog:2024:12:20
6 Hits, Last modified:
custom markdown can sometimes be a hurdle, especially for users who aren’t familiar with its nuances. ... ’ve developed a JavaScript solution that automatically converts \n to \, ensuring that forms work seaml... ndexOf("&do=") === -1) { // Find all the texteareas and Replace " \ " with newlines ... nt.preventDefault(); // Find all the texteareas and replace newlines with " \ "
How to Connect an iSCSI Target on Windows Server 2022 @en:blog:2024:12:06
4 Hits, Last modified:
Author(s)**: Louis Ouellet ---- iSCSI (Internet Small Computer System Interface) is a protocol that allows you to connect storage devices over a network. Th... SI target are correct. * Check the Windows Firewall settings on your server to ensure that the iSCSI traffic is allowed. </block> <block round tip> ===== Tips and T