Category Archives: Tutorials

Microsoft Azure Tutorials

How To Create An Azure Virtual Machine – Lab1

In this tutorial you will learn how to create an Azure Virtual machine using Window Server 2022 Datacenter image and learn how to connect to the virtual machine using RDP.

Task Details

  1. Sign to Azure Portal.

  2. Create an Azure Virtual Machine.

  3. Understand deployment details.

  4. RDP into the virtual machine

  5. Test the created virtual machine.

Task 1: Login to Azure Portal

  1. Open a browser tab and go to the Azure portal using URL https://portal.azure.com.
  2. Sign in with your username and password on azure portal.

Task 2: Create A Virtual Machine

1. There are a few options you can locate the Virtual machines afterwards click on the Virtual machine’s menu in the Left panel. You can also use the search bar at the top to find the Virtual Machines page or you can use the Virtual machines icon right Infront of you.

2. If you see any error in the page, wait … Read the rest

UniFi Tutorials

How To Configure VLAN On UniFi Controller 7.0

In this tutorial you will learn how to configure a VLAN with DHCP on UniFI Controller 7.0.

VLAN Stands for “Virtual Local Area Network,” or “Virtual LAN.” A VLAN is a custom network created from one or more existing LANs. It enables groups of devices from multiple networks (both wired and wireless) to be combined into a single logical network. The result is a virtual LAN that can be administered like a physical local area network.

Let’s get started.

Make sure you are on latest Unifi Controller Version. This tutorial was created for version 7.0.25. I will be using a Unifi UDM Pro for this configuration.

Step 1: Log into your Unifi Controller.

Step 2: Click Settings

Step 3: Click Networks 

Step 4: Once the page loads click on Create New Network.

Step 5: Name your Network for the use case it is intended for. For me, I have to create this VLAN for my … Read the rest

UniFi Tutorials

How To Configure Unifi Controller Guest Hotspot With Stripe Payment

In this tutorial you will learn how to configure your Unifi Controller 7.0.22 Guest Hotspot with Stripe Payment. This will come handy if you’re looking to monetize your Public WiFi access.

Before we start make sure you are on Unifi Controller 7.0.22 or later and proceed to adopt all your Unifi devices into your controller. Make sure all firmware is updated as well.

The Tutorial Run Down

  1. Configure a Guest Network.
  2. Configure Bandwidth Profile.
  3. Configure a SSID for a group of access points.
  4. Configure Guest Hotspot Profile with Stripe Payment.
  5. Simple way to view Stripe payments.

Let’s start by configuring the Guest Network.

1. Log into your Unifi Controller 7.0.22 

2. Once you’re on the dashboard click Settings.

3. Now locate and click on Networks.

4. Now that you’re on the Networks Section locate and click on Create New Network.

5. For our New Network let’s do … Read the rest

UniFi Tutorials

How To Configure Unifi Controller Guest Hotspot With Vouchers

In this tutorial you will learn how to configure your Unifi Controller 7.0.22 Guest Hotspot with Vouchers. This will come handy if you’re a hotel or some type of business looking to control guest access to your Wi-Fi using a finite time-based voucher.

Before we start make sure you are on Unifi Controller 7.0.22 or later and proceed to adopt all your Unifi devices into your controller. Make sure all firmware is updated as well.

 

 

The Tutorial Run Down

  1. Configure a Guest Network.
  2. Configure Bandwidth Profile.
  3. Configure a SSID for a group of access points.
  4. Configure Guest Hotspot Profile with vouchers.
  5. Simple way to manage vouchers.

Let’s start by configuring the Guest Network.

1. Log into your Unifi Controller 7.0.22 

2. Once you’re on the dashboard click Settings.

3. Now locate and click on Networks.

4. Now that you’re on the Networks Section locate and click on Create Read the rest

UniFi Tutorials

How To Configure Site to Site VPN On Unifi Controller 7.0.22

In this tutorial you will learn how to configure Unifi UDM PRO Site to Site VPN on Unifi Controller 7.0.22. 

A site-to-site virtual private network (VPN) is a connection between two or more networks, such as a corporate network and a branch office network. Many organizations use site-to-site VPNs to leverage an internet connection for private traffic as an alternative to using private MPLS circuits.

Site-to-site VPNs are frequently used by companies with multiple offices in different geographic locations that need to access and use the corporate network on an ongoing basis. With a site-to-site VPN, a company can securely connect its corporate network with its remote offices to communicate and share resources with them as a single network.

Let’s get started.

Make sure you are on Unifi Controller Version 7.0.22. I will be using a Unifi UDM Pro for this configuration.

Step 1: Log into your Main Office Unifi … Read the rest


