Skip to content

discuss-tech.com

Learning Everyday

  • Home
  • Contact
  • About
  • Toggle search form

Author: Ankit Joshi

Cloning an Azure virtual machine to another region in another subscription

As of date, there is not direct way to move Azure Virtual Machine to another region in another subscription directly. However I had a task which involved doing so. Also for our usecase, resource mover was also not an option as it works across all public regions while we had to move resources to one…

Read More “Cloning an Azure virtual machine to another region in another subscription” »

Microsoft Azure

PATH variable in linux

The PATH variable is an environment variable in Linux that holds a list of directories where the system searches for files. When a command is entered in the terminal, the system scans these directories in the order they are listed, attempting to locate the corresponding file. To view your current PATH configuration, simply open a…

Read More “PATH variable in linux” »

Uncategorized

All about Environment Variables in Linux

What Are Environment Variables? In Linux, environment variables are dynamic values that affect the behavior of processes and applications running on the system. They serve as a means of passing information from the system to the programs and are instrumental in configuring settings, determining system behavior, and facilitating communication between different software components. Key Concepts:…

Read More “All about Environment Variables in Linux” »

Uncategorized

Simplest way of installing mono package on RHEL9.x OS

Mono is a cross-platform, open-source implementation of Microsoft’s .NET framework. You can install Mono on RHEL-based systems using the package manager, typically dnf in recent Red Hat versions. More details about Mono Project on its official site: https://www.mono-project.com/

RHEL

Journaling Microsoft 365 mails in Mimecast – Simplified

If you are using Office365 + Mimecast, this guide this help you through the configuration steps. Journaling in Exchange is a way to send a copy of email (in our case, its Mimecast) for archiving purposes. PROBLEM: When planning to move from On prem Exchange server to Microsoft 365, the mails should continue to get…

Read More “Journaling Microsoft 365 mails in Mimecast – Simplified” »

Microsoft 365

Copyright © 2025 discuss-tech.com.

Powered by PressBook Masonry Dark