Tag Archives: Tutorials
How to Upgrade Ubuntu Server 20.04 to Ubuntu 22.04
In this tutorial you will learn how to upgrade your Ubuntu Server 20.04 LTS to Ubuntu Server 22.04 LTS. Ubuntu 22.04 Dates Below you can find list of some important dates relating to Ubuntu 22.04 LTS Official Release: April 21, 2022 End of Life (end of official support): April 2027 Extended Support End of Life (available with…
How To Create an Azure Load Balancer – Lab9
In this tutorial you will learn how to create a Load Balancer in Azure. This lab I will walk you through the steps to deploy a load balancer to load balance virtual machine traffic. What is an Azure Load Balancer? An Azure load balancer provides high availability by distributing incoming traffic among healthy VMs and…
How To Manage OneDrive With Group Policy
In this tutorial you will learn how to manage OneDrive with group policy (GPO). The OneDrive Group Policy objects work by setting registry keys on the computers in your domain
How To Create Network Security Groups In Azure – Lab8
In this tutorial you will learn how to create Network Security Groups in Azure. This lab will walk you through the steps to deploy a virtual machine and then edit network security groups in azure to allow specific traffic like RDP and HTTP. What are Azure Network Security Groups (NSGs) ? A network security group…
Install OneDrive using Group Policy and PowerShell
In this tutorial you will learn how to install OneDrive using Group Policy and PowerShell. By the end of this tutorial, you would have successfully deployed OneDrive to all end user devices during computer startup. Task Details Download OneDrive Create PowerShell Script Create and Deploy GroupPolicy Task 1: Download OneDrive 1. On your Domain Controller…
How To Create A Docker Container Instances In Azure – Lab7
In this tutorial you will learn how to create a Docker Container Instance in Azure. This lab will walk you through the steps to deploy a docker container instance and test the deployment. Task Details Log into Azure Portal. Deploy A Docker Container. Review deployment details. Lauch APP through FQDN. Understand the Azure Metric…
How To Auto Deploy RADIUS WiFi With Group Policy
In this tutorial you will learn how to auto deploy RADIUS WiFi to end user domain joined computers with group policy. Lets get started. 1. Log into your Domain Controller. 2. Open Group Policy Management. 3. Locate Group Policy Objects, afterwards right click and click New. 4. Name your policy something that is identifiable…
How To Create A SQL Database In Azure – Lab6
In this tutorial you will learn how to create a SQL Database in Azure. This lab will walk you through the steps to deploy SQL server and to create a SQL database. Task Details Log into Azure Portal. Create Azure SQL Database. Create a SQL Server firewall rule. Connect to the Azure SQL Database….
How To Create A Linux Virtual Machine in Azure – Lab5
In this tutorial you will learn how create a Linux Virtual Machine in your Azure Lab. I will guide you through the process of logging into Azure Portal and proceeding through the VM wizard to create your Linux Virtual Machine. I will then show you how to SSH into your Linux Virtual Machine and test…
How To Aggregate UniFi Switch Ports
In this tutorial you will learn how to Aggregate Unifi Switch Ports on your UniFi Controller 7.0. Link aggregation is a great way to increase speed and redundancy of your network. It allows you to combine multiple network connections and to distribute the load across all of the links, so that no one link will…