<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Guides Archives - 益沃斯</title>
	<atom:link href="https://evoxt.com/zh/category/guides/feed/" rel="self" type="application/rss+xml" />
	<link>https://evoxt.com/zh/category/guides/</link>
	<description></description>
	<lastBuildDate>Sat, 10 Dec 2022 21:14:39 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://evoxt.com/zh/wp-content/uploads/sites/2/2023/04/cropped-android-chrome-512x512-1-32x32.png</url>
	<title>Guides Archives - 益沃斯</title>
	<link>https://evoxt.com/zh/category/guides/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to enable Qemu Guest Agent for Virtual Machines</title>
		<link>https://evoxt.com/zh/2022/12/10/how-to-enable-qemu-guest-agent-for-virtual-machines/</link>
		
		<dc:creator><![CDATA[Evoxt]]></dc:creator>
		<pubDate>Sat, 10 Dec 2022 21:14:39 +0000</pubDate>
				<category><![CDATA[Guides]]></category>
		<guid isPermaLink="false">https://evoxt.com/?p=5380</guid>

					<description><![CDATA[<p>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 &#8211;now qemu-guest-agent Windows OS Download these 2 installers in your Windows ... <a title="How to enable Qemu Guest Agent for Virtual Machines" class="read-more" href="https://evoxt.com/zh/2022/12/10/how-to-enable-qemu-guest-agent-for-virtual-machines/" aria-label="More on How to enable Qemu Guest Agent for Virtual Machines">Read more</a></p>
<p>The post <a href="https://evoxt.com/zh/2022/12/10/how-to-enable-qemu-guest-agent-for-virtual-machines/">How to enable Qemu Guest Agent for Virtual Machines</a> appeared first on <a href="https://evoxt.com/zh">益沃斯</a>.</p>
]]></description>
										<content:encoded><![CDATA[<strong>Linux Based OS</strong><br /><br />

<strong>Install Qemu Guest Agent</strong><br /><br />

CentOS<br />
<div class="code">yum install -y qemu-guest-agent</div>
Ubuntu<br />
<div class="code">apt install -y qemu-guest-agent</div>
Debian<br />
<div class="code">apt install -y qemu-guest-agent</div>
AlmaLinux 8<br />
<div class="code">dnf install -y qemu-guest-agent</div>
RockyLinux 8<br />
<div class="code">dnf install -y qemu-guest-agent</div><br /><br />

Then, start and ensure the service is persistent<br />

<div class="code">systemctl enable &#8211;now qemu-guest-agent</div><br /><br />

<strong>Windows OS</strong><br /><br />

Download these 2 installers in your Windows VM, and install<br />

<a href="https://spice-space.org/download/windows/spice-guest-tools/spice-guest-tools-latest.exe" rel="noopener" target="_blank">https://spice-space.org/download/windows/spice-guest-tools/spice-guest-tools-latest.exe</a><br />
<a href="https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/archive-qemu-ga/qemu-ga-win-102.10.0-0.el8_5/qemu-ga-x86_64.msi" rel="noopener" target="_blank">https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/archive-qemu-ga/qemu-ga-win-102.10.0-0.el8_5/qemu-ga-x86_64.msi</a><br /><br />

the program will start automatically after installation<p>The post <a href="https://evoxt.com/zh/2022/12/10/how-to-enable-qemu-guest-agent-for-virtual-machines/">How to enable Qemu Guest Agent for Virtual Machines</a> appeared first on <a href="https://evoxt.com/zh">益沃斯</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>I bought a United States server, why did I get a server from xxx country?</title>
		<link>https://evoxt.com/zh/2022/12/10/information-regarding-ip-geolocation/</link>
		
		<dc:creator><![CDATA[Evoxt]]></dc:creator>
		<pubDate>Sat, 10 Dec 2022 18:49:03 +0000</pubDate>
				<category><![CDATA[Guides]]></category>
		<guid isPermaLink="false">https://evoxt.com/?p=5357</guid>

					<description><![CDATA[<p>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&#8230; A geolocation database usually works by tracking the Whois of the IP address block or waiting for ISPs to submit an ... <a title="I bought a United States server, why did I get a server from xxx country?" class="read-more" href="https://evoxt.com/zh/2022/12/10/information-regarding-ip-geolocation/" aria-label="More on I bought a United States server, why did I get a server from xxx country?">Read more</a></p>
<p>The post <a href="https://evoxt.com/zh/2022/12/10/information-regarding-ip-geolocation/">I bought a United States server, why did I get a server from xxx country?</a> appeared first on <a href="https://evoxt.com/zh">益沃斯</a>.</p>
]]></description>
										<content:encoded><![CDATA[<strong>Information regarding IP Geolocation</strong><br /><br />

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&#8230;<br /><br />

A geolocation database usually works by tracking the Whois of the IP address block or waiting for ISPs to submit an IP address geolocation correction. Whois data can be obtained from RIRs. Because of such a tedious process, some geolocation databases can be out of date and not fetch the correct geolocation data. This is especially true when an ISP or a service provider just acquired an IP address and they have just updated the IP address block’s whois info. <br /><br />

An example of this is when a Malaysia server is deployed but when checked with an IP address geolocation website, it displays the IP address as a United Kingdom IP address from the United Kingdom region instead of a Malaysia IP address from Malaysia region. In cases like this, it is better to consult a different geolocation database as the current one you are using might be outdated. 
To know your IP address location, we strongly suggest you use <a href="https://ipinfo.io" rel="noopener" target="_blank">ipinfo.io</a> or <a href="https://maxmind.com" rel="noopener" target="_blank">maxmind.com</a> as they are currently the biggest IP address geolocation databases and they always spent tremendous efforts just to make sure that their geolocation data is correct.<br /><br />

If the geolocation database is showing a correct IP location but on some specific websites this is showing incorrectly, this is due to some websites choosing to fetch geolocation data infrequently, which causes the website to show your location incorrectly. If this affected your usage, we suggest contacting the website in order to get this updated.<br /><br />

<strong>How about Traceroute?</strong><br />
Traceroute is a tool used to display the path of a packet as it travels through many different networks. It does not have any geolocation data included. If a traceroute tool is showing the location of the IP address, this is because the traceroute tool is fetching IP geolocation data from geolocation databases which are susceptible to outdated geolocation data. If a traceroute is showing an irregularity in the country, this is usually the sign of an outdated geolocation database used by the traceroute tool. If you are performing a traceroute from the United States to Malaysia, there is almost no way your packet will be routed to Singapore and then ends in the United Kingdom the next hop, this is a sign of outdated geolocation data.<br /><br />

<strong>Some misconceptions</strong><br />
We have also heard a lot of terms from our China-based customers regarding “原生 IP”, this is an invalid term used as there is literally no English translation for this, try translating the term to English and you will get “native IP”, try Googling native IP and there will be no information on this at all. There is no such thing as a website showing an incorrect location due to the IP address not being a “原生 IP”, most of the time, this is due to the geolocation database that the website is using is outdated or websites that refuse to update their geolocation data.<br /><br />

Some add-on points: <br />
&#8211; Some customers pointed out that this is not right, you are supposed to get this info from the whois of the IP address block to determine if this is a “原生 IP”.
This is incorrect, the whois info for a specific IP block that BGP.HE.NET displays will be the same as what providers set on RIR, this is how providers configure geolocation. <br />
<img fetchpriority="high" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/12/apnic.png" alt="" width="1026" height="657" class="alignnone size-full wp-image-5373" srcset="https://evoxt.com/zh/wp-content/uploads/sites/2/2022/12/apnic.png 1026w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/12/apnic-300x192.png 300w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/12/apnic-1024x656.png 1024w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/12/apnic-768x492.png 768w" sizes="(max-width: 1026px) 100vw, 1026px" /><br />
<img decoding="async" src="https://evoxt.com/wp-content/uploads/2022/12/bgphe.png" alt="" width="948" height="436" class="alignnone size-full wp-image-5374" srcset="https://evoxt.com/zh/wp-content/uploads/sites/2/2022/12/bgphe.png 948w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/12/bgphe-300x138.png 300w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/12/bgphe-768x353.png 768w" sizes="(max-width: 948px) 100vw, 948px" /><br /><br />

More add-on points: <br />
&#8211; Some customers pointed out that the Abuse Contact plays a role in geolocation, which is incorrect. Abuse contact is what we use to receive abuse reports, such as phishing complaints, DDoS complaints,  malware spreading complaints, copyright complaints / etc.<br />
<img decoding="async" src="https://evoxt.com/wp-content/uploads/2022/12/Screenshot-from-2023-02-10-06-53-29.png" alt="" width="537" height="273" class="alignnone size-full wp-image-5437" srcset="https://evoxt.com/zh/wp-content/uploads/sites/2/2022/12/Screenshot-from-2023-02-10-06-53-29.png 537w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/12/Screenshot-from-2023-02-10-06-53-29-300x153.png 300w" sizes="(max-width: 537px) 100vw, 537px" /><br /><br />

<ul>
	<li>Email: Where we receive most of the abuse complaints<br /></li>

	<li>Address: Where we can receive mailed physical letters of abuse complaints<br /></li>

	<li>Phone: For emergency abuse complaints<br /></li>

</ul><br />



The reason they exist is not for geolocation purposes, this can be edited just like whois contact, but we will leave it as it is because that is where we are open to receiving abuse complaints.<br /><br /><br />


<strong>Google Geolocation</strong><br />

Google doesn't rely on any geolocation databases and they are geolocating depending on their users' activity which we believe is a brilliant solution but it is bad for us.<br /><br />

We are always actively submitting a geolocation request to Google, but because of how Google geolocate the IPs, the geolocation was corrected but changed back a few weeks later :/ To make things worst, Google does not accept any IPv6 correction requests.<br /><br />

There is not much we can do in cases like this as this is completely out of our control. To resolve this, if you are on IPv6 the geolocation is probably incorrect, try disabling IPv6 and connecting to Google using IPv4. Otherwise, the easiest way will be just to sign in to your Google account, Google will then geolocate depending on your account region. If Google services are not required, nothing will be affected, and all other websites should show the correct geolocation.<br /><br />

<strong>VPN Providers</strong><br />
In some cases of VPN providers, some VPN providers are even using IP geolocation to create a “Virtual Location” for their customers. For example, when VPN providers require a Cayman Island location and they don’t have any, they can geolocate some of their US server’s IP address to Cayman Island for their customers. This practice is fairly common, their customers will not realize much difference besides the unusual latency compared to a server that is actually located on Cayman Island.<br /><br />

I hope this read clears up your doubt about IP address geolocation, do not hesitate to contact us if you require any further clarification on this.<p>The post <a href="https://evoxt.com/zh/2022/12/10/information-regarding-ip-geolocation/">I bought a United States server, why did I get a server from xxx country?</a> appeared first on <a href="https://evoxt.com/zh">益沃斯</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Evoxt IP Management Tool Guide</title>
		<link>https://evoxt.com/zh/2022/08/12/evoxt-ip-management-tool-guide/</link>
		
		<dc:creator><![CDATA[Evoxt]]></dc:creator>
		<pubDate>Fri, 12 Aug 2022 22:49:24 +0000</pubDate>
				<category><![CDATA[Evoxt]]></category>
		<category><![CDATA[Guides]]></category>
		<guid isPermaLink="false">https://evoxt.com/?p=5156</guid>

					<description><![CDATA[<p>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 ... <a title="Evoxt IP Management Tool Guide" class="read-more" href="https://evoxt.com/zh/2022/08/12/evoxt-ip-management-tool-guide/" aria-label="More on Evoxt IP Management Tool Guide">Read more</a></p>
<p>The post <a href="https://evoxt.com/zh/2022/08/12/evoxt-ip-management-tool-guide/">Evoxt IP Management Tool Guide</a> appeared first on <a href="https://evoxt.com/zh">益沃斯</a>.</p>
]]></description>
										<content:encoded><![CDATA[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 IP address, and more!<br /><br />

Evoxt's IP Management tools mainly focus on IPv4 at this moment. This will be <strong>Assign IPv4 Tools</strong> and <strong>Swap IPv4 Tools</strong><br /><br />


<h4>Accessing Assign IP tool</h4>
To access the Assign IP tool, go to the VM control panel.<br />
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-02-10-56.png" alt="" width="1914" height="907" class="alignnone size-full wp-image-5045" srcset="https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-02-10-56.png 1914w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-02-10-56-300x142.png 300w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-02-10-56-1024x485.png 1024w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-02-10-56-768x364.png 768w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-02-10-56-1536x728.png 1536w" sizes="auto, (max-width: 1914px) 100vw, 1914px" /><br />
Then click on the IP Management on the top bar, as shown in the image below.<br />
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/08/Screenshot-from-2022-07-31-02-18-33.png" alt="" width="1569" height="813" class="alignnone size-full wp-image-5158" srcset="https://evoxt.com/zh/wp-content/uploads/sites/2/2022/08/Screenshot-from-2022-07-31-02-18-33.png 1569w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/08/Screenshot-from-2022-07-31-02-18-33-300x155.png 300w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/08/Screenshot-from-2022-07-31-02-18-33-1024x531.png 1024w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/08/Screenshot-from-2022-07-31-02-18-33-768x398.png 768w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/08/Screenshot-from-2022-07-31-02-18-33-1536x796.png 1536w" sizes="auto, (max-width: 1569px) 100vw, 1569px" /><br />
You are now at the Assign IP tool.<br />
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/08/Screenshot-from-2022-08-13-06-26-27.png" alt="" width="1184" height="652" class="alignnone size-full wp-image-5166" srcset="https://evoxt.com/zh/wp-content/uploads/sites/2/2022/08/Screenshot-from-2022-08-13-06-26-27.png 1184w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/08/Screenshot-from-2022-08-13-06-26-27-300x165.png 300w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/08/Screenshot-from-2022-08-13-06-26-27-1024x564.png 1024w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/08/Screenshot-from-2022-08-13-06-26-27-768x423.png 768w" sizes="auto, (max-width: 1184px) 100vw, 1184px" /><br /><br />

<h4>Assign IPv4 Guide</h4>
Here is a screenshot that helps you with understanding the Assign IPv4 tool. Each option and thing to note in the screenshot is labeled with numbers.<br />
Please note that you can only assign IP from the same region, if you wish to move server to another region, please <a href="https://console.evoxt.com/submitticket.php" rel="noopener" target="_blank">open a support ticket</a>.<br />
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/08/Screenshot-from-2022-08-13-17-50-25.png" alt="" width="1184" height="715" class="alignnone size-full wp-image-5173" srcset="https://evoxt.com/zh/wp-content/uploads/sites/2/2022/08/Screenshot-from-2022-08-13-17-50-25.png 1184w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/08/Screenshot-from-2022-08-13-17-50-25-300x181.png 300w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/08/Screenshot-from-2022-08-13-17-50-25-1024x618.png 1024w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/08/Screenshot-from-2022-08-13-17-50-25-768x464.png 768w" sizes="auto, (max-width: 1184px) 100vw, 1184px" /><br /><br />

1, 2 &amp; 3 &#8211; These are the currently assigned and active IP addresses in the server.<br />
4s &#8211; Set as Primary button. Use this button to set the specific IP address as the primary IP address<br />
5 &#8211; "Primary" indicates that this IP address is the primary IP address. All servers must have a primary IP address.<br />
6 &#8211; "Main Server IP (Sticky)" indicates that this IP address is the IP address that comes with this server. Sticky IP cannot be removed. Please use the Swap IP feature if you need to move this to another server.<br />
7s &#8211; Remove button. Use this button to remove the specific IP address from the server.<br />
8 &#8211; This dropdown box list all the extra IP address that can be assigned to this server. Use this dropdown box to select an IP address and the assign button below to assign the IP address selected.<br />
9 &#8211; Assign button. Use this button to assign the selected IP address on the dropdown box as one of the IP addresses.<br />
10 &#8211; Assign as Primary IP button. Use this button to assign the selected IP on the dropdown box as the primary IP address of this server.<br /><br />


<div class="notice">After performing any action, our system will perform a reboot on the server. Please make sure all temporary files that need to be kept are saved before performing any IP assignment action</div><br /><br />

<h4>Accessing Swap IP tool</h4>
To access the Assign IP tools, go to the VM control panel.<br />
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-02-10-56.png" alt="" width="1914" height="907" class="alignnone size-full wp-image-5045" srcset="https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-02-10-56.png 1914w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-02-10-56-300x142.png 300w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-02-10-56-1024x485.png 1024w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-02-10-56-768x364.png 768w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-02-10-56-1536x728.png 1536w" sizes="auto, (max-width: 1914px) 100vw, 1914px" /><br />
Then click on the IP Management on the top bar, as shown in the image below.<br />
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/08/Screenshot-from-2022-07-31-02-18-33.png" alt="" width="1569" height="813" class="alignnone size-full wp-image-5158" srcset="https://evoxt.com/zh/wp-content/uploads/sites/2/2022/08/Screenshot-from-2022-07-31-02-18-33.png 1569w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/08/Screenshot-from-2022-07-31-02-18-33-300x155.png 300w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/08/Screenshot-from-2022-07-31-02-18-33-1024x531.png 1024w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/08/Screenshot-from-2022-07-31-02-18-33-768x398.png 768w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/08/Screenshot-from-2022-07-31-02-18-33-1536x796.png 1536w" sizes="auto, (max-width: 1569px) 100vw, 1569px" /><br />
You are now on the Assign IP tool.<br />
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/08/Screenshot-from-2022-08-13-06-26-27.png" alt="" width="1184" height="652" class="alignnone size-full wp-image-5166" srcset="https://evoxt.com/zh/wp-content/uploads/sites/2/2022/08/Screenshot-from-2022-08-13-06-26-27.png 1184w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/08/Screenshot-from-2022-08-13-06-26-27-300x165.png 300w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/08/Screenshot-from-2022-08-13-06-26-27-1024x564.png 1024w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/08/Screenshot-from-2022-08-13-06-26-27-768x423.png 768w" sizes="auto, (max-width: 1184px) 100vw, 1184px" /><br />
Then from the sidebar, click on Swap IPv4 to access the Swap IP tool.<br />
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/08/Screenshot-from-2022-08-13-18-22-45.png" alt="" width="1185" height="509" class="alignnone size-full wp-image-5175" srcset="https://evoxt.com/zh/wp-content/uploads/sites/2/2022/08/Screenshot-from-2022-08-13-18-22-45.png 1185w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/08/Screenshot-from-2022-08-13-18-22-45-300x129.png 300w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/08/Screenshot-from-2022-08-13-18-22-45-1024x440.png 1024w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/08/Screenshot-from-2022-08-13-18-22-45-768x330.png 768w" sizes="auto, (max-width: 1185px) 100vw, 1185px" /><br /><br />

<h4>Swap IP Guide and More information</h4>
Swap IP tool will swap all the <strong>public IPv4</strong> from one server to another server.<br /><br />

To use this tool, select a server on the second dropdown box to swap with and click on the swap IP address to perform the swap.<br /><br />

Please note that you can only swap IP between servers from the same region. If you wish to move a server to another region, please <a href="https://console.evoxt.com/submitticket.php" rel="noopener" target="_blank">open a support ticket</a>.<br /><br />

<div class="notice">After performing IP swapping, our system will perform a reboot on the server. Please make sure all temporary files that need to be kept are saved before performing any IP swap</div><p>The post <a href="https://evoxt.com/zh/2022/08/12/evoxt-ip-management-tool-guide/">Evoxt IP Management Tool Guide</a> appeared first on <a href="https://evoxt.com/zh">益沃斯</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Evoxt Layer 3 Firewall Guide</title>
		<link>https://evoxt.com/zh/2022/07/31/evoxt-firewall-guide/</link>
		
		<dc:creator><![CDATA[Evoxt]]></dc:creator>
		<pubDate>Sun, 31 Jul 2022 19:59:40 +0000</pubDate>
				<category><![CDATA[Evoxt]]></category>
		<category><![CDATA[Guides]]></category>
		<guid isPermaLink="false">https://evoxt.com/?p=5094</guid>

					<description><![CDATA[<p>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 ... <a title="Evoxt Layer 3 Firewall Guide" class="read-more" href="https://evoxt.com/zh/2022/07/31/evoxt-firewall-guide/" aria-label="More on Evoxt Layer 3 Firewall Guide">Read more</a></p>
<p>The post <a href="https://evoxt.com/zh/2022/07/31/evoxt-firewall-guide/">Evoxt Layer 3 Firewall Guide</a> appeared first on <a href="https://evoxt.com/zh">益沃斯</a>.</p>
]]></description>
										<content:encoded><![CDATA[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.<br /><br />

<h4>Enabling the Firewall</h4>
Go to your VM control panel to manage the layer 3 firewall.<br />
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-02-10-56.png" alt="" width="1569" height="813" class="alignnone size-full wp-image-5117" /><br />
Then click on the Firewall on the top bar, as shown in the image below.<br />
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-02-18-19.png" alt="" width="1569" height="813" class="alignnone size-full wp-image-5117" srcset="https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-02-18-19.png 1569w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-02-18-19-300x155.png 300w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-02-18-19-1024x531.png 1024w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-02-18-19-768x398.png 768w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-02-18-19-1536x796.png 1536w" sizes="auto, (max-width: 1569px) 100vw, 1569px" /><br /><br />

<h4>Introduction to the Firewall</h4>
Evoxt's Layer 3 Firewall is separated into 2 groups, IPv4 firewall, and IPv6 Firewall.<br />
IPv4 Firewall manages all IPv4 inbound traffic, while the IPv6 firewall manages all IPv6 inbound traffic. Evoxt's Layer 3 Firewall <strong>defaults to blocking all protocol and ports when enabled</strong>. All rules added are to allow the ports or protocol through the firewall.<br /><br />


To get started with managing the firewall and firewall rules, click on <strong>Enable Firewall</strong> on the Firewall tab.<br />

<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-08-12-05-18-33.png" alt="" width="824" height="217" class="alignnone size-full wp-image-5101" srcset="https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-08-12-05-18-33.png 824w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-08-12-05-18-33-300x79.png 300w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-08-12-05-18-33-768x202.png 768w" sizes="auto, (max-width: 824px) 100vw, 824px" /><br />

By default, there will be 5 firewall rules automatically added. This will be:<br /><br />
<ul>
        <li><strong>TCP 32768 &#8211; 65535</strong> (This rule handles the connection with private port, is a temporary communication hub used for Internet Protocol (IP) communications)</li>
	<li><strong>UDP 32768 &#8211; 65535</strong> (This rule handles the connection with private port, is a temporary communication hub used for Internet Protocol (IP) communications)</li>
	<li><strong>TCP 0 &#8211; 65535</strong> with the IP range <strong>10.0.0.0/8</strong> (This rule allow all inbound TCP traffic from servers that are located in the private network, all server that exists in the same region hosted at Evoxt)</li>
	<li><strong>UDP 0 &#8211; 65535</strong> with the IP range <strong>10.0.0.0/8</strong> (This rule allow all inbound UDP traffic from servers that are located in the private network, all server that exists in the same region hosted at Evoxt)</li>
	<li><strong>ICMP</strong> with the IP range <strong>10.0.0.0/8</strong> (This rule allow all inbound ICMP protocol or ping from servers that are located in the private network, all server that exists in the same region hosted at Evoxt)</li>
</ul><br />

We strongly recommend deleting the list's 2nd, 3rd, and 4th rules if private networking is unnecessary. This ensures that the server is unreachable through Evoxt's private network to protect your server from any potential malicious server in the same network.<br /><br />

Suppose private networking is needed and the exact set of IP addresses that the server is communicating with is known. In that case, we recommend deleting the default rules and re-adding a more specific rule. <br /><br />

For example, two servers are under the same region in the same network. Their IP addresses are <strong>10.0.1.1</strong> and <strong>10.0.1.2</strong>, server 1 and server 2 respectively. <br /><br />

On server 1, only allow the second server with the IP address <strong>10.0.1.2/32</strong> through the firewall.<br />
On server 2, only allow the first server with the IP address <strong>10.0.1.1/32</strong> through the firewall.<br />
With this configured, only these 2 servers can communicate, blocking any potential malicious connection attempts from servers in the same network.<br /><br />

<div class="notice">Note: Do not forget about the IP address mask. In this case, this will be /32 for a single IP address.</div><br /><br />

<h4>Understanding the options</h4>

After enabling the layer 3 firewall, you will be greeted with this easy-to-use firewall panel.<br />
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-08-12-06-28-58.png" alt="" width="1196" height="423" class="alignnone size-full wp-image-5104" srcset="https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-08-12-06-28-58.png 1196w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-08-12-06-28-58-300x106.png 300w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-08-12-06-28-58-1024x362.png 1024w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-08-12-06-28-58-768x272.png 768w" sizes="auto, (max-width: 1196px) 100vw, 1196px" /><br /><br />

Below states the meaning for each of the fields and buttons:<br /><br />
<ul>
	<li><strong>Protocol</strong><br />
Protocol to allow through the firewall. Most of the protocols that will be used are TCP and UDP.<br /></li>

	<li><strong>Ports</strong><br />
Ports to allow through the firewall. If only need to allow a single port is required, leave the second box empty. If this is a range, key in the starting port range in the first box and the ending port range in the second box.<br /></li>

	<li><strong>Source</strong><br />
The IP address that sends information to the server or the inbound IP address. Evoxt's Layer 3 Firewall only handles inbound traffic; the source will be the incoming IP address.<br /></li>

	<li><strong>Notes</strong><br />
Notes or Label for rules. Only alphabets, numbers, and spaces are allowed in this field.<br /></li>

	<li><strong>Add</strong><br />
Click on this button to add a firewall rule.<br /></li>

	<li><strong>Disable Firewall</strong><br />
Clear all firewall rules and disable the firewall.<br /></li>

	<li><strong>Delete</strong><br />
Delete the specific firewall rule.<br /><br /></li>

</ul>

<h4>Common Firewall Rules Settings</h4>
Here are some screenshots of the most common firewall rules,<br />
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-08-12-06-50-48.png" alt="" width="1008" height="201" class="alignnone size-full wp-image-5108" srcset="https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-08-12-06-50-48.png 1008w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-08-12-06-50-48-300x60.png 300w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-08-12-06-50-48-768x153.png 768w" sizes="auto, (max-width: 1008px) 100vw, 1008px" /><br />
<strong>Allow RDP through the firewall.</strong> If your server runs on Windows, you will likely need to add this rule to remote control your server. Follow this screenshot to enable RDP through layer 3 firewall.<br /><br />
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-08-13-03-23-49.png" alt="" width="1221" height="185" class="alignnone size-full wp-image-5121" srcset="https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-08-13-03-23-49.png 1221w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-08-13-03-23-49-300x45.png 300w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-08-13-03-23-49-1024x155.png 1024w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-08-13-03-23-49-768x116.png 768w" sizes="auto, (max-width: 1221px) 100vw, 1221px" /><br />
<strong>Allow SSH through the firewall.</strong> If your server is running on Linux based OS, you most likely will need to add this rule to remote control your server.<br /><br />
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-08-13-03-24-37.png" alt="" width="1221" height="185" class="alignnone size-full wp-image-5122" srcset="https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-08-13-03-24-37.png 1221w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-08-13-03-24-37-300x45.png 300w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-08-13-03-24-37-1024x155.png 1024w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-08-13-03-24-37-768x116.png 768w" sizes="auto, (max-width: 1221px) 100vw, 1221px" /><br />
<strong>Allow HTTP port through the firewall.</strong> If you are running a web server or hosting a website, this is the default non-SSL port. You will most likely need this to set up a web server or website along with an HTTPS port rule.<br /><br />
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-08-13-03-24-57.png" alt="" width="1221" height="185" class="alignnone size-full wp-image-5123" srcset="https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-08-13-03-24-57.png 1221w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-08-13-03-24-57-300x45.png 300w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-08-13-03-24-57-1024x155.png 1024w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-08-13-03-24-57-768x116.png 768w" sizes="auto, (max-width: 1221px) 100vw, 1221px" /><br />
<strong>Allow HTTPS port through the firewall.</strong> This is the default SSL port for running an HTTPS web server. You will likely need this to set up an HTTPS web server or website.<br /><br />
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-08-13-03-25-28.png" alt="" width="1221" height="185" class="alignnone size-full wp-image-5124" srcset="https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-08-13-03-25-28.png 1221w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-08-13-03-25-28-300x45.png 300w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-08-13-03-25-28-1024x155.png 1024w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-08-13-03-25-28-768x116.png 768w" sizes="auto, (max-width: 1221px) 100vw, 1221px" /><br />
<strong>Allow connections to the database.</strong> This is the database default connection port.<br /><br />
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-08-13-03-26-07.png" alt="" width="1221" height="185" class="alignnone size-full wp-image-5125" srcset="https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-08-13-03-26-07.png 1221w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-08-13-03-26-07-300x45.png 300w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-08-13-03-26-07-1024x155.png 1024w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-08-13-03-26-07-768x116.png 768w" sizes="auto, (max-width: 1221px) 100vw, 1221px" /><br />
<strong>Allow incoming ping requests to your server.</strong> Enable this if you want your ping request to reach your server. This is very useful for doing uptime monitoring. <br /><br />
However, this can potentially be dangerous. Hackers can use this protocol to check if your server is online by pinging your server's IP address and attempting to gain unauthorized access to your server. Besides that, by enabling ICMP protocol, your server will also be susceptible to some types of DDoS attacks.<br /><br />

Hence, if you want your server to be pingable, we strongly suggest setting a stricter IP source rule to protect your server.<br /><br />


<h4>IPv6 Layer 3 Firewall</h4>
IPv6's layer 3 firewall acts the same as IPv4, but it regulates inbound connection for IPv6 protocol. The control for the IPv6 firewall is the same as the IPv4 firewall, but the initial rules that will be added when the firewall is first enabled will be slightly different.<br /><br />

When IPv6 Firewall is enabled, 3 firewall rules are automatically added. This will be:<br /><br />
<ul>
	<li><strong>TCP 32768 &#8211; 65535</strong> (Which handles the connection with private port, is a temporary communication hub used for Internet Protocol (IP) communications)</li>
	<li><strong>UDP 32768 &#8211; 65535</strong> (Which handles the connection with private port, is a temporary communication hub used for Internet Protocol (IP) communications)</li>
	<li><strong>ICMPv6</strong> on the IPv6 block of the server's IPv6 address is in. This is needed to ensure IPv6 is functioning properly. IPv6 requires ICMP to function properly. Hence this specific rule is added. We strongly recommend not disabling this rule.</li>
</ul><br /><br />

Unlike the IPv4 firewall, there is no private IPv6 network with Evoxt, so no Private network rules are required.<br /><br />


<h4>Difference between Evoxt's Layer 3 Firewall and Host-based Firewall (Windows/ Linux Firewall)</h4>
<ul>
<li>
On a host-based firewall, firewall software or similar programs might need to be installed on the server for the firewall to function. In contrast, Evoxt's Layer 3 Firewall does not require any software installed.<br /></li>

<li>
Evoxt's Layer 3 Firewall operates on the network layer, which means malicious traffic can be blocked before it reaches the server. In contrast, a host-based firewall will start processing the packet when the packet reaches the server, leading to potential security flaws. Besides that, because a layer 3 firewall does not exist in the system, a lot of traffic and processing power can be saved during a DDoS attack when the malicious packets are dropped before reaching the server.<br /></li>


<li>
Layer 3 firewall will provide a stronger defense than a host-based firewall because this operates on the network layer, separated from the server, which is not susceptible to tampering or backdoors.<br /></li>


<li>
Evoxt's Layer 3 Firewall is easy to understand and set up. In Linux operating system, setting up a firewall usually requires some comfort in CLI skills, while Evoxt's Layer 3 Firewall only takes a few clicks to get a firewall set up.<br /></li>


<li>
Layer 3 firewall is not "intelligent" compared to a host-based firewall because a layer 3 firewall operates on the network layer and will not understand information on the application layer. This means that firewall blocking, such as based on the application type or only allowing established connections, cannot be set. With layer 3 Firewall, a rule can only be set by using a protocol, port, or IP address only.<br /><br /></li>

</ul>



As you can see, there are upsides and downsides with both firewalls. To fully protect your server, we strongly recommend setting up both firewalls for maximum protection.<br /><br />

<h4>Common DDoS attacks that can be mitigated with Evoxt's Layer 3 Firewall</h4>
<ul>
	<li>UDP Flood &#8211; Only allow the UDP ports in use through the Firewall. If access is not public, consider allowing only a specific IP address through the UDP port that is in use.<br /></li>

	<li>ICMP (Ping) Flood &#8211; Block ICMP Protocol to block all ping requests. This can be done by enabling the firewall, which defaults to blocking all protocol and ports.<br /></li>

	<li>Ping of Death &#8211; Block ICMP Protocol to block all ping requests. This can be done by enabling the firewall, which defaults to blocking all protocol and ports.<br /></li>
</ul>


<p>The post <a href="https://evoxt.com/zh/2022/07/31/evoxt-firewall-guide/">Evoxt Layer 3 Firewall Guide</a> appeared first on <a href="https://evoxt.com/zh">益沃斯</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Prioritize IPv4 over IPv6 on a Windows server</title>
		<link>https://evoxt.com/zh/2022/07/30/prioritize-ipv4-over-ipv6-on-a-windows-server/</link>
		
		<dc:creator><![CDATA[Evoxt]]></dc:creator>
		<pubDate>Sat, 30 Jul 2022 19:40:14 +0000</pubDate>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">https://evoxt.com/?p=5065</guid>

					<description><![CDATA[<p>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 ... <a title="Prioritize IPv4 over IPv6 on a Windows server" class="read-more" href="https://evoxt.com/zh/2022/07/30/prioritize-ipv4-over-ipv6-on-a-windows-server/" aria-label="More on Prioritize IPv4 over IPv6 on a Windows server">Read more</a></p>
<p>The post <a href="https://evoxt.com/zh/2022/07/30/prioritize-ipv4-over-ipv6-on-a-windows-server/">Prioritize IPv4 over IPv6 on a Windows server</a> appeared first on <a href="https://evoxt.com/zh">益沃斯</a>.</p>
]]></description>
										<content:encoded><![CDATA[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. <br /><br />

All Windows servers will prefer IPv6 over IPv4 if IPv6 is enabled. Disabling IPv6, which is the new internet protocol, will cause your server to be not future-proof. So this guide will help you configure your Windows server network connection to prefer IPv4 over IPv6.<br /><br />


<h3>Change IPv4 priority on Microsoft's Network Shell</h3>

To do that, you will need to do so from CMD<br /><br />

1) Head to CMD, Windows Search &gt; CMD. Alternatively, you can access it through WIN + R, then type in cmd.exe and press ok.<br /><br />

2) On CMD, copy these lines and paste them into CMD. This will move the priority of the IPv4 mapped address to the top, making Windows use IPv4 as the default internet protocol. <strong>::ffff:0:0/96</strong> is an IPv4 mapped address range, equivalent to IPv4. Created to aid in IPv4 to IPv6 transition.<br /><br />
<div class="code">
netsh interface ipv6 set prefixpolicy ::ffff:0:0/96 50 4<br />
netsh interface ipv6 set prefixpolicy ::1/128 40 0<br />
netsh interface ipv6 set prefixpolicy ::/0 30 1<br />
netsh interface ipv6 set prefixpolicy 2002::/16 20 2<br />
netsh interface ipv6 set prefixpolicy 2001::/32 5 5<br />
netsh interface ipv6 set prefixpolicy fc00::/7 3 13<br />
netsh interface ipv6 set prefixpolicy fec0::/10 1 11<br />
netsh interface ipv6 set prefixpolicy 3ffe::/16 1 12<br />
netsh interface ipv6 set prefixpolicy ::/96 1 3<br />
</div><br /><br />
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-06-35-41.png" alt="" width="989" height="703" class="alignnone size-full wp-image-5070" srcset="https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-06-35-41.png 989w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-06-35-41-300x213.png 300w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-06-35-41-768x546.png 768w" sizes="auto, (max-width: 989px) 100vw, 989px" /><br /><br />

Now try to ping google again. Ping should default to IPv4.<br /><br />

<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-06-36-39.png" alt="" width="995" height="241" class="alignnone size-full wp-image-5071" srcset="https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-06-36-39.png 995w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-06-36-39-300x73.png 300w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-06-36-39-768x186.png 768w" sizes="auto, (max-width: 995px) 100vw, 995px" /><br /><br />

Bonus:<br />
To change IPv6 back to the default internet protocol used, use the command below and do a restart.<br />
<div class="code">netsh interface ipv6 reset</div><br /><br /><br /><br />


<h3>Change IPv4 preference through Registry</h3>

1) Head to Registry, Windows Search &gt; Regedit. Alternatively, you can access it through WIN + R, then type in regedit.exe and press ok.<br /><br />
2) Go to HKEY_LOCAL_MACHINE &gt; SYSTEM &gt; CurrentControlSet &gt; Services &gt; Tcpip6 &gt; Parameters (HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip6\Parameters\)<br />
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-06-42-12.png" alt="" width="839" height="789" class="alignnone size-full wp-image-5073" srcset="https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-06-42-12.png 839w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-06-42-12-300x282.png 300w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-06-42-12-768x722.png 768w" sizes="auto, (max-width: 839px) 100vw, 839px" /><br /><br />
3) On the folder, right-click and create a Dword (32-bit).<br />
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-06-43-38.png" alt="" width="839" height="789" class="alignnone size-full wp-image-5077" srcset="https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-06-43-38.png 839w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-06-43-38-300x282.png 300w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-06-43-38-768x722.png 768w" sizes="auto, (max-width: 839px) 100vw, 839px" /><br />
4) Then, rename the entry to <strong>DisabledComponents</strong><br />
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-06-43-49.png" alt="" width="839" height="789" class="alignnone size-full wp-image-5076" srcset="https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-06-43-49.png 839w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-06-43-49-300x282.png 300w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-06-43-49-768x722.png 768w" sizes="auto, (max-width: 839px) 100vw, 839px" /><br />
5) Right-click on the entry and click on modify<br />
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-06-43-54.png" alt="" width="839" height="789" class="alignnone size-full wp-image-5075" srcset="https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-06-43-54.png 839w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-06-43-54-300x282.png 300w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-06-43-54-768x722.png 768w" sizes="auto, (max-width: 839px) 100vw, 839px" /><br />
6) Enter <strong>0x20</strong> in the value data field as shown in the screenshots below, then click Ok<br />
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-06-44-26.png" alt="" width="839" height="789" class="alignnone size-full wp-image-5074" srcset="https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-06-44-26.png 839w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-06-44-26-300x282.png 300w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-06-44-26-768x722.png 768w" sizes="auto, (max-width: 839px) 100vw, 839px" /><br /><br />
7) Once this is done, do a server restart.<br /><br />

Now try to ping google again. Ping should default to IPv4.<br />

<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-06-36-39.png" alt="" width="995" height="241" class="alignnone size-full wp-image-5071" srcset="https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-06-36-39.png 995w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-06-36-39-300x73.png 300w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-06-36-39-768x186.png 768w" sizes="auto, (max-width: 995px) 100vw, 995px" /><br /><br />

Bonus:<br />
To change IPv6 back to the default internet protocol used, delete the entry (DisabledComponents) and do a server restart.<br /><br />

Source: <a href="https://docs.microsoft.com/en-us/troubleshoot/windows-server/networking/configure-ipv6-in-windows" rel="noopener" target="_blank">https://docs.microsoft.com/en-us/troubleshoot/windows-server/networking/configure-ipv6-in-windows</a>

<br /><br /><br /><br />

If these are too complicated, you can also choose to just disable IPv6 networking entirely. However, this will disable the dual stack status and cause your server to be not future-proof.

<a href="https://evoxt.com/guides/disable-ipv6-on-windows-server/" rel="noopener" target="_blank">Take a look at this guide here</a><p>The post <a href="https://evoxt.com/zh/2022/07/30/prioritize-ipv4-over-ipv6-on-a-windows-server/">Prioritize IPv4 over IPv6 on a Windows server</a> appeared first on <a href="https://evoxt.com/zh">益沃斯</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How to use Evoxt&#039;s VNC</title>
		<link>https://evoxt.com/zh/2022/07/30/how-to-use-evoxts-vnc/</link>
		
		<dc:creator><![CDATA[Evoxt]]></dc:creator>
		<pubDate>Sat, 30 Jul 2022 10:43:22 +0000</pubDate>
				<category><![CDATA[Evoxt]]></category>
		<category><![CDATA[Guides]]></category>
		<guid isPermaLink="false">https://evoxt.com/?p=5039</guid>

					<description><![CDATA[<p>VNC is a remote control program that helps users to control another device over a network. One upside of VNC is that it works across multiple operating systems. With Evoxt's VNC, the VNC server is located on the host node. This means that it can connect to a VM even when the VM's network connectivity ... <a title="How to use Evoxt&#039;s VNC" class="read-more" href="https://evoxt.com/zh/2022/07/30/how-to-use-evoxts-vnc/" aria-label="More on How to use Evoxt&#039;s VNC">Read more</a></p>
<p>The post <a href="https://evoxt.com/zh/2022/07/30/how-to-use-evoxts-vnc/">How to use Evoxt&#039;s VNC</a> appeared first on <a href="https://evoxt.com/zh">益沃斯</a>.</p>
]]></description>
										<content:encoded><![CDATA[VNC is a remote control program that helps users to control another device over a network. One upside of VNC is that it works across multiple operating systems.<br /><br />

With Evoxt's VNC, the VNC server is located on the host node. This means that it can connect to a VM even when the VM's network connectivity is down or when the VM is stuck in a boot loop or grub, users can still connect through VNC to be able to perform troubleshooting. Also, with Evoxt's VNC, if your client device does not have a proprietary remote desktop protocol such as RDP/SSH client installed, you can still perform a quick remote control through VNC.<br /><br />

If your VM is facing the issues below, with Evoxt's VNC, this usually can be fixed:<br />

<ul>
<li>The network adapter is disabled accidentally.</li>
<li>VM is stuck in a boot loop or Grub</li>
<li>The primary IP address is accidentally changed with a proxy or a VPN</li>
<li>Enabled firewall but forgot to add in RDP/SSH's firewall rule</ul></li>
</ul><br /><br />




<h3>Accessing Evoxt's VNC</h3>

To access Evoxt's VNC, <br /><br />

Login to your Evoxt account.<br /><br />

On your account's dashboard, click on the VM that you want to remote control.<br />
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-02-10-56.png" alt="" width="1914" height="907" class="alignnone size-full wp-image-5045" srcset="https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-02-10-56.png 1914w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-02-10-56-300x142.png 300w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-02-10-56-1024x485.png 1024w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-02-10-56-768x364.png 768w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-02-10-56-1536x728.png 1536w" sizes="auto, (max-width: 1914px) 100vw, 1914px" /><br /><br />

On the VM control panel page, click on VNC<br />
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2023-02-05-05-22-21.png" alt="" width="1196" height="918" class="alignnone size-full wp-image-5435" srcset="https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2023-02-05-05-22-21.png 1196w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2023-02-05-05-22-21-300x230.png 300w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2023-02-05-05-22-21-1024x786.png 1024w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2023-02-05-05-22-21-768x589.png 768w" sizes="auto, (max-width: 1196px) 100vw, 1196px" /><br /><br />
On the VNC page, click Connect VNC.<br />
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-02-21-03.png" alt="" width="1498" height="260" class="alignnone size-full wp-image-5047" srcset="https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-02-21-03.png 1498w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-02-21-03-300x52.png 300w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-02-21-03-1024x178.png 1024w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-02-21-03-768x133.png 768w" sizes="auto, (max-width: 1498px) 100vw, 1498px" /><br /><br />

You have now established a VNC connection to your server.<br />
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-02-22-38.png" alt="" width="1486" height="805" class="alignnone size-full wp-image-5048" srcset="https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-02-22-38.png 1486w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-02-22-38-300x163.png 300w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-02-22-38-1024x555.png 1024w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-02-22-38-768x416.png 768w" sizes="auto, (max-width: 1486px) 100vw, 1486px" /><br /><br />

<h4>Login to a Windows Server</h4>
To login to your Windows server, click on the left tab and click on the expand button to input Control + Alt + Del to the login screen.<br />
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-02-23-16.png" alt="" width="819" height="607" class="alignnone size-full wp-image-5049" srcset="https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-02-23-16.png 819w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-02-23-16-300x222.png 300w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-02-23-16-768x569.png 768w" sizes="auto, (max-width: 819px) 100vw, 819px" /><br /><br />

Click on Show Extra Keys<br />
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-02-23-17.png" alt="" width="819" height="607" class="alignnone size-full wp-image-5050" srcset="https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-02-23-17.png 819w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-02-23-17-300x222.png 300w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-02-23-17-768x569.png 768w" sizes="auto, (max-width: 819px) 100vw, 819px" /><br /><br />

Then click on Send Ctrl-Alt-Del<br />
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-02-23-19.png" alt="" width="819" height="607" class="alignnone size-full wp-image-5051" srcset="https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-02-23-19.png 819w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-02-23-19-300x222.png 300w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-02-23-19-768x569.png 768w" sizes="auto, (max-width: 819px) 100vw, 819px" /><br /><br />

On the login screen, type in your password, and you will be logged in.<br />
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-02-26-34.png" alt="" width="819" height="607" class="alignnone size-full wp-image-5052" srcset="https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-02-26-34.png 819w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-02-26-34-300x222.png 300w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-02-26-34-768x569.png 768w" sizes="auto, (max-width: 819px) 100vw, 819px" /><br /><br />

<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-02-27-14.png" alt="" width="819" height="607" class="alignnone size-full wp-image-5053" srcset="https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-02-27-14.png 819w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-02-27-14-300x222.png 300w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-02-27-14-768x569.png 768w" sizes="auto, (max-width: 819px) 100vw, 819px" /><br /><br />

<h4>Login to a Linux based Server</h4>
Upon successful connection, your will be prompted to key in your username and password. Once these are keyed in, you will be logged in.<br />
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-02-31-44.png" alt="" width="819" height="607" class="alignnone size-full wp-image-5055" srcset="https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-02-31-44.png 819w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-02-31-44-300x222.png 300w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-31-02-31-44-768x569.png 768w" sizes="auto, (max-width: 819px) 100vw, 819px" /><br /><br />

<div class="notice">Note: Using a VNC will be slower than the proprietary remote desktop protocol such as RDP/SSH because it requires connecting to another node and then to your VM, and it is not as optimized. If not needed, it is better to connect directly through RDP or SSH to get the best remote control experience.</div><p>The post <a href="https://evoxt.com/zh/2022/07/30/how-to-use-evoxts-vnc/">How to use Evoxt&#039;s VNC</a> appeared first on <a href="https://evoxt.com/zh">益沃斯</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Windows Server showing incorrect disk size after configuring partition</title>
		<link>https://evoxt.com/zh/2022/07/29/windows-server-showing-incorrect-disk-size-after-configuring-partition/</link>
		
		<dc:creator><![CDATA[Evoxt]]></dc:creator>
		<pubDate>Fri, 29 Jul 2022 22:49:05 +0000</pubDate>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">https://evoxt.com/?p=4939</guid>

					<description><![CDATA[<p>Windows File system size is not showing correctly after configuring the Windows partition. Prerequisites You will need CMD for this entire fix. Get yourself comfortable with using the command line. To get started, 1) Head to CMD, Windows Search &#62; CMD. Alternatively, you can access it through WIN + R then type in cmd.exe and ... <a title="Windows Server showing incorrect disk size after configuring partition" class="read-more" href="https://evoxt.com/zh/2022/07/29/windows-server-showing-incorrect-disk-size-after-configuring-partition/" aria-label="More on Windows Server showing incorrect disk size after configuring partition">Read more</a></p>
<p>The post <a href="https://evoxt.com/zh/2022/07/29/windows-server-showing-incorrect-disk-size-after-configuring-partition/">Windows Server showing incorrect disk size after configuring partition</a> appeared first on <a href="https://evoxt.com/zh">益沃斯</a>.</p>
]]></description>
										<content:encoded><![CDATA[Windows File system size is not showing correctly after configuring the Windows partition.<br />

<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-30-06-48-34.png" alt="" width="1844" height="904" class="alignnone size-full wp-image-5014" srcset="https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-30-06-48-34.png 1844w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-30-06-48-34-300x147.png 300w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-30-06-48-34-1024x502.png 1024w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-30-06-48-34-768x377.png 768w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-30-06-48-34-1536x753.png 1536w" sizes="auto, (max-width: 1844px) 100vw, 1844px" /><br /><br /><br /><br />

<h3>Prerequisites</h3>
You will need CMD for this entire fix. Get yourself comfortable with using the command line.<br /><br />

To get started,<br /><br />

1) Head to CMD, Windows Search &gt; CMD. Alternatively, you can access it through WIN + R then type in cmd.exe and press ok.<br /><br /><br /><br />

<h3>CHKDSK command to repair drive</h3>

1) On CMD, type in <strong>chkdsk /F</strong> and press enter<br />
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-30-06-52-57.png" alt="" width="968" height="508" class="alignnone size-full wp-image-5017" srcset="https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-30-06-52-57.png 968w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-30-06-52-57-300x157.png 300w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-30-06-52-57-768x403.png 768w" sizes="auto, (max-width: 968px) 100vw, 968px" /><br /><br />

2) Key in Y and enter if you are prompted with a message requiring a drive repair or system reboot.<br /><br />

If this method does not fix your issue, try the next method.<br />

<br /><br /><br />



<h3>DiskPart</h3>

1) Type in <strong>diskpart</strong> in cmd to go into diskpart <br />
<div class="code">diskpart</div>
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-30-06-59-01.png" alt="" width="976" height="508" class="alignnone size-full wp-image-5019" srcset="https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-30-06-59-01.png 976w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-30-06-59-01-300x156.png 300w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-30-06-59-01-768x400.png 768w" sizes="auto, (max-width: 976px) 100vw, 976px" /><br /><br />

