Step by Step set up the cloudflare tunnel

Set up your first tunnel Follow this step-by-step guide to get your first tunnel up and running. Before you start, make sure you: Add a website to Cloudflare Change your domain nameservers to Cloudflare ​1. Download and install cloudflared For WindowsFirst, download cloudflared on your machine. Visit the downloads page to find the right package […]

Read More

Zero Trust Samba with Cloudflare Private Routing

? I have a few goals for this project: Deploy a Samba file server on an Ubuntu machine Make that machine inaccessible to the Internet Connect to that file server without adding back hauls that degrade performance Control who can reach the server using my identity provider of choise, instead of relying entirely on simple […]

Read More

Removing .html Extension from URL

If you want to remove .html extension, then simply add the given below snippet in your .htaccess file RewriteEngine onRewriteCond %{REQUEST_FILENAME}.html -fRewriteRule ^(.*)$ $1.html  [NC,L] So now you can link .html page without extension on your web page. But when user will try to access with .html it will not redirect to without extension page. […]

Read More

HID Origo: How to add System Accounts

This video guide will walk through adding System Accounts which allow 3rd party applications to integrate with HID Origo Management Portal services. This allows partner applications to manage the administration of Mobile Identities users & credentials, and Reader Manager key authorization for an organization. Get support: www.itcapture.com

Read More

Install Free Let’s Encrypt SSL

Download win-acme To start, open an elevated command prompt and change the working directory to where the win-acme client is installed, run wacs.exe. You will be presented with an interactive menu. There is no “simple” menu for setting up the certificate for Exchange, so at this point, enter M to create a new certificate with […]

Read More

Something went wrong in outlook after 2FA enabled

Set up multi-factor authentication Based on your understanding of multi-factor authentication (MFA) and its support in Microsoft 365, it’s time to set it up and roll it out to your organization.  Important If you purchased your subscription or trial after October 21, 2019, and you’re prompted for MFA when you sign in, security defaults have been automatically enabled […]

Read More

Deleting memorised report Moneydance

Open Moneydance. Click the Tools menu -> Graphs and Reports. In the left hand column, click on Memorized Reports. Click on the report that you would like to remove, and then click the Remove button to the right! Reference: Moneydance

Read More

Updated clients cannot communicate with non-updated servers

The most common scenario is that the client has the CredSSP update installed, and the Encryption Oracle Remediation policy setting does not allow an insecure RDP connection to a server that does not have the CredSSP update installed. To work around this issue, follow these steps: On the client has the CredSSP update installed, run gpedit.msc, and then browse to Computer Configuration > Administrative Templates > System > Credentials […]

Read More