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: #DedicatedServer

ZFS and Partitions

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

1. ZFS and Partitions 2. Using Partitions with ZFS 3. Why Whole Disks Are Preferred? Would you like help setting up ZFS with a specific partitioning scheme? 4o You said: setting up ZFS with a specific partitioning scheme ChatGPT said: If you want to set up ZFS with a specific…

ZFS and Partitions

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

1. ZFS and Partitions 2. Using Partitions with ZFS 3. Why Whole Disks Are Preferred?

Step-by-Step Guide to Configuring TrueNAS CORE

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

This guide will walk you through a detailed TrueNAS CORE installation and configuration, covering storage pools, networking, and services like SMB, NFS, and iSCSI. 🔹 Step 1: Install TrueNAS CORE If you haven’t installed it yet, follow these steps: Once installed, TrueNAS will display an IP Address on the console…

Installing TrueNAS CORE (Step-by-Step Guide)

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

1️⃣ System Requirements 2️⃣ Download TrueNAS CORE 3️⃣ Create a Bootable USB Use balenaEtcher (Windows/macOS/Linux) or dd on Linux/macOS: bashdd if=truenas.iso of=/dev/sdX bs=4M status=progress (Replace /dev/sdX with your USB drive path) 4️⃣ Boot & Install 5️⃣ Initial Setup via Web UI 6️⃣ Optional: Advanced Configuration

Advanced Asterisk Features: IVR, Voicemail, and Call Recording

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

Asterisk PBX running, let’s configure IVR (Interactive Voice Response), Voicemail, and Call Recording. 1. Setting Up IVR (Interactive Voice Response) IVR allows callers to navigate menus using DTMF (touch-tone) inputs. Step 1: Create an IVR Context Edit the extensions.conf file: bashsudo nano /etc/asterisk/extensions.conf Step 2: Define the IVR Menu Add…

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…

  • Previous
  • 1
  • 2
  • 3
  • 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 }