注册
客户区
我们关心环境

How to enable Qemu Guest Agent for Virtual Machines

Linux Based OS Install Qemu Guest Agent CentOS yum install -y qemu-guest-agent Ubuntu apt install -y qemu-guest-agent Debian apt install -y qemu-guest-agent AlmaLinux 8 dnf install -y qemu-guest-agent RockyLinux 8 dnf install -y qemu-guest-agent Then, start and ensure the service is persistent systemctl enable –now qemu-guest-agent Windows OS Download these 2 installers in your Windows … Read more

我买了美国服务器,为什么我得到的是xxx国家的服务器?

有关 IP 地理定位的信息 网站通过您的 IP 地址跟踪您的位置,这通常是使用 IP 地理定位数据库完成的。 对于 eBay、Amazon、TikTok 等网站也是如此…… 地理定位数据库通常通过跟踪 IP 地址块的 Whois 或等待 ISP 提交 IP 地址地理定位更正来工作。 Whois 数据可以从 RIR 获得。 由于这样一个繁琐的过程,一些地理定位数据库可能会过时并且无法获取正确的地理定位数据。当 ISP 或服务提供商刚刚获得 IP 地址并且他们刚刚更新了 IP 地址块的 whois 信息时,这种情况总是会发生 给一个例子,当部署了马来西亚服务器,但在检查 IP 地址地理定位网站时,它将 IP 地址显示为来自英国地区的英国 IP 地址,而不是来自马来西亚地区的马来西亚 IP 地址。 在这种情况下,最好咨询不同的地理定位数据库,因为您当前使用的数据库可能已经过时。 要知道你的 IP 地址位置,我们强烈建议你使用 ipinfo.io 或 maxmind.com 因为他们是目前最大的 IP 地址地理定位数据库,他们总是花费巨大的努力来确保他们的地理定位数据是 正确。 如果地理定位数据库显示正确的 IP … Read more

I bought a United States server, why did I get a server from xxx country?

Information regarding IP Geolocation Websites track your location from your IP address, this is usually done using an IP geolocation database. This will be the same for websites such as eBay, Amazon, TikTok, etc… A geolocation database usually works by tracking the Whois of the IP address block or waiting for ISPs to submit an … Read more

How to increase swap memory on a Windows machine

Google Chrome ran out of memory? "Google Chrome ran out of memory while trying to display this web page", or your server ran out of memory while trying to run a task? If upgrading your VM plan is not an option, try increasing the swap space of your server. To increase your Windows server's Swap … Read more

How to downgrade from LiteSpeed Enterprise to OpenLiteSpeed

Accidentally upgraded to LiteSpeed Enterprise or wanted to test some features on LiteSpeed Enterprise but realized that this is not worth the money. Then realized that you can't downgrade from LiteSpeed Enterprise to OpenLiteSpeed without a complete reinstall? No worries. We got you covered. This is how to downgrade from LiteSpeed Enterprise back to OpenLiteSpeed. … Read more

Evoxt Loadbalancer Guide

Downtimes and server overloading are very costly. If your server's resources are getting overloaded due to receiving a lot of traffic and vertical scaling is not what you prefer, a load balancer is what you are searching for. A load balancer is a reverse proxy that can distribute traffics across servers, acting as a single … Read more

Evoxt IP Management Tool Guide

Evoxt's IP Management tool provides you with more control of your servers and easier management of your servers. With the ability to reassign IP, remove IP, add extra floating IP and swap IPv4 addresses between servers. With these IP management tools, you can easily switch between development and live servers, minimize downtime with Evoxt's Floating … Read more

Evoxt Layer 3 Firewall Guide

Layer 3 firewall is included with all servers offered by Evoxt. This will act as a defense line before inbound traffic reaches your servers. Layer 3 firewall performs slightly differently than a host-based firewall (the firewall in your server). Please spend some time understanding them. Enabling the Firewall Go to your VM control panel to … Read more

Prioritize IPv4 over IPv6 on a Windows server

With the new Evoxt implementation, where all new VM deployments will be assigned an IPv6 address, we have received reports from customers due to websites and servers not supporting IPv6 and causing problems. All Windows servers will prefer IPv6 over IPv4 if IPv6 is enabled. Disabling IPv6, which is the new internet protocol, will cause … Read more