How To Install LetsEncrypt SSL Certificates On Omada Controller

In this tutorial you will learn how to install LetsEncrypt SSL certificates for your Omada Controller hosted on Ubuntu 20.04.

Introduction

Omada Controller, TP-Link’s management interface for EAP devices, naturally becomes a crucial platform that benefits significantly from enhanced security measures.

In this tutorial, we will guide you through a detailed, step-by-step process of integrating Let’s Encrypt SSL certificates into your Omada Controller setup. Whether you’re a seasoned network administrator or a newbie just dipping your toes into network security, this guide is tailored to provide clarity and simplicity.

Let’s embark on this journey together, ensuring a safer and more secure Omada Controller experience for you!

Step 1: Generate Certificate

  1. First, install and refresh the core for snap:
snap install core; sudo snap refresh core
  1. Next, install certbot:
snap install --classic certbot
  1. Create a symbolic link for certbot:
ln -s /snap/bin/certbot /usr/bin/certbot
  1. Generate the certificate:
certbot certonly --standalone --preferred-challenges http 
Read the rest
UniFi Tutorials

How To Configure Unifi Controller 7.0.22 UDM-PRO Security Settings

In this tutorial you will learn how to configure your Unifi Controller 7.0.22 Network Security Settings so you can properly secure your networks. In this tutorial I will be utilizing a Unifi UDM-Pro on controller version 7.0.22.

Key Knowledge

  • GeoIP Filtering is a technology that can block web traffic from entire countries, can be an effective way to stop hackers from attacking your business. As the name suggests, it blocks network connections based on geographic location – information it gets based on IP addresses. This can then be used to filter and prevent both outgoing and incoming connections to and from your network.
  • An Intrusion Prevention System (IPS) is a type of engine that identifies malicious traffic by checking the signatures. The signatures contain known traffic patterns or instruction sequences used by malware. This type of signature-based engine can only detect anomalies based on known malicious traffic patterns.
  • An Intrusion
Read the rest
UniFi Tutorials

How To Configure Unifi UDM Pro Controller 7.0.22 VPN Access

In this tutorial you will learn how to configure a Unifi UDM Pro Controller 7.0.22 VPN access. I will take you through the process of configuring a VPN Connection and a VPN user on Unifi Controller version 7.0.22 on your UDM Pro and then we will finish with configuring the Windows 11 VPN client.

Let’s start by logged into your UDM PRO Controller 7.0.22.

  1. Click on Settings
  2. Now click on VPN

  3. For VPN Server mark sure its enabled.
  4. For Pre-shared Key, you can use the default or type your own.
  5. For Server Address, choose ether wan port or set a static IP Address manually. I will be using (WAN1).
  6. Now under User Authentication, click on Create a new user.
  7.  You should now see a popup to enter a username and password, afterwards click on the Create User button. Create additional user accounts that you wish to provide
Read the rest
Windows Tutorials

How To Install And Configure Windows Server DHCP Role

In this tutorial you will learn How To Install And Configure Windows Server DHCP Role. We will be using Windows Server 2019 however the concept is the same with Windows Server 2022.

Introduction

The Windows Server DHCP (Dynamic Host Configuration Protocol) role plays a crucial role in managing IP addresses on a network. By automating IP assignment and configuration, DHCP simplifies network administration and ensures efficient connectivity. This guide will walk you through the process of installing and configuring the DHCP role on your Windows Server. From initial setup to advanced configurations, you’ll gain the knowledge and skills needed to effectively manage IP address allocation. Get ready to streamline your network infrastructure and enhance connectivity with this comprehensive tutorial.

Let’s get started with the Installation of the DHCP Role

1.Log into your Windows Server.

2. If not already opened, open up Server Manager.

3. Click Add roles and featuresRead the rest

UniFi Tutorials

How to Configure Unifi UDM PRO DHCP Relay To Use Windows Server DHCP

In this tutorial you will learn How to Configure Unifi UDM PRO DHCP Relay To Use Windows Server DHCP. This will come handy when you want your Windows Server to be the DHCP provider. This tutorial is based on Unifi Controller version 6.5.55.

Let’s get started.

First make sure you are running the latest controller version. At the time of this publication, it is 6.5.55. I will be progressing through this tutorial under the impression you already have a Windows DHCP Server already running. If that is not configured click: How To Install And Configure Windows DHCP Server.

1. Log into your UDM Pro using unifi.ui.com or its IP address.

2. Access the Unifi Controller and click Settings

3. Click on Networks. Now you should be presented with all your current networks maybe even just the Default LAN if your UDM Pro is coming right out of the … Read the rest