Search

You can find the results of your search below.

Fulltext results:

Let's Talk - Building a Modular PHP Framework part 2 @en:blog:2025:01:28
41 Hits, Last modified:
els. We have also changed the default class for ''CLI'' to ''LaswitchTech\Core\CLI'' so that we can start working on it before exporting it into its own mod... "Router", "API", "CLI" ] ], "REQUEST" => [ ... "Router", "API", "CLI" ] ], "OUTPUT" => [
How to Setup Server Backups on Windows Server 2022 @en:blog:2024:12:06
20 Hits, Last modified:
ckup Feature ===== - Open **Server Manager** by clicking on the <key>{{fa>windows}}</key> and selecti... ?nolink |}} - In the **Server Manager** window, click on ''Manage'' in the top-right corner and selec... ''Role-based or feature-based installation'' and click <key>Next</key>. {{ :en:blog:2024:12:06:screens... the server you want to install the feature on and click <key>Next</key>. {{ :en:blog:2024:12:06:screens
How to Publish a Remote Application using Windows Server RDS @en:blog:2024:11:29
16 Hits, Last modified:
er. * A network connection to the server. * A client machine with Remote Desktop Connection install... llow these steps: - In the **Server Manager**, click on the Tools menu and select ''Windows Defender... Defender Firewall with Advanced Security window, click on ''Inbound Rules''. - Scroll down and locat... g?nolink |}} - In the Action pane on the right, click on ''Enable Rule''. - Repeat the same steps f
How to Install Remote Desktop Services on Windows Server 2022 @en:blog:2024:11:27
15 Hits, Last modified:
ole ===== - Open the **Server Manager**: * Click the <key>{{fa>windows}}</key> menu, search for ... tures: * In the **Server Manager** Dashboard, click Add roles and features. {{ :en:blog:2024:11:27:... lect ''Remote Desktop Services installation'' and click ''Next''. {{ :en:blog:2024:11:27:screenshot_202... Deployment Type: * Select ''Quick Start'' and click ''Next''. {{ :en:blog:2024:11:27:screenshot_202
Resolving Taskbar Freezing Issues: A Comprehensive Guide @en:blog:2024:02:16
5 Hits, Last modified:
\Software\Microsoft\TIP\TestResults\''. - Right-click on ''27641370'' and select ''Export''. Choose a... registry key. - In the Registry Editor, right-click on ''27641370'' and select ''Delete''. ==== St... andwriting Panel Service'' in the list. - Right-click and select ''Properties''. Set the Startup type to ''Disabled'' and click ''Stop'' if it's running, then click ''OK''. =
How to Join a New Server to an Existing Domain @en:blog:2024:11:26
4 Hits, Last modified:
the ''Local Server'' tab on the left sidebar. - Click on the **Workgroup** link next to ''Computer Na... link |}} - In the **System Properties** window, click on the Change button. - In the next dialog: ... enter the domain name (e.g., ''albcie.com''). - Click **OK** to proceed. ===== Step 4: Authenticate ... ** and **password** of a domain administrator and click **OK**. ===== Step 5: Confirmation ===== - A
How to Connect an iSCSI Target on Windows Server 2022 @en:blog:2024:12:06
4 Hits, Last modified:
nshot_2024-12-06_at_9.46.06 am.png?nolink |}} - Click on the <key>Quick Connect</key> button to conne... Select the target that you want to connect to and click on the <key>Connect</key> button. {{ :en:blog:2... sword that you have configured for the target and click <key>OK</key>. - Once the connection is estab... s a disk in the **Disk Management** window. Right-click on the disk and select **Online**. {{ :en:blog:
How to disable the Cortana app @en:blog:2024:01:31
3 Hits, Last modified:
s'' on the right menu. - Scroll to ''Cortana'', click the {{fa>ellipsis-vertical}} icon and select ''... tion. ==== Using the Task Manager ==== - Right-click the <key>{{fa>windows}}</key> button from the b... ' - Open the ''Startup'' tab - Find and right-click ''Cortana'' - Select ''Disable'' ===== Concl
How to prevent user from signing into a Microsoft Account on Windows 11 @en:blog:2024:01:31
3 Hits, Last modified:
indows\CurrentVersion\Policies\System'' - Right-click the ''System'' Key in the left pane, expand ''New'' from the context menu, and then click ''DWORD (32-bit) Value''. - Name the new DWORD ''NoConnectedUser'' - Double-click the newly-created DWORD and set its Value Data
Git --- Let's talk about it @en:blog:2024:11:07
2 Hits, Last modified:
a pull request by going on the GitHub website and clicking on the "New pull request" button. They can t... rk their repository. You can fork a repository by clicking on the "Fork" button on the GitHub website.
Repurpose Old Printers Using a Raspberry Pi @en:blog:2025:01:20
2 Hits, Last modified:
You can usually find this from your router’s DHCP client list or by using network scanning tools. Once... ttps://<RaspberryPi_IP_Address>:631/admin </code> Click <key>Add Printer</key>. If the Canon is connect
Let's Talk - Building a Modular PHP Framework from Scratch @en:blog:2025:01:24
2 Hits, Last modified:
pending on the application’s scope (e.g., Router, CLI, API). Below is the work-in-progress. Notice that... "Router", "API", "CLI" ] ], ... ];
Let's Talk - Building a Modular PHP Framework part 3 @en:blog:2025:02:03
2 Hits, Last modified:
writeRule ^(.+)$ index.php [QSA,L] RewriteRule ^cli - [F,L] RewriteRule ^.htaccess - [F,L] </IfModu... roperly routed through our **index.php**, and any CLI or .htaccess direct calls are disallowed. =====
Reset your macOS user password @en:blog:2024:11:11
1 Hits, Last modified:
- Enter a new password and a password hint. - Click ''Next'' and then ''Restart'' to reboot your Ma
Enhancing Your DokuWiki Forms with Custom JavaScript - Replacing Newlines with Markdown-Friendly Syntax @en:blog:2024:12:20
1 Hits, Last modified:
}); </file> ==== 6. Save the Configuration ==== Click <key>Save</key> to apply the changes. ==== 7.