How to Create & Configure File Share in Azure Storage Account
Azure File Share storage offers fully managed file shares in the cloud that are accessible via the industry standard Server Message Block (SMB) protocol. Azure file shares can be mounted concurrently by cloud or on-premises deployments of Windows, Linux, and macOS. Additionally, Azure file shares can be cached on Windows Servers with Azure File Sync for …
Read more “How to Create & Configure File Share in Azure Storage Account”
How to Create & Configure Elastic Container Registry on AWS
Amazon Elastic Container Registry (ECR) is a fully managed container registry that makes it easy to store, manage, share, and deploy container images and artifacts anywhere. Amazon ECR transfers container images over HTTPS and automatically encrypts images at rest. Amazon ECR Public makes it easy to publicly share container software worldwide for anyone to download. …
Read more “How to Create & Configure Elastic Container Registry on AWS”
Steps to Setup MTR Network Diagnostic Tool on Ubuntu 20.04 LTS
Mtr(my traceroute) is a free & open source command line network diagnostic tool. It helps to provide the functionality of both the ping and traceroute commands. It is a simple tool that display the information about the network packets. Using MTR, we can easily get the network & domain-name information. There are few steps to …
Read more “Steps to Setup MTR Network Diagnostic Tool on Ubuntu 20.04 LTS”
Steps to Setup Linux Dash Monitoring tool on Ubuntu 20.04 LTS
Linux Dash is a free & open source System monitoring tool.It allows to visualize the behavior of server in real time & display the information on system such as number of running processes, number of logged in users, the CPU load, memory statistic, disk usage, network connections, internet connection speed etc. There are some steps …
Read more “Steps to Setup Linux Dash Monitoring tool on Ubuntu 20.04 LTS”
How to Create Firewall Manager Policies on Microsoft Azure
Firewall Policy is an Azure resource that contains NAT, network, and application rule collections, and Threat Intelligence settings. It’s a global resource that can be used across multiple Azure Firewall instances in Secured Virtual Hubs and Hub Virtual Networks. Policies work across regions and subscriptions. Login to microsoft azure portal. Click on All Services. …
Read more “How to Create Firewall Manager Policies on Microsoft Azure”