2) Use the command below <strong>list volume</strong> to list all available volume<br />
<div class="code">list volume</div>
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-30-06-59-50.png" alt="" width="976" height="508" class="alignnone size-full wp-image-5020" srcset="https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-30-06-59-50.png 976w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-30-06-59-50-300x156.png 300w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-30-06-59-50-768x400.png 768w" sizes="auto, (max-width: 976px) 100vw, 976px" /><br /><br />

3) Select the volume that the partition size is displaying incorrectly, use command <strong>select</strong> and in this case Volume 0, so the command, in this case, will be <strong>select Volume 0</strong><br />

<div class="code">select </div>
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-30-07-00-14.png" alt="" width="976" height="508" class="alignnone size-full wp-image-5021" srcset="https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-30-07-00-14.png 976w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-30-07-00-14-300x156.png 300w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-30-07-00-14-768x400.png 768w" sizes="auto, (max-width: 976px) 100vw, 976px" /><br /><br />

4) Extend filesystem, use the command extend filesystem<br />
<div class="code">extend filesystem</div>
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-30-07-00-31.png" alt="" width="976" height="508" class="alignnone size-full wp-image-5022" srcset="https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-30-07-00-31.png 976w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-30-07-00-31-300x156.png 300w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-30-07-00-31-768x400.png 768w" sizes="auto, (max-width: 976px) 100vw, 976px" /><br /><br />

