• Gaming on Hyper-V — Hyper-V GPU Sharing Made Easy

    Works with 5090 $vm = “youVMName” if (Get-VMGpuPartitionAdapter -VMName $vm -ErrorAction SilentlyContinue) {Remove-VMGpuPartitionAdapter -VMName $vm} Set-VM -GuestControlledCacheTypes $true -VMName $vmSet-VM -LowMemoryMappedIoSpace 1Gb -VMName $vmSet-VM -HighMemoryMappedIoSpace 32Gb -VMName $vm Add-VMGpuPartitionAdapter -VMNameContinue readingGaming on Hyper-V — Hyper-V GPU Sharing Made Easy

  • How to Downgrade Unifi Controller

    unifi-os shell rm /tmp/unifi_sysvinit_all.deb &> /dev/null curl -o “/tmp/unifi_sysvinit_all.deb” <network application link.deb> curl -o “/tmp/unifi_sysvinit_all.deb” https://dl.ui.com/unifi/6.2.26-a79cb15f05/unifi_sysvinit_all.deb apt-get install -y /tmp/unifi_sysvinit_all.deb rm /tmp/unifi_sysvinit_all.deb

  • South Africa 2025

  • Thailand 2025

  • Install iPerf to Diagnose Network Speed in Linux

    Preface iPerf measures the maximum network throughput a server can handle. It is particularly useful when experiencing network speed issues, as you can use iPerf to determine which server isContinue readingInstall iPerf to Diagnose Network Speed in Linux

  • Sophos Firewall as Virtual Machine on Proxmox

    https://www.youtube.com/@practicalkri Installing and configuring Sophos firewall as virtual machine on Proxmox VE.