Advanced Search
Search Results
277 total results found
Ova to qcow VM host proxmox
1.- first we make a directory in this case our directory is ova mkdir ova cd ova 2.- Download ova (we're usingg wazuh for this project) wget -O wazuh.ova https://packages.wazuh.com/4.x/vm/wazuh-4.4.5.ova 3.- extract our ova tar xvf wazuh.ova 4.- crea...
Modify TLS on Secondary System Manager
Logon to primary system manager and disable replication
System Manager Logs
Navigate to /var/log/Avaya/mgmt/ LS directory for example cd to geo directory to check georedundant logs
System Manager 8.1 - Geo Replicaition not tworking due o CSYNC2 service down
Problem Clarification Geo replication is enabled, but File Replication Health status on Primary SMGR is showing failed.Primary SMGR file replication Heartbeat failed since 22nd Aug Cause Primary SMGR csync2.log shows connection to Secondary SMGR failed...
Disk Full
Discover PFSense disk is full, discovered snort log files not clearing up, manually run script to clear logs Enter an option: 8 [23.05-RELEASE][[email protected]]/root: du -Pshx /*4.5K /COPYRIGHT892K /bin365M /boot2.4M /cf512B /conf9...
Update PFSense CLI
Run a backup cp /usr/local/share/pfSense/pkg/repos/pfSense-repo.abi /usr/local/share/pfSense/pkg/repos/pfSense-repo.abi.backup 23.05-RELEASE][[email protected]]/root: pkg-static -d update
Avaya Upgrade 8 to 10 plan
Upgrading Avaya Services from Version 8 to Version 10 Objective: The objective of this business proposal is to outline the strategic upgrade of our organization's Avaya services from version 8.0 to version 10. This upgrade is intended to modernize and e...
Retrieve CTI desktop log from agent machine
“Retrieve the CTI desktop log from agent machine.” There is a CTI log that gets saved on the Agent’s machine that dumps a trace of CTI activity. This log can help in determining login issues or connection issues and may explain why the agent either canno...
System Manager Web GUI Password Script
create a new file name file as resetpw and save run script as bash resetpw and follow instructions Only works on versions up to 10.1, this does not work on a secondary SMGR #!/bin/bash # Version: 3.7 # Currently this script only supports SMGR up to ...
AZ-104 - Administration - Azure Resource Manager
What is Azure Resource Manager? Azure Clouds made of? Resources: Entity managed by azure Virtual Machines Storage accounts and virtual networks Resources groups: Logical container for grouping resources Group resources based on lifecycl...
AZ-104 - Administration - Azure Portal and Cloud Shell Basics
Microsoft Azure portal What is Azure Cloud Shell? Describing Azure Portal, Components of Azure portal, Using the azure portal Azure portal: Web-based portal for the azure cloud Crate and manage azure resources Uses cloud shell Manage Billing ...
AZ-104 - Administration - Azure CLI and Powershell
Install PowerShell on Windows, Linux, and macOS How to install the Azure CLI Commands What is the Azure CLI Its a command-line utility for managing azure resources Crate and manage resources without logging to the azure portal Create scripts to auto...
AZ-104 - Administration - Azure ARM Templates
Deploy Azure infrastructure by using JSON ARM templates ARM templates are azure resource manager templates we create JSON files and provides IaC (Infrastructure as code) Deploy environments quickly Repeatable deployments ARM Template Skeleton arm...
Authentication error when launching virtual manager
Launching virtual manager as non root users gives authentication error. check user if part of libvirt group if not add user to group csr@MainPC:/etc/modprobe.d$ groups csr csr : csr cdrom floppy sudo audio dip video plugdev users netdev bluetooth lpadmin...
Azure Entra ID Mindmap
AZ-104 - Governance and Compliance - Managing Subscriptions
Organize and manage multiple Azure subscriptions What are subscriptions Billing unit that aggregates all costs of underlying resources Contain resource groups and their associated resources Scoping level for governance and security Can be associated w...
AZ-104 - Governance and Compliance - Using management groups
What are Azure management groups? Management groups Define management groups Understanding hierarchy Scoping Managing subscriptions Organize and manage subscriptions by logically grouping them into management groups Organizational hierarchy Provi...
AZ-104 - Governance and Compliance - Understanding Azure Policy
Control and organize Azure resources with Azure Resource Manager Understanding Azure Policy Define Azure Policy Components of a Policy Policy Examples Enforce Compliance and enable auditing Organization need to implement enterprise-level governance a...
AZ-104 - Governance and Compliance - Tagging Resources
Control and organize Azure resources with Azure Resource Manager Tags What are tags: its a form of Name:Value Dept:Marketing - For example if create tag Dept:Marketing and tag all resources from Marketing this will help identify and provide billing to...
AZ-104 - Governance and Compliance - LAB Add Remove Tags
Add, Remove and Update Tags for Resources in Azure Introduction In the scenario for this hands-on lab, the finance department has reached out to you. They are requesting additional taxonomy information on a recent Azure bill, including who created the resour...