Your file explorer's size should show correctly now.<br />
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-30-07-01-04.png" alt="" width="1508" height="675" class="alignnone size-full wp-image-5023" srcset="https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-30-07-01-04.png 1508w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-30-07-01-04-300x134.png 300w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-30-07-01-04-1024x458.png 1024w, https://evoxt.com/zh/wp-content/uploads/sites/2/2022/07/Screenshot-from-2022-07-30-07-01-04-768x344.png 768w" sizes="auto, (max-width: 1508px) 100vw, 1508px" /><br /><br /><br /><br />

If you are worried and not comfortable with command lines, please <a href="https://console.evoxt.com/submitticket.php?step=2&amp;deptid=1" rel="noopener" target="_blank">file a ticket</a> and our support team will be happy to help you with this. Please do not forget to include your server's IP and password in the ticket for faster ticket processing.



<a href="https://evoxt.com/deploy">Deploy a Cloud Virtual Machine with Evoxt now !</a><br />
<a id='deploy-button-one-click' href='/deploy'>Deploy</a><p>The post <a href="https://evoxt.com/zh/2022/07/29/windows-server-showing-incorrect-disk-size-after-configuring-partition/">Windows Server showing incorrect disk size after configuring partition</a> appeared first on <a href="https://evoxt.com/zh">益沃斯</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Disable IPv6 on Windows Server</title>
		<link>https://evoxt.com/zh/2022/07/18/disable-ipv6-on-windows-server/</link>
		
		<dc:creator><![CDATA[Evoxt]]></dc:creator>
		<pubDate>Mon, 18 Jul 2022 22:25:38 +0000</pubDate>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">https://evoxt.com/?p=4951</guid>

					<description><![CDATA[<p>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. Here is how to Disable IPv6 on a Windows Server If you are facing issues with IPv6 enabled and want to disable ... <a title="Disable IPv6 on Windows Server" class="read-more" href="https://evoxt.com/zh/2022/07/18/disable-ipv6-on-windows-server/" aria-label="More on Disable IPv6 on Windows Server">Read more</a></p>
<p>The post <a href="https://evoxt.com/zh/2022/07/18/disable-ipv6-on-windows-server/">Disable IPv6 on Windows Server</a> appeared first on <a href="https://evoxt.com/zh">益沃斯</a>.</p>
]]></description>
										<content:encoded><![CDATA[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. Here is how to Disable IPv6 on a Windows Server<br /><br />

If you are facing issues with IPv6 enabled and want to disable IPv6 on your Windows Servers, this is how to do it.<br /><br />

To check if you have an IPv6 address set up, head to the command prompt and type ipconfig to check all the assigned IP addresses.<br />
As you can see on the screenshot, IPv6 is indeed assigned, and we want to remove that.<br />
<img loading="lazy" decoding="async" src="https://evoxt.com/img/guide/disableipv6/checkipv6.png" width="1127" height="635" class="alignnone size-full" /><br /><br />

Step 1: <br />
Head to Control Panel by searching Control Panel on the search bar. Alternatively, this can be done by going to run ( WIN + R ), type control.exe and press enter.<br />
<img loading="lazy" decoding="async" src="https://evoxt.com/img/guide/disableipv6/control%20panel.png" width="1127" height="635" class="alignnone size-full" /><br /><br />

Step 2:<br />
Head to the Network and Sharing center to make network changes<br />
<img loading="lazy" decoding="async" src="https://evoxt.com/img/guide/disableipv6/networkandsharing.png" width="1127" height="635" class="alignnone size-full" /><br /><br />

Step 3:<br />
We needed to disable IPv6 networking on the main interface. To do that, go to change adapter settings on Network and Sharing Center<br />
<img loading="lazy" decoding="async" src="https://evoxt.com/img/guide/disableipv6/adapter.png" width="1127" height="635" class="alignnone size-full" /><br /><br />

Step 4:<br />
Right-click on the adapter, and click on Properties to make changes to the network interface<br />
<img loading="lazy" decoding="async" src="https://evoxt.com/img/guide/disableipv6/rightclickonadapter.png" width="1127" height="635" class="alignnone size-full" /><br /><br />

Step 5:<br />
Untick Internet Protocol Version 6 (TCP/IPv6) to disable IPv6 Networking and click Ok to save the configuration.<br />
<img loading="lazy" decoding="async" src="https://evoxt.com/img/guide/disableipv6/disableipv6.png" width="1127" height="635" class="alignnone size-full" /><br /><br />

To check if IPv6 is disabled, head to the command prompt and type in ipconfig again. All IPv6 addresses should be now gone.<br />
If IPv6 address is still showing, do a restart.<br />
<img loading="lazy" decoding="async" src="https://evoxt.com/img/guide/disableipv6/checkipv62.png" width="1127" height="635" class="alignnone size-full" /><br /><br />

Ping ipv6.google.com to check your server's IPv6 connection. If you have this disabled, the ping will not be successful.<br /><br />

C:\Users\Administrator&gt;ping ipv6.google.com -6<br />
Ping request could not find host ipv6.google.com. Please check the name and try again.<br /><br />

Source: <a href="https://docs.microsoft.com/en-US/troubleshoot/windows-server/networking/configure-ipv6-in-windows" rel="noopener" target="_blank">https://docs.microsoft.com/en-US/troubleshoot/windows-server/networking/configure-ipv6-in-windows</a>

<br /><br /><br /><br />

Alternatively, you can set your Windows server to prefer IPv4 networking by default. With this you do not need to disable IPv6, maintaining a dual-stack protocol. This is the preferred method.<br /><br />

<a href="https://evoxt.com/windows/prioritize-ipv4-over-ipv6-on-a-windows-server/" rel="noopener" target="_blank">Please take a look at this guide here</a>


<p>The post <a href="https://evoxt.com/zh/2022/07/18/disable-ipv6-on-windows-server/">Disable IPv6 on Windows Server</a> appeared first on <a href="https://evoxt.com/zh">益沃斯</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Enable automatic updates in Linux</title>
		<link>https://evoxt.com/zh/2022/01/05/enable-automatic-updates-in-linux/</link>
		
		<dc:creator><![CDATA[Evoxt]]></dc:creator>
		<pubDate>Wed, 05 Jan 2022 10:34:25 +0000</pubDate>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Linux]]></category>
		<guid isPermaLink="false">https://evoxt.com/?p=4386</guid>

					<description><![CDATA[<p>It is almost impossible to log in to your server to check and update it every day. However, failing to keep servers up to date can be a potential threat. There is a better solution to this, automatic updates. Here is how to enable automatic updates in Linux: Ubuntu/ Debian based servers Install unattended-upgrades apt ... <a title="Enable automatic updates in Linux" class="read-more" href="https://evoxt.com/zh/2022/01/05/enable-automatic-updates-in-linux/" aria-label="More on Enable automatic updates in Linux">Read more</a></p>
<p>The post <a href="https://evoxt.com/zh/2022/01/05/enable-automatic-updates-in-linux/">Enable automatic updates in Linux</a> appeared first on <a href="https://evoxt.com/zh">益沃斯</a>.</p>
]]></description>
										<content:encoded><![CDATA[It is almost impossible to log in to your server to check and update it every day. However, failing to keep servers up to date can be a potential threat.<br /><br /> There is a better solution to this, automatic updates. Here is how to enable automatic updates in Linux:<br /><br />

<h3>Ubuntu/ Debian based servers</h3>

Install unattended-upgrades<br />
<div class="code">apt install unattended-upgrades</div><br />

Edit the unattended upgrade configuration<br />
<div class="code">vi /etc/apt/apt.conf.d/50unattended-upgrades</div><br />

<div class="cli">
// Automatically upgrade packages from these (origin:archive) pairs<br />
//<br />
// Note that in Ubuntu security updates may pull in new dependencies<br />
// from non-security sources (e.g. chromium). By allowing the release<br />
// pocket these get automatically pulled in.<br />
Unattended-Upgrade::Allowed-Origins {<br />
        &quot;${distro_id}:${distro_codename}&quot;;<br />
        //&quot;${distro_id}:${distro_codename}-security&quot;;<br />
        // Extended Security Maintenance; doesn&#039;t necessarily exist for<br />
        // every release and this system may not have it installed, but if<br />
        // available, the policy for updates is such that unattended-upgrades<br />
        // should also install from here by default.<br />
        &quot;${distro_id}ESMApps:${distro_codename}-apps-security&quot;;<br />
        &quot;${distro_id}ESM:${distro_codename}-infra-security&quot;;<br />
//      &quot;${distro_id}:${distro_codename}-updates&quot;;<br />
//      &quot;${distro_id}:${distro_codename}-proposed&quot;;<br />
//      &quot;${distro_id}:${distro_codename}-backports&quot;;<br />
};<br />
</div><br />

In this case we will enable the security updates only to avoid potentially messing up the running programs.<br />
To enable security updates, remove the comment on this line "${distro_id}:${distro_codename}-security";<br /><br />

<div class="cli">
// Automatically upgrade packages from these (origin:archive) pairs<br />
//<br />
// Note that in Ubuntu security updates may pull in new dependencies<br />
// from non-security sources (e.g. chromium). By allowing the release<br />
// pocket these get automatically pulled in.<br />
Unattended-Upgrade::Allowed-Origins {<br />
        <p style="color:orange;margin-bottom:0">//&quot;${distro_id}:${distro_codename}&quot;;</p>
        <p style="color:orange;margin-bottom:0">&quot;${distro_id}:${distro_codename}-security&quot;;</p>
        // Extended Security Maintenance; doesn&#039;t necessarily exist for<br />
        // every release and this system may not have it installed, but if<br />
        // available, the policy for updates is such that unattended-upgrades<br />
        // should also install from here by default.<br />
        &quot;${distro_id}ESMApps:${distro_codename}-apps-security&quot;;<br />
        &quot;${distro_id}ESM:${distro_codename}-infra-security&quot;;<br />
//      &quot;${distro_id}:${distro_codename}-updates&quot;;<br />
//      &quot;${distro_id}:${distro_codename}-proposed&quot;;<br />
//      &quot;${distro_id}:${distro_codename}-backports&quot;;<br />
};<br />
</div><br />

After this, we will have to enable automatic upgrade. Use this command to enable automatic upgrade.<br />

<div class="code">
echo &#039;APT::Periodic::Update-Package-Lists &quot;1&quot;;<br />
APT::Periodic::Download-Upgradeable-Packages &quot;1&quot;;<br />
APT::Periodic::AutocleanInterval &quot;3&quot;;<br />
APT::Periodic::Unattended-Upgrade &quot;1&quot;;&#039; &gt; /etc/apt/apt.conf.d/20auto-upgrades<br />
</div><br /><br />

<h3>CentOS/ Fedora based servers</h3>

Install dnf-automatic<br />
<div class="code">dnf install dnf-automatic</div><br />

We will have to make changes to the configuration files before enabling automatic update. Go to the configuration file by using this command<br />
<div class="code">vi /etc/dnf/automatic.conf</div><br />

<div class="cli">
[commands]<br />
#  What kind of upgrade to perform:<br />
# default                            = all available upgrades<br />
# security                           = only the security upgrades<br />
upgrade_type = default<br />
random_sleep = 0<br />
<br />
# Maximum time in seconds to wait until the system is on-line and able to<br />
# connect to remote repositories.<br />
network_online_timeout = 60<br />
<br />
# To just receive updates use dnf-automatic-notifyonly.timer<br />
<br />
# Whether updates should be downloaded when they are available, by<br />
# dnf-automatic.timer. notifyonly.timer, download.timer and<br />
# install.timer override this setting.<br />
download_updates = yes<br />
<br />
# Whether updates should be applied when they are available, by<br />
# dnf-automatic.timer. notifyonly.timer, download.timer and<br />
# install.timer override this setting.<br />
apply_updates = no<br />
</div><br /><br />

In this case we will enable the security updates only to avoid potentially messing up the running programs.<br />
	<li>Enabled security updates</li>
<li>Set apply updates to yes to automatic applying the update once downloaded</li><br /><br />

<div class="cli">
[commands]<br />
#  What kind of upgrade to perform:<br />
# default                            = all available upgrades<br />
<p style="color:orange;margin-bottom:0">security                           = only the security upgrades</p><br />
upgrade_type = default<br />
random_sleep = 0<br />
<br />
# Maximum time in seconds to wait until the system is on-line and able to<br />
# connect to remote repositories.<br />
network_online_timeout = 60<br />
<br />
# To just receive updates use dnf-automatic-notifyonly.timer<br />
<br />
# Whether updates should be downloaded when they are available, by<br />
# dnf-automatic.timer. notifyonly.timer, download.timer and<br />
# install.timer override this setting.<br />
download_updates = yes<br />
<br />
# Whether updates should be applied when they are available, by<br />
# dnf-automatic.timer. notifyonly.timer, download.timer and<br />
# install.timer override this setting.<br />
<p style="color:orange;margin-bottom:0">apply_updates = yes</p><br />
</div><br /><br />
Once this is done, start dnf-automatic.timer service<br />

<div class="code">systemctl start dnf-automatic.timer</div><br />

Enable dnf-automatic.timer service to automatic start on reboot<br />

<div class="code">systemctl enable dnf-automatic.timer</div><br />
<div class="cli">
[root@evoxt ~]# systemctl enable dnf-automatic.timer<br />
Created symlink /etc/systemd/system/timers.target.wants/dnf-automatic.timer → /usr/lib/systemd/system/dnf-automatic.timer.<br />
[root@evoxt ~]# <span class='green-box'> </span> <br />
</div><br /><br />

By following this guide, automatic security update is now enabled on your Linux system.<br /><br />

Your server will now automatically install the latest security updates, protecting your server.<br /><br />

<a href="https://evoxt.com/deploy/" rel="noopener" target="_blank">Deploy a server with Evoxt now!</a><br />
<a id='deploy-button-one-click' href='/deploy'>Deploy</a><p>The post <a href="https://evoxt.com/zh/2022/01/05/enable-automatic-updates-in-linux/">Enable automatic updates in Linux</a> appeared first on <a href="https://evoxt.com/zh">益沃斯</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Securing a Linux server</title>
		<link>https://evoxt.com/zh/2022/01/03/securing-a-linux-server/</link>
		
		<dc:creator><![CDATA[Evoxt]]></dc:creator>
		<pubDate>Mon, 03 Jan 2022 13:48:36 +0000</pubDate>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Linux]]></category>
		<guid isPermaLink="false">https://evoxt.com/?p=4365</guid>

					<description><![CDATA[<p>Is your Linux server safe from hackers? Can they get hacked? Freak out about getting your server compromised and getting your data leaked? Take a look at some of the tips you can take to secure and protect your Linux server. 1. SSH security SSH is like a path to connect you to your Linux ... <a title="Securing a Linux server" class="read-more" href="https://evoxt.com/zh/2022/01/03/securing-a-linux-server/" aria-label="More on Securing a Linux server">Read more</a></p>
<p>The post <a href="https://evoxt.com/zh/2022/01/03/securing-a-linux-server/">Securing a Linux server</a> appeared first on <a href="https://evoxt.com/zh">益沃斯</a>.</p>
]]></description>
										<content:encoded><![CDATA[Is your Linux server safe from hackers? Can they get hacked? Freak out about getting your server compromised and getting your data leaked? Take a look at some of the tips you can take to secure and protect your Linux server.<br /><br />

<h2>1. SSH security</h2>
SSH is like a path to connect you to your Linux server. Of course, you will have to secure the passage. Hackers can access your server the same way you access your server.<br /><br />

	<h4>SSH Port</h4>
Everyone knows that SSH uses the default port 22 to connect to your server. To avoid letting people know that your SSH is open to connection, change the port so hackers that scan port 22 will not know that your server's SSH is active. The best practice is to change your SSH ports to a different port between <strong>10000 and 32767</strong>.<br /><br />

To change your SSH ports, edit SSH config<br />
<div class="code">vi /etc/ssh/sshd_config</div>
Find this line<br />
<div class="code">#Port 22</div>
change port value
<div class="code">Port &lt;Random Ports&gt;</div>
Don't forget to restart your ssh server to apply the settings.<br />

<div class="code">systemctl restart sshd</div><br />

	<h4>2. SSH Keys</h4>
Password can easily get bruteforced, trying keying in your Password in <a href="https://www.security.org/how-secure-is-my-password/" rel="noopener" target="_blank">https://www.security.org/how-secure-is-my-password/</a> and find out how long does it take for a hacker to crack your password. Scary isn't it?<br /><br />
Now, how about cracking a 4096 bits SSH key? Good luck with that, Mr. Hackers.<br /><br />

To set up an SSH key, use the code to generate a rsa 4096 bit key pair<br />
<div class="code">ssh-keygen -t rsa -b 4096</div><br />

<img decoding="async" src="https://console.evoxt.com/img/windows.svg" alt="" style="width:50px;height:50px" /><br />
On Windows machine (cmd), this will be<br />
<div class="cli">
C:\Users\evoxt&gt;ssh-keygen -t rsa -b 4096
Generating public/private rsa key pair.<br />
Enter file in which to save the key (C:\Users\evoxt/.ssh/id_rsa):<br />
Created directory 'C:\Users\evoxt/.ssh'.<br />
Enter passphrase (empty for no passphrase):<br />
Enter same passphrase again:<br />
Your identification has been saved in C:\Users\evoxt/.ssh/id_rsa.<br />
Your public key has been saved in C:\Users\evoxt/.ssh/id_rsa.pub.<br />
The key fingerprint is:<br />
SHA256:RSM1LY13KzUzgSziCz1gLKfTSLs3YtgKBtHdQGdX2SQ evoxt@DESKTOP-DU15VE5<br />
The key's randomart image is:<br />
+&#8212;[RSA 4096]&#8212;-+<br />
| . oo+o ooEO&#8230;. |<br />
|. . +o*..o=+B *  |<br />
| . . O + ..+ o = |<br />
|.   = o +.  . .  |<br />
|.  o o .So   .   |<br />
|&#8230; = o .        |<br />
|.. o o .         |<br />
|  .              |<br />
|                 |<br />
+&#8212;-[SHA256]&#8212;&#8211;+<br />
C:\Users\evoxt&gt;<br />
</div><br />

Then, you will have to manually copy the ssh public key to your server ( ~/.ssh/authorized_keys )<br /><br />

The formatting will be <br />
<div class="code">ssh-rsa &lt;generated_public_key&gt;</div>
Example:<br />
<div class="cli">
[root@evoxt .ssh]# cat authorized_keys <br />
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDPsDZ5LPRriU4wDjZVzSVdqVzWNlaon2WdOm9v1AsAp+9R0u+dyy0YiXcxhF9rjK4bnLc840pw2AiCiQIEwfXS03jVA3b1q1yqCqyiO3WVf+SGuL9m+GXq9hNsRCHznGhhsoi9VbbED5ECMFYoU6SeVucXntEtfR32C8Hnb1eBCICU5GXrZpIqEgqZrnDEVKzMUS/T4HjGGnT4puQDEg++e33HE3z0vr7PXbDW2RR1kIsRdNS0/BfdlPCXf1lA8aAkKWq49rGO5T5PT4+bCDh7aVCS5ouTfL0qJNpyijBudRvHy4DUuzdqNJLEcR4DYZRSXEQsYc+oK+5mjvcGFNQXbx8bQNYyGtERBfAVuWSTsk8oVwRwbo9YIzkMYKyf1GwJvoggKHCsx+s0gHcAo0LSU7BFXVJMS5NY6Zvw6Cv+z/UUokVkTZ/CkTiTJHhVJjzLkeqmFPWbxEWSWED5RUuCnWTmHcV6Fkc3sbUAwp+qRdQgVcGPYigpa8/dsyLWFTbdK1fe5UUeY5C3UbBqr6bItn42tJCNPcu6YpxtfdxDtq/IDWGRsZltM15FEFCrvBGX8JD1z1H3S+j3GjFJtA1iW1cODOV5l+s0sUS64OnY+o0hpsqs2Mie4Xy/zzKg5C071wHIORML1tZq40ZETmwCUXlwmv4shay5cJJm/Ss3qQ==<br />

[root@evoxt ~]# <span class='green-box'> </span><br />
</div><br />

<img decoding="async" src="https://evoxt.com/img/linux.svg" alt="" style="height:50px" /><br />
On a Linux machine, this will be <br />

<div class="cli">
[root@evoxt ~]# ssh-keygen -t rsa -b 4096<br />
Generating public/private rsa key pair.<br />
Enter file in which to save the key (/root/.ssh/id_rsa):<br /> 
Created directory '/root/.ssh'.<br />
Enter passphrase (empty for no passphrase): <br />
Enter same passphrase again: <br />
Your identification has been saved in /root/.ssh/id_rsa.<br />
Your public key has been saved in /root/.ssh/id_rsa.pub.<br />
The key fingerprint is:<br />
SHA256:eIS1I1I0YXgvjR9igqAipDp0j3D+CYpyqjuJQ02ugZ8 root@evoxt<br />
The key's randomart image is:<br />
+&#8212;[RSA 4096]&#8212;-+<br />
|     o*..        |<br />
|..  .o.+ .       |<br />
|+. &#8230;o++        |<br />
|=o.+..=++.       |<br />
|* O oo.+S.       |<br />
|+o * . ..        |<br />
|+++.o .          |<br />
|BoE  o           |<br />
|**               |<br />
+&#8212;-[SHA256]&#8212;&#8211;+<br />
[root@evoxt ~]# <span class='green-box'> </span> <br />
</div><br />

Then, you can use ssh-copy-id command to install the ssh public key.<br />
<div class="code">ssh-copy-id user@your_server_ip</div>

<div class="cli">
[root@evoxt ~]# ssh-copy-id root@xx.xx.xx.xx<br />
/usr/bin/ssh-copy-id: INFO: Source of key(s) to be installed: "/root/.ssh/id_rsa.pub"<br />
The authenticity of host 'xx.xx.xx.xx (xx.xx.xx.xx)' can't be established.<br />
ECDSA key fingerprint is SHA256:umf+E/a0OQe8eRmPdYyCM5kE+ZG/FCC2MEEn2G81dGA.<br />
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes<br />
/usr/bin/ssh-copy-id: INFO: attempting to log in with the new key(s), to filter out any that are already installed<br />
/usr/bin/ssh-copy-id: INFO: 1 key(s) remain to be installed &#8212; if you are prompted now it is to install the new keys<br />
root@xx.xx.xx.xx's password: <br /><br />

Number of key(s) added: 1<br /><br />

Now try logging into the machine, with "ssh 'root@xx.xx.xx.xx'"<br />
and check to make sure that only the key(s) you wanted were added.<br /><br />

[root@evoxt ~]# <span class='green-box'> </span>
</div><br /><br />

	<h4>SSH from Specific IP</h4>
To allow specific IP to access your server through SSH, configure the firewall only to allow a single IP address to go through the firewall to your SSH port.<br /><br />

Make sure you have a static IP before doing this. Else you can get locked out of your server.<br /><br />

	<h4>Disable Password Authentication</h4>
Once SSH key authentication has been set up, disable password authentication.<br />

<div class="code">sed -i 's/PasswordAuthentication yes/PasswordAuthentication no/g' /etc/ssh/sshd_config</div>

Then restart SSH service<br />

<div class="code">systemctl restart sshd</div><br />

<h2>3. Automatic updates</h2>
Zero-day exploits are attacks that you can't react to. The best thing next is to protect yourself from N-day attacks once the zero-day exploit has been discovered. To protect yourself from N-day attacks, enable automatic updates. Keep in mind that automatic updates can potentially mess things up. To reduce the chances, enable automatic security only.<br /><br />

To enable automatic security updates, <a href="https://evoxt.com/guides/enable-automatic-updates-in-linux/" rel="noopener" target="_blank">use this guide</a>.<br /><br />

<h2>4. Default password</h2>
Change your server's default password. Most default passwords are stored in databases and your email inbox. Change them!<br /><br />

To change your server's password,<br />

<div class="code">passwd &lt;user&gt;</div>

<div class="cli">
[root@TEST ~]# passwd root<br />
Changing password for user root.<br />
New password: <br />
Retype new password: <br />
passwd: all authentication tokens updated successfully.<br />
[root@TEST ~]# <span class='green-box'> </span> 
</div><br />

<h2>5. Private Networks and VPNs</h2>
Set up a server and connect to your servers through a private network. Private network uses private IP to communicate with each other isolating your servers from the public without any exposure to the public.<br /><br />

To set up a private network or a VPN. Take a look at <a href="https://evoxt.com/one-click-installation/pritunl-one-click-installation/" rel="noopener" target="_blank">Pritunl</a>. They offer many advanced features such as organization management to separate between Private networks, and it also comes with GUI to easily configure the server.<br /><br />

<h2>6. Firewall</h2>
Set up a firewall to block unnecessary open ports.<br /><br />

Most Linux distributions includes Iptables by default.<br /><br />

To control your Iptables: <br />

	<li>CentOS/ Fedora uses FirewallD</li>
	<li>Ubuntu/ Debian uses UFW.</li><br />


To take a look for running programs that are currently using specific ports, use netstat<br />

<div class="code">netstat -tulpn</div>

Also, block ICMP Ping if not required.<br />
<br />
With ICMP blocked, hackers have a harder time knowing your server is currently up and running.<br /><br />

<h2>7. Users</h2>

Root access is scary! With root access, the hacker can do almost anything to your servers.<br /><br />

Because root access is so powerful, hackers tend to try to crack and brute force root accounts. Hackers will usually stay away from other user accounts if you disable root user access due to the lack of permissions.<br /><br />

The most common practice is to block root access through SSH.<br /><br />

To disable root access through SSH<br />
<div class="code">vi /etc/ssh/sshd_config</div>

Change PermitRootLogin from yes to no and remove the <strong>#</strong> comment if there is any<br /><br />
<div class="code">#PermitRootLogin yes</div>
to
<div class="code">PermitRootLogin no</div>

Or use this simple command to disable root login.

<div class="code">sed -i 's/#PermitRootLogin yes/PermitRootLogin no/g' /etc/ssh/sshd_config</div>

Don't forget to restart your ssh service to apply the settings.<br />

<div class="code">systemctl restart sshd</div><br />

Note: Please make sure you have other users account created with sufficient permission to avoid getting locked out of your server.<br /><br />

<h2>8. Backup</h2>
This is not quite related to server security. However, I believe this is super important to be included.<br /><br />

It is crucial to have a server backup just in case something goes wrong.<br /><br />

When a server is hacked, backup files will be your savior.<br /><br />

Store your backup offsite, so the hacker cannot modify or alter your backup files.<br /><br />

Luckily for you, all servers under Evoxt will be backup weekly on an offsite server. If you are not using Evoxt yet, consider <a href="https://evoxt.com/deploy" rel="noopener" target="_blank">upgrading</a>!
<p>The post <a href="https://evoxt.com/zh/2022/01/03/securing-a-linux-server/">Securing a Linux server</a> appeared first on <a href="https://evoxt.com/zh">益沃斯</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
