Skip to content
Tech Master Tech Master

OneStopTechnical Forum

  • Books
  • AI
  • Networking
  • Windows
  • Linux
  • Cloud
  • Mac
  • Active Directory
  • Azure
  • Cloud
  • Exchange
  • M365
  • Server 2025
  • Storage
  • Vsphere
  • Website
  • Database
  • Security
  • Knowledge Base
  • VPN
Tech Master
Tech Master

OneStopTechnical Forum

Tag: #CloudHosting

Install Asterisk EPABX-VOIP

blog.payperitem.com, March 31, 2025April 2, 2025

Configuring an Asterisk PBX (EPABX) system involves several steps, from installation to setting up extensions, trunks, and call routing. Below is a step-by-step guide to setting up Asterisk PBX on a Linux system (e.g., Ubuntu or CentOS). Step 1: Install Asterisk 1. Update System Packages bashsudo apt update && sudo…

Zentyal as a Domain Controller (Active Directory)- Based on Linux

blog.payperitem.com, March 31, 2025April 2, 2025

Zentyal is an easy-to-use Linux server based on Ubuntu that provides essential network services such as domain controller, file sharing, email, firewall, and more. Here’s a step-by-step guide to installing and configuring Zentyal. Step 1: Download and Install Zentyal Step 2: Basic System Configuration Step 3: Configure Network Settings Step…

Configuring VLANs on a HPE Aruba (ProCurve) Switches, Cisco Switches (IOS), Dell Networking (OS6, OS9, OS10)

blog.payperitem.com, March 31, 2025April 2, 2025

HPE switches use ProVision (old) or AOS-CX (newer models). Layer 2 Configuration (HPE Aruba ProCurve) Layer 3 Configuration (HPE Aruba ProCurve) 2. Dell Networking (OS6, OS9, OS10) Dell switches can run different operating systems, so commands vary. Layer 2 Configuration (Dell OS6 & OS9) Layer 3 Configuration (Dell OS6 &…

Configuring VLANs on a Layer 2 & Layer 3 Switch (L2, L3)

blog.payperitem.com, March 31, 2025April 2, 2025

1. Configuring VLANs on a Layer 2 Switch (L2) A Layer 2 switch forwards traffic based on MAC addresses and requires an external router (or an L3 switch) for inter-VLAN routing. Step 1: Create VLANs bashenableconfigure terminalvlan 10 name HRvlan 20 name ITexit Step 2: Assign VLANs to Ports bashinterface…

🔥 Deep-Dive Tuning Guide: vSAN, NVMe, and Fibre Channel (FC) in ESXi

blog.payperitem.com, March 30, 2025April 2, 2025

🔹 1. vSAN Performance Tuning Scenario 1: vSAN Resync Impact & Congestion Issues 🔹 Symptoms: 🔹 Tuning Steps:1️⃣ Check vSAN Cluster Congestion Levels bashesxcli vsan debug object list 2️⃣ Enable Adaptive Resync (If Not Already Enabled) bashesxcfg-advcfg -s 1 /VSAN/ResyncTrafficThrottling 3️⃣ Manually Throttle Resync Traffic (If Needed) bashesxcfg-advcfg -s <value>…

🔥 Advanced ESXi Storage Troubleshooting Guide (vSAN, NVMe, iSCSI, FC, RDMA, Congestion Issues) 🔥In-depth troubleshooting guides covering vendor-specific configurations, vSAN, NVMe, RDMA, NSX-T, and high-performance tuning

blog.payperitem.com, March 30, 2025April 2, 2025

🔹 1. vSAN Troubleshooting (High Latency, Disk Failures, APD, PDL) Scenario 1: vSAN Cluster Latency & Slow Performance 🔹 Symptoms: 🔹 Troubleshooting Steps:1️⃣ Check vSAN Cluster Health bashesxcli vsan health cluster get 2️⃣ Check if vSAN Disks Are Congested bashesxcli vsan debug disk list 3️⃣ Analyze vSAN Disk Latency in…

macOS GUI-based automation using Shortcuts, Automator, and Hammerspoon! 🚀

blog.payperitem.com, March 30, 2025April 2, 2025

🔹 1. macOS Shortcuts for Quick Automation (Best for GUI-Based Tasks) 🎯 A. Auto-Enable Focus Mode When Opening Specific Apps 🔹 Example: Turn on “Gaming Focus” when Steam is launched. 1️⃣ Open Shortcuts → Click New Shortcut2️⃣ Add “Open App” → Select Steam3️⃣ Add “Set Focus Mode” → Choose Gaming…

  • Previous
  • 1
  • …
  • 5
  • 6
  • 7
  • …
  • 9
  • Next

Recent Posts

  • List of AD Schema Versions
  • OldNewExplorer Free Download For Windows 11, 10, 8 and 7 [Latest Version]
  • How to Get the Classic (old) Context Menu on Windows 11
  • BitLocker Recovery Keys
  • Active Directory and Server hardening

Recent Comments

No comments to show.
June 2025
M T W T F S S
 1
2345678
9101112131415
16171819202122
23242526272829
30  
« May    
Log in
©2025 Tech Master | WordPress Theme by SuperbThemes
  • Login
  • Sign Up
Forgot Password?
Lost your password? Please enter your username or email address. You will receive a link to create a new password via email.
body::-webkit-scrollbar { width: 7px; } body::-webkit-scrollbar-track { border-radius: 10px; background: #f0f0f0; } body::-webkit-scrollbar-thumb { border-radius: 50px; background: #dfdbdb }