Tag

Windows Server

19 posts tagged with this.

  1. GeneralKnowledge Base
    · 3 min read

    Are Your Server Times Synchronized and Accurate?

    All of our servers use NTP to sync with a local GPS-based time server as primary and NIST servers as backup. They are kept within a few milliseconds of real time. Accurate time is critical for hosting reliability.

  2. Database VaultKnowledge BaseWHMCS Modules
    · 3 min read

    Does Database Vault Run as a Windows Service?

    Database Vault does not run as a Windows service. Backups execute via the Windows Task Scheduler using credentials supplied at creation. This delivers precise scheduling, lower resource use, and advanced control. Learn architecture details, configuration steps, PowerShell examples, pitfalls, and tro

  3. Linux Cloud HostingSalesWindows Cloud Hosting
    · 4 min read

    What Are the Technical Specifications of Our Shared Web Servers?

    Our shared web servers feature Intel Xeon E5-2698V3 CPUs (16 cores/32 threads), 64-128GB of DDR4 RAM, Samsung SSD RAID storage, and Intel Pro 1000 network cards. Windows servers use Server 2012 R2 and IIS 8.5 while Linux servers run CloudLinux based on CentOS 7.5. These are organized in server farms

  4. Official Blog
    · 4 min read

    Automating Secure IIS Configurations on Windows Server with PowerShell

    Manual IIS tweaks lead to inconsistent security postures across your hosting fleet. This article walks through battle-tested PowerShell scripts that enforce app pool isolation, strict TLS policies, request filtering, security headers, and Active Directory authentication on Windows Server 2022.