<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[Post4VPS Forum | Free VPS Provider - VPS Reviews]]></title>
		<link>https://post4vps.com/</link>
		<description><![CDATA[Post4VPS Forum | Free VPS Provider - https://post4vps.com]]></description>
		<pubDate>Wed, 06 May 2026 03:47:25 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[NanoKVM NAT-VPSs: A review]]></title>
			<link>https://post4vps.com/Thread-NanoKVM-NAT-VPSs-A-review</link>
			<pubDate>Sun, 18 Jul 2021 08:47:23 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://post4vps.com/member.php?action=profile&uid=1026">fChk</a>]]></dc:creator>
			<guid isPermaLink="false">https://post4vps.com/Thread-NanoKVM-NAT-VPSs-A-review</guid>
			<description><![CDATA[It happens that NanoKVM was the first truly free service I got a NAT-VPS from since I joined this community -ie it's running for 17 months and counting.. The specs are indeed modest but the service is astonishingly reliable and with pretty good overall performance as well. <br />
<br />
Recently I asked for a VM migration from the Eygelshoven/Netherlands (NL) node to its Nuremberg/Germany (DE) node. This request was motivated by the desire to upgrade the RAM to 2GB, the Nuremberg/Germany node being the only one having that option available. <dvz_me_placeholder id="0" /> graciously created a new VM on the Nuremberg node as his Proxmox setup doesn't support clustering.<br />
<br />
This review's objective is to attempt a comparison of the 2 VMs which will largely reflect:<br />
1-&gt; the performance of the 2 nanoKVM nodes and <br />
2-&gt; the way Neoon partitioned(/capped)  their resources among the running VMs on them.<br />
<br />
Before we begin, here are the nodes setup based on <a href="https://nanokvm.net/index.php?p=about" target="_blank" rel="noopener" class="mycode_url">this NanoKVM info_page</a>:<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>             The Nuremberg (DE) node         The Eygelshoven (NL) node<br />
---------------------------------------------------------------------------<br />
CPU:           Intel i9-9900K @ 3.60GHz        Intel Xeon E5-2643 @ 3.30GHz<br />
Memory:        64GB DDR4                       32GB ECC DDR3<br />
HDD:           2x 1TB NVMe (SW Raid 1)         2x 240GB SSD (SW Raid 1)<br />
Traffic:         Unlimited @ 1000Mbit            2TB @ 1000Mbit</code></div></div>(*) Code tag used because data are formatted as a table <br />
<br />
From the above table we can see that the German(/DE) node uses <a href="https://ark.intel.com/content/www/us/en/ark/products/186605/intel-core-i9-9900k-processor-16m-cache-up-to-5-00-ghz.html" target="_blank" rel="noopener" class="mycode_url">a recent, highly perfrmant desktop CPU</a> backed by 64GB of non-ECC DDR4 RAM and an NVMe SSD storage while the NL's node has <a href="https://ark.intel.com/content/www/us/en/ark/products/64587/intel-xeon-processor-e5-2643-10m-cache-3-30-ghz-8-00-gt-s-intel-qpi.html" target="_blank" rel="noopener" class="mycode_url">a 2K12 E5-class server CPU</a> backed by 32GB ECC DDR3 RAM and SATA-based SSD storage.<br />
<br />
With those specs in mind, we can now turn our attention into how my 2 NanoKVM VMs are doing on those 2 nodes, performance-wise. Before we get started, I must say that I will also break down this review into a series of posts each one dealing with one resource only.<br />
<br />
In this post, I'll only pinpoint to the chipsets, ie the QEMU's machine type, used by NanoKVM VMs.<br />
<br />
To answer the question of what virtual hardware did NanoKVM put into their NAT-VPS(s) ? <br />
<span style="font-size: x-large;" class="mycode_size">1. NanoKVM VMs Used Machine-type:</span><br />
As shown below <span style="text-decoration: underline;" class="mycode_u">both</span> NanoKVM VMs are using  the most recent version of the old PC machine-type (ie pc-i440fx-5.2, as of QEMU version 5.2.0.) using the latest Seabios version: 1.14.0, <a href="https://seabios.org/Releases#SeaBIOS_1.14.0" target="_blank" rel="noopener" class="mycode_url">released on Aug. 2020</a>.<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>[root @ natvps ~]# lshw<br />
natvps.example.com          <br />
    description: Computer<br />
    product: Standard PC (i440FX + PIIX, 1996)<br />
    vendor: QEMU<br />
    version: pc-i440fx-5.2<br />
    width: 64 bits<br />
    capabilities: smbios-2.8 dmi-2.8 vsyscall32<br />
    configuration: boot=normal uuid=xxxxxxxxx<br />
  *-core<br />
       description: Motherboard<br />
       physical id: 0<br />
     *-firmware<br />
          description: BIOS<br />
          vendor: SeaBIOS<br />
          physical id: 0<br />
          version: rel-1.14.0-0-xxxxxxxxxxxxxx-prebuilt.qemu.org<br />
          date: 0x/0x/201x<br />
          size: 96KiB<br />
.......................</code></div></div><br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>[root @ natvps ~]# lshw -businfo<br />
Bus info          Device      Class      Description<br />
====================================================<br />
                              system     Standard PC (i440FX + PIIX, 1996)<br />
                              bus        Motherboard<br />
                              memory     96KiB BIOS<br />
............<br />
pci@0000:00:00.0              bridge     440FX - 82441FX PMC [Natoma]<br />
pci@0000:00:01.0              bridge     82371SB PIIX3 ISA [Natoma/Triton II]<br />
............</code></div></div><br />
As we'll see going forward, both VMs are using the same virtual hardware config. The only difference I've noticed in the full output of 'lshw' command is that the DE node's VM is missing the memory virtio_balloon driver. This is demonstrated by listing the loaded virtIO drivers into the kernel:<br />
&gt; NL node VM:<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>[root @ natvps_NL ~]# lsmod | grep virt<br />
virtio_balloon       &nbsp;&nbsp;20480  0<br />
virtio_net           &nbsp;&nbsp;53248  0<br />
net_failover         &nbsp;&nbsp;24576  1 virtio_net<br />
virtio_scsi            20480  2</code></div></div>&gt; DE node VM:<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>[root @ natvps_DE ~]&#36; lsmod | grep virt<br />
virtio_net           &nbsp;&nbsp;53248  0<br />
net_failover         &nbsp;&nbsp;24576  1 virtio_net<br />
virtio_scsi            20480  2</code></div></div><br />
We may comeback to this later..<br />
<br />
Stay tuned for the next post!..]]></description>
			<content:encoded><![CDATA[It happens that NanoKVM was the first truly free service I got a NAT-VPS from since I joined this community -ie it's running for 17 months and counting.. The specs are indeed modest but the service is astonishingly reliable and with pretty good overall performance as well. <br />
<br />
Recently I asked for a VM migration from the Eygelshoven/Netherlands (NL) node to its Nuremberg/Germany (DE) node. This request was motivated by the desire to upgrade the RAM to 2GB, the Nuremberg/Germany node being the only one having that option available. <dvz_me_placeholder id="0" /> graciously created a new VM on the Nuremberg node as his Proxmox setup doesn't support clustering.<br />
<br />
This review's objective is to attempt a comparison of the 2 VMs which will largely reflect:<br />
1-&gt; the performance of the 2 nanoKVM nodes and <br />
2-&gt; the way Neoon partitioned(/capped)  their resources among the running VMs on them.<br />
<br />
Before we begin, here are the nodes setup based on <a href="https://nanokvm.net/index.php?p=about" target="_blank" rel="noopener" class="mycode_url">this NanoKVM info_page</a>:<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>             The Nuremberg (DE) node         The Eygelshoven (NL) node<br />
---------------------------------------------------------------------------<br />
CPU:           Intel i9-9900K @ 3.60GHz        Intel Xeon E5-2643 @ 3.30GHz<br />
Memory:        64GB DDR4                       32GB ECC DDR3<br />
HDD:           2x 1TB NVMe (SW Raid 1)         2x 240GB SSD (SW Raid 1)<br />
Traffic:         Unlimited @ 1000Mbit            2TB @ 1000Mbit</code></div></div>(*) Code tag used because data are formatted as a table <br />
<br />
From the above table we can see that the German(/DE) node uses <a href="https://ark.intel.com/content/www/us/en/ark/products/186605/intel-core-i9-9900k-processor-16m-cache-up-to-5-00-ghz.html" target="_blank" rel="noopener" class="mycode_url">a recent, highly perfrmant desktop CPU</a> backed by 64GB of non-ECC DDR4 RAM and an NVMe SSD storage while the NL's node has <a href="https://ark.intel.com/content/www/us/en/ark/products/64587/intel-xeon-processor-e5-2643-10m-cache-3-30-ghz-8-00-gt-s-intel-qpi.html" target="_blank" rel="noopener" class="mycode_url">a 2K12 E5-class server CPU</a> backed by 32GB ECC DDR3 RAM and SATA-based SSD storage.<br />
<br />
With those specs in mind, we can now turn our attention into how my 2 NanoKVM VMs are doing on those 2 nodes, performance-wise. Before we get started, I must say that I will also break down this review into a series of posts each one dealing with one resource only.<br />
<br />
In this post, I'll only pinpoint to the chipsets, ie the QEMU's machine type, used by NanoKVM VMs.<br />
<br />
To answer the question of what virtual hardware did NanoKVM put into their NAT-VPS(s) ? <br />
<span style="font-size: x-large;" class="mycode_size">1. NanoKVM VMs Used Machine-type:</span><br />
As shown below <span style="text-decoration: underline;" class="mycode_u">both</span> NanoKVM VMs are using  the most recent version of the old PC machine-type (ie pc-i440fx-5.2, as of QEMU version 5.2.0.) using the latest Seabios version: 1.14.0, <a href="https://seabios.org/Releases#SeaBIOS_1.14.0" target="_blank" rel="noopener" class="mycode_url">released on Aug. 2020</a>.<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>[root @ natvps ~]# lshw<br />
natvps.example.com          <br />
    description: Computer<br />
    product: Standard PC (i440FX + PIIX, 1996)<br />
    vendor: QEMU<br />
    version: pc-i440fx-5.2<br />
    width: 64 bits<br />
    capabilities: smbios-2.8 dmi-2.8 vsyscall32<br />
    configuration: boot=normal uuid=xxxxxxxxx<br />
  *-core<br />
       description: Motherboard<br />
       physical id: 0<br />
     *-firmware<br />
          description: BIOS<br />
          vendor: SeaBIOS<br />
          physical id: 0<br />
          version: rel-1.14.0-0-xxxxxxxxxxxxxx-prebuilt.qemu.org<br />
          date: 0x/0x/201x<br />
          size: 96KiB<br />
.......................</code></div></div><br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>[root @ natvps ~]# lshw -businfo<br />
Bus info          Device      Class      Description<br />
====================================================<br />
                              system     Standard PC (i440FX + PIIX, 1996)<br />
                              bus        Motherboard<br />
                              memory     96KiB BIOS<br />
............<br />
pci@0000:00:00.0              bridge     440FX - 82441FX PMC [Natoma]<br />
pci@0000:00:01.0              bridge     82371SB PIIX3 ISA [Natoma/Triton II]<br />
............</code></div></div><br />
As we'll see going forward, both VMs are using the same virtual hardware config. The only difference I've noticed in the full output of 'lshw' command is that the DE node's VM is missing the memory virtio_balloon driver. This is demonstrated by listing the loaded virtIO drivers into the kernel:<br />
&gt; NL node VM:<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>[root @ natvps_NL ~]# lsmod | grep virt<br />
virtio_balloon       &nbsp;&nbsp;20480  0<br />
virtio_net           &nbsp;&nbsp;53248  0<br />
net_failover         &nbsp;&nbsp;24576  1 virtio_net<br />
virtio_scsi            20480  2</code></div></div>&gt; DE node VM:<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>[root @ natvps_DE ~]&#36; lsmod | grep virt<br />
virtio_net           &nbsp;&nbsp;53248  0<br />
net_failover         &nbsp;&nbsp;24576  1 virtio_net<br />
virtio_scsi            20480  2</code></div></div><br />
We may comeback to this later..<br />
<br />
Stay tuned for the next post!..]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[VPS 10 Review]]></title>
			<link>https://post4vps.com/Thread-Evolution-Host-VPS-10-Review--4598</link>
			<pubDate>Mon, 31 May 2021 19:02:22 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://post4vps.com/member.php?action=profile&uid=327">Decent12</a>]]></dc:creator>
			<guid isPermaLink="false">https://post4vps.com/Thread-Evolution-Host-VPS-10-Review--4598</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b">Introduction: </span>Hey, I am here to review my vps 10 which i have won in the recent giveaway and i know there is already a review made by deanhills but i think i would be provide much more details since i have used it almost for a month and i would like to share my experience with you guys aswell.<br />
<br />
Lets start with the VPS specifications and then follow it with some benchmarks.<br />
<br />
<div class='terminal_header'><a class='prp close' ></a><a class='prp min'></a><a class='prp max'></a><span>Terminal</span></div><div class='unix'>vCPU: 1 <br />
Disk Space: 50 GB <br />
RAM: 1 GB <br />
IP Addresses: 1x IPv4 &amp; /112 IPv6 <br />
Virtualization: KVM <br />
Monthly Traffic: 1 TB<br />
 Location:  Helsinki, Finland <br />
Control Panel: Virtualizor <br />
Connection: 125 Mbit/s <br />
Provided by: Evolution-Host <br />
Terms: TOS <br />
Games servers: Not advised <br />
Requirements: Backlinks to Evolution-Host and Post4VPS are required when a Website is hosted.</div>
<br />
Here are the specifications of VPS 10 and their TOS and requirements but I don't agree with the <span style="font-weight: bold;" class="mycode_b">Game servers Status: Not advised</span> since its one of VPS which i would recommend for gaming servers but maybe the details are old not updated and if thats the case then i would request <dvz_me_placeholder id="1" /> to update it.<br />
<br />
<div class='terminal_header'><a class='prp close' ></a><a class='prp min'></a><a class='prp max'></a><span>Terminal</span></div><div class='unix'>System Info<br />
-----------<br />
Processor       : Intel&reg; Core&#153; i9-9900K CPU @ 3.60GHz<br />
CPU Cores       : 1 @ 3599.990 MHz<br />
Memory          : 987 MiB<br />
Swap            : 1023 MiB<br />
Uptime          : 6 days, 8:53,<br />
<br />
OS              : Debian GNU/Linux 10 (buster)<br />
Arch            : x86_64 (64 Bit)<br />
Kernel          : 4.19.0-5-amd64<br />
Hostname        : hmrserver<br />
<br />
<br />
Speedtest (IPv4 only)<br />
---------------------<br />
Your public IPv4 is 00.00.00.00<br />
<br />
Location                Provider        Speed<br />
--------                --------        -----<br />
CDN                     Cachefly        95.1MB/s<br />
<br />
Atlanta, GA, US         <dvz_me_placeholder id="2" />      9.15MB/s<br />
Dallas, TX, US          Softlayer       13.2MB/s<br />
San Jose, CA, US        Softlayer       11.1MB/s<br />
Washington, DC, US      Leaseweb        11.6MB/s<br />
<br />
Sao Paulo, Brazil       Softlayer       8.62MB/s<br />
<br />
Singapore               Softlayer       9.72MB/s<br />
Taiwan                  Hinet           11.2MB/s<br />
Tokyo, Japan            Linode          5.18MB/s<br />
<br />
Nuremberg, Germany      Hetzner         54.6MB/s<br />
Rotterdam, Netherlands  id3.net         39.6MB/s<br />
Haarlem, Netherlands    Leaseweb        38.3MB/s<br />
Milan, Italy            Softlayer       36.7MB/s<br />
<br />
Sydney, AU              Future Hosting  222KB/s<br />
<br />
<br />
Buffered Sequential Write Speed<br />
-------------------------------<br />
I/O (1st run)   : 720 MB/s<br />
I/O (2nd run)   : 861 MB/s<br />
I/O (3rd run)   : 869 MB/s<br />
Average I/O     : 816.667 MB/s<br />
<br />
</div>
<br />
<span style="font-weight: bold;" class="mycode_b">Geek Bench</span><br />
<br />
<div class='terminal_header'><a class='prp close' ></a><a class='prp min'></a><a class='prp max'></a><span>Terminal</span></div><div class='unix'>Running Gathering system information<br />
System Information<br />
  Operating System              Debian GNU/Linux 10 (buster)<br />
  Kernel                        Linux 4.19.0-5-amd64 x86_64<br />
  Model                         QEMU Standard PC (i440FX + PIIX, 1996)<br />
  Motherboard                   N/A<br />
  BIOS                          SeaBIOS 1.10.2-1ubuntu1<br />
<br />
Processor Information<br />
  Name                          Intel Core i9-9900K<br />
  Topology                      1 Processor, 1 Core<br />
  Identifier                    GenuineIntel Family 6 Model 158 Stepping 12<br />
  Base Frequency                3.60 GHz<br />
  L1 Instruction Cache          32.0 KB<br />
  L1 Data Cache                 32.0 KB<br />
  L2 Cache                      256 KB<br />
  L3 Cache                      16.0 MB<br />
<br />
Memory Information<br />
  Size                          987 MB<br />
<br />
<br />
Single-Core<br />
  Running AES-XTS<br />
  Running Text Compression<br />
  Running Image Compression<br />
  Running Navigation<br />
  Running HTML5<br />
  Running SQLite<br />
  Running PDF Rendering<br />
  Running Text Rendering<br />
  Running Clang<br />
  Running Camera<br />
  Running N-Body Physics<br />
  Running Rigid Body Physics<br />
  Running Gaussian Blur<br />
  Running Face Detection<br />
  Running Horizon Detection<br />
  Running Image Inpainting<br />
  Running HDR<br />
  Running Ray Tracing<br />
  Running Structure from Motion<br />
  Running Speech Recognition<br />
  Running Machine Learning<br />
<br />
Multi-Core<br />
  Running AES-XTS<br />
  Running Text Compression<br />
  Running Image Compression<br />
  Running Navigation<br />
  Running HTML5<br />
  Running SQLite<br />
  Running PDF Rendering<br />
  Running Text Rendering<br />
  Running Clang<br />
  Running Camera<br />
  Running N-Body Physics<br />
  Running Rigid Body Physics<br />
  Running Gaussian Blur<br />
  Running Face Detection<br />
  Running Horizon Detection<br />
  Running Image Inpainting<br />
  Running HDR<br />
  Running Ray Tracing<br />
  Running Structure from Motion<br />
  Running Speech Recognition<br />
  Running Machine Learning<br />
<br />
<br />
Uploading results to the Geekbench Browser. This could take a minute or two<br />
depending on the speed of your internet connection.<br />
<br />
Upload succeeded. Visit the following link and view your results online:<br />
<br />
  <a href="https://browser.geekbench.com/v5/cpu/8195003" target="_blank" rel="noopener" class="mycode_url">https://browser.geekbench.com/v5/cpu/8195003</a><br />
<br />
Visit the following link and add this result to your profile:<br />
<br />
  <a href="https://browser.geekbench.com/v5/cpu/8195003/claim?key=329876" target="_blank" rel="noopener" class="mycode_url">https://browser.geekbench.com/v5/cpu/819...key=329876</a><br />
<br />
</div>
<br />
Well, I think the geekbench overall score is a bit low and to be honest i have expected better than this but anyway it still better and working good for my usage.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Unix Bench:</span><br />
<div class='terminal_header'><a class='prp close' ></a><a class='prp min'></a><a class='prp max'></a><span>Terminal</span></div><div class='unix'>Version 5.1.3                      Based on the Byte Magazine Unix Benchmark<br />
<br />
   Multi-CPU version                  Version 5 revisions by Ian Smith,<br />
                                      Sunnyvale, CA, USA<br />
   January 13, 2011                   johantheghost at yahoo period com<br />
<br />
------------------------------------------------------------------------------<br />
   Use directories for:<br />
      * File I/O tests (named fs***) = /root/byte-unixbench/UnixBench/tmp<br />
      * Results                      = /root/byte-unixbench/UnixBench/results<br />
------------------------------------------------------------------------------<br />
<br />
<br />
1 x Dhrystone 2 using register variables  1 2 3 4 5 6 7 8 9 10<br />
<br />
1 x Double-Precision Whetstone  1 2 3 4 5 6 7 8 9 10<br />
<br />
1 x Execl Throughput  1 2 3<br />
<br />
1 x File Copy 1024 bufsize 2000 maxblocks  1 2 3<br />
<br />
1 x File Copy 256 bufsize 500 maxblocks  1 2 3<br />
<br />
1 x File Copy 4096 bufsize 8000 maxblocks  1 2 3<br />
<br />
1 x Pipe Throughput  1 2 3 4 5 6 7 8 9 10<br />
<br />
1 x Pipe-based Context Switching  1 2 3 4 5 6 7 8 9 10<br />
<br />
1 x Process Creation  1 2 3<br />
<br />
1 x System Call Overhead  1 2 3 4 5 6 7 8 9 10<br />
<br />
1 x Shell Scripts (1 concurrent)  1 2 3<br />
<br />
1 x Shell Scripts (8 concurrent)  1 2 3<br />
<br />
========================================================================<br />
   BYTE UNIX Benchmarks (Version 5.1.3)<br />
<br />
   System: hmrserver: GNU/Linux<br />
   OS: GNU/Linux -- 4.19.0-5-amd64 -- #1 SMP Debian 4.19.37-5+deb10u2 (2019-08-08)<br />
   Machine: x86_64 (unknown)<br />
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")<br />
   CPU 0: Intel&reg; Core&#153; i9-9900K CPU @ 3.60GHz (7200.0 bogomips)<br />
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization<br />
   13:22:29 up 6 days,  7:54,  1 user,  load average: 0.28, 0.13, 0.07; runlevel 2021-05-25<br />
<br />
------------------------------------------------------------------------<br />
Benchmark Run: Mon May 31 2021 13:22:29 - 13:50:21<br />
1 CPU in system; running 1 parallel copy of tests<br />
<br />
Dhrystone 2 using register variables       41427578.0 lps   (10.0 s, 7 samples)<br />
Double-Precision Whetstone                     7348.7 MWIPS (8.9 s, 7 samples)<br />
Execl Throughput                               3842.3 lps   (30.0 s, 2 samples)<br />
File Copy 1024 bufsize 2000 maxblocks        709726.4 KBps  (30.0 s, 2 samples)<br />
File Copy 256 bufsize 500 maxblocks          197164.3 KBps  (30.0 s, 2 samples)<br />
File Copy 4096 bufsize 8000 maxblocks       2013515.5 KBps  (30.0 s, 2 samples)<br />
Pipe Throughput                             1105858.7 lps   (10.0 s, 7 samples)<br />
Pipe-based Context Switching                 269923.9 lps   (10.0 s, 7 samples)<br />
Process Creation                              11223.4 lps   (30.0 s, 2 samples)<br />
Shell Scripts (1 concurrent)                   8289.8 lpm   (60.0 s, 2 samples)<br />
Shell Scripts (8 concurrent)                   1073.3 lpm   (60.0 s, 2 samples)<br />
System Call Overhead                         729096.3 lps   (10.0 s, 7 samples)<br />
<br />
System Benchmarks Index Values               BASELINE       RESULT    INDEX<br />
Dhrystone 2 using register variables         116700.0   41427578.0   3549.9<br />
Double-Precision Whetstone                       55.0       7348.7   1336.1<br />
Execl Throughput                                 43.0       3842.3    893.6<br />
File Copy 1024 bufsize 2000 maxblocks          3960.0     709726.4   1792.2<br />
File Copy 256 bufsize 500 maxblocks            1655.0     197164.3   1191.3<br />
File Copy 4096 bufsize 8000 maxblocks          5800.0    2013515.5   3471.6<br />
Pipe Throughput                               12440.0    1105858.7    889.0<br />
Pipe-based Context Switching                   4000.0     269923.9    674.8<br />
Process Creation                                126.0      11223.4    890.7<br />
Shell Scripts (1 concurrent)                     42.4       8289.8   1955.1<br />
Shell Scripts (8 concurrent)                      6.0       1073.3   1788.9<br />
System Call Overhead                          15000.0     729096.3    486.1<br />
                                                                   ========<br />
System Benchmarks Index Score                                        1322.2<br />
<br />
</div>
<br />
<span style="font-weight: bold;" class="mycode_b">Speed Test:</span><br />
<div class='terminal_header'><a class='prp close' ></a><a class='prp min'></a><a class='prp max'></a><span>Terminal</span></div><div class='unix'>Retrieving speedtest.net configuration...<br />
Testing from Hetzner Online GmbH (xx.nx.xx.nx)...<br />
Retrieving speedtest.net server list...<br />
Selecting best server based on ping...<br />
Hosted by SMSnet (Szczecin) [979.31 km]: 45.904 ms<br />
Testing download speed................................................................................<br />
Download: 322.16 Mbit/s<br />
Testing upload speed................................................................................................<br />
Upload: 322.68 Mbit/s<br />
<br />
</div>
<br />
Just to remind you all that the VPS comes with 125mbps connection but its great to see that VPS connection speed is much better than mentioned.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">READ/WRITE Speeds</span><br />
<br />
<div class='terminal_header'><a class='prp close' ></a><a class='prp min'></a><a class='prp max'></a><span>Terminal</span></div><div class='unix'>root@hmrserver:~# sync; dd if=/dev/zero of=tempfile bs=1M count=1024; sync<br />
1024+0 records in<br />
1024+0 records out<br />
1073741824 bytes (1.1 GB, 1.0 Gi<img src="https://post4vps.com/images/emoji/cool.png" alt="Cool" title="Cool" class="smilie smilie_3" /> copied, 1.09776 s, 978 MB/s<br />
root@hmrserver:~# dd if=tempfile of=/dev/null bs=1M count=1024<br />
1024+0 records in<br />
1024+0 records out<br />
1073741824 bytes (1.1 GB, 1.0 Gi<img src="https://post4vps.com/images/emoji/cool.png" alt="Cool" title="Cool" class="smilie smilie_3" /> copied, 0.441166 s, 2.4 GB/s<br />
root@hmrserver:~# sudo /sbin/sysctl -w vm.drop_caches=3<br />
sudo: unable to resolve host hmrserver: Name or service not known<br />
vm.drop_caches = 3<br />
root@hmrserver:~# dd if=tempfile of=/dev/null bs=1M count=1024<br />
1024+0 records in<br />
1024+0 records out<br />
1073741824 bytes (1.1 GB, 1.0 Gi<img src="https://post4vps.com/images/emoji/cool.png" alt="Cool" title="Cool" class="smilie smilie_3" /> copied, 0.375736 s, 2.9 GB/s<br />
<br />
</div>
<br />
<br />
Well, I have provided all the benchmarks which were possible for me to provide and i guess its enough for anyone to judge the vps by these benchmarks and i will share my experience as well with VPS.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Control Panel: </span>Yeah you heard it right and we have got a panel as well with this vps and for me their control panel is much friendly to new users than other VPSs panels even than digital ocean etc ones.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Gaming Servers:</span> Well the VPS ram is just 1gb but the vps specifications are quite balance and i can recommend it for small gaming servers since i am hosting a small gaming aswell and it doing well.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Rating:</span> 9/10 I didn't find much issues with this VPS since its one of the perfect i have came across in post4vps VPSs and i am quite happy with this vps.<br />
<br />
Thanks for reading]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b">Introduction: </span>Hey, I am here to review my vps 10 which i have won in the recent giveaway and i know there is already a review made by deanhills but i think i would be provide much more details since i have used it almost for a month and i would like to share my experience with you guys aswell.<br />
<br />
Lets start with the VPS specifications and then follow it with some benchmarks.<br />
<br />
<div class='terminal_header'><a class='prp close' ></a><a class='prp min'></a><a class='prp max'></a><span>Terminal</span></div><div class='unix'>vCPU: 1 <br />
Disk Space: 50 GB <br />
RAM: 1 GB <br />
IP Addresses: 1x IPv4 &amp; /112 IPv6 <br />
Virtualization: KVM <br />
Monthly Traffic: 1 TB<br />
 Location:  Helsinki, Finland <br />
Control Panel: Virtualizor <br />
Connection: 125 Mbit/s <br />
Provided by: Evolution-Host <br />
Terms: TOS <br />
Games servers: Not advised <br />
Requirements: Backlinks to Evolution-Host and Post4VPS are required when a Website is hosted.</div>
<br />
Here are the specifications of VPS 10 and their TOS and requirements but I don't agree with the <span style="font-weight: bold;" class="mycode_b">Game servers Status: Not advised</span> since its one of VPS which i would recommend for gaming servers but maybe the details are old not updated and if thats the case then i would request <dvz_me_placeholder id="1" /> to update it.<br />
<br />
<div class='terminal_header'><a class='prp close' ></a><a class='prp min'></a><a class='prp max'></a><span>Terminal</span></div><div class='unix'>System Info<br />
-----------<br />
Processor       : Intel&reg; Core&#153; i9-9900K CPU @ 3.60GHz<br />
CPU Cores       : 1 @ 3599.990 MHz<br />
Memory          : 987 MiB<br />
Swap            : 1023 MiB<br />
Uptime          : 6 days, 8:53,<br />
<br />
OS              : Debian GNU/Linux 10 (buster)<br />
Arch            : x86_64 (64 Bit)<br />
Kernel          : 4.19.0-5-amd64<br />
Hostname        : hmrserver<br />
<br />
<br />
Speedtest (IPv4 only)<br />
---------------------<br />
Your public IPv4 is 00.00.00.00<br />
<br />
Location                Provider        Speed<br />
--------                --------        -----<br />
CDN                     Cachefly        95.1MB/s<br />
<br />
Atlanta, GA, US         <dvz_me_placeholder id="2" />      9.15MB/s<br />
Dallas, TX, US          Softlayer       13.2MB/s<br />
San Jose, CA, US        Softlayer       11.1MB/s<br />
Washington, DC, US      Leaseweb        11.6MB/s<br />
<br />
Sao Paulo, Brazil       Softlayer       8.62MB/s<br />
<br />
Singapore               Softlayer       9.72MB/s<br />
Taiwan                  Hinet           11.2MB/s<br />
Tokyo, Japan            Linode          5.18MB/s<br />
<br />
Nuremberg, Germany      Hetzner         54.6MB/s<br />
Rotterdam, Netherlands  id3.net         39.6MB/s<br />
Haarlem, Netherlands    Leaseweb        38.3MB/s<br />
Milan, Italy            Softlayer       36.7MB/s<br />
<br />
Sydney, AU              Future Hosting  222KB/s<br />
<br />
<br />
Buffered Sequential Write Speed<br />
-------------------------------<br />
I/O (1st run)   : 720 MB/s<br />
I/O (2nd run)   : 861 MB/s<br />
I/O (3rd run)   : 869 MB/s<br />
Average I/O     : 816.667 MB/s<br />
<br />
</div>
<br />
<span style="font-weight: bold;" class="mycode_b">Geek Bench</span><br />
<br />
<div class='terminal_header'><a class='prp close' ></a><a class='prp min'></a><a class='prp max'></a><span>Terminal</span></div><div class='unix'>Running Gathering system information<br />
System Information<br />
  Operating System              Debian GNU/Linux 10 (buster)<br />
  Kernel                        Linux 4.19.0-5-amd64 x86_64<br />
  Model                         QEMU Standard PC (i440FX + PIIX, 1996)<br />
  Motherboard                   N/A<br />
  BIOS                          SeaBIOS 1.10.2-1ubuntu1<br />
<br />
Processor Information<br />
  Name                          Intel Core i9-9900K<br />
  Topology                      1 Processor, 1 Core<br />
  Identifier                    GenuineIntel Family 6 Model 158 Stepping 12<br />
  Base Frequency                3.60 GHz<br />
  L1 Instruction Cache          32.0 KB<br />
  L1 Data Cache                 32.0 KB<br />
  L2 Cache                      256 KB<br />
  L3 Cache                      16.0 MB<br />
<br />
Memory Information<br />
  Size                          987 MB<br />
<br />
<br />
Single-Core<br />
  Running AES-XTS<br />
  Running Text Compression<br />
  Running Image Compression<br />
  Running Navigation<br />
  Running HTML5<br />
  Running SQLite<br />
  Running PDF Rendering<br />
  Running Text Rendering<br />
  Running Clang<br />
  Running Camera<br />
  Running N-Body Physics<br />
  Running Rigid Body Physics<br />
  Running Gaussian Blur<br />
  Running Face Detection<br />
  Running Horizon Detection<br />
  Running Image Inpainting<br />
  Running HDR<br />
  Running Ray Tracing<br />
  Running Structure from Motion<br />
  Running Speech Recognition<br />
  Running Machine Learning<br />
<br />
Multi-Core<br />
  Running AES-XTS<br />
  Running Text Compression<br />
  Running Image Compression<br />
  Running Navigation<br />
  Running HTML5<br />
  Running SQLite<br />
  Running PDF Rendering<br />
  Running Text Rendering<br />
  Running Clang<br />
  Running Camera<br />
  Running N-Body Physics<br />
  Running Rigid Body Physics<br />
  Running Gaussian Blur<br />
  Running Face Detection<br />
  Running Horizon Detection<br />
  Running Image Inpainting<br />
  Running HDR<br />
  Running Ray Tracing<br />
  Running Structure from Motion<br />
  Running Speech Recognition<br />
  Running Machine Learning<br />
<br />
<br />
Uploading results to the Geekbench Browser. This could take a minute or two<br />
depending on the speed of your internet connection.<br />
<br />
Upload succeeded. Visit the following link and view your results online:<br />
<br />
  <a href="https://browser.geekbench.com/v5/cpu/8195003" target="_blank" rel="noopener" class="mycode_url">https://browser.geekbench.com/v5/cpu/8195003</a><br />
<br />
Visit the following link and add this result to your profile:<br />
<br />
  <a href="https://browser.geekbench.com/v5/cpu/8195003/claim?key=329876" target="_blank" rel="noopener" class="mycode_url">https://browser.geekbench.com/v5/cpu/819...key=329876</a><br />
<br />
</div>
<br />
Well, I think the geekbench overall score is a bit low and to be honest i have expected better than this but anyway it still better and working good for my usage.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Unix Bench:</span><br />
<div class='terminal_header'><a class='prp close' ></a><a class='prp min'></a><a class='prp max'></a><span>Terminal</span></div><div class='unix'>Version 5.1.3                      Based on the Byte Magazine Unix Benchmark<br />
<br />
   Multi-CPU version                  Version 5 revisions by Ian Smith,<br />
                                      Sunnyvale, CA, USA<br />
   January 13, 2011                   johantheghost at yahoo period com<br />
<br />
------------------------------------------------------------------------------<br />
   Use directories for:<br />
      * File I/O tests (named fs***) = /root/byte-unixbench/UnixBench/tmp<br />
      * Results                      = /root/byte-unixbench/UnixBench/results<br />
------------------------------------------------------------------------------<br />
<br />
<br />
1 x Dhrystone 2 using register variables  1 2 3 4 5 6 7 8 9 10<br />
<br />
1 x Double-Precision Whetstone  1 2 3 4 5 6 7 8 9 10<br />
<br />
1 x Execl Throughput  1 2 3<br />
<br />
1 x File Copy 1024 bufsize 2000 maxblocks  1 2 3<br />
<br />
1 x File Copy 256 bufsize 500 maxblocks  1 2 3<br />
<br />
1 x File Copy 4096 bufsize 8000 maxblocks  1 2 3<br />
<br />
1 x Pipe Throughput  1 2 3 4 5 6 7 8 9 10<br />
<br />
1 x Pipe-based Context Switching  1 2 3 4 5 6 7 8 9 10<br />
<br />
1 x Process Creation  1 2 3<br />
<br />
1 x System Call Overhead  1 2 3 4 5 6 7 8 9 10<br />
<br />
1 x Shell Scripts (1 concurrent)  1 2 3<br />
<br />
1 x Shell Scripts (8 concurrent)  1 2 3<br />
<br />
========================================================================<br />
   BYTE UNIX Benchmarks (Version 5.1.3)<br />
<br />
   System: hmrserver: GNU/Linux<br />
   OS: GNU/Linux -- 4.19.0-5-amd64 -- #1 SMP Debian 4.19.37-5+deb10u2 (2019-08-08)<br />
   Machine: x86_64 (unknown)<br />
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")<br />
   CPU 0: Intel&reg; Core&#153; i9-9900K CPU @ 3.60GHz (7200.0 bogomips)<br />
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization<br />
   13:22:29 up 6 days,  7:54,  1 user,  load average: 0.28, 0.13, 0.07; runlevel 2021-05-25<br />
<br />
------------------------------------------------------------------------<br />
Benchmark Run: Mon May 31 2021 13:22:29 - 13:50:21<br />
1 CPU in system; running 1 parallel copy of tests<br />
<br />
Dhrystone 2 using register variables       41427578.0 lps   (10.0 s, 7 samples)<br />
Double-Precision Whetstone                     7348.7 MWIPS (8.9 s, 7 samples)<br />
Execl Throughput                               3842.3 lps   (30.0 s, 2 samples)<br />
File Copy 1024 bufsize 2000 maxblocks        709726.4 KBps  (30.0 s, 2 samples)<br />
File Copy 256 bufsize 500 maxblocks          197164.3 KBps  (30.0 s, 2 samples)<br />
File Copy 4096 bufsize 8000 maxblocks       2013515.5 KBps  (30.0 s, 2 samples)<br />
Pipe Throughput                             1105858.7 lps   (10.0 s, 7 samples)<br />
Pipe-based Context Switching                 269923.9 lps   (10.0 s, 7 samples)<br />
Process Creation                              11223.4 lps   (30.0 s, 2 samples)<br />
Shell Scripts (1 concurrent)                   8289.8 lpm   (60.0 s, 2 samples)<br />
Shell Scripts (8 concurrent)                   1073.3 lpm   (60.0 s, 2 samples)<br />
System Call Overhead                         729096.3 lps   (10.0 s, 7 samples)<br />
<br />
System Benchmarks Index Values               BASELINE       RESULT    INDEX<br />
Dhrystone 2 using register variables         116700.0   41427578.0   3549.9<br />
Double-Precision Whetstone                       55.0       7348.7   1336.1<br />
Execl Throughput                                 43.0       3842.3    893.6<br />
File Copy 1024 bufsize 2000 maxblocks          3960.0     709726.4   1792.2<br />
File Copy 256 bufsize 500 maxblocks            1655.0     197164.3   1191.3<br />
File Copy 4096 bufsize 8000 maxblocks          5800.0    2013515.5   3471.6<br />
Pipe Throughput                               12440.0    1105858.7    889.0<br />
Pipe-based Context Switching                   4000.0     269923.9    674.8<br />
Process Creation                                126.0      11223.4    890.7<br />
Shell Scripts (1 concurrent)                     42.4       8289.8   1955.1<br />
Shell Scripts (8 concurrent)                      6.0       1073.3   1788.9<br />
System Call Overhead                          15000.0     729096.3    486.1<br />
                                                                   ========<br />
System Benchmarks Index Score                                        1322.2<br />
<br />
</div>
<br />
<span style="font-weight: bold;" class="mycode_b">Speed Test:</span><br />
<div class='terminal_header'><a class='prp close' ></a><a class='prp min'></a><a class='prp max'></a><span>Terminal</span></div><div class='unix'>Retrieving speedtest.net configuration...<br />
Testing from Hetzner Online GmbH (xx.nx.xx.nx)...<br />
Retrieving speedtest.net server list...<br />
Selecting best server based on ping...<br />
Hosted by SMSnet (Szczecin) [979.31 km]: 45.904 ms<br />
Testing download speed................................................................................<br />
Download: 322.16 Mbit/s<br />
Testing upload speed................................................................................................<br />
Upload: 322.68 Mbit/s<br />
<br />
</div>
<br />
Just to remind you all that the VPS comes with 125mbps connection but its great to see that VPS connection speed is much better than mentioned.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">READ/WRITE Speeds</span><br />
<br />
<div class='terminal_header'><a class='prp close' ></a><a class='prp min'></a><a class='prp max'></a><span>Terminal</span></div><div class='unix'>root@hmrserver:~# sync; dd if=/dev/zero of=tempfile bs=1M count=1024; sync<br />
1024+0 records in<br />
1024+0 records out<br />
1073741824 bytes (1.1 GB, 1.0 Gi<img src="https://post4vps.com/images/emoji/cool.png" alt="Cool" title="Cool" class="smilie smilie_3" /> copied, 1.09776 s, 978 MB/s<br />
root@hmrserver:~# dd if=tempfile of=/dev/null bs=1M count=1024<br />
1024+0 records in<br />
1024+0 records out<br />
1073741824 bytes (1.1 GB, 1.0 Gi<img src="https://post4vps.com/images/emoji/cool.png" alt="Cool" title="Cool" class="smilie smilie_3" /> copied, 0.441166 s, 2.4 GB/s<br />
root@hmrserver:~# sudo /sbin/sysctl -w vm.drop_caches=3<br />
sudo: unable to resolve host hmrserver: Name or service not known<br />
vm.drop_caches = 3<br />
root@hmrserver:~# dd if=tempfile of=/dev/null bs=1M count=1024<br />
1024+0 records in<br />
1024+0 records out<br />
1073741824 bytes (1.1 GB, 1.0 Gi<img src="https://post4vps.com/images/emoji/cool.png" alt="Cool" title="Cool" class="smilie smilie_3" /> copied, 0.375736 s, 2.9 GB/s<br />
<br />
</div>
<br />
<br />
Well, I have provided all the benchmarks which were possible for me to provide and i guess its enough for anyone to judge the vps by these benchmarks and i will share my experience as well with VPS.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Control Panel: </span>Yeah you heard it right and we have got a panel as well with this vps and for me their control panel is much friendly to new users than other VPSs panels even than digital ocean etc ones.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Gaming Servers:</span> Well the VPS ram is just 1gb but the vps specifications are quite balance and i can recommend it for small gaming servers since i am hosting a small gaming aswell and it doing well.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Rating:</span> 9/10 I didn't find much issues with this VPS since its one of the perfect i have came across in post4vps VPSs and i am quite happy with this vps.<br />
<br />
Thanks for reading]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[VPS 10 Review]]></title>
			<link>https://post4vps.com/Thread-Evolution-Host-VPS-10-Review</link>
			<pubDate>Thu, 06 May 2021 14:21:48 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://post4vps.com/member.php?action=profile&uid=917">deanhills</a>]]></dc:creator>
			<guid isPermaLink="false">https://post4vps.com/Thread-Evolution-Host-VPS-10-Review</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b">Introduction</span><br />
I'm not a VPS 10 Holder, however thought to check it out and provide our members with a brief overview of the VPS.  In summary it is not a bad VPS at all.  The fact that it originates from a Hetzner server impresses me for sure.  Speed and performance wise it is slightly (very slightly) better than VPS 1 with similar specs.  Difference is that according to one of our members <dvz_me_placeholder id="3" />, VPS 10 can be used as a small games server however with the emphasis on small.  Another member tried VPS 10 for Teamspeak but it didn't work as smoothly and had to be dropped.  Location of VPS is Helsinki, Finland.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">VPS Sponsor</span><br />
<a href="https://evolution-host.com/" target="_blank" rel="noopener" class="mycode_url">Evolution Host</a> has been providing us with two VPSs and a Virtualizor Panel for a few years, until two years ago when the Plan was reduced to one VPS (possibly due to lack of use). Evolution Host is a premium VPS Hosting provider specializing in games servers and a variety of other software.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">VPS 1 Plan Specifications</span><br />
vCPU: 1<br />
Disk Space: 50 GB<br />
RAM: 1 GB<br />
IP Addresses: 1x IPv4 &amp; /112 IPv6<br />
Virtualization: KVM<br />
Monthly Traffic: 1 TB<br />
Location:  Gravelines, France<br />
Control Panel: Virtualizor<br />
Connection: 125 Mbit/s<br />
Provided by: Evolution-Host<br />
Terms: TOS<br />
Games servers: OK<br />
Requirements: Backlinks to Evolution-Host and Post4VPS are required when a Website is hosted.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Network, Performance &amp; Reliability</span><br />
For some or other reason VPS 10 has not been used that much by members of Post4VPS, particularly over the last two years it has been barely used. So there is not enough feedback really to create a justifiable review of the VPS.  However one of our Games enthusiasts at Post4VPS thought it was a great little VPS for a small Games Server and had it for a few months during 2020.  <dvz_me_placeholder id="4" />as lucky in that he was able to win a free VPS from Evolution Host and since then has only had good things to say about Evolution Host's above average expertise in Games Servers.  Their support to him has been excellent. <br />
<br />
I'm not sure whether Evolution Host still runs its special free VPS program however if members are interested you could check their Website or you could check the offer at Lowendbox:<br />
<a href="https://lowendbox.com/blog/evolution-host-unique-offer-for-leb-free-enterprise-grade-vps-for-those-who-qualify/" target="_blank" rel="noopener" class="mycode_url">https://lowendbox.com/blog/evolution-hos...o-qualify/</a><br />
<br />
One of our members also tried VPS 10 for Teamspeak.  And that was not entirely successful.  <br />
<br />
I didn't have time to do much with the VPS, however the little I worked with it today, compared with VPS 1 it felt slightly faster (only slightly though).  This is shown in the speed results below as well. <br />
<br />
<span style="font-weight: bold;" class="mycode_b">System Information</span><br />
The System Information below was generated by the the <a href="https://post4vps.com/Thread-Post4VPS-Benchmarking-Script" target="_blank" rel="noopener" class="mycode_url">Benchmark Test</a> script:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>wget --no-check-certificate https://raw.githubusercontent.com/sohamb03/bench-sh/master/bench.sh &amp;&amp; bash bench.sh &amp;&amp; rm -rf bench.sh</code></div></div><br />
System Info<br />
-----------<br />
Processor       : Intel&reg; Core&#153; i9-9900K CPU @ 3.60GHz<br />
CPU Cores       : 1 @ 3599.990 MHz<br />
Memory          : 990 MiB<br />
Swap            : 1023 MiB<br />
Uptime          : 19 min,<br />
<br />
OS              : CentOS Linux 7 (Core)<br />
Arch            : x86_64 (64 Bit)<br />
Kernel          : 3.10.0-1062.1.1.el7.x86_64<br />
Hostname        : *****<br />
<br />
<br />
Here are the speedtest results generated by the Benchmark Test:<br />
<br />
Speedtest (IPv4 only)<br />
---------------------<br />
Your public IPv4 is 65.**.**.72<br />
<br />
Location                Provider        Speed<br />
--------                --------        -----<br />
CDN                     Cachefly        104MB/s<br />
<br />
Atlanta, GA, US         <dvz_me_placeholder id="5" />       13.8MB/s<br />
Dallas, TX, US          Softlayer       8.72MB/s<br />
San Jose, CA, US        Softlayer       6.80MB/s<br />
Washington, DC, US      Leaseweb        12.1MB/s<br />
<br />
Sao Paulo, Brazil       Softlayer       5.50MB/s<br />
<br />
Singapore               Softlayer       6.39MB/s<br />
Taiwan                  Hinet           5.97MB/s<br />
Tokyo, Japan            Linode          5.07MB/s<br />
<br />
Nuremberg, Germany      Hetzner         59.2MB/s<br />
Rotterdam, Netherlands  id3.net         26.8MB/s<br />
Haarlem, Netherlands    Leaseweb        33.3MB/s<br />
Milan, Italy            Softlayer       24.4MB/s<br />
<br />
Sydney, AU              Future Hosting  219KB/s<br />
<br />
<br />
Buffered Sequential Write Speed<br />
-------------------------------<br />
I/O (1st run)   : 410 MB/s<br />
I/O (2nd run)   : 817 MB/s<br />
I/O (3rd run)   : 636 MB/s<br />
Average I/O     : 621 MB/s<br />
<br />
<br />
Here is a speed test that was taken today:<br />
<br />
<img src="https://www.speedtest.net/result/11377746431.png" loading="lazy"  alt="[Image: 11377746431.png]" class="mycode_img" /><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Conclusion</span><br />
VPS 10 may be a good little VPS to use for a very small Games Server.  I cannot vouch for this though as Khadeer143 was the only member who has used the VPS for Games in the last three years.  Another member tried Teamspeak and it didn't work that well, so I'd say for more complicated settings, maybe this is not a good VPS to use.  I'd only use it for simple Websites. <br />
<br />
We've been trying to ask Evolution Host for replacing the Plan with two Games Servers.  Regrettably there hasn't been a response yet, so we may try again soon.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Note of Appreciation to Sponsor</span><br />
We wish to extend a special note of appreciation to <a href="https://evolution-host.com/about.php" target="_blank" rel="noopener" class="mycode_url">Evolution Host </a>for providing our membership with years of continued sponsorship of VPS 10.]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b">Introduction</span><br />
I'm not a VPS 10 Holder, however thought to check it out and provide our members with a brief overview of the VPS.  In summary it is not a bad VPS at all.  The fact that it originates from a Hetzner server impresses me for sure.  Speed and performance wise it is slightly (very slightly) better than VPS 1 with similar specs.  Difference is that according to one of our members <dvz_me_placeholder id="3" />, VPS 10 can be used as a small games server however with the emphasis on small.  Another member tried VPS 10 for Teamspeak but it didn't work as smoothly and had to be dropped.  Location of VPS is Helsinki, Finland.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">VPS Sponsor</span><br />
<a href="https://evolution-host.com/" target="_blank" rel="noopener" class="mycode_url">Evolution Host</a> has been providing us with two VPSs and a Virtualizor Panel for a few years, until two years ago when the Plan was reduced to one VPS (possibly due to lack of use). Evolution Host is a premium VPS Hosting provider specializing in games servers and a variety of other software.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">VPS 1 Plan Specifications</span><br />
vCPU: 1<br />
Disk Space: 50 GB<br />
RAM: 1 GB<br />
IP Addresses: 1x IPv4 &amp; /112 IPv6<br />
Virtualization: KVM<br />
Monthly Traffic: 1 TB<br />
Location:  Gravelines, France<br />
Control Panel: Virtualizor<br />
Connection: 125 Mbit/s<br />
Provided by: Evolution-Host<br />
Terms: TOS<br />
Games servers: OK<br />
Requirements: Backlinks to Evolution-Host and Post4VPS are required when a Website is hosted.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Network, Performance &amp; Reliability</span><br />
For some or other reason VPS 10 has not been used that much by members of Post4VPS, particularly over the last two years it has been barely used. So there is not enough feedback really to create a justifiable review of the VPS.  However one of our Games enthusiasts at Post4VPS thought it was a great little VPS for a small Games Server and had it for a few months during 2020.  <dvz_me_placeholder id="4" />as lucky in that he was able to win a free VPS from Evolution Host and since then has only had good things to say about Evolution Host's above average expertise in Games Servers.  Their support to him has been excellent. <br />
<br />
I'm not sure whether Evolution Host still runs its special free VPS program however if members are interested you could check their Website or you could check the offer at Lowendbox:<br />
<a href="https://lowendbox.com/blog/evolution-host-unique-offer-for-leb-free-enterprise-grade-vps-for-those-who-qualify/" target="_blank" rel="noopener" class="mycode_url">https://lowendbox.com/blog/evolution-hos...o-qualify/</a><br />
<br />
One of our members also tried VPS 10 for Teamspeak.  And that was not entirely successful.  <br />
<br />
I didn't have time to do much with the VPS, however the little I worked with it today, compared with VPS 1 it felt slightly faster (only slightly though).  This is shown in the speed results below as well. <br />
<br />
<span style="font-weight: bold;" class="mycode_b">System Information</span><br />
The System Information below was generated by the the <a href="https://post4vps.com/Thread-Post4VPS-Benchmarking-Script" target="_blank" rel="noopener" class="mycode_url">Benchmark Test</a> script:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>wget --no-check-certificate https://raw.githubusercontent.com/sohamb03/bench-sh/master/bench.sh &amp;&amp; bash bench.sh &amp;&amp; rm -rf bench.sh</code></div></div><br />
System Info<br />
-----------<br />
Processor       : Intel&reg; Core&#153; i9-9900K CPU @ 3.60GHz<br />
CPU Cores       : 1 @ 3599.990 MHz<br />
Memory          : 990 MiB<br />
Swap            : 1023 MiB<br />
Uptime          : 19 min,<br />
<br />
OS              : CentOS Linux 7 (Core)<br />
Arch            : x86_64 (64 Bit)<br />
Kernel          : 3.10.0-1062.1.1.el7.x86_64<br />
Hostname        : *****<br />
<br />
<br />
Here are the speedtest results generated by the Benchmark Test:<br />
<br />
Speedtest (IPv4 only)<br />
---------------------<br />
Your public IPv4 is 65.**.**.72<br />
<br />
Location                Provider        Speed<br />
--------                --------        -----<br />
CDN                     Cachefly        104MB/s<br />
<br />
Atlanta, GA, US         <dvz_me_placeholder id="5" />       13.8MB/s<br />
Dallas, TX, US          Softlayer       8.72MB/s<br />
San Jose, CA, US        Softlayer       6.80MB/s<br />
Washington, DC, US      Leaseweb        12.1MB/s<br />
<br />
Sao Paulo, Brazil       Softlayer       5.50MB/s<br />
<br />
Singapore               Softlayer       6.39MB/s<br />
Taiwan                  Hinet           5.97MB/s<br />
Tokyo, Japan            Linode          5.07MB/s<br />
<br />
Nuremberg, Germany      Hetzner         59.2MB/s<br />
Rotterdam, Netherlands  id3.net         26.8MB/s<br />
Haarlem, Netherlands    Leaseweb        33.3MB/s<br />
Milan, Italy            Softlayer       24.4MB/s<br />
<br />
Sydney, AU              Future Hosting  219KB/s<br />
<br />
<br />
Buffered Sequential Write Speed<br />
-------------------------------<br />
I/O (1st run)   : 410 MB/s<br />
I/O (2nd run)   : 817 MB/s<br />
I/O (3rd run)   : 636 MB/s<br />
Average I/O     : 621 MB/s<br />
<br />
<br />
Here is a speed test that was taken today:<br />
<br />
<img src="https://www.speedtest.net/result/11377746431.png" loading="lazy"  alt="[Image: 11377746431.png]" class="mycode_img" /><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Conclusion</span><br />
VPS 10 may be a good little VPS to use for a very small Games Server.  I cannot vouch for this though as Khadeer143 was the only member who has used the VPS for Games in the last three years.  Another member tried Teamspeak and it didn't work that well, so I'd say for more complicated settings, maybe this is not a good VPS to use.  I'd only use it for simple Websites. <br />
<br />
We've been trying to ask Evolution Host for replacing the Plan with two Games Servers.  Regrettably there hasn't been a response yet, so we may try again soon.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Note of Appreciation to Sponsor</span><br />
We wish to extend a special note of appreciation to <a href="https://evolution-host.com/about.php" target="_blank" rel="noopener" class="mycode_url">Evolution Host </a>for providing our membership with years of continued sponsorship of VPS 10.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[VPS 1 Review]]></title>
			<link>https://post4vps.com/Thread-Host4Fun-VPS-1-Review</link>
			<pubDate>Thu, 06 May 2021 13:08:04 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://post4vps.com/member.php?action=profile&uid=917">deanhills</a>]]></dc:creator>
			<guid isPermaLink="false">https://post4vps.com/Thread-Host4Fun-VPS-1-Review</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b">Introduction</span><br />
I'm not a VPS 1 Holder, however thought to check it out and provide our members with a brief overview of the VPS.  In summary it is not a bad VPS at all.  Particulatly when one compares it with VPS 9 that I'm used to. From the moment I started to work with VPS 1 in its Virtualizor Panel, I realized that <a href="https://www.host4fun.com/" target="_blank" rel="noopener" class="mycode_url">Host4Fun</a> is keeping the panel up to date - the templates were up to date.  What is attractive about this VPS is of course the User Panel that the VPS Holder gets so one can reinstall the OS if one needs to do that.  One can also boot and reboot the VPS, check out disk and bandwidth use but not much more than that.  VPS 1 also comes with VNC access.  Location of the VPS is France.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">VPS Sponsor</span><br />
Post4vps is indebted to <a href="https://www.host4fun.com/" target="_blank" rel="noopener" class="mycode_url">Host4Fun</a> for the very long duration it has supported us.  It has been providing us with six VPSs with very generous specs and a great Admin Panel. Host4Fun offers cheap and budget web hosting and VPS services from 25+ Global Locations and 36+ Datacenters.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">VPS 1 Plan Specifications</span><br />
vCPU: 1<br />
Disk Space: 100 GB<br />
RAM: 1 GB RAM<br />
IP Addresses: 1x IPv4<br />
Virtualization: KVM<br />
Monthly Traffic: 1 TB<br />
Location:  Roubaix, France<br />
Control Panel: Virtualizor<br />
Connection: 1 GBit/s<br />
Games servers: Allowed<br />
Provided by: Host4Fun<br />
Terms: TOS<br />
Requirements: Backlinks to Host4Fun and Post4VPS are required when a Website is hosted. And a sig backlink<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Network, Performance &amp; Reliability</span><br />
From feedback from previous VPS holders, performance and reliability of VPS 1 is very good.  We very rarely have needed to submit any tickets except in the case of using VPS 1 as a Games Server.  Although Host4Fun says it's OK to use VPS 1 for a Games Server, members have experienced repetitive Firewall issues that couldn't be solved by the sponsor.  So regrettably we have had to advise our members not to use VPS 1 as a Games Server.<br />
<br />
One of our members also tried VPS 1 for Teamspeak.  And that was not entirely successful either.  So maybe the way Firewall works with Host4Fun it's not an ideal VPS for scripts that require Firewall to be set up to deal with it.<br />
<br />
For regular use however, this VPS is great.  I loaded some WordPress sites on it.  And speed is completely acceptable.  Fast by normal standards, just a little less fast than VPS 9.  So I can recommend it for regular use.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">System Information</span><br />
The System Information below was generated by the the <a href="https://post4vps.com/Thread-Post4VPS-Benchmarking-Script" target="_blank" rel="noopener" class="mycode_url">Benchmark Test</a> script:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>wget --no-check-certificate https://raw.githubusercontent.com/sohamb03/bench-sh/master/bench.sh &amp;&amp; bash bench.sh &amp;&amp; rm -rf bench.sh</code></div></div><br />
Processor       : Intel&reg; Core&#153; i7-7700K CPU @ 4.20GHz<br />
CPU Cores       : 1 @ 4199.996 MHz<br />
Memory          : 991 MiB<br />
Swap            : 0 MiB<br />
Uptime          : 21:47,<br />
<br />
OS              : CentOS Linux 7 (Core)<br />
Arch            : x86_64 (64 Bit)<br />
Kernel          : 3.10.0-957.1.3.el7.x86_64<br />
Hostname        : ******<br />
<br />
Here are the speedtest results generated by the Benchmark Test:<br />
<br />
Speedtest (IPv4 only)<br />
---------------------<br />
Your public IPv4 is 164.***.**.220<br />
<br />
Location                Provider        Speed<br />
--------                --------        -----<br />
CDN                     Cachefly        9.22MB/s<br />
<br />
Atlanta, GA, US         <dvz_me_placeholder id="5" />       14.8MB/s<br />
Dallas, TX, US          Softlayer       2.48MB/s<br />
San Jose, CA, US        Softlayer       2.09MB/s<br />
Washington, DC, US      Leaseweb        3.51MB/s<br />
<br />
Sao Paulo, Brazil       Softlayer       1.86MB/s<br />
<br />
Singapore               Softlayer       1.66MB/s<br />
Taiwan                  Hinet           4.30MB/s<br />
Tokyo, Japan            Linode          2.10MB/s<br />
<br />
Nuremberg, Germany      Hetzner         6.40MB/s<br />
Rotterdam, Netherlands  id3.net         12.9MB/s<br />
Haarlem, Netherlands    Leaseweb        10.7MB/s<br />
Milan, Italy            Softlayer       8.81MB/s<br />
<br />
Sydney, AU              Future Hosting  233KB/s<br />
<br />
<br />
Buffered Sequential Write Speed<br />
-------------------------------<br />
I/O (1st run)   : 326 MB/s<br />
I/O (2nd run)   : 380 MB/s<br />
I/O (3rd run)   : 391 MB/s<br />
Average I/O     : 365.667 MB/s<br />
<br />
Here is a speed test that was taken yesterday:<br />
<br />
<img src="https://i.imgur.com/mgzozTz.png" loading="lazy"  alt="[Image: mgzozTz.png]" class="mycode_img" /><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Conclusion</span><br />
As previously mentioned VPS 1 is a very good VPS.  Specs are great for regular straight up and down Websites or blogs.  However, as soon as it gets more involved where the Firewall ports need to be opened up, there may be issues.  So the VPS is not recommended for use as a Games Server or for Teamspeak or similar projects.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Note of Appreciation to Sponsor</span><br />
We wish to extend a special note of appreciation to <a href="https://www.host4fun.com/index.html" target="_blank" rel="noopener" class="mycode_url">Host4Fun</a> for providing our membership with years of continued sponsorship of VPS 1.]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b">Introduction</span><br />
I'm not a VPS 1 Holder, however thought to check it out and provide our members with a brief overview of the VPS.  In summary it is not a bad VPS at all.  Particulatly when one compares it with VPS 9 that I'm used to. From the moment I started to work with VPS 1 in its Virtualizor Panel, I realized that <a href="https://www.host4fun.com/" target="_blank" rel="noopener" class="mycode_url">Host4Fun</a> is keeping the panel up to date - the templates were up to date.  What is attractive about this VPS is of course the User Panel that the VPS Holder gets so one can reinstall the OS if one needs to do that.  One can also boot and reboot the VPS, check out disk and bandwidth use but not much more than that.  VPS 1 also comes with VNC access.  Location of the VPS is France.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">VPS Sponsor</span><br />
Post4vps is indebted to <a href="https://www.host4fun.com/" target="_blank" rel="noopener" class="mycode_url">Host4Fun</a> for the very long duration it has supported us.  It has been providing us with six VPSs with very generous specs and a great Admin Panel. Host4Fun offers cheap and budget web hosting and VPS services from 25+ Global Locations and 36+ Datacenters.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">VPS 1 Plan Specifications</span><br />
vCPU: 1<br />
Disk Space: 100 GB<br />
RAM: 1 GB RAM<br />
IP Addresses: 1x IPv4<br />
Virtualization: KVM<br />
Monthly Traffic: 1 TB<br />
Location:  Roubaix, France<br />
Control Panel: Virtualizor<br />
Connection: 1 GBit/s<br />
Games servers: Allowed<br />
Provided by: Host4Fun<br />
Terms: TOS<br />
Requirements: Backlinks to Host4Fun and Post4VPS are required when a Website is hosted. And a sig backlink<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Network, Performance &amp; Reliability</span><br />
From feedback from previous VPS holders, performance and reliability of VPS 1 is very good.  We very rarely have needed to submit any tickets except in the case of using VPS 1 as a Games Server.  Although Host4Fun says it's OK to use VPS 1 for a Games Server, members have experienced repetitive Firewall issues that couldn't be solved by the sponsor.  So regrettably we have had to advise our members not to use VPS 1 as a Games Server.<br />
<br />
One of our members also tried VPS 1 for Teamspeak.  And that was not entirely successful either.  So maybe the way Firewall works with Host4Fun it's not an ideal VPS for scripts that require Firewall to be set up to deal with it.<br />
<br />
For regular use however, this VPS is great.  I loaded some WordPress sites on it.  And speed is completely acceptable.  Fast by normal standards, just a little less fast than VPS 9.  So I can recommend it for regular use.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">System Information</span><br />
The System Information below was generated by the the <a href="https://post4vps.com/Thread-Post4VPS-Benchmarking-Script" target="_blank" rel="noopener" class="mycode_url">Benchmark Test</a> script:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>wget --no-check-certificate https://raw.githubusercontent.com/sohamb03/bench-sh/master/bench.sh &amp;&amp; bash bench.sh &amp;&amp; rm -rf bench.sh</code></div></div><br />
Processor       : Intel&reg; Core&#153; i7-7700K CPU @ 4.20GHz<br />
CPU Cores       : 1 @ 4199.996 MHz<br />
Memory          : 991 MiB<br />
Swap            : 0 MiB<br />
Uptime          : 21:47,<br />
<br />
OS              : CentOS Linux 7 (Core)<br />
Arch            : x86_64 (64 Bit)<br />
Kernel          : 3.10.0-957.1.3.el7.x86_64<br />
Hostname        : ******<br />
<br />
Here are the speedtest results generated by the Benchmark Test:<br />
<br />
Speedtest (IPv4 only)<br />
---------------------<br />
Your public IPv4 is 164.***.**.220<br />
<br />
Location                Provider        Speed<br />
--------                --------        -----<br />
CDN                     Cachefly        9.22MB/s<br />
<br />
Atlanta, GA, US         <dvz_me_placeholder id="5" />       14.8MB/s<br />
Dallas, TX, US          Softlayer       2.48MB/s<br />
San Jose, CA, US        Softlayer       2.09MB/s<br />
Washington, DC, US      Leaseweb        3.51MB/s<br />
<br />
Sao Paulo, Brazil       Softlayer       1.86MB/s<br />
<br />
Singapore               Softlayer       1.66MB/s<br />
Taiwan                  Hinet           4.30MB/s<br />
Tokyo, Japan            Linode          2.10MB/s<br />
<br />
Nuremberg, Germany      Hetzner         6.40MB/s<br />
Rotterdam, Netherlands  id3.net         12.9MB/s<br />
Haarlem, Netherlands    Leaseweb        10.7MB/s<br />
Milan, Italy            Softlayer       8.81MB/s<br />
<br />
Sydney, AU              Future Hosting  233KB/s<br />
<br />
<br />
Buffered Sequential Write Speed<br />
-------------------------------<br />
I/O (1st run)   : 326 MB/s<br />
I/O (2nd run)   : 380 MB/s<br />
I/O (3rd run)   : 391 MB/s<br />
Average I/O     : 365.667 MB/s<br />
<br />
Here is a speed test that was taken yesterday:<br />
<br />
<img src="https://i.imgur.com/mgzozTz.png" loading="lazy"  alt="[Image: mgzozTz.png]" class="mycode_img" /><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Conclusion</span><br />
As previously mentioned VPS 1 is a very good VPS.  Specs are great for regular straight up and down Websites or blogs.  However, as soon as it gets more involved where the Firewall ports need to be opened up, there may be issues.  So the VPS is not recommended for use as a Games Server or for Teamspeak or similar projects.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Note of Appreciation to Sponsor</span><br />
We wish to extend a special note of appreciation to <a href="https://www.host4fun.com/index.html" target="_blank" rel="noopener" class="mycode_url">Host4Fun</a> for providing our membership with years of continued sponsorship of VPS 1.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[VPS 3 review]]></title>
			<link>https://post4vps.com/Thread-RackNerd-VPS-3-review</link>
			<pubDate>Mon, 12 Apr 2021 01:33:25 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://post4vps.com/member.php?action=profile&uid=1636">mzltest</a>]]></dc:creator>
			<guid isPermaLink="false">https://post4vps.com/Thread-RackNerd-VPS-3-review</guid>
			<description><![CDATA[<span style="font-size: xx-large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">A.Prologue</span></span><br />
<hr class="mycode_hr" />
Since I am amateur to vps,I am glad to get one to experiment on.However seems this forum lacks review of vps3 so would like to make one.<br />
<br />
<span style="font-size: xx-large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">B.Server info</span></span><br />
<hr class="mycode_hr" />
<span style="font-weight: bold;" class="mycode_b">Please note:All these tests are not running on a bare system.It has a LNMP+aapanel running on background.</span><br />
<span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">System Info</span></span><br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>-----------<br />
Processor       : Intel(R) Xeon(R) CPU E5-2690 0 @ 2.90GHz<br />
CPU Cores       : 1 @ 2899.996 MHz<br />
Memory          : 810 MiB<br />
Swap            : 1023 MiB<br />
Uptime          : 15:36,<br />
<br />
OS              : CentOS Linux 8<br />
Arch            : x86_64 (64 Bit)<br />
Kernel          : 4.18.0-240.22.1.el8_3.x86_64<br />
Hostname        : sponsoredvps.1</code></div></div><br />
<span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Speedtest.py</span></span><br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>[root@sponsoredvps ~]# python3 speedtest.py<br />
Retrieving speedtest.net configuration...<br />
Testing from Multacom Corporation (***.***.***.***)...<br />
Retrieving speedtest.net server list...<br />
Selecting best server based on ping...<br />
Hosted by Cox - Las Vegas (Las Vegas, NV) [1546.07 km]: 7.222 ms<br />
Testing download speed................................................................................<br />
Download: 475.86 Mbit/s<br />
Testing upload speed......................................................................................................<br />
Upload: 755.70 Mbit/s</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b"><span style="font-size: large;" class="mycode_size">Multi-node speedtest</span></span><br />
<blockquote class="mycode_quote"><cite>Quote:</cite>Modified from <dvz_me_placeholder id="5" /> 's script for some node speed is low which lags the benchmark speed.</blockquote>
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Location                Provider        Speed<br />
--------                --------        -----<br />
CDN                     Cachefly        91.6MB/s<br />
<br />
Atlanta, GA, US         @sohamb03       33.2MB/s<br />
Dallas, TX, US          Softlayer       7.97MB/s<br />
San Jose, CA, US        Softlayer       69.4MB/s<br />
Washington, DC, US      Leaseweb        4.28MB/s<br />
<br />
Singapore               Softlayer       5.81MB/s<br />
Taiwan                  Hinet           18.1MB/s<br />
Tokyo, Japan            Linode          3.12MB/s<br />
<br />
Nuremberg, Germany      Hetzner         3.13MB/s<br />
Rotterdam, Netherlands  id3.net         90.0MB/s<br />
Haarlem, Netherlands    Leaseweb        4.75MB/s<br />
Milan, Italy            Softlayer       1.64MB/s</code></div></div><span style="font-weight: bold;" class="mycode_b">A-1.additional results</span><br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>[root@sponsoredvps ~]# wget http://speedtest.sao01.softlayer.com/downloads/test100.zip<br />
--2021-04-11 23:17:02--  http://speedtest.sao01.softlayer.com/downloads/test100.zip<br />
Resolving speedtest.sao01.softlayer.com (speedtest.sao01.softlayer.com)... 2607:f0d0:1d01:12::4, 169.57.128.148<br />
Connecting to speedtest.sao01.softlayer.com (speedtest.sao01.softlayer.com)|2607:f0d0:1d01:12::4|:80... failed: No route to host.<br />
Connecting to speedtest.sao01.softlayer.com (speedtest.sao01.softlayer.com)|169.57.128.148|:80... connected.<br />
HTTP request sent, awaiting response... 200 OK<br />
Length: 104874307 (100M) [application/zip]<br />
Saving to: ‘test100.zip’<br />
<br />
test100.zip          25%[===&gt;             ]  25.03M  1.47MB/s    eta<br />
<br />
(Worst times can be 30KB/s)<br />
[root@sponsoredvps ~]# wget http://87.76.16.10/test100.zip<br />
--2021-04-11 21:03:19--  http://87.76.16.10/test100.zip<br />
Connecting to 87.76.16.10:80... connected.<br />
HTTP request sent, awaiting response... 200 OK<br />
Length: 104874307 (100M) [application/zip]<br />
Saving to: ‘test100.zip.1’<br />
<br />
test100.zip.1         7%[&gt;                ]   7.38M   433KB/s    eta 3m 36s ^C<br />
[root@sponsoredvps ~]#</code></div></div><blockquote class="mycode_quote"><cite>Quote:</cite>If you are aiming to make business to South America and Australia,you might want to seek another provider as the speed is not much reliable(maybe related to data transfer peaks) however the overall speed is good.</blockquote>
<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="font-size: large;" class="mycode_size">Buffered Sequential Write Speed</span></span><br />
------------------------------<br />
I/O (1st run)   : 226 MB/s<br />
I/O (2nd run)   : 274 MB/s<br />
I/O (3rd run)   : 238 MB/s<br />
Average I/O     : 246 MB/s<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="font-size: large;" class="mycode_size">Geekbench 4(4.3.3)</span></span><br />
<a href="https://browser.geekbench.com/v4/cpu/16129262" target="_blank" rel="noopener" class="mycode_url">https://browser.geekbench.com/v4/cpu/16129262</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">At that time,the background processes are:https://ibb.co/gvL6kMh .I stopped aapanel and LNMP to try to make the result fair.</span><br />
<hr class="mycode_hr" />
<span style="font-weight: bold;" class="mycode_b"><br />
<span style="font-size: xx-large;" class="mycode_size">C.Usage review</span></span><br />
<hr class="mycode_hr" />
<span style="font-style: italic;" class="mycode_i">China-specific connection speed 3.5/5</span><br />
Since this provider provides a looking glass I chose the provider.And I have to say that despite the GFW my download speed can still achieve 2MB/s using multi-thread download utility,the same as upload.I noticed that some vps customers of them here (as this brand is somehow known to Chines vps holders for the low price) say Recknerd is using CN2(<span style="color: #444444;" class="mycode_color"><span style="font-family: -apple-system, HelveticaNeue, Roboto, Arial, sans-serif;" class="mycode_font">Chinatelecom Next Carrier Network) networks but at least for me they are using traditional network(Chinanet Backbone).Understandable as using CN2 is another part of cost.</span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i">Website hosting 4/5</span><br />
If you decide to host a blog that's enough for you and you can expect it to run at good speed.(at least not considering the server to be another delay for your website load speed)<br />
See<img src="https://post4vps.com/images/emoji/sad.png" alt="Sad" title="Sad" class="smilie smilie_8" />single run as it takes time)<br />
<a href="https://report.wpbenchmark.io/wDqZefxg1C/" target="_blank" rel="noopener" class="mycode_url">https://report.wpbenchmark.io/wDqZefxg1C/</a><br />
But if you use heavy scripts like nextcloud,you may want to consider disable some plugins.<br />
<br />
<span style="font-style: italic;" class="mycode_i">RDP Usage 2/5</span><br />
Get a better one.Usable but not recommended.<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="font-size: xx-large;" class="mycode_size">D.Conclusion</span></span><br />
Having not experience much in the vps world I really can't give too much thoughts.But anyway I can say it worth your posts - definitely you can apply for a better one,but consider your use case and leave more powerful one for advanced members.I know euserv provides free vps that looked almost identical to this from the specs,but you can easily hike the vcpu to 100% while not installing/benchmarking when using euserv while here you can only expect 100% usage when benchmarking or installing applications.That's the difference.]]></description>
			<content:encoded><![CDATA[<span style="font-size: xx-large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">A.Prologue</span></span><br />
<hr class="mycode_hr" />
Since I am amateur to vps,I am glad to get one to experiment on.However seems this forum lacks review of vps3 so would like to make one.<br />
<br />
<span style="font-size: xx-large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">B.Server info</span></span><br />
<hr class="mycode_hr" />
<span style="font-weight: bold;" class="mycode_b">Please note:All these tests are not running on a bare system.It has a LNMP+aapanel running on background.</span><br />
<span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">System Info</span></span><br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>-----------<br />
Processor       : Intel(R) Xeon(R) CPU E5-2690 0 @ 2.90GHz<br />
CPU Cores       : 1 @ 2899.996 MHz<br />
Memory          : 810 MiB<br />
Swap            : 1023 MiB<br />
Uptime          : 15:36,<br />
<br />
OS              : CentOS Linux 8<br />
Arch            : x86_64 (64 Bit)<br />
Kernel          : 4.18.0-240.22.1.el8_3.x86_64<br />
Hostname        : sponsoredvps.1</code></div></div><br />
<span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Speedtest.py</span></span><br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>[root@sponsoredvps ~]# python3 speedtest.py<br />
Retrieving speedtest.net configuration...<br />
Testing from Multacom Corporation (***.***.***.***)...<br />
Retrieving speedtest.net server list...<br />
Selecting best server based on ping...<br />
Hosted by Cox - Las Vegas (Las Vegas, NV) [1546.07 km]: 7.222 ms<br />
Testing download speed................................................................................<br />
Download: 475.86 Mbit/s<br />
Testing upload speed......................................................................................................<br />
Upload: 755.70 Mbit/s</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b"><span style="font-size: large;" class="mycode_size">Multi-node speedtest</span></span><br />
<blockquote class="mycode_quote"><cite>Quote:</cite>Modified from <dvz_me_placeholder id="5" /> 's script for some node speed is low which lags the benchmark speed.</blockquote>
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Location                Provider        Speed<br />
--------                --------        -----<br />
CDN                     Cachefly        91.6MB/s<br />
<br />
Atlanta, GA, US         @sohamb03       33.2MB/s<br />
Dallas, TX, US          Softlayer       7.97MB/s<br />
San Jose, CA, US        Softlayer       69.4MB/s<br />
Washington, DC, US      Leaseweb        4.28MB/s<br />
<br />
Singapore               Softlayer       5.81MB/s<br />
Taiwan                  Hinet           18.1MB/s<br />
Tokyo, Japan            Linode          3.12MB/s<br />
<br />
Nuremberg, Germany      Hetzner         3.13MB/s<br />
Rotterdam, Netherlands  id3.net         90.0MB/s<br />
Haarlem, Netherlands    Leaseweb        4.75MB/s<br />
Milan, Italy            Softlayer       1.64MB/s</code></div></div><span style="font-weight: bold;" class="mycode_b">A-1.additional results</span><br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>[root@sponsoredvps ~]# wget http://speedtest.sao01.softlayer.com/downloads/test100.zip<br />
--2021-04-11 23:17:02--  http://speedtest.sao01.softlayer.com/downloads/test100.zip<br />
Resolving speedtest.sao01.softlayer.com (speedtest.sao01.softlayer.com)... 2607:f0d0:1d01:12::4, 169.57.128.148<br />
Connecting to speedtest.sao01.softlayer.com (speedtest.sao01.softlayer.com)|2607:f0d0:1d01:12::4|:80... failed: No route to host.<br />
Connecting to speedtest.sao01.softlayer.com (speedtest.sao01.softlayer.com)|169.57.128.148|:80... connected.<br />
HTTP request sent, awaiting response... 200 OK<br />
Length: 104874307 (100M) [application/zip]<br />
Saving to: ‘test100.zip’<br />
<br />
test100.zip          25%[===&gt;             ]  25.03M  1.47MB/s    eta<br />
<br />
(Worst times can be 30KB/s)<br />
[root@sponsoredvps ~]# wget http://87.76.16.10/test100.zip<br />
--2021-04-11 21:03:19--  http://87.76.16.10/test100.zip<br />
Connecting to 87.76.16.10:80... connected.<br />
HTTP request sent, awaiting response... 200 OK<br />
Length: 104874307 (100M) [application/zip]<br />
Saving to: ‘test100.zip.1’<br />
<br />
test100.zip.1         7%[&gt;                ]   7.38M   433KB/s    eta 3m 36s ^C<br />
[root@sponsoredvps ~]#</code></div></div><blockquote class="mycode_quote"><cite>Quote:</cite>If you are aiming to make business to South America and Australia,you might want to seek another provider as the speed is not much reliable(maybe related to data transfer peaks) however the overall speed is good.</blockquote>
<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="font-size: large;" class="mycode_size">Buffered Sequential Write Speed</span></span><br />
------------------------------<br />
I/O (1st run)   : 226 MB/s<br />
I/O (2nd run)   : 274 MB/s<br />
I/O (3rd run)   : 238 MB/s<br />
Average I/O     : 246 MB/s<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="font-size: large;" class="mycode_size">Geekbench 4(4.3.3)</span></span><br />
<a href="https://browser.geekbench.com/v4/cpu/16129262" target="_blank" rel="noopener" class="mycode_url">https://browser.geekbench.com/v4/cpu/16129262</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">At that time,the background processes are:https://ibb.co/gvL6kMh .I stopped aapanel and LNMP to try to make the result fair.</span><br />
<hr class="mycode_hr" />
<span style="font-weight: bold;" class="mycode_b"><br />
<span style="font-size: xx-large;" class="mycode_size">C.Usage review</span></span><br />
<hr class="mycode_hr" />
<span style="font-style: italic;" class="mycode_i">China-specific connection speed 3.5/5</span><br />
Since this provider provides a looking glass I chose the provider.And I have to say that despite the GFW my download speed can still achieve 2MB/s using multi-thread download utility,the same as upload.I noticed that some vps customers of them here (as this brand is somehow known to Chines vps holders for the low price) say Recknerd is using CN2(<span style="color: #444444;" class="mycode_color"><span style="font-family: -apple-system, HelveticaNeue, Roboto, Arial, sans-serif;" class="mycode_font">Chinatelecom Next Carrier Network) networks but at least for me they are using traditional network(Chinanet Backbone).Understandable as using CN2 is another part of cost.</span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i">Website hosting 4/5</span><br />
If you decide to host a blog that's enough for you and you can expect it to run at good speed.(at least not considering the server to be another delay for your website load speed)<br />
See<img src="https://post4vps.com/images/emoji/sad.png" alt="Sad" title="Sad" class="smilie smilie_8" />single run as it takes time)<br />
<a href="https://report.wpbenchmark.io/wDqZefxg1C/" target="_blank" rel="noopener" class="mycode_url">https://report.wpbenchmark.io/wDqZefxg1C/</a><br />
But if you use heavy scripts like nextcloud,you may want to consider disable some plugins.<br />
<br />
<span style="font-style: italic;" class="mycode_i">RDP Usage 2/5</span><br />
Get a better one.Usable but not recommended.<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="font-size: xx-large;" class="mycode_size">D.Conclusion</span></span><br />
Having not experience much in the vps world I really can't give too much thoughts.But anyway I can say it worth your posts - definitely you can apply for a better one,but consider your use case and leave more powerful one for advanced members.I know euserv provides free vps that looked almost identical to this from the specs,but you can easily hike the vcpu to 100% while not installing/benchmarking when using euserv while here you can only expect 100% usage when benchmarking or installing applications.That's the difference.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[VPS 14 Review (Post Chicago Migration)]]></title>
			<link>https://post4vps.com/Thread-BladeNode-VPS-14-Review-Post-Chicago-Migration</link>
			<pubDate>Wed, 24 Mar 2021 19:45:56 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://post4vps.com/member.php?action=profile&uid=1446">LightDestory</a>]]></dc:creator>
			<guid isPermaLink="false">https://post4vps.com/Thread-BladeNode-VPS-14-Review-Post-Chicago-Migration</guid>
			<description><![CDATA[<div style="text-align: center;" class="mycode_align">======================================</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: x-large;" class="mycode_size">Short introduction</span></span></div>
<div style="text-align: center;" class="mycode_align">======================================</div>
<br />
<br />
<div style="text-align: center;" class="mycode_align">Here we go again, reviewing the VPS 14 sponsored by BladeNode<span style="color: #777777;" class="mycode_color"> (</span><dvz_me_placeholder id="6" />). Why a second review? Well, VPS 14 has changed it's node, you can read the official announcement <a href="https://post4vps.com/Thread-TX-Raptor-Migration-VPS-14?pid=40889#pid40889" target="_blank" rel="noopener" class="mycode_url">here</a>. There isn't much to talk about, I am doing the same usage as ever. I just switched my OS from a debian-based (Debian 10 Buster) to a rhel-based (Fedora 33).</div>
<br />
<br />
<div style="text-align: center;" class="mycode_align">======================================</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: x-large;" class="mycode_size">Review</span></span></div>
<div style="text-align: center;" class="mycode_align">======================================</div>
<br />
<br />
<div style="text-align: center;" class="mycode_align">=========================</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size">Let's start <span style="font-style: italic;" class="mycode_i">again </span>with the Specifications</span></span></span></div>
<div style="text-align: center;" class="mycode_align">=========================</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Disk Space</span>: 2<span style="font-style: italic;" class="mycode_i">00 GB <span style="font-weight: bold;" class="mycode_b">SSD</span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">RAM</span>: <span style="font-style: italic;" class="mycode_i">8 GB + (<span style="font-weight: bold;" class="mycode_b">6GB</span> of Swap)</span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-style: italic;" class="mycode_i"><span style="font-weight: bold;" class="mycode_b">vCores</span>: [i]4 cores (<span style="font-weight: bold;" class="mycode_b">3.60GHz</span>)</span>[/i]</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">IP Addresses</span>: <span style="font-style: italic;" class="mycode_i">1x IPv4</span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Virtualization</span>: <span style="font-style: italic;" class="mycode_i">KVM</span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Monthly Traffic</span>: 1 TB</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Location</span>: <span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i">Chicago (US)</span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Control Panel</span>: No CP for the Holder</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Connection</span>: <span style="font-style: italic;" class="mycode_i">1Gbps</span></div>
<div style="text-align: center;" class="mycode_align">=========================</div>
<br />
<br />
<div style="text-align: center;" class="mycode_align">=========================</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size">Do you like benchmark? I do</span></span></span></div>
<div style="text-align: center;" class="mycode_align">=========================</div>
To give the possibility to compare the VPS based on the node I used the same benchmark script that I used for the first review:"<span style="color: #24292e;" class="mycode_color"><span style="font-family: -apple-system, BlinkMacSystemFont,;" class="mycode_font">Yet-Another-Bench-Script" available on <a href="https://github.com/masonr/yet-another-bench-script" target="_blank" rel="noopener" class="mycode_url">github</a>.</span></span><br />
<div style="text-align: center;" class="mycode_align">===============</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i">System Info</span></span></div>
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Processor  : Intel(R) Xeon(R) CPU E3-1271 v3 @ 3.60GHz<br />
CPU cores  : 4 @ 3599.998 MHz<br />
AES-NI     : Enabled<br />
VM-x/AMD-V : Disabled<br />
RAM        : 7.8 GiB<br />
Swap       : 5.9 GiB<br />
Disk       : 197.9 GiB<br />
OS         : Fedora Server 33</code></div></div><div style="text-align: center;" class="mycode_align">===============</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i">Network speed (IPv4 only)</span></span></div>
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Provider        | Location (Link)           | Send Speed      | Recv Speed<br />
                |                           |                 |<br />
Clouvider       | London, UK (10G)          | 895 Mbits/sec   | 385 Mbits/sec<br />
Online.net      | Paris, FR (10G)           | (not available) | [size=small][font=Monaco, Consolas, Courier, monospace](not available)[/font][/size]<br />
WorldStream     | The Netherlands (10G)     | 876 Mbits/sec   | 56.4 Mbits/sec<br />
Biznet          | Jakarta, Indonesia (1G)   | 687 Mbits/sec   | 114 Mbits/sec<br />
Clouvider       | NYC, NY, US (10G)         | 37.9 Mbits/sec  | 933 Mbits/sec<br />
Velocity Online | Tallahassee, FL, US (10G) | 930 Mbits/sec   | 825 Mbits/sec<br />
Clouvider       | Los Angeles, CA, US (10G) | 924 Mbits/sec   | 40.0 Mbits/sec<br />
Iveloz Telecom  | Sao Paulo, BR (2G)        | 859 Mbits/sec   | 318 Mbits/sec</code></div></div><div style="text-align: center;" class="mycode_align">===============</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i">Disk Speed (I/O operations)</span></span></div>
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>fio Disk Speed Tests (Mixed R/W 50/50):<br />
---------------------------------<br />
Block Size | 4k            (IOPS) | 64k           (IOPS)<br />
  ------   | ---            ----  | ----           ----<br />
Read       | 266.49 MB/s  (66.6k) | 2.33 GB/s    (36.5k)<br />
Write      | 267.19 MB/s  (66.7k) | 2.35 GB/s    (36.7k)<br />
Total      | 533.69 MB/s (133.4k) | 4.69 GB/s    (73.3k)<br />
           |                      |<br />
Block Size | 512k          (IOPS) | 1m            (IOPS)<br />
  ------   | ---            ----  | ----           ----<br />
Read       | 3.62 GB/s     (7.0k) | 3.63 GB/s     (3.5k)<br />
Write      | 3.82 GB/s     (7.4k) | 3.87 GB/s     (3.7k)<br />
Total      | 7.44 GB/s    (14.5k) | 7.50 GB/s     (7.3k)</code></div></div><div style="text-align: center;" class="mycode_align">===============</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i">GeekBenchmark</span></span></div>
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Test            | Value<br />
                |<br />
Single Core     | 1026<br />
Multi Core      | 3229<br />
Full Test       | https://browser.geekbench.com/v5/cpu/7102117</code></div></div><div style="text-align: center;" class="mycode_align">=========================</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size">My experience</span></span></span></div>
<div style="text-align: center;" class="mycode_align">=========================</div>
The migration added a lot of new stuff speaking of performance:<ul class="mycode_list"><li>A slightly powerful CPU, on real world tasks the change is unnoticeable to be fair but the CPU physically changed so I must report it!<br />
</li>
<li>5GB more of SWAP, the VPS jumped from 1GB to 6GB of swap memory ssd-based... with the already equipped 8GB of ram and you get powerful combination of 14GB!<br />
</li>
<li>Storage technology changed from HDD to SSD, it should do a huge improvements but as you can see from the I/O operations the speed is likely the same, previous location was running  a RAID configuration to get the best performance out of standard HDD. I think that running heavy process that works with file the SSD will do the difference.<br />
</li>
<li>The networks speeds according to me are the same, on the benchmark there are some slow connection but I think it is related to that specific moment, maybe it was busy? The VPS is still amazing fast with its 1GBit connection.<br />
</li>
</ul>
I also changed my environment by switching from Debian 10 Buster to Fedora 33. I have always liked RHEL-based distros, on VPS 9 I used for a lot of time CentOS. This time, unfortunately, I had to switch to Fedora 33 because CentOS Stream is just a joke--- we are all waiting for Rocky Linux <img src="https://post4vps.com/images/emoji/tongue2.png" alt="Tongue" title="Tongue" class="smilie smilie_5" /><br />
<br />
I am doing very well with Fedora, some feature pre-installed are a bit a blotware but they are easily removable, such as cockpit... I have never used it because I am a CLI guy and I don't give any trust to "static" control panel that just run blindly commands.<br />
<br />
Another change I have made is switching from nginx to caddy2, an amazing web server that auto-manage the SSL certificate with a very easy to understand configuration.<br />
<br />
Regarding my usage... it is still unchanged, you can read it on my first <a href="https://post4vps.com/Thread-BladeNode-VPS-14-Review-TLDR-It-is-amazing" target="_blank" rel="noopener" class="mycode_url">review</a>.<br />
<div style="text-align: center;" class="mycode_align">=========================</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size">Conclusion</span></span></span></div>
<div style="text-align: center;" class="mycode_align">=========================</div>
Before the migrations, VPS 14 was an amazing VPS. After the migration and the my issue ticket I can clearly say that my experience with <dvz_me_placeholder id="6" />'s BladeNode is superior to my previous sponsor Virmach. They are both amazing company that offer a super service but with Bladenode I received a better "care". I remember the old days when I got a DDoS attack and virmarch's ticket response was a bit vague or slow. Nothing like this happen with bladenode <img src="https://post4vps.com/images/emoji/smile.png" alt="Smile" title="Smile" class="smilie smilie_1" /><br />
<br />
I still think very high about Virmach... they took from me a very huge DDoS load and they didn't complain, their network just kept up my VPS. I hope that I will never give the same experience to Bladenode, I am working very hard with Cloudflare firewall and protection on it!<br />
<br />
Like always, I want to end this review thanking:<ul class="mycode_list"><li><dvz_me_placeholder id="7" />, as always, for creating Post4VPS community that allowed me to use this VPS;<br />
</li>
<li><dvz_me_placeholder id="1" />, this time I opened a support ticket and he replied very fast!;<br />
</li>
<li><dvz_me_placeholder id="8" /> for his tutorials, I used some of them to set-up my environment;<br />
</li>
<li><a href="https://bladenode.com/" target="_blank" rel="noopener" class="mycode_url">Bladenode </a>(<dvz_me_placeholder id="6" />) for sponsoring this amazing VPS and his amazing support, he "closed" my issue ticket in less that 1 day doing also some "extra" work is not pre-configured;<br />
</li>
</ul>
=========================]]></description>
			<content:encoded><![CDATA[<div style="text-align: center;" class="mycode_align">======================================</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: x-large;" class="mycode_size">Short introduction</span></span></div>
<div style="text-align: center;" class="mycode_align">======================================</div>
<br />
<br />
<div style="text-align: center;" class="mycode_align">Here we go again, reviewing the VPS 14 sponsored by BladeNode<span style="color: #777777;" class="mycode_color"> (</span><dvz_me_placeholder id="6" />). Why a second review? Well, VPS 14 has changed it's node, you can read the official announcement <a href="https://post4vps.com/Thread-TX-Raptor-Migration-VPS-14?pid=40889#pid40889" target="_blank" rel="noopener" class="mycode_url">here</a>. There isn't much to talk about, I am doing the same usage as ever. I just switched my OS from a debian-based (Debian 10 Buster) to a rhel-based (Fedora 33).</div>
<br />
<br />
<div style="text-align: center;" class="mycode_align">======================================</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: x-large;" class="mycode_size">Review</span></span></div>
<div style="text-align: center;" class="mycode_align">======================================</div>
<br />
<br />
<div style="text-align: center;" class="mycode_align">=========================</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size">Let's start <span style="font-style: italic;" class="mycode_i">again </span>with the Specifications</span></span></span></div>
<div style="text-align: center;" class="mycode_align">=========================</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Disk Space</span>: 2<span style="font-style: italic;" class="mycode_i">00 GB <span style="font-weight: bold;" class="mycode_b">SSD</span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">RAM</span>: <span style="font-style: italic;" class="mycode_i">8 GB + (<span style="font-weight: bold;" class="mycode_b">6GB</span> of Swap)</span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-style: italic;" class="mycode_i"><span style="font-weight: bold;" class="mycode_b">vCores</span>: [i]4 cores (<span style="font-weight: bold;" class="mycode_b">3.60GHz</span>)</span>[/i]</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">IP Addresses</span>: <span style="font-style: italic;" class="mycode_i">1x IPv4</span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Virtualization</span>: <span style="font-style: italic;" class="mycode_i">KVM</span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Monthly Traffic</span>: 1 TB</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Location</span>: <span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i">Chicago (US)</span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Control Panel</span>: No CP for the Holder</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Connection</span>: <span style="font-style: italic;" class="mycode_i">1Gbps</span></div>
<div style="text-align: center;" class="mycode_align">=========================</div>
<br />
<br />
<div style="text-align: center;" class="mycode_align">=========================</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size">Do you like benchmark? I do</span></span></span></div>
<div style="text-align: center;" class="mycode_align">=========================</div>
To give the possibility to compare the VPS based on the node I used the same benchmark script that I used for the first review:"<span style="color: #24292e;" class="mycode_color"><span style="font-family: -apple-system, BlinkMacSystemFont,;" class="mycode_font">Yet-Another-Bench-Script" available on <a href="https://github.com/masonr/yet-another-bench-script" target="_blank" rel="noopener" class="mycode_url">github</a>.</span></span><br />
<div style="text-align: center;" class="mycode_align">===============</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i">System Info</span></span></div>
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Processor  : Intel(R) Xeon(R) CPU E3-1271 v3 @ 3.60GHz<br />
CPU cores  : 4 @ 3599.998 MHz<br />
AES-NI     : Enabled<br />
VM-x/AMD-V : Disabled<br />
RAM        : 7.8 GiB<br />
Swap       : 5.9 GiB<br />
Disk       : 197.9 GiB<br />
OS         : Fedora Server 33</code></div></div><div style="text-align: center;" class="mycode_align">===============</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i">Network speed (IPv4 only)</span></span></div>
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Provider        | Location (Link)           | Send Speed      | Recv Speed<br />
                |                           |                 |<br />
Clouvider       | London, UK (10G)          | 895 Mbits/sec   | 385 Mbits/sec<br />
Online.net      | Paris, FR (10G)           | (not available) | [size=small][font=Monaco, Consolas, Courier, monospace](not available)[/font][/size]<br />
WorldStream     | The Netherlands (10G)     | 876 Mbits/sec   | 56.4 Mbits/sec<br />
Biznet          | Jakarta, Indonesia (1G)   | 687 Mbits/sec   | 114 Mbits/sec<br />
Clouvider       | NYC, NY, US (10G)         | 37.9 Mbits/sec  | 933 Mbits/sec<br />
Velocity Online | Tallahassee, FL, US (10G) | 930 Mbits/sec   | 825 Mbits/sec<br />
Clouvider       | Los Angeles, CA, US (10G) | 924 Mbits/sec   | 40.0 Mbits/sec<br />
Iveloz Telecom  | Sao Paulo, BR (2G)        | 859 Mbits/sec   | 318 Mbits/sec</code></div></div><div style="text-align: center;" class="mycode_align">===============</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i">Disk Speed (I/O operations)</span></span></div>
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>fio Disk Speed Tests (Mixed R/W 50/50):<br />
---------------------------------<br />
Block Size | 4k            (IOPS) | 64k           (IOPS)<br />
  ------   | ---            ----  | ----           ----<br />
Read       | 266.49 MB/s  (66.6k) | 2.33 GB/s    (36.5k)<br />
Write      | 267.19 MB/s  (66.7k) | 2.35 GB/s    (36.7k)<br />
Total      | 533.69 MB/s (133.4k) | 4.69 GB/s    (73.3k)<br />
           |                      |<br />
Block Size | 512k          (IOPS) | 1m            (IOPS)<br />
  ------   | ---            ----  | ----           ----<br />
Read       | 3.62 GB/s     (7.0k) | 3.63 GB/s     (3.5k)<br />
Write      | 3.82 GB/s     (7.4k) | 3.87 GB/s     (3.7k)<br />
Total      | 7.44 GB/s    (14.5k) | 7.50 GB/s     (7.3k)</code></div></div><div style="text-align: center;" class="mycode_align">===============</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i">GeekBenchmark</span></span></div>
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Test            | Value<br />
                |<br />
Single Core     | 1026<br />
Multi Core      | 3229<br />
Full Test       | https://browser.geekbench.com/v5/cpu/7102117</code></div></div><div style="text-align: center;" class="mycode_align">=========================</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size">My experience</span></span></span></div>
<div style="text-align: center;" class="mycode_align">=========================</div>
The migration added a lot of new stuff speaking of performance:<ul class="mycode_list"><li>A slightly powerful CPU, on real world tasks the change is unnoticeable to be fair but the CPU physically changed so I must report it!<br />
</li>
<li>5GB more of SWAP, the VPS jumped from 1GB to 6GB of swap memory ssd-based... with the already equipped 8GB of ram and you get powerful combination of 14GB!<br />
</li>
<li>Storage technology changed from HDD to SSD, it should do a huge improvements but as you can see from the I/O operations the speed is likely the same, previous location was running  a RAID configuration to get the best performance out of standard HDD. I think that running heavy process that works with file the SSD will do the difference.<br />
</li>
<li>The networks speeds according to me are the same, on the benchmark there are some slow connection but I think it is related to that specific moment, maybe it was busy? The VPS is still amazing fast with its 1GBit connection.<br />
</li>
</ul>
I also changed my environment by switching from Debian 10 Buster to Fedora 33. I have always liked RHEL-based distros, on VPS 9 I used for a lot of time CentOS. This time, unfortunately, I had to switch to Fedora 33 because CentOS Stream is just a joke--- we are all waiting for Rocky Linux <img src="https://post4vps.com/images/emoji/tongue2.png" alt="Tongue" title="Tongue" class="smilie smilie_5" /><br />
<br />
I am doing very well with Fedora, some feature pre-installed are a bit a blotware but they are easily removable, such as cockpit... I have never used it because I am a CLI guy and I don't give any trust to "static" control panel that just run blindly commands.<br />
<br />
Another change I have made is switching from nginx to caddy2, an amazing web server that auto-manage the SSL certificate with a very easy to understand configuration.<br />
<br />
Regarding my usage... it is still unchanged, you can read it on my first <a href="https://post4vps.com/Thread-BladeNode-VPS-14-Review-TLDR-It-is-amazing" target="_blank" rel="noopener" class="mycode_url">review</a>.<br />
<div style="text-align: center;" class="mycode_align">=========================</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size">Conclusion</span></span></span></div>
<div style="text-align: center;" class="mycode_align">=========================</div>
Before the migrations, VPS 14 was an amazing VPS. After the migration and the my issue ticket I can clearly say that my experience with <dvz_me_placeholder id="6" />'s BladeNode is superior to my previous sponsor Virmach. They are both amazing company that offer a super service but with Bladenode I received a better "care". I remember the old days when I got a DDoS attack and virmarch's ticket response was a bit vague or slow. Nothing like this happen with bladenode <img src="https://post4vps.com/images/emoji/smile.png" alt="Smile" title="Smile" class="smilie smilie_1" /><br />
<br />
I still think very high about Virmach... they took from me a very huge DDoS load and they didn't complain, their network just kept up my VPS. I hope that I will never give the same experience to Bladenode, I am working very hard with Cloudflare firewall and protection on it!<br />
<br />
Like always, I want to end this review thanking:<ul class="mycode_list"><li><dvz_me_placeholder id="7" />, as always, for creating Post4VPS community that allowed me to use this VPS;<br />
</li>
<li><dvz_me_placeholder id="1" />, this time I opened a support ticket and he replied very fast!;<br />
</li>
<li><dvz_me_placeholder id="8" /> for his tutorials, I used some of them to set-up my environment;<br />
</li>
<li><a href="https://bladenode.com/" target="_blank" rel="noopener" class="mycode_url">Bladenode </a>(<dvz_me_placeholder id="6" />) for sponsoring this amazing VPS and his amazing support, he "closed" my issue ticket in less that 1 day doing also some "extra" work is not pre-configured;<br />
</li>
</ul>
=========================]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Limitless Hosting - VPS 13 Honest Review]]></title>
			<link>https://post4vps.com/Thread-Limitless-Hosting-Limitless-Hosting-VPS-13-Honest-Review</link>
			<pubDate>Wed, 10 Feb 2021 13:25:55 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://post4vps.com/member.php?action=profile&uid=878">tiwil</a>]]></dc:creator>
			<guid isPermaLink="false">https://post4vps.com/Thread-Limitless-Hosting-Limitless-Hosting-VPS-13-Honest-Review</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size">Short Introduction</span></span></span><br />
<br />
I got VPS 13 at <a href="https://post4vps.com/Thread-Closed-61st-Giveaway" target="_blank" rel="noopener" class="mycode_url">61st giveaway</a> in October. This VPS provider is <span style="font-weight: bold;" class="mycode_b">Limitless Hosting </span>(<a href="https://limitlesshost.net" target="_blank" rel="noopener" class="mycode_url">https://limitlesshost.net</a>) that's why I give it a try to grab a VPS from Limitless Hosting. And I got it! I have used the VPS for 4 months and it's going pretty well. This VPS located in Finland, Europe. While using it I never get any kind of really massive lag, all perfectly runs well.<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size">Specifications and Benchmark</span></span></span><br />
<br />
Benchmark below is using <dvz_me_placeholder id="5" /> script.<br />
<span style="font-weight: bold;" class="mycode_b">Specs</span><br />
<blockquote class="mycode_quote"><cite>Quote:</cite>System Info<br />
-----------<br />
Processor       : AMD Ryzen 5 3600 6-Core Processor<br />
CPU Cores       : 2 @ 3593.248 MHz<br />
Memory          : 1987 MiB<br />
Swap            : 1987 MiB<br />
Uptime          : 20 days, 18:37<br />
OS              : Ubuntu 20.04.2 LTS<br />
Arch            : x86_64 (64 Bit)<br />
Kernel          : 5.4.0-60-generic<br />
Hostname        : Censored <img src="https://post4vps.com/images/emoji/tongue2.png" alt="Tongue" title="Tongue" class="smilie smilie_5" /></blockquote>
<br />
This VPS uses AMD Ryzen processor. I really don't see providers use AMD Ryzen in their VPS. They usually use Intel Xeon instead. This is new and pretty interesting to see how it works.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Internet Speed</span><br />
<blockquote class="mycode_quote"><cite>Quote:</cite>Speedtest (IPv4 only)<br />
---------------------<br />
Your public IPv4 is hehe <img src="https://post4vps.com/images/emoji/tongue2.png" alt="Tongue" title="Tongue" class="smilie smilie_5" /><br />
<br />
Location                Provider        Speed<br />
--------                --------        -----<br />
CDN                     Cachefly        108MB/s<br />
Atlanta, GA, US         <dvz_me_placeholder id="2" />      14.3MB/s<br />
Dallas, TX, US          Softlayer       5.13MB/s<br />
San Jose, CA, US        Softlayer       5.13MB/s<br />
Washington, DC, US      Leaseweb        4.51MB/s<br />
Sao Paulo, Brazil       Softlayer       4.38MB/s<br />
Singapore               Softlayer       4.68MB/s<br />
Taiwan                  Hinet           2.57MB/s<br />
Tokyo, Japan            Linode          2.05MB/s<br />
Nuremberg, Germany      Hetzner         12.8MB/s<br />
Rotterdam, Netherlands  id3.net         10.3MB/s<br />
Haarlem, Netherlands    Leaseweb        10.6MB/s<br />
Milan, Italy            Softlayer       15.9MB/s<br />
Sydney, AU              Future Hosting  228KB/s</blockquote>
<br />
Well, I cannot complain about their internet speed. Not so fantastic but enough for me. For the one from Future Hosting, it probably their server instead of this VPS connection. When using this VPS, I, which located near Singapore, can quickly load my website without Cloudflare at ~1 second on the first time visit.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Disk Speed</span><br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>Buffered Sequential Write Speed <br />
-------------------------------<br />
I/O (1st run)   : 604 MB/s<br />
I/O (2nd run)   : 866 MB/s<br />
I/O (3rd run)   : 868 MB/s<br />
Average I/O     : 779.333 MB/s</blockquote>
<br />
Disk speed is beyond expectation. I cannot complain this kind of speed. Based on <a href="https://limitlesshost.net/vps-hosting/" target="_blank" rel="noopener" class="mycode_url">Limitless Hosting's VPS plan</a>, the VPS is equipped with NVME SSD which is the fastest disk drive (AFAIK).<br />
<br />
<hr class="mycode_hr" />
Benchmark below is using bench.monster script (thanks to <dvz_me_placeholder id="9" /> for <a href="https://post4vps.com/Thread-Limitless-Hosting-Limitless-Hosting-VPS-13-Honest-Review?pid=40373#pid40373" target="_blank" rel="noopener" class="mycode_url">providing this script</a>).<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Specs</span><br />
<blockquote class="mycode_quote"><cite>Quote:</cite>---------------------------------------------------------------------------<br />
 OS           : Ubuntu 20.04.2 LTS (64 Bit)<br />
 Virt/Kernel  : KVM / 5.4.0-65-generic<br />
 CPU Model    : AMD Ryzen 5 3600 6-Core Processor<br />
 CPU Cores    : 2 @ 3593.248 MHz x86_64 512 KB Cache<br />
 CPU Flags    : AES-NI Enabled &amp; VM-x/AMD-V Disabled<br />
 Load Average : 0.08, 0.02, 0.00<br />
 Total Space  : 21G (12G ~57% used)<br />
 Total RAM    : 1987 MB (355 MB + 1050 MB Buff in use)<br />
 Total SWAP   : 1987 MB (146 MB in use)<br />
 Uptime       : 5 days 10:32 (benchmark taken at different time to previous benchmark)<br />
---------------------------------------------------------------------------<br />
 ASN &amp; ISP    : AS24940, Hetzner Online GmbH<br />
 Organization : <br />
 Location     : Helsinki, Finland / FI<br />
 Region       : Uusimaa<br />
---------------------------------------------------------------------------</blockquote>
<br />
<span style="font-weight: bold;" class="mycode_b">CPU Benchmark</span><br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>Geekbench v4 CPU Benchmark:<br />
<br />
  Single Core : 5490  (EXCELLENT)<br />
   Multi Core : 9567</blockquote>
<br />
I'm not a computer geek that know what score is high but since it says excellent then it's excellent <img src="https://post4vps.com/images/emoji/tongue2.png" alt="Tongue" title="Tongue" class="smilie smilie_5" />.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">IO Speed</span><br />
<blockquote class="mycode_quote"><cite>Quote:</cite><span style="font-weight: bold;" class="mycode_b"> </span>IO Test<br />
<br />
 CPU Speed:<br />
    bzip2     : 135 MB/s<br />
   sha256     : 266 MB/s<br />
   md5sum     : 600 MB/s<br />
<br />
 RAM Speed:<br />
   Avg. write : 3140.3 MB/s<br />
   Avg. read  : 8021.3 MB/s<br />
<br />
 Disk Speed:<br />
   1st run    : 377 MB/s<br />
   2nd run    : 868 MB/s<br />
   3rd run    : 881 MB/s<br />
   -----------------------<br />
   Average    : 708.7 MB/s</blockquote>
<br />
RAM speed is very awesome! Disk speed somehow at 1st run it always run "slow" then on 2nd and 3rd run it's in its maximum speed. Probably need to "start the machine" first?<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Another Speedtest!</span><br />
<blockquote class="mycode_quote"><cite>Quote:</cite> Global Speedtest.net<br />
<br />
 Location                       Upload           Download         Ping   <br />
---------------------------------------------------------------------------<br />
 Nearby                         876.36 Mbit/s    84.80 Mbit/s     5.274 ms<br />
---------------------------------------------------------------------------<br />
 USA, New York (Optimum)        10.36 Mbit/s     46.66 Mbit/s     98.700 ms<br />
 USA, Chicago (Windstream)      165.94 Mbit/s    47.90 Mbit/s    110.675 ms<br />
 USA, Dallas (Frontier)         133.45 Mbit/s    36.04 Mbit/s    144.566 ms<br />
 USA, Miami (Frontier)          22.45 Mbit/s     22.61 Mbit/s    141.490 ms<br />
 USA, Los Angeles (Windstream)  121.94 Mbit/s    38.89 Mbit/s    162.196 ms<br />
 UK, London (toob Ltd)          103.48 Mbit/s    130.53 Mbit/s    34.563 ms<br />
 France, Lyon (SFR)             315.96 Mbit/s    122.23 Mbit/s    45.006 ms<br />
 Germany, Berlin (DNS:NET)      431.33 Mbit/s    153.04 Mbit/s    30.837 ms<br />
 Spain, Madrid (MasMovil)       322.56 Mbit/s    137.84 Mbit/s    46.633 ms<br />
 Italy, Rome (Unidata)          152.58 Mbit/s    105.28 Mbit/s    65.124 ms<br />
 Russia, Moscow (Rostelecom)    138.27 Mbit/s    175.21 Mbit/s    28.289 ms<br />
 Israel, Haifa (013Netvision)   234.98 Mbit/s    103.36 Mbit/s    74.785 ms<br />
 India, New Delhi (GIGATEL)     130.77 Mbit/s    28.71 Mbit/s    150.037 ms<br />
 Singapore (FirstMedia)         38.54 Mbit/s     20.66 Mbit/s    204.278 ms<br />
 Japan, Tsukuba (SoftEther)     41.55 Mbit/s     22.35 Mbit/s    245.728 ms<br />
 Australia, Sydney (Optus)      3.22 Mbit/s      24.43 Mbit/s    312.531 ms<br />
 RSA, Randburg (Cool Ideas)     90.89 Mbit/s     119.95 Mbit/s   193.019 ms<br />
 Brazil, Sao Paulo (Criare)     66.82 Mbit/s     18.58 Mbit/s    208.472 ms<br />
---------------------------------------------------------------------------</blockquote>
<br />
Upload speed is awesome in many location but download speed is a little bit questionable. I prefer faster upload speed than download since it's a server tho. We're serving not consuming data. Therefore will need more speed in upload instead.<br />
<br />
Checkout another benchmark (that I don't know what it is) here: <a href="https://browser.geekbench.com/v4/cpu/16044438" target="_blank" rel="noopener" class="mycode_url">https://browser.geekbench.com/v4/cpu/16044438</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size">My Experience with VPS 13</span></span></span><br />
<br />
In short, it's an awesome VPS.<br />
<br />
I got this VPS back in October 2020. Four months have passed with more than 80 posts posted to keep this VPS alive. When I decide to get this VPS, my plan is to have a working website and can run my Discord bot. So then I think, "Hmm ..., VPS with 2GB RAM should be enough. This VPS 13 met that requirement and have a control panel."<br />
<br />
Turns out, I also need a mail server. Yandex Mail doesn't work as expected that all of my email marked as spam by their system. That's sucks.<br />
I really need a working mail server since my website should send mail to the user daily. Well some sort like a notification if they have miss something.<br />
<br />
When I got the VPS, I reinstalled the OS because I want to start from scratch. The panel is intuitive, just like another Virtualizator panel. It's easy to use for a person with SolusVM experience before. The reinstalling phase is also easier but doesn't give so much room for configuration during installation since Virtualizator control all of them, and it's a KVM not a Xen HVM. Not a big deal! I can leave the VPS for another work while it's working on it.<br />
<br />
After installation done, I decide to try for VestaCP alternative but all of them are suck (or I am the one that don't understand? HAHA). So then I reinstall the OS again and install Cyberpanel instead. All work very smoothly without error. I haven't reinstall the OS since that time.<br />
<br />
Remember about the mail server I talked before? I installed them with help of Cyberpanel. The panel install it without issue when I request the panel to do so. Then I configured my DNS to match the record by Cyberpanel and now it's working.<br />
One thing to done about this mail server is none of the receivers' mail server complain the mail received is a spam (not like Yandex before). AFAIK this only can happen if the sender's server IP address is green and high reputation. It's like from D+7 I got this VPS and the IP is already have high reputation.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">What does this high reputation means then?</span><br />
It means that Limitless Hosting really take care their business carefully and keep their IP address and business clear from hacker or something like that. I highly recommend this company.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">What's next?</span><br />
Limitless Hosting currently only have VPS that is located in the Europe. If they have one in Singapore or Australia, I might pick one and move to them as a paid user instead.<br />
<br />
I hope someday Limitless Hosting will cover more location and be bigger than what they're right now. We also know that the owner of Limitless Hosting is the expert in this field (probably that's why it's already have high reputation when I got this VPS).<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size"><span style="font-size: x-large;" class="mycode_size"><span style="font-size: large;" class="mycode_size">Conclusion</span></span></span></span></span><br />
<br />
Well, I think I need to conclude anything here. As you read the review, you already know that the VPS is fast and the provider is fantastic. It's worth it to be paid users of Limitless Hosting. I may be one when they start provide Singapore or Australia location.<br />
<br />
If you're interested to grab one, checkout their plan <a href="https://limitlesshost.net/vps-hosting" target="_blank" rel="noopener" class="mycode_url">here</a>. You can start now <img src="https://post4vps.com/images/emoji/biggrin.png" alt="Big Grin" title="Big Grin" class="smilie smilie_4" />]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size">Short Introduction</span></span></span><br />
<br />
I got VPS 13 at <a href="https://post4vps.com/Thread-Closed-61st-Giveaway" target="_blank" rel="noopener" class="mycode_url">61st giveaway</a> in October. This VPS provider is <span style="font-weight: bold;" class="mycode_b">Limitless Hosting </span>(<a href="https://limitlesshost.net" target="_blank" rel="noopener" class="mycode_url">https://limitlesshost.net</a>) that's why I give it a try to grab a VPS from Limitless Hosting. And I got it! I have used the VPS for 4 months and it's going pretty well. This VPS located in Finland, Europe. While using it I never get any kind of really massive lag, all perfectly runs well.<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size">Specifications and Benchmark</span></span></span><br />
<br />
Benchmark below is using <dvz_me_placeholder id="5" /> script.<br />
<span style="font-weight: bold;" class="mycode_b">Specs</span><br />
<blockquote class="mycode_quote"><cite>Quote:</cite>System Info<br />
-----------<br />
Processor       : AMD Ryzen 5 3600 6-Core Processor<br />
CPU Cores       : 2 @ 3593.248 MHz<br />
Memory          : 1987 MiB<br />
Swap            : 1987 MiB<br />
Uptime          : 20 days, 18:37<br />
OS              : Ubuntu 20.04.2 LTS<br />
Arch            : x86_64 (64 Bit)<br />
Kernel          : 5.4.0-60-generic<br />
Hostname        : Censored <img src="https://post4vps.com/images/emoji/tongue2.png" alt="Tongue" title="Tongue" class="smilie smilie_5" /></blockquote>
<br />
This VPS uses AMD Ryzen processor. I really don't see providers use AMD Ryzen in their VPS. They usually use Intel Xeon instead. This is new and pretty interesting to see how it works.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Internet Speed</span><br />
<blockquote class="mycode_quote"><cite>Quote:</cite>Speedtest (IPv4 only)<br />
---------------------<br />
Your public IPv4 is hehe <img src="https://post4vps.com/images/emoji/tongue2.png" alt="Tongue" title="Tongue" class="smilie smilie_5" /><br />
<br />
Location                Provider        Speed<br />
--------                --------        -----<br />
CDN                     Cachefly        108MB/s<br />
Atlanta, GA, US         <dvz_me_placeholder id="2" />      14.3MB/s<br />
Dallas, TX, US          Softlayer       5.13MB/s<br />
San Jose, CA, US        Softlayer       5.13MB/s<br />
Washington, DC, US      Leaseweb        4.51MB/s<br />
Sao Paulo, Brazil       Softlayer       4.38MB/s<br />
Singapore               Softlayer       4.68MB/s<br />
Taiwan                  Hinet           2.57MB/s<br />
Tokyo, Japan            Linode          2.05MB/s<br />
Nuremberg, Germany      Hetzner         12.8MB/s<br />
Rotterdam, Netherlands  id3.net         10.3MB/s<br />
Haarlem, Netherlands    Leaseweb        10.6MB/s<br />
Milan, Italy            Softlayer       15.9MB/s<br />
Sydney, AU              Future Hosting  228KB/s</blockquote>
<br />
Well, I cannot complain about their internet speed. Not so fantastic but enough for me. For the one from Future Hosting, it probably their server instead of this VPS connection. When using this VPS, I, which located near Singapore, can quickly load my website without Cloudflare at ~1 second on the first time visit.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Disk Speed</span><br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>Buffered Sequential Write Speed <br />
-------------------------------<br />
I/O (1st run)   : 604 MB/s<br />
I/O (2nd run)   : 866 MB/s<br />
I/O (3rd run)   : 868 MB/s<br />
Average I/O     : 779.333 MB/s</blockquote>
<br />
Disk speed is beyond expectation. I cannot complain this kind of speed. Based on <a href="https://limitlesshost.net/vps-hosting/" target="_blank" rel="noopener" class="mycode_url">Limitless Hosting's VPS plan</a>, the VPS is equipped with NVME SSD which is the fastest disk drive (AFAIK).<br />
<br />
<hr class="mycode_hr" />
Benchmark below is using bench.monster script (thanks to <dvz_me_placeholder id="9" /> for <a href="https://post4vps.com/Thread-Limitless-Hosting-Limitless-Hosting-VPS-13-Honest-Review?pid=40373#pid40373" target="_blank" rel="noopener" class="mycode_url">providing this script</a>).<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Specs</span><br />
<blockquote class="mycode_quote"><cite>Quote:</cite>---------------------------------------------------------------------------<br />
 OS           : Ubuntu 20.04.2 LTS (64 Bit)<br />
 Virt/Kernel  : KVM / 5.4.0-65-generic<br />
 CPU Model    : AMD Ryzen 5 3600 6-Core Processor<br />
 CPU Cores    : 2 @ 3593.248 MHz x86_64 512 KB Cache<br />
 CPU Flags    : AES-NI Enabled &amp; VM-x/AMD-V Disabled<br />
 Load Average : 0.08, 0.02, 0.00<br />
 Total Space  : 21G (12G ~57% used)<br />
 Total RAM    : 1987 MB (355 MB + 1050 MB Buff in use)<br />
 Total SWAP   : 1987 MB (146 MB in use)<br />
 Uptime       : 5 days 10:32 (benchmark taken at different time to previous benchmark)<br />
---------------------------------------------------------------------------<br />
 ASN &amp; ISP    : AS24940, Hetzner Online GmbH<br />
 Organization : <br />
 Location     : Helsinki, Finland / FI<br />
 Region       : Uusimaa<br />
---------------------------------------------------------------------------</blockquote>
<br />
<span style="font-weight: bold;" class="mycode_b">CPU Benchmark</span><br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>Geekbench v4 CPU Benchmark:<br />
<br />
  Single Core : 5490  (EXCELLENT)<br />
   Multi Core : 9567</blockquote>
<br />
I'm not a computer geek that know what score is high but since it says excellent then it's excellent <img src="https://post4vps.com/images/emoji/tongue2.png" alt="Tongue" title="Tongue" class="smilie smilie_5" />.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">IO Speed</span><br />
<blockquote class="mycode_quote"><cite>Quote:</cite><span style="font-weight: bold;" class="mycode_b"> </span>IO Test<br />
<br />
 CPU Speed:<br />
    bzip2     : 135 MB/s<br />
   sha256     : 266 MB/s<br />
   md5sum     : 600 MB/s<br />
<br />
 RAM Speed:<br />
   Avg. write : 3140.3 MB/s<br />
   Avg. read  : 8021.3 MB/s<br />
<br />
 Disk Speed:<br />
   1st run    : 377 MB/s<br />
   2nd run    : 868 MB/s<br />
   3rd run    : 881 MB/s<br />
   -----------------------<br />
   Average    : 708.7 MB/s</blockquote>
<br />
RAM speed is very awesome! Disk speed somehow at 1st run it always run "slow" then on 2nd and 3rd run it's in its maximum speed. Probably need to "start the machine" first?<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Another Speedtest!</span><br />
<blockquote class="mycode_quote"><cite>Quote:</cite> Global Speedtest.net<br />
<br />
 Location                       Upload           Download         Ping   <br />
---------------------------------------------------------------------------<br />
 Nearby                         876.36 Mbit/s    84.80 Mbit/s     5.274 ms<br />
---------------------------------------------------------------------------<br />
 USA, New York (Optimum)        10.36 Mbit/s     46.66 Mbit/s     98.700 ms<br />
 USA, Chicago (Windstream)      165.94 Mbit/s    47.90 Mbit/s    110.675 ms<br />
 USA, Dallas (Frontier)         133.45 Mbit/s    36.04 Mbit/s    144.566 ms<br />
 USA, Miami (Frontier)          22.45 Mbit/s     22.61 Mbit/s    141.490 ms<br />
 USA, Los Angeles (Windstream)  121.94 Mbit/s    38.89 Mbit/s    162.196 ms<br />
 UK, London (toob Ltd)          103.48 Mbit/s    130.53 Mbit/s    34.563 ms<br />
 France, Lyon (SFR)             315.96 Mbit/s    122.23 Mbit/s    45.006 ms<br />
 Germany, Berlin (DNS:NET)      431.33 Mbit/s    153.04 Mbit/s    30.837 ms<br />
 Spain, Madrid (MasMovil)       322.56 Mbit/s    137.84 Mbit/s    46.633 ms<br />
 Italy, Rome (Unidata)          152.58 Mbit/s    105.28 Mbit/s    65.124 ms<br />
 Russia, Moscow (Rostelecom)    138.27 Mbit/s    175.21 Mbit/s    28.289 ms<br />
 Israel, Haifa (013Netvision)   234.98 Mbit/s    103.36 Mbit/s    74.785 ms<br />
 India, New Delhi (GIGATEL)     130.77 Mbit/s    28.71 Mbit/s    150.037 ms<br />
 Singapore (FirstMedia)         38.54 Mbit/s     20.66 Mbit/s    204.278 ms<br />
 Japan, Tsukuba (SoftEther)     41.55 Mbit/s     22.35 Mbit/s    245.728 ms<br />
 Australia, Sydney (Optus)      3.22 Mbit/s      24.43 Mbit/s    312.531 ms<br />
 RSA, Randburg (Cool Ideas)     90.89 Mbit/s     119.95 Mbit/s   193.019 ms<br />
 Brazil, Sao Paulo (Criare)     66.82 Mbit/s     18.58 Mbit/s    208.472 ms<br />
---------------------------------------------------------------------------</blockquote>
<br />
Upload speed is awesome in many location but download speed is a little bit questionable. I prefer faster upload speed than download since it's a server tho. We're serving not consuming data. Therefore will need more speed in upload instead.<br />
<br />
Checkout another benchmark (that I don't know what it is) here: <a href="https://browser.geekbench.com/v4/cpu/16044438" target="_blank" rel="noopener" class="mycode_url">https://browser.geekbench.com/v4/cpu/16044438</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size">My Experience with VPS 13</span></span></span><br />
<br />
In short, it's an awesome VPS.<br />
<br />
I got this VPS back in October 2020. Four months have passed with more than 80 posts posted to keep this VPS alive. When I decide to get this VPS, my plan is to have a working website and can run my Discord bot. So then I think, "Hmm ..., VPS with 2GB RAM should be enough. This VPS 13 met that requirement and have a control panel."<br />
<br />
Turns out, I also need a mail server. Yandex Mail doesn't work as expected that all of my email marked as spam by their system. That's sucks.<br />
I really need a working mail server since my website should send mail to the user daily. Well some sort like a notification if they have miss something.<br />
<br />
When I got the VPS, I reinstalled the OS because I want to start from scratch. The panel is intuitive, just like another Virtualizator panel. It's easy to use for a person with SolusVM experience before. The reinstalling phase is also easier but doesn't give so much room for configuration during installation since Virtualizator control all of them, and it's a KVM not a Xen HVM. Not a big deal! I can leave the VPS for another work while it's working on it.<br />
<br />
After installation done, I decide to try for VestaCP alternative but all of them are suck (or I am the one that don't understand? HAHA). So then I reinstall the OS again and install Cyberpanel instead. All work very smoothly without error. I haven't reinstall the OS since that time.<br />
<br />
Remember about the mail server I talked before? I installed them with help of Cyberpanel. The panel install it without issue when I request the panel to do so. Then I configured my DNS to match the record by Cyberpanel and now it's working.<br />
One thing to done about this mail server is none of the receivers' mail server complain the mail received is a spam (not like Yandex before). AFAIK this only can happen if the sender's server IP address is green and high reputation. It's like from D+7 I got this VPS and the IP is already have high reputation.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">What does this high reputation means then?</span><br />
It means that Limitless Hosting really take care their business carefully and keep their IP address and business clear from hacker or something like that. I highly recommend this company.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">What's next?</span><br />
Limitless Hosting currently only have VPS that is located in the Europe. If they have one in Singapore or Australia, I might pick one and move to them as a paid user instead.<br />
<br />
I hope someday Limitless Hosting will cover more location and be bigger than what they're right now. We also know that the owner of Limitless Hosting is the expert in this field (probably that's why it's already have high reputation when I got this VPS).<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size"><span style="font-size: x-large;" class="mycode_size"><span style="font-size: large;" class="mycode_size">Conclusion</span></span></span></span></span><br />
<br />
Well, I think I need to conclude anything here. As you read the review, you already know that the VPS is fast and the provider is fantastic. It's worth it to be paid users of Limitless Hosting. I may be one when they start provide Singapore or Australia location.<br />
<br />
If you're interested to grab one, checkout their plan <a href="https://limitlesshost.net/vps-hosting" target="_blank" rel="noopener" class="mycode_url">here</a>. You can start now <img src="https://post4vps.com/images/emoji/biggrin.png" alt="Big Grin" title="Big Grin" class="smilie smilie_4" />]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Making VPS Reviews More Beneficial for Sponsors]]></title>
			<link>https://post4vps.com/Thread-Making-VPS-Reviews-More-Beneficial-for-Sponsors</link>
			<pubDate>Tue, 22 Dec 2020 06:18:06 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://post4vps.com/member.php?action=profile&uid=12">xdude</a>]]></dc:creator>
			<guid isPermaLink="false">https://post4vps.com/Thread-Making-VPS-Reviews-More-Beneficial-for-Sponsors</guid>
			<description><![CDATA[I thought to write this because There are so many reviews in the VPS section which are great but many missing few things which can make those posts very very valuable for Sponsors too. First of all we have to understand why these reviews are important and to whom. I think reviews are lot more important for Sponsors than for users and holders. Because that's  one of the few ways they can get a return for their investment here. It's holders duty to provide something worthy in return for the server you get to use without spending money. I won't say free since we do pay for it in a way. But it has to be something which has a value. I think I have told these in some other post too but i think it's better to do it in a dedicated topic. Also hope this will give some pointers for those who not sure how to write a proper review.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">01.</span> I think it's a common mistake here many just use only the VPS name in review title. Like VPS1 Review etc. It should be like SponsorName - VPSName - Review.  It's important for Sponsor to have their Brand Name in the title. Nobody knows VPS number outside the forum and Sponsor has no use in that either. Sponsor want these reviews to show up in Google search when someone search for the brand name. IMO, this is a must in a good view.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">02.</span> At the first paragraph of the post make sure you include Sponsor name in Bold letters along with Url to their site. This is very helpful for their brand name as well as add weight to their site SEO wise. If they have a staff member in forum then mention him or her too.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">03.</span> Talk about what are you doing in this server and how this vps work for whatever you task. Give your honest opinion about this. This is one of the most important parts of a review. <br />
<br />
<span style="font-weight: bold;" class="mycode_b">04.</span> Benchmarks. Benchmarks are part of the review not the whole things. It's more for members than sponsors. Personally even I do benchmarks I don't post those if someone else has already posted it. It only matter if there is a difference.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">05. </span>It's great if you talk about what sponsor offers in their site and packages at end of the review. Provide a link to their package page.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">06.</span> Use word phrases like VPS Hosting, Web Hosting in your review when you can. Don't over do by using same word in too many places but there are plenty of related words to use.<br />
<br />
Nothing hard to do here, but these would make your review appear in right places for right people.]]></description>
			<content:encoded><![CDATA[I thought to write this because There are so many reviews in the VPS section which are great but many missing few things which can make those posts very very valuable for Sponsors too. First of all we have to understand why these reviews are important and to whom. I think reviews are lot more important for Sponsors than for users and holders. Because that's  one of the few ways they can get a return for their investment here. It's holders duty to provide something worthy in return for the server you get to use without spending money. I won't say free since we do pay for it in a way. But it has to be something which has a value. I think I have told these in some other post too but i think it's better to do it in a dedicated topic. Also hope this will give some pointers for those who not sure how to write a proper review.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">01.</span> I think it's a common mistake here many just use only the VPS name in review title. Like VPS1 Review etc. It should be like SponsorName - VPSName - Review.  It's important for Sponsor to have their Brand Name in the title. Nobody knows VPS number outside the forum and Sponsor has no use in that either. Sponsor want these reviews to show up in Google search when someone search for the brand name. IMO, this is a must in a good view.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">02.</span> At the first paragraph of the post make sure you include Sponsor name in Bold letters along with Url to their site. This is very helpful for their brand name as well as add weight to their site SEO wise. If they have a staff member in forum then mention him or her too.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">03.</span> Talk about what are you doing in this server and how this vps work for whatever you task. Give your honest opinion about this. This is one of the most important parts of a review. <br />
<br />
<span style="font-weight: bold;" class="mycode_b">04.</span> Benchmarks. Benchmarks are part of the review not the whole things. It's more for members than sponsors. Personally even I do benchmarks I don't post those if someone else has already posted it. It only matter if there is a difference.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">05. </span>It's great if you talk about what sponsor offers in their site and packages at end of the review. Provide a link to their package page.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">06.</span> Use word phrases like VPS Hosting, Web Hosting in your review when you can. Don't over do by using same word in too many places but there are plenty of related words to use.<br />
<br />
Nothing hard to do here, but these would make your review appear in right places for right people.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[VPS-9 Review]]></title>
			<link>https://post4vps.com/Thread-Virmach-VPS-9-Review</link>
			<pubDate>Fri, 18 Dec 2020 05:34:51 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://post4vps.com/member.php?action=profile&uid=512">sagher</a>]]></dc:creator>
			<guid isPermaLink="false">https://post4vps.com/Thread-Virmach-VPS-9-Review</guid>
			<description><![CDATA[<span style="color: #777777;" class="mycode_color">VPS-9 is heart favorite VPS of P4V community, Here is a short review of my VPS-9 experience with this amazing VPS sponsored by "Virmach"</span><br />
<br />
<br />
<span style="color: #777777;" class="mycode_color">======================================</span><br />
<span style="color: #777777;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: x-large;" class="mycode_size">Short introduction/Specifications</span></span></span><br />
<span style="color: #777777;" class="mycode_color">======================================</span><br />
<br />
<span style="color: #777777;" class="mycode_color">Standard Information of container as per VPS Plans head:</span><br />
<br />
<span style="color: #777777;" class="mycode_color"><span style="color: #888888;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Disk Space</span> 100 GB SSD</span><br />
</span><br />
<span style="color: #888888;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">RAM:</span> 8 GB</span><br />
<br />
<span style="color: #888888;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">IP Addresses:</span> 1x IPv4</span><br />
<br />
<span style="color: #888888;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Virtualization - KVM</span></span><br />
<br />
<span style="color: #888888;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Monthly Traffic:</span> 4 TB</span><br />
<br />
<span style="color: #888888;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Location:</span> <img src="https://post4vps.com/flags/us.png" loading="lazy"  alt="[Image: us.png]" class="mycode_img" /> US</span><br />
<br />
<span style="color: #888888;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Control Panel:</span> Ask Admin " However if you said no CP, is much better" </span><br />
<br />
<span style="color: #888888;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Connection:</span> 1Gbps</span><br />
<br />
<span style="color: #888888;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Games servers:</span> <span style="color: #cc3333;" class="mycode_color">Allowed</span></span><br />
<span style="color: #777777;" class="mycode_color"><span style="color: #888888;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Provided by:</span> <a href="https://virmach.com/" target="_blank" rel="noopener" class="mycode_url"><span style="color: #005ea7;" class="mycode_color">VirMach</span></a></span><br />
</span><br />
<span style="color: #777777;" class="mycode_color">======================================</span><br />
<span style="color: #777777;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: x-large;" class="mycode_size">Review</span></span></span><br />
<span style="color: #777777;" class="mycode_color">======================================</span><br />
<br />
<span style="color: #777777;" class="mycode_color">=========================</span><br />
<span style="color: #777777;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: large;" class="mycode_size">Benchmark Results:</span></span></span><br />
<span style="color: #777777;" class="mycode_color">=========================</span><br />
<span style="color: #777777;" class="mycode_color">All information is got from "</span><span style="color: #24292e;" class="mycode_color">Yet-Another-Bench-Script" available on <a href="https://github.com/masonr/yet-another-bench-script" target="_blank" rel="noopener" class="mycode_url"><span style="color: #005ea7;" class="mycode_color">github</span></a>.</span><br />
<span style="color: #777777;" class="mycode_color">===============</span><br />
<span style="color: #777777;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i">System Info</span></span></span><br />
<span style="color: #777777;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Code: <a href="https://post4vps.com/Thread-BladeNode-VPS-14-Review-TLDR-It-is-amazing?pid=39657#" target="_blank" rel="noopener" class="mycode_url"><span style="color: #005ea7;" class="mycode_color">(Select All)</span></a></span></span><br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Processor  : Intel Xeon E312xx (Sandy Bridge, IBRS update)<br />
CPU cores  : 2 @ 2499.998 MHz<br />
AES-NI     : ✔ Enabled<br />
VM-x/AMD-V : ❌ Disabled<br />
RAM        : 7.8 GiB<br />
Swap       : 32.0 MiB<br />
Disk       : 4.8 GiB</code></div></div><br />
<span style="color: #777777;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i">Disk Speed Tests (Mixed R/W 50/50):</span></span></span><br />
<span style="color: #777777;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Code: <a href="https://post4vps.com/Thread-BladeNode-VPS-14-Review-TLDR-It-is-amazing?pid=39657#" target="_blank" rel="noopener" class="mycode_url"><span style="color: #005ea7;" class="mycode_color">(Select All)</span></a></span></span><br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Block Size | 4k            (IOPS) | 64k           (IOPS)<br />
  ------   | ---            ----  | ----           ----<br />
Read       | 60.74 MB/s   (15.1k) | 584.74 MB/s   (9.1k)<br />
Write      | 60.87 MB/s   (15.2k) | 587.82 MB/s   (9.1k)<br />
Total      | 121.61 MB/s  (30.4k) | 1.17 GB/s    (18.3k)<br />
           |                      |<br />
Block Size | 512k          (IOPS) | 1m            (IOPS)<br />
  ------   | ---            ----  | ----           ----<br />
Read       | 805.86 MB/s   (1.5k) | 753.36 MB/s    (735)<br />
Write      | 848.68 MB/s   (1.6k) | 803.53 MB/s    (784)<br />
Total      | 1.65 GB/s     (3.2k) | 1.55 GB/s     (1.5k)</code></div></div><br />
<span style="color: #777777;" class="mycode_color">===============</span><br />
<span style="color: #777777;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i">Network speed (IPv4 only)</span></span></span><br />
<div style="text-align: justify;" class="mycode_align"><span style="color: #777777;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Code: <a href="https://post4vps.com/Thread-BladeNode-VPS-14-Review-TLDR-It-is-amazing?pid=39657#" target="_blank" rel="noopener" class="mycode_url"><span style="color: #005ea7;" class="mycode_color">(Select All)</span></a></span><br />
</span><br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Provider        | Location (Link)           | Send Speed      | Recv Speed<br />
                |                           |                 |<br />
Clouvider       | London, UK (10G)          | 1.01 Gbits/sec  | 599 Mbits/sec<br />
Online.net      | Paris, FR (10G)           | 1.51 Gbits/sec  | 142 Mbits/sec<br />
WorldStream     | The Netherlands (10G)     | 1.09 Gbits/sec  | 184 Mbits/sec<br />
Biznet          | Jakarta, Indonesia (1G)   | 849 Mbits/sec   | 21.4 Mbits/sec<br />
Clouvider       | NYC, NY, US (10G)         | 2.54 Gbits/sec  | 989 Mbits/sec<br />
Velocity Online | Tallahassee, FL, US (10G) | 2.62 Gbits/sec  | 1.42 Gbits/sec<br />
Clouvider       | Los Angeles, CA, US (10G) | 4.36 Gbits/sec  | 2.35 Gbits/sec<br />
Iveloz Telecom  | Sao Paulo, BR (2G)        | 386 Mbits/sec   | 134 Mbits/sec</code></div></div></div>
<br />
<span style="color: #777777;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i">GeekBenchmark</span></span></span><br />
<span style="color: #777777;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Code: <a href="https://post4vps.com/Thread-BladeNode-VPS-14-Review-TLDR-It-is-amazing?pid=39657#" target="_blank" rel="noopener" class="mycode_url"><span style="color: #005ea7;" class="mycode_color">(Select All)</span></a></span></span><br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Test            | Value<br />
                |<br />
Single Core     | 376<br />
Multi Core      | 646<br />
Full Test       | https://browser.geekbench.com/v5/cpu/5391725</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #777777;" class="mycode_color"><span style="font-style: italic;" class="mycode_i">Okla Speedtest Results:</span></span></span><br />
<br />

<br />
<img src="https://post4vps.com/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
&nbsp;&nbsp;<a href="attachment.php?aid=250" target="_blank" title="">10609645473.png</a> (Size: 53.32 KB / Downloads: 84)
<br />
<br />
<span style="color: #777777;" class="mycode_color">=========================</span><br />
<span style="color: #777777;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: large;" class="mycode_size">Experience</span></span></span><br />
<span style="color: #777777;" class="mycode_color">=========================</span><br />
<ul class="mycode_list"><li>I Never face any downtime or crash from day first to til now. <br />
<br />
</li>
<li>Never face any DDos Attack <br />
<br />
</li>
<li>Running very smoothly even not a managed VPS but i run it as a learner with the help of all forum experts. <br />
</li>
</ul>
<span style="color: #777777;" class="mycode_color">=========================</span><br />
<span style="color: #777777;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: large;" class="mycode_size">Conclusion</span></span></span><br />
<span style="color: #777777;" class="mycode_color">=========================</span><br />
<span style="color: #777777;" class="mycode_color">VPS 9, sponsored by Virmach, is a very powerful and valuable VPS, this VPS comes with no control panel, so if you don't want flood our poor @</span><a href="https://post4vps.com/User-deanhills" target="_blank" rel="noopener" class="mycode_url"><span style="color: #005ea7;" class="mycode_color"><span style="color: #008700;" class="mycode_color"><span style="font-style: italic;" class="mycode_i"><span style="font-weight: bold;" class="mycode_b">deanhills</span></span></span></span></a><span style="color: #777777;" class="mycode_color"> of support tickets you need to know how to use Unix-systems.</span><br />
<span style="color: #777777;" class="mycode_color">You can run almost everything on this VPS, just be a good user and respect Virmach ToS!</span><br />
<br />
<span style="color: #777777;" class="mycode_color">I want to end this review thanking:</span><ul class="mycode_list"><li>@<span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i"><a href="https://post4vps.com/User-Dynamo" target="_blank" rel="noopener" class="mycode_url"><span style="color: #005ea7;" class="mycode_color"><span style="color: #008700;" class="mycode_color">Dynamo</span></span></a>,</span></span> as always, for creating Post4VPS community that allowed me to use this VPS;<br />
<br />
</li>
<li>@<a href="https://post4vps.com/User-deanhills" target="_blank" rel="noopener" class="mycode_url"><span style="color: #005ea7;" class="mycode_color"><span style="color: #008700;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i">deanhills</span></span></span></span></a>, this time around I didn't open any support ticket but he is always there ready to reply;<br />
</li>
<li>@<span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i"><span style="text-decoration: underline;" class="mycode_u">HR</span></span></span> &amp; <a href="https://post4vps.com/User-arsalahmed786" target="_blank" rel="noopener" class="mycode_url"><span style="color: #005ea7;" class="mycode_color"><span style="color: #03ff89;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i">arsalahmed786</span></span></span></span></a> for supporting me always as a professional teacher; <br />
<br />
</li>
<li><span style="color: #005ea7;" class="mycode_color"><a href="https://virmach.com/" target="_blank" rel="noopener" class="mycode_url"><span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i">Virmach</span></span></a></span> for sponsoring this amazing VPS;<br />
</li>
</ul>
<span style="color: #777777;" class="mycode_color">=========================</span>]]></description>
			<content:encoded><![CDATA[<span style="color: #777777;" class="mycode_color">VPS-9 is heart favorite VPS of P4V community, Here is a short review of my VPS-9 experience with this amazing VPS sponsored by "Virmach"</span><br />
<br />
<br />
<span style="color: #777777;" class="mycode_color">======================================</span><br />
<span style="color: #777777;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: x-large;" class="mycode_size">Short introduction/Specifications</span></span></span><br />
<span style="color: #777777;" class="mycode_color">======================================</span><br />
<br />
<span style="color: #777777;" class="mycode_color">Standard Information of container as per VPS Plans head:</span><br />
<br />
<span style="color: #777777;" class="mycode_color"><span style="color: #888888;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Disk Space</span> 100 GB SSD</span><br />
</span><br />
<span style="color: #888888;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">RAM:</span> 8 GB</span><br />
<br />
<span style="color: #888888;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">IP Addresses:</span> 1x IPv4</span><br />
<br />
<span style="color: #888888;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Virtualization - KVM</span></span><br />
<br />
<span style="color: #888888;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Monthly Traffic:</span> 4 TB</span><br />
<br />
<span style="color: #888888;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Location:</span> <img src="https://post4vps.com/flags/us.png" loading="lazy"  alt="[Image: us.png]" class="mycode_img" /> US</span><br />
<br />
<span style="color: #888888;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Control Panel:</span> Ask Admin " However if you said no CP, is much better" </span><br />
<br />
<span style="color: #888888;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Connection:</span> 1Gbps</span><br />
<br />
<span style="color: #888888;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Games servers:</span> <span style="color: #cc3333;" class="mycode_color">Allowed</span></span><br />
<span style="color: #777777;" class="mycode_color"><span style="color: #888888;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Provided by:</span> <a href="https://virmach.com/" target="_blank" rel="noopener" class="mycode_url"><span style="color: #005ea7;" class="mycode_color">VirMach</span></a></span><br />
</span><br />
<span style="color: #777777;" class="mycode_color">======================================</span><br />
<span style="color: #777777;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: x-large;" class="mycode_size">Review</span></span></span><br />
<span style="color: #777777;" class="mycode_color">======================================</span><br />
<br />
<span style="color: #777777;" class="mycode_color">=========================</span><br />
<span style="color: #777777;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: large;" class="mycode_size">Benchmark Results:</span></span></span><br />
<span style="color: #777777;" class="mycode_color">=========================</span><br />
<span style="color: #777777;" class="mycode_color">All information is got from "</span><span style="color: #24292e;" class="mycode_color">Yet-Another-Bench-Script" available on <a href="https://github.com/masonr/yet-another-bench-script" target="_blank" rel="noopener" class="mycode_url"><span style="color: #005ea7;" class="mycode_color">github</span></a>.</span><br />
<span style="color: #777777;" class="mycode_color">===============</span><br />
<span style="color: #777777;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i">System Info</span></span></span><br />
<span style="color: #777777;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Code: <a href="https://post4vps.com/Thread-BladeNode-VPS-14-Review-TLDR-It-is-amazing?pid=39657#" target="_blank" rel="noopener" class="mycode_url"><span style="color: #005ea7;" class="mycode_color">(Select All)</span></a></span></span><br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Processor  : Intel Xeon E312xx (Sandy Bridge, IBRS update)<br />
CPU cores  : 2 @ 2499.998 MHz<br />
AES-NI     : ✔ Enabled<br />
VM-x/AMD-V : ❌ Disabled<br />
RAM        : 7.8 GiB<br />
Swap       : 32.0 MiB<br />
Disk       : 4.8 GiB</code></div></div><br />
<span style="color: #777777;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i">Disk Speed Tests (Mixed R/W 50/50):</span></span></span><br />
<span style="color: #777777;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Code: <a href="https://post4vps.com/Thread-BladeNode-VPS-14-Review-TLDR-It-is-amazing?pid=39657#" target="_blank" rel="noopener" class="mycode_url"><span style="color: #005ea7;" class="mycode_color">(Select All)</span></a></span></span><br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Block Size | 4k            (IOPS) | 64k           (IOPS)<br />
  ------   | ---            ----  | ----           ----<br />
Read       | 60.74 MB/s   (15.1k) | 584.74 MB/s   (9.1k)<br />
Write      | 60.87 MB/s   (15.2k) | 587.82 MB/s   (9.1k)<br />
Total      | 121.61 MB/s  (30.4k) | 1.17 GB/s    (18.3k)<br />
           |                      |<br />
Block Size | 512k          (IOPS) | 1m            (IOPS)<br />
  ------   | ---            ----  | ----           ----<br />
Read       | 805.86 MB/s   (1.5k) | 753.36 MB/s    (735)<br />
Write      | 848.68 MB/s   (1.6k) | 803.53 MB/s    (784)<br />
Total      | 1.65 GB/s     (3.2k) | 1.55 GB/s     (1.5k)</code></div></div><br />
<span style="color: #777777;" class="mycode_color">===============</span><br />
<span style="color: #777777;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i">Network speed (IPv4 only)</span></span></span><br />
<div style="text-align: justify;" class="mycode_align"><span style="color: #777777;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Code: <a href="https://post4vps.com/Thread-BladeNode-VPS-14-Review-TLDR-It-is-amazing?pid=39657#" target="_blank" rel="noopener" class="mycode_url"><span style="color: #005ea7;" class="mycode_color">(Select All)</span></a></span><br />
</span><br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Provider        | Location (Link)           | Send Speed      | Recv Speed<br />
                |                           |                 |<br />
Clouvider       | London, UK (10G)          | 1.01 Gbits/sec  | 599 Mbits/sec<br />
Online.net      | Paris, FR (10G)           | 1.51 Gbits/sec  | 142 Mbits/sec<br />
WorldStream     | The Netherlands (10G)     | 1.09 Gbits/sec  | 184 Mbits/sec<br />
Biznet          | Jakarta, Indonesia (1G)   | 849 Mbits/sec   | 21.4 Mbits/sec<br />
Clouvider       | NYC, NY, US (10G)         | 2.54 Gbits/sec  | 989 Mbits/sec<br />
Velocity Online | Tallahassee, FL, US (10G) | 2.62 Gbits/sec  | 1.42 Gbits/sec<br />
Clouvider       | Los Angeles, CA, US (10G) | 4.36 Gbits/sec  | 2.35 Gbits/sec<br />
Iveloz Telecom  | Sao Paulo, BR (2G)        | 386 Mbits/sec   | 134 Mbits/sec</code></div></div></div>
<br />
<span style="color: #777777;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i">GeekBenchmark</span></span></span><br />
<span style="color: #777777;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Code: <a href="https://post4vps.com/Thread-BladeNode-VPS-14-Review-TLDR-It-is-amazing?pid=39657#" target="_blank" rel="noopener" class="mycode_url"><span style="color: #005ea7;" class="mycode_color">(Select All)</span></a></span></span><br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Test            | Value<br />
                |<br />
Single Core     | 376<br />
Multi Core      | 646<br />
Full Test       | https://browser.geekbench.com/v5/cpu/5391725</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #777777;" class="mycode_color"><span style="font-style: italic;" class="mycode_i">Okla Speedtest Results:</span></span></span><br />
<br />

<br />
<img src="https://post4vps.com/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
&nbsp;&nbsp;<a href="attachment.php?aid=250" target="_blank" title="">10609645473.png</a> (Size: 53.32 KB / Downloads: 84)
<br />
<br />
<span style="color: #777777;" class="mycode_color">=========================</span><br />
<span style="color: #777777;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: large;" class="mycode_size">Experience</span></span></span><br />
<span style="color: #777777;" class="mycode_color">=========================</span><br />
<ul class="mycode_list"><li>I Never face any downtime or crash from day first to til now. <br />
<br />
</li>
<li>Never face any DDos Attack <br />
<br />
</li>
<li>Running very smoothly even not a managed VPS but i run it as a learner with the help of all forum experts. <br />
</li>
</ul>
<span style="color: #777777;" class="mycode_color">=========================</span><br />
<span style="color: #777777;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: large;" class="mycode_size">Conclusion</span></span></span><br />
<span style="color: #777777;" class="mycode_color">=========================</span><br />
<span style="color: #777777;" class="mycode_color">VPS 9, sponsored by Virmach, is a very powerful and valuable VPS, this VPS comes with no control panel, so if you don't want flood our poor @</span><a href="https://post4vps.com/User-deanhills" target="_blank" rel="noopener" class="mycode_url"><span style="color: #005ea7;" class="mycode_color"><span style="color: #008700;" class="mycode_color"><span style="font-style: italic;" class="mycode_i"><span style="font-weight: bold;" class="mycode_b">deanhills</span></span></span></span></a><span style="color: #777777;" class="mycode_color"> of support tickets you need to know how to use Unix-systems.</span><br />
<span style="color: #777777;" class="mycode_color">You can run almost everything on this VPS, just be a good user and respect Virmach ToS!</span><br />
<br />
<span style="color: #777777;" class="mycode_color">I want to end this review thanking:</span><ul class="mycode_list"><li>@<span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i"><a href="https://post4vps.com/User-Dynamo" target="_blank" rel="noopener" class="mycode_url"><span style="color: #005ea7;" class="mycode_color"><span style="color: #008700;" class="mycode_color">Dynamo</span></span></a>,</span></span> as always, for creating Post4VPS community that allowed me to use this VPS;<br />
<br />
</li>
<li>@<a href="https://post4vps.com/User-deanhills" target="_blank" rel="noopener" class="mycode_url"><span style="color: #005ea7;" class="mycode_color"><span style="color: #008700;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i">deanhills</span></span></span></span></a>, this time around I didn't open any support ticket but he is always there ready to reply;<br />
</li>
<li>@<span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i"><span style="text-decoration: underline;" class="mycode_u">HR</span></span></span> &amp; <a href="https://post4vps.com/User-arsalahmed786" target="_blank" rel="noopener" class="mycode_url"><span style="color: #005ea7;" class="mycode_color"><span style="color: #03ff89;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i">arsalahmed786</span></span></span></span></a> for supporting me always as a professional teacher; <br />
<br />
</li>
<li><span style="color: #005ea7;" class="mycode_color"><a href="https://virmach.com/" target="_blank" rel="noopener" class="mycode_url"><span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i">Virmach</span></span></a></span> for sponsoring this amazing VPS;<br />
</li>
</ul>
<span style="color: #777777;" class="mycode_color">=========================</span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[VPS 14 Review (TLDR: It is amazing)]]></title>
			<link>https://post4vps.com/Thread-BladeNode-VPS-14-Review-TLDR-It-is-amazing</link>
			<pubDate>Thu, 17 Dec 2020 18:08:06 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://post4vps.com/member.php?action=profile&uid=1446">LightDestory</a>]]></dc:creator>
			<guid isPermaLink="false">https://post4vps.com/Thread-BladeNode-VPS-14-Review-TLDR-It-is-amazing</guid>
			<description><![CDATA[So, I received VPS 14 likely 3-4 months ago, I couldn't review the VPS sooner due to my busy life. But here I am, ready to let you know about my experience with this amazing VPS sponsored by BladeNode<span style="color: #777777;" class="mycode_color"> (</span><br />
<dvz_me_placeholder id="6" />)!<br />
<div style="text-align: center;" class="mycode_align">======================================</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: x-large;" class="mycode_size">Short introduction</span></span></div>
<div style="text-align: center;" class="mycode_align">======================================</div>
<br />
<br />
VPS 14 is a new VPS which entered Post4VPS family on October. This VPS is one of the most powerful available, it comes with no control panel so it is suggested to apply only to advanced user. It is located in Dallas, USA. I am from Italy and the latency has not affected me in any way. There isn't much to say with words... let's numbers speak!<br />
<br />
<br />
<div style="text-align: center;" class="mycode_align">======================================</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: x-large;" class="mycode_size">Review</span></span></div>
<div style="text-align: center;" class="mycode_align">======================================</div>
<br />
<br />
<div style="text-align: center;" class="mycode_align">=========================</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size">Let's start with the Specifications</span></span></span></div>
<div style="text-align: center;" class="mycode_align">=========================</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Disk Space</span>: 2<span style="font-style: italic;" class="mycode_i">00 GB HDD</span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">RAM</span>: <span style="font-style: italic;" class="mycode_i">8 GB + (1GB of Swap)</span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-style: italic;" class="mycode_i"><span style="font-weight: bold;" class="mycode_b">vCores</span>: [i]4 cores (3.50GHz)</span>[/i]</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">IP Addresses</span>: <span style="font-style: italic;" class="mycode_i">1x IPv4</span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Virtualization</span>: <span style="font-style: italic;" class="mycode_i">KVM</span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Monthly Traffic</span>: 1 TB</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Location</span>: Dallas(US)</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Control Panel</span>: No CP for the Holder</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Connection</span>: <span style="font-style: italic;" class="mycode_i">1Gbps</span></div>
<div style="text-align: center;" class="mycode_align">=========================</div>
<br />
<br />
<div style="text-align: center;" class="mycode_align">=========================</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size">Do you like benchmark? I do</span></span></span></div>
<div style="text-align: center;" class="mycode_align">=========================</div>
Unfortunately I couldn't use <a href="https://post4vps.com/Thread-Post4VPS-Benchmarking-Script" target="_blank" rel="noopener" class="mycode_url">Post4VPS's benchmark</a> script by <dvz_me_placeholder id="5" /> because it couldn't complete the test successfully. So this time I used an interesting script called "<span style="color: #24292e;" class="mycode_color"><span style="font-family: -apple-system, BlinkMacSystemFont,;" class="mycode_font">Yet-Another-Bench-Script" available on <a href="https://github.com/masonr/yet-another-bench-script" target="_blank" rel="noopener" class="mycode_url">github</a>.</span></span><br />
<div style="text-align: center;" class="mycode_align">===============</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i">System Info</span></span></div>
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Processor  : Intel(R) Xeon(R) CPU E3-1270 v3 @ 3.50GHz<br />
CPU cores  : 4 @ 3491.912 MHz<br />
AES-NI     : Enabled<br />
VM-x/AMD-V : Disabled<br />
RAM        : 7.8 GiB<br />
Swap       : 1024.0 MiB<br />
Disk       : 196.8 GiB<br />
OS         : Debian 10</code></div></div><div style="text-align: center;" class="mycode_align">===============</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i">Network speed (IPv4 only)</span></span></div>
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Provider        | Location (Link)           | Send Speed      | Recv Speed<br />
                |                           |                 |<br />
Clouvider       | London, UK (10G)          | 874 Mbits/sec   | 864 Mbits/sec<br />
Online.net      | Paris, FR (10G)           | 866 Mbits/sec   | 863 Mbits/sec<br />
WorldStream     | The Netherlands (10G)     | 845 Mbits/sec   | 867 Mbits/sec<br />
Biznet          | Jakarta, Indonesia (1G)   | 573 Mbits/sec   | 365 Mbits/sec<br />
Clouvider       | NYC, NY, US (10G)         | 928 Mbits/sec   | 926 Mbits/sec<br />
Velocity Online | Tallahassee, FL, US (10G) | 888 Mbits/sec   | 909 Mbits/sec<br />
Clouvider       | Los Angeles, CA, US (10G) | 924 Mbits/sec   | 929 Mbits/sec<br />
Iveloz Telecom  | Sao Paulo, BR (2G)        | 823 Mbits/sec   | 828 Mbits/sec</code></div></div><div style="text-align: center;" class="mycode_align">===============</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i">Disk Speed (I/O operations)</span></span></div>
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>fio Disk Speed Tests (Mixed R/W 50/50):<br />
---------------------------------<br />
Block Size | 4k            (IOPS) | 64k           (IOPS)<br />
  ------   | ---            ----  | ----           ----<br />
Read       | 284.44 MB/s  (71.1k) | 2.88 GB/s    (45.0k)<br />
Write      | 285.19 MB/s  (71.2k) | 2.90 GB/s    (45.3k)<br />
Total      | 569.64 MB/s (142.4k) | 5.78 GB/s    (90.3k)<br />
           |                      |<br />
Block Size | 512k          (IOPS) | 1m            (IOPS)<br />
  ------   | ---            ----  | ----           ----<br />
Read       | 1.83 GB/s     (3.5k) | 3.39 GB/s     (3.3k)<br />
Write      | 1.93 GB/s     (3.7k) | 3.61 GB/s     (3.5k)<br />
Total      | 3.76 GB/s     (7.3k) | 7.01 GB/s     (6.8k)</code></div></div><div style="text-align: center;" class="mycode_align">===============</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i">GeekBenchmark</span></span></div>
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Test            | Value<br />
                |<br />
Single Core     | 999<br />
Multi Core      | 2667<br />
Full benchmark here: https://browser.geekbench.com/v5/cpu/5383431</code></div></div><div style="text-align: center;" class="mycode_align">=========================</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size">My experience</span></span></span></div>
<div style="text-align: center;" class="mycode_align">=========================</div>
<br />
Due to my busy life I didn't have much time to play around with the VPS. I have manly deployed stuff using FTP and github. I have successfully setup a CI/CD pipeline from github to my vps. I didn't much stress test because... let's be clear: the specs are listed above, what you do except from them? Bottleneck? Don't joke. To give troubles to this machine you must do very very heavy workload. I have never experience a down time since October.<br />
Some of my adventures are:<ul class="mycode_list"><li>Deploying web service stuff related to university projects;<br />
</li>
<li>Run for a week or so a minecraft server;<br />
</li>
<li>Setting up a sort of certificates vault <img src="https://post4vps.com/images/emoji/tongue2.png" alt="Tongue" title="Tongue" class="smilie smilie_5" /><br />
</li>
</ul>
<div style="text-align: center;" class="mycode_align">=========================</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size">Conclusion</span></span></span></div>
<div style="text-align: center;" class="mycode_align">=========================</div>
VPS 14, sponsored by Bladenode, is a very powerful and valuable VPS. Like my previous VPS, VPS 9 sponsored by VirMach, this VPS comes with no control panel, so if you don't want flood our poor <dvz_me_placeholder id="1" /> of support tickets you need to know how to use Unix-systems.<br />
You can run almost everything on this VPS, just be a good user and respect Bladenode's ToS!<br />
<br />
I want to end this review thanking:<ul class="mycode_list"><li><dvz_me_placeholder id="7" />, as always, for creating Post4VPS community that allowed me to use this VPS;<br />
</li>
<li><dvz_me_placeholder id="1" />, this time around I didn't open any support ticket but he is always there ready to reply;<br />
</li>
<li><dvz_me_placeholder id="8" /> for his tutorials, I used some of them to set-up my environment;<br />
</li>
<li><a href="https://bladenode.com/" target="_blank" rel="noopener" class="mycode_url">Bladenode </a>(<dvz_me_placeholder id="6" />) for sponsoring this amazing VPS;<br />
</li>
</ul>
=========================]]></description>
			<content:encoded><![CDATA[So, I received VPS 14 likely 3-4 months ago, I couldn't review the VPS sooner due to my busy life. But here I am, ready to let you know about my experience with this amazing VPS sponsored by BladeNode<span style="color: #777777;" class="mycode_color"> (</span><br />
<dvz_me_placeholder id="6" />)!<br />
<div style="text-align: center;" class="mycode_align">======================================</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: x-large;" class="mycode_size">Short introduction</span></span></div>
<div style="text-align: center;" class="mycode_align">======================================</div>
<br />
<br />
VPS 14 is a new VPS which entered Post4VPS family on October. This VPS is one of the most powerful available, it comes with no control panel so it is suggested to apply only to advanced user. It is located in Dallas, USA. I am from Italy and the latency has not affected me in any way. There isn't much to say with words... let's numbers speak!<br />
<br />
<br />
<div style="text-align: center;" class="mycode_align">======================================</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: x-large;" class="mycode_size">Review</span></span></div>
<div style="text-align: center;" class="mycode_align">======================================</div>
<br />
<br />
<div style="text-align: center;" class="mycode_align">=========================</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size">Let's start with the Specifications</span></span></span></div>
<div style="text-align: center;" class="mycode_align">=========================</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Disk Space</span>: 2<span style="font-style: italic;" class="mycode_i">00 GB HDD</span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">RAM</span>: <span style="font-style: italic;" class="mycode_i">8 GB + (1GB of Swap)</span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-style: italic;" class="mycode_i"><span style="font-weight: bold;" class="mycode_b">vCores</span>: [i]4 cores (3.50GHz)</span>[/i]</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">IP Addresses</span>: <span style="font-style: italic;" class="mycode_i">1x IPv4</span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Virtualization</span>: <span style="font-style: italic;" class="mycode_i">KVM</span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Monthly Traffic</span>: 1 TB</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Location</span>: Dallas(US)</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Control Panel</span>: No CP for the Holder</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Connection</span>: <span style="font-style: italic;" class="mycode_i">1Gbps</span></div>
<div style="text-align: center;" class="mycode_align">=========================</div>
<br />
<br />
<div style="text-align: center;" class="mycode_align">=========================</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size">Do you like benchmark? I do</span></span></span></div>
<div style="text-align: center;" class="mycode_align">=========================</div>
Unfortunately I couldn't use <a href="https://post4vps.com/Thread-Post4VPS-Benchmarking-Script" target="_blank" rel="noopener" class="mycode_url">Post4VPS's benchmark</a> script by <dvz_me_placeholder id="5" /> because it couldn't complete the test successfully. So this time I used an interesting script called "<span style="color: #24292e;" class="mycode_color"><span style="font-family: -apple-system, BlinkMacSystemFont,;" class="mycode_font">Yet-Another-Bench-Script" available on <a href="https://github.com/masonr/yet-another-bench-script" target="_blank" rel="noopener" class="mycode_url">github</a>.</span></span><br />
<div style="text-align: center;" class="mycode_align">===============</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i">System Info</span></span></div>
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Processor  : Intel(R) Xeon(R) CPU E3-1270 v3 @ 3.50GHz<br />
CPU cores  : 4 @ 3491.912 MHz<br />
AES-NI     : Enabled<br />
VM-x/AMD-V : Disabled<br />
RAM        : 7.8 GiB<br />
Swap       : 1024.0 MiB<br />
Disk       : 196.8 GiB<br />
OS         : Debian 10</code></div></div><div style="text-align: center;" class="mycode_align">===============</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i">Network speed (IPv4 only)</span></span></div>
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Provider        | Location (Link)           | Send Speed      | Recv Speed<br />
                |                           |                 |<br />
Clouvider       | London, UK (10G)          | 874 Mbits/sec   | 864 Mbits/sec<br />
Online.net      | Paris, FR (10G)           | 866 Mbits/sec   | 863 Mbits/sec<br />
WorldStream     | The Netherlands (10G)     | 845 Mbits/sec   | 867 Mbits/sec<br />
Biznet          | Jakarta, Indonesia (1G)   | 573 Mbits/sec   | 365 Mbits/sec<br />
Clouvider       | NYC, NY, US (10G)         | 928 Mbits/sec   | 926 Mbits/sec<br />
Velocity Online | Tallahassee, FL, US (10G) | 888 Mbits/sec   | 909 Mbits/sec<br />
Clouvider       | Los Angeles, CA, US (10G) | 924 Mbits/sec   | 929 Mbits/sec<br />
Iveloz Telecom  | Sao Paulo, BR (2G)        | 823 Mbits/sec   | 828 Mbits/sec</code></div></div><div style="text-align: center;" class="mycode_align">===============</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i">Disk Speed (I/O operations)</span></span></div>
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>fio Disk Speed Tests (Mixed R/W 50/50):<br />
---------------------------------<br />
Block Size | 4k            (IOPS) | 64k           (IOPS)<br />
  ------   | ---            ----  | ----           ----<br />
Read       | 284.44 MB/s  (71.1k) | 2.88 GB/s    (45.0k)<br />
Write      | 285.19 MB/s  (71.2k) | 2.90 GB/s    (45.3k)<br />
Total      | 569.64 MB/s (142.4k) | 5.78 GB/s    (90.3k)<br />
           |                      |<br />
Block Size | 512k          (IOPS) | 1m            (IOPS)<br />
  ------   | ---            ----  | ----           ----<br />
Read       | 1.83 GB/s     (3.5k) | 3.39 GB/s     (3.3k)<br />
Write      | 1.93 GB/s     (3.7k) | 3.61 GB/s     (3.5k)<br />
Total      | 3.76 GB/s     (7.3k) | 7.01 GB/s     (6.8k)</code></div></div><div style="text-align: center;" class="mycode_align">===============</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i">GeekBenchmark</span></span></div>
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Test            | Value<br />
                |<br />
Single Core     | 999<br />
Multi Core      | 2667<br />
Full benchmark here: https://browser.geekbench.com/v5/cpu/5383431</code></div></div><div style="text-align: center;" class="mycode_align">=========================</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size">My experience</span></span></span></div>
<div style="text-align: center;" class="mycode_align">=========================</div>
<br />
Due to my busy life I didn't have much time to play around with the VPS. I have manly deployed stuff using FTP and github. I have successfully setup a CI/CD pipeline from github to my vps. I didn't much stress test because... let's be clear: the specs are listed above, what you do except from them? Bottleneck? Don't joke. To give troubles to this machine you must do very very heavy workload. I have never experience a down time since October.<br />
Some of my adventures are:<ul class="mycode_list"><li>Deploying web service stuff related to university projects;<br />
</li>
<li>Run for a week or so a minecraft server;<br />
</li>
<li>Setting up a sort of certificates vault <img src="https://post4vps.com/images/emoji/tongue2.png" alt="Tongue" title="Tongue" class="smilie smilie_5" /><br />
</li>
</ul>
<div style="text-align: center;" class="mycode_align">=========================</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size">Conclusion</span></span></span></div>
<div style="text-align: center;" class="mycode_align">=========================</div>
VPS 14, sponsored by Bladenode, is a very powerful and valuable VPS. Like my previous VPS, VPS 9 sponsored by VirMach, this VPS comes with no control panel, so if you don't want flood our poor <dvz_me_placeholder id="1" /> of support tickets you need to know how to use Unix-systems.<br />
You can run almost everything on this VPS, just be a good user and respect Bladenode's ToS!<br />
<br />
I want to end this review thanking:<ul class="mycode_list"><li><dvz_me_placeholder id="7" />, as always, for creating Post4VPS community that allowed me to use this VPS;<br />
</li>
<li><dvz_me_placeholder id="1" />, this time around I didn't open any support ticket but he is always there ready to reply;<br />
</li>
<li><dvz_me_placeholder id="8" /> for his tutorials, I used some of them to set-up my environment;<br />
</li>
<li><a href="https://bladenode.com/" target="_blank" rel="noopener" class="mycode_url">Bladenode </a>(<dvz_me_placeholder id="6" />) for sponsoring this amazing VPS;<br />
</li>
</ul>
=========================]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[VPS5 Review - VPS Hosting - Shadow Hosting]]></title>
			<link>https://post4vps.com/Thread-Shadow-Hosting-VPS5-Review-VPS-Hosting-Shadow-Hosting</link>
			<pubDate>Thu, 26 Nov 2020 07:36:03 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://post4vps.com/member.php?action=profile&uid=12">xdude</a>]]></dc:creator>
			<guid isPermaLink="false">https://post4vps.com/Thread-Shadow-Hosting-VPS5-Review-VPS-Hosting-Shadow-Hosting</guid>
			<description><![CDATA[So the VPS5 servers are moved to a different location and received different hardware too. I guess it's time to review the new server compared to old one. So lets check the Spec list,<br />
<ul class="mycode_list"><li>6 GB RAM.<br />
</li>
<li>1 Core.<br />
</li>
<li>200 GB SSD Space.<br />
</li>
<li>1 Gbps connection.<br />
</li>
<li>Un-metered Bandwidth.<br />
</li>
<li>KVM with Virtualizor.<br />
</li>
<li>1x IPv4.<br />
</li>
<li>Finland Location.<br />
</li>
<li>Game Servers Allowed.<br />
</li>
</ul>
These specs make <a href="https://shadowhosting.net/" target="_blank" rel="noopener" class="mycode_url">ShadowHosting</a> Sponsored VPS5 is one of the best in our server pool. Now there are few VPS which has more RAM than this but when you look at specs in generally I would say VPS5 can beat any of those. For example VPS9 does have 8GB RAM but have no control panel. VPS15 has 8GB RAM but game servers are not allowed. I guess not everyone needs a panel but I like it. That way I can get things done faster and no need to pester staff members. So as a total package I think VPS5 take the cake as the best one among our vps.<br />
<br />
I have used the VPS only about 12 days so I can't do full review on how sites work and performance. But I will do share what I have seen so far. Plus I guess I need to do few benchmarks of the server since nobody has posted yet. Usually I prefer to review the web server performance rather than about hardware but in this case I have to do the both. So lets start with basic Specs,<br />
<br />
<br />
<br />
<img src="https://i.ibb.co/DbsgqWL/Bench-Mark.jpg" loading="lazy"  alt="[Image: Bench-Mark.jpg]" class="mycode_img" /><br />
<br />
<br />
Now you can see it has a AMD Ryzen 9 3900 12 core processor. Previous VPS had Intel Core i7 3770 CPU @ 3.40GHz. I guess it's no news that Ryzen processor is the clear winner here. But we had 2 cores with last VPS but new one has only 1. So lets do a small CPU benchmark.<br />
<br />
<img src="https://i.ibb.co/nnSpFw0/Ryzen-cpu.jpg" loading="lazy"  alt="[Image: Ryzen-cpu.jpg]" class="mycode_img" /><br />
<br />
I think this looks quite impressive. But for those who love benchmarks I thought better run Geekbench 4 too. Got 4942 for Single-Core Score and 4689 Multi-Core Score. Anything over 4000 suppose to be exallant. You can check result is in the link below,<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>https://browser.geekbench.com/v4/cpu/15904968</code></div></div><br />
<br />
<br />
You can get more details about both these processors and compare in the link below. Both processors are Desktop processors.<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>https://cpu.userbenchmark.com/Compare/Intel-Core-i7-3770-vs-AMD-Ryzen-9-3900X/1979vs4044</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">I/O Speed -</span><br />
<br />
You can see in first screen shot I/O speed is very good at average of 613.3 MB/s. That's very good IMO. Compared to other VPS i have used here so far and many I see in Reviews VPS5 have better I/O speed. Also I did a small test to check the more about the drive.<br />
<br />
<img src="https://i.ibb.co/V2LP85x/writing.jpg" loading="lazy"  alt="[Image: writing.jpg]" class="mycode_img" /><br />
<br />
That's not bad at all. Also it's copied under 3 seconds which show's it's SSD. I think HDD would take more than 15 seconds.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Location - Finland</span><br />
<br />
I was curious about the location since it's the first time I got a vps in Finland. I want my sites to load fast for North America since that's audience. So I have been checking how WordPress sites preform and results are very impressive. The sites loads for Canadian locations less than 1.3 seconds. These are not heavily loaded sites but this is impressive even for fresh WordPress installation. So I can safely recommend <span style="font-weight: bold;" class="mycode_b">Shadow Hosting</span> to anyone who looking for a <span style="font-weight: bold;" class="mycode_b">WordPress Hosting</span>. <br />
<br />
<span style="font-weight: bold;" class="mycode_b">OS and Server usage -</span><br />
<br />
I'm using the VPS as a web server. 6GB RAM and 2.5 GB SWAP makes room for bigger sites than average. It's Amazing Processor and SSD space make VPS5 perfect for the job. WordPress sites preform great and I might move one of my small forums into this too. It's a Fast and powerful beast. I installed CyberPanel as web hosting panel which I have started liking a lot. First I tried to install it on Ubuntu but that didn't work. It's not a fault of this VPS since I had this problem in other servers too. So I installed CentOS 8.2.x and then everything worked so perfect. Cyberpanel installed very fast. UPtime is great too!<br />
<br />
<span style="font-weight: bold;" class="mycode_b">ShadowHosting -</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">ShadowHosting</span>.net has been round a while steered by capable hands of <dvz_me_placeholder id="10" />. They do offer many types of Hosting Packages from Shared Hosting, VPS Hosting, Could Reseller Hosting, WordPress Hosting and Game Server Hosting. SA:MP Servers start from &#36;2.50 a month and Counter Strike Servers from &#36;5.50 a month. These packages comes with DDoes protection which makes it even better. For inexperienced WordPress users ShadowHosting has a managed WordPress Hosting package.<br />
<br />
Check their great Hosting packages and offers &gt;&gt; <a href="https://shadowhosting.net/" target="_blank" rel="noopener" class="mycode_url">Click Here</a> &lt;&lt;<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Conclusion -</span><br />
<br />
When you do something for a long time you start sensing things even long before you do actual test. From the moment I logged into ssh for first time I kind of started feeling this new VPS5 is faster and better. I was not wrong since i found it works fast and can take a hard bunch. So I thing I can say without a double this is the VPS from all the servers I have used here till now.  Kudos for <dvz_me_placeholder id="10" /> and ShadowHosting for Sponsoring us 2great VPS.]]></description>
			<content:encoded><![CDATA[So the VPS5 servers are moved to a different location and received different hardware too. I guess it's time to review the new server compared to old one. So lets check the Spec list,<br />
<ul class="mycode_list"><li>6 GB RAM.<br />
</li>
<li>1 Core.<br />
</li>
<li>200 GB SSD Space.<br />
</li>
<li>1 Gbps connection.<br />
</li>
<li>Un-metered Bandwidth.<br />
</li>
<li>KVM with Virtualizor.<br />
</li>
<li>1x IPv4.<br />
</li>
<li>Finland Location.<br />
</li>
<li>Game Servers Allowed.<br />
</li>
</ul>
These specs make <a href="https://shadowhosting.net/" target="_blank" rel="noopener" class="mycode_url">ShadowHosting</a> Sponsored VPS5 is one of the best in our server pool. Now there are few VPS which has more RAM than this but when you look at specs in generally I would say VPS5 can beat any of those. For example VPS9 does have 8GB RAM but have no control panel. VPS15 has 8GB RAM but game servers are not allowed. I guess not everyone needs a panel but I like it. That way I can get things done faster and no need to pester staff members. So as a total package I think VPS5 take the cake as the best one among our vps.<br />
<br />
I have used the VPS only about 12 days so I can't do full review on how sites work and performance. But I will do share what I have seen so far. Plus I guess I need to do few benchmarks of the server since nobody has posted yet. Usually I prefer to review the web server performance rather than about hardware but in this case I have to do the both. So lets start with basic Specs,<br />
<br />
<br />
<br />
<img src="https://i.ibb.co/DbsgqWL/Bench-Mark.jpg" loading="lazy"  alt="[Image: Bench-Mark.jpg]" class="mycode_img" /><br />
<br />
<br />
Now you can see it has a AMD Ryzen 9 3900 12 core processor. Previous VPS had Intel Core i7 3770 CPU @ 3.40GHz. I guess it's no news that Ryzen processor is the clear winner here. But we had 2 cores with last VPS but new one has only 1. So lets do a small CPU benchmark.<br />
<br />
<img src="https://i.ibb.co/nnSpFw0/Ryzen-cpu.jpg" loading="lazy"  alt="[Image: Ryzen-cpu.jpg]" class="mycode_img" /><br />
<br />
I think this looks quite impressive. But for those who love benchmarks I thought better run Geekbench 4 too. Got 4942 for Single-Core Score and 4689 Multi-Core Score. Anything over 4000 suppose to be exallant. You can check result is in the link below,<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>https://browser.geekbench.com/v4/cpu/15904968</code></div></div><br />
<br />
<br />
You can get more details about both these processors and compare in the link below. Both processors are Desktop processors.<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>https://cpu.userbenchmark.com/Compare/Intel-Core-i7-3770-vs-AMD-Ryzen-9-3900X/1979vs4044</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">I/O Speed -</span><br />
<br />
You can see in first screen shot I/O speed is very good at average of 613.3 MB/s. That's very good IMO. Compared to other VPS i have used here so far and many I see in Reviews VPS5 have better I/O speed. Also I did a small test to check the more about the drive.<br />
<br />
<img src="https://i.ibb.co/V2LP85x/writing.jpg" loading="lazy"  alt="[Image: writing.jpg]" class="mycode_img" /><br />
<br />
That's not bad at all. Also it's copied under 3 seconds which show's it's SSD. I think HDD would take more than 15 seconds.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Location - Finland</span><br />
<br />
I was curious about the location since it's the first time I got a vps in Finland. I want my sites to load fast for North America since that's audience. So I have been checking how WordPress sites preform and results are very impressive. The sites loads for Canadian locations less than 1.3 seconds. These are not heavily loaded sites but this is impressive even for fresh WordPress installation. So I can safely recommend <span style="font-weight: bold;" class="mycode_b">Shadow Hosting</span> to anyone who looking for a <span style="font-weight: bold;" class="mycode_b">WordPress Hosting</span>. <br />
<br />
<span style="font-weight: bold;" class="mycode_b">OS and Server usage -</span><br />
<br />
I'm using the VPS as a web server. 6GB RAM and 2.5 GB SWAP makes room for bigger sites than average. It's Amazing Processor and SSD space make VPS5 perfect for the job. WordPress sites preform great and I might move one of my small forums into this too. It's a Fast and powerful beast. I installed CyberPanel as web hosting panel which I have started liking a lot. First I tried to install it on Ubuntu but that didn't work. It's not a fault of this VPS since I had this problem in other servers too. So I installed CentOS 8.2.x and then everything worked so perfect. Cyberpanel installed very fast. UPtime is great too!<br />
<br />
<span style="font-weight: bold;" class="mycode_b">ShadowHosting -</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">ShadowHosting</span>.net has been round a while steered by capable hands of <dvz_me_placeholder id="10" />. They do offer many types of Hosting Packages from Shared Hosting, VPS Hosting, Could Reseller Hosting, WordPress Hosting and Game Server Hosting. SA:MP Servers start from &#36;2.50 a month and Counter Strike Servers from &#36;5.50 a month. These packages comes with DDoes protection which makes it even better. For inexperienced WordPress users ShadowHosting has a managed WordPress Hosting package.<br />
<br />
Check their great Hosting packages and offers &gt;&gt; <a href="https://shadowhosting.net/" target="_blank" rel="noopener" class="mycode_url">Click Here</a> &lt;&lt;<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Conclusion -</span><br />
<br />
When you do something for a long time you start sensing things even long before you do actual test. From the moment I logged into ssh for first time I kind of started feeling this new VPS5 is faster and better. I was not wrong since i found it works fast and can take a hard bunch. So I thing I can say without a double this is the VPS from all the servers I have used here till now.  Kudos for <dvz_me_placeholder id="10" /> and ShadowHosting for Sponsoring us 2great VPS.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Sometimes the best things in life are free. (Racknerd Review)]]></title>
			<link>https://post4vps.com/Thread-Sometimes-the-best-things-in-life-are-free-Racknerd-Review</link>
			<pubDate>Wed, 25 Nov 2020 22:10:38 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://post4vps.com/member.php?action=profile&uid=246">fitkoh</a>]]></dc:creator>
			<guid isPermaLink="false">https://post4vps.com/Thread-Sometimes-the-best-things-in-life-are-free-Racknerd-Review</guid>
			<description><![CDATA[I recently was awarded a free VPS for 1 year from a recent promotion by <a href="https://racknerd.com" target="_blank" rel="noopener" class="mycode_url">https://racknerd.com</a><br />
<br />
I've been a client at racknerd since august, and have had a positive experience thus far, so I was very happy to win this prize.  My first service is a 3vcpu 4gb ram vps with 45gb ssd. It has great networking, the cpu load almost never goes over 50%, and no noticeable downtime. A fine vps: my only comment would be that the disc speed could be improved. Here's the YABS of my old Racknerd vps: <br />
<br />
Wed 25 Nov 2020 04:20:28 PM GMT<br />
<br />
Basic System Information:<br />
---------------------------------<br />
Processor  : Intel&reg; Xeon&reg; CPU E5-2690 0 @ 2.90GHz<br />
CPU cores  : 3 @ 2899.998 MHz<br />
AES-NI     : ✔ Enabled<br />
VM-x/AMD-V : ❌ Disabled<br />
RAM        : 3.8 GiB<br />
Swap       : 3.7 GiB<br />
Disk       : 44.0 GiB<br />
<br />
fio Disk Speed Tests (Mixed R/W 50/50):<br />
---------------------------------<br />
Block Size | 4k            (IOPS) | 64k           (IOPS)<br />
  ------   | ---            ----  | ----           ---- <br />
Read       | 2.05 MB/s      (514) | 30.37 MB/s     (474)<br />
Write      | 2.07 MB/s      (519) | 30.79 MB/s     (481)<br />
Total      | 4.13 MB/s     (1.0k) | 61.17 MB/s     (955)<br />
           |                      |                     <br />
Block Size | 512k          (IOPS) | 1m            (IOPS)<br />
  ------   | ---            ----  | ----           ---- <br />
Read       | 99.85 MB/s     (195) | 96.22 MB/s      (93)<br />
Write      | 105.16 MB/s    (205) | 102.63 MB/s    (100)<br />
Total      | 205.01 MB/s    (400) | 198.86 MB/s    (193)<br />
<br />
iperf3 Network Speed Tests (IPv4):<br />
---------------------------------<br />
Provider        | Location (Link)           | Send Speed      | Recv Speed     <br />
                |                           |                 |                <br />
Clouvider       | London, UK (10G)          | 511 Mbits/sec   | 327 Mbits/sec  <br />
Online.net      | Paris, FR (10G)           | 109 Mbits/sec   | 155 Mbits/sec  <br />
WorldStream     | The Netherlands (10G)     | 235 Mbits/sec   | 105 Mbits/sec  <br />
Biznet          | Jakarta, Indonesia (1G)   | 240 Mbits/sec   | 118 Mbits/sec  <br />
Clouvider       | NYC, NY, US (10G)         | 636 Mbits/sec   | 548 Mbits/sec  <br />
Velocity Online | Tallahassee, FL, US (10G) | 627 Mbits/sec   | 421 Mbits/sec  <br />
Clouvider       | Los Angeles, CA, US (10G) | 691 Mbits/sec   | 691 Mbits/sec  <br />
<br />
<br />
This cost me 77&#36;USD over 2 years. At less than 40&#36; a year, I'm very satisfied.<br />
<br />
Then there's  my new racknerd promo. It's a smaller package; only .5gb ram and 15gb of disk, and 1vcpu. I like that it comes provisioned with swap (some providers don't). I find it curious that nested virt is enabled... does it have much use with half a gig of ram? doubtful....<br />
<br />
At first glance, you might not think it worth the 27&#36; a year they ask for it. But the YABS tell a different tale:<br />
Wed 25 Nov 2020 09:45:08 PM GMT<br />
<br />
Basic System Information:<br />
---------------------------------<br />
Processor  : AMD Ryzen 9 3900X 12-Core Processor<br />
CPU cores  : 1 @ 3792.870 MHz<br />
AES-NI     : ✔ Enabled<br />
VM-x/AMD-V : ✔ Enabled<br />
RAM        : 478.0 MiB<br />
Swap       : 512.0 MiB<br />
Disk       : 15.7 GiB<br />
<br />
fio Disk Speed Tests (Mixed R/W 50/50):<br />
---------------------------------<br />
Block Size | 4k            (IOPS) | 64k           (IOPS)<br />
  ------   | ---            ----  | ----           ---- <br />
Read       | 398.70 MB/s  (99.6k) | 1.58 GB/s    (24.8k)<br />
Write      | 399.75 MB/s  (99.9k) | 1.59 GB/s    (24.9k)<br />
Total      | 798.45 MB/s (199.6k) | 3.18 GB/s    (49.7k)<br />
           |                      |                     <br />
Block Size | 512k          (IOPS) | 1m            (IOPS)<br />
  ------   | ---            ----  | ----           ---- <br />
Read       | 1.76 GB/s     (3.4k) | 1.86 GB/s     (1.8k)<br />
Write      | 1.86 GB/s     (3.6k) | 1.98 GB/s     (1.9k)<br />
Total      | 3.63 GB/s     (7.0k) | 3.84 GB/s     (3.7k)<br />
<br />
iperf3 Network Speed Tests (IPv4):<br />
---------------------------------<br />
Provider        | Location (Link)           | Send Speed      | Recv Speed     <br />
                |                           |                 |                <br />
Clouvider       | London, UK (10G)          | 628 Mbits/sec   | 271 Mbits/sec  <br />
Online.net      | Paris, FR (10G)           | 102 Mbits/sec   | 140 Mbits/sec  <br />
WorldStream     | The Netherlands (10G)     | 218 Mbits/sec   | 243 Mbits/sec  <br />
Biznet          | Jakarta, Indonesia (1G)   | 249 Mbits/sec   | 44.6 Mbits/sec <br />
Clouvider       | NYC, NY, US (10G)         | 758 Mbits/sec   | 638 Mbits/sec  <br />
Velocity Online | Tallahassee, FL, US (10G) | 763 Mbits/sec   | 577 Mbits/sec  <br />
Clouvider       | Los Angeles, CA, US (10G) | 793 Mbits/sec   | 794 Mbits/sec  <br />
<br />
<br />
The Ryzen processor and NVME disk make a huge difference in the promo VPS. I'm very impressed by performance with such small specs. While I am (only slightly) sad that my older vps seems overpriced and underpowered now, grats to RN for making huge strides in improving the performance of their service, and for allowing me to participate in this promotion.]]></description>
			<content:encoded><![CDATA[I recently was awarded a free VPS for 1 year from a recent promotion by <a href="https://racknerd.com" target="_blank" rel="noopener" class="mycode_url">https://racknerd.com</a><br />
<br />
I've been a client at racknerd since august, and have had a positive experience thus far, so I was very happy to win this prize.  My first service is a 3vcpu 4gb ram vps with 45gb ssd. It has great networking, the cpu load almost never goes over 50%, and no noticeable downtime. A fine vps: my only comment would be that the disc speed could be improved. Here's the YABS of my old Racknerd vps: <br />
<br />
Wed 25 Nov 2020 04:20:28 PM GMT<br />
<br />
Basic System Information:<br />
---------------------------------<br />
Processor  : Intel&reg; Xeon&reg; CPU E5-2690 0 @ 2.90GHz<br />
CPU cores  : 3 @ 2899.998 MHz<br />
AES-NI     : ✔ Enabled<br />
VM-x/AMD-V : ❌ Disabled<br />
RAM        : 3.8 GiB<br />
Swap       : 3.7 GiB<br />
Disk       : 44.0 GiB<br />
<br />
fio Disk Speed Tests (Mixed R/W 50/50):<br />
---------------------------------<br />
Block Size | 4k            (IOPS) | 64k           (IOPS)<br />
  ------   | ---            ----  | ----           ---- <br />
Read       | 2.05 MB/s      (514) | 30.37 MB/s     (474)<br />
Write      | 2.07 MB/s      (519) | 30.79 MB/s     (481)<br />
Total      | 4.13 MB/s     (1.0k) | 61.17 MB/s     (955)<br />
           |                      |                     <br />
Block Size | 512k          (IOPS) | 1m            (IOPS)<br />
  ------   | ---            ----  | ----           ---- <br />
Read       | 99.85 MB/s     (195) | 96.22 MB/s      (93)<br />
Write      | 105.16 MB/s    (205) | 102.63 MB/s    (100)<br />
Total      | 205.01 MB/s    (400) | 198.86 MB/s    (193)<br />
<br />
iperf3 Network Speed Tests (IPv4):<br />
---------------------------------<br />
Provider        | Location (Link)           | Send Speed      | Recv Speed     <br />
                |                           |                 |                <br />
Clouvider       | London, UK (10G)          | 511 Mbits/sec   | 327 Mbits/sec  <br />
Online.net      | Paris, FR (10G)           | 109 Mbits/sec   | 155 Mbits/sec  <br />
WorldStream     | The Netherlands (10G)     | 235 Mbits/sec   | 105 Mbits/sec  <br />
Biznet          | Jakarta, Indonesia (1G)   | 240 Mbits/sec   | 118 Mbits/sec  <br />
Clouvider       | NYC, NY, US (10G)         | 636 Mbits/sec   | 548 Mbits/sec  <br />
Velocity Online | Tallahassee, FL, US (10G) | 627 Mbits/sec   | 421 Mbits/sec  <br />
Clouvider       | Los Angeles, CA, US (10G) | 691 Mbits/sec   | 691 Mbits/sec  <br />
<br />
<br />
This cost me 77&#36;USD over 2 years. At less than 40&#36; a year, I'm very satisfied.<br />
<br />
Then there's  my new racknerd promo. It's a smaller package; only .5gb ram and 15gb of disk, and 1vcpu. I like that it comes provisioned with swap (some providers don't). I find it curious that nested virt is enabled... does it have much use with half a gig of ram? doubtful....<br />
<br />
At first glance, you might not think it worth the 27&#36; a year they ask for it. But the YABS tell a different tale:<br />
Wed 25 Nov 2020 09:45:08 PM GMT<br />
<br />
Basic System Information:<br />
---------------------------------<br />
Processor  : AMD Ryzen 9 3900X 12-Core Processor<br />
CPU cores  : 1 @ 3792.870 MHz<br />
AES-NI     : ✔ Enabled<br />
VM-x/AMD-V : ✔ Enabled<br />
RAM        : 478.0 MiB<br />
Swap       : 512.0 MiB<br />
Disk       : 15.7 GiB<br />
<br />
fio Disk Speed Tests (Mixed R/W 50/50):<br />
---------------------------------<br />
Block Size | 4k            (IOPS) | 64k           (IOPS)<br />
  ------   | ---            ----  | ----           ---- <br />
Read       | 398.70 MB/s  (99.6k) | 1.58 GB/s    (24.8k)<br />
Write      | 399.75 MB/s  (99.9k) | 1.59 GB/s    (24.9k)<br />
Total      | 798.45 MB/s (199.6k) | 3.18 GB/s    (49.7k)<br />
           |                      |                     <br />
Block Size | 512k          (IOPS) | 1m            (IOPS)<br />
  ------   | ---            ----  | ----           ---- <br />
Read       | 1.76 GB/s     (3.4k) | 1.86 GB/s     (1.8k)<br />
Write      | 1.86 GB/s     (3.6k) | 1.98 GB/s     (1.9k)<br />
Total      | 3.63 GB/s     (7.0k) | 3.84 GB/s     (3.7k)<br />
<br />
iperf3 Network Speed Tests (IPv4):<br />
---------------------------------<br />
Provider        | Location (Link)           | Send Speed      | Recv Speed     <br />
                |                           |                 |                <br />
Clouvider       | London, UK (10G)          | 628 Mbits/sec   | 271 Mbits/sec  <br />
Online.net      | Paris, FR (10G)           | 102 Mbits/sec   | 140 Mbits/sec  <br />
WorldStream     | The Netherlands (10G)     | 218 Mbits/sec   | 243 Mbits/sec  <br />
Biznet          | Jakarta, Indonesia (1G)   | 249 Mbits/sec   | 44.6 Mbits/sec <br />
Clouvider       | NYC, NY, US (10G)         | 758 Mbits/sec   | 638 Mbits/sec  <br />
Velocity Online | Tallahassee, FL, US (10G) | 763 Mbits/sec   | 577 Mbits/sec  <br />
Clouvider       | Los Angeles, CA, US (10G) | 793 Mbits/sec   | 794 Mbits/sec  <br />
<br />
<br />
The Ryzen processor and NVME disk make a huge difference in the promo VPS. I'm very impressed by performance with such small specs. While I am (only slightly) sad that my older vps seems overpriced and underpowered now, grats to RN for making huge strides in improving the performance of their service, and for allowing me to participate in this promotion.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[CubeData - VPS 8 - Review]]></title>
			<link>https://post4vps.com/Thread-CubeData-CubeData-VPS-8-Review</link>
			<pubDate>Thu, 19 Nov 2020 14:28:01 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://post4vps.com/member.php?action=profile&uid=2077">tbelldesignco</a>]]></dc:creator>
			<guid isPermaLink="false">https://post4vps.com/Thread-CubeData-CubeData-VPS-8-Review</guid>
			<description><![CDATA[Hello all! I am going on month two of using my VPS provided by <dvz_me_placeholder id="11" /> and I have learned a lot to say the least. In this review I will be breaking things down by my thoughts, some benchmarks followed by my current use and what I hope to accomplish with the VPS in the next month or so. So let’s get right into it. <br />
<br />
<span style="font-weight: bold;" class="mycode_b">My thoughts:</span><br />
I honestly did not know what to expect when I first got the keys and got behind the wheel of this VPS. As you will see in the benchmarks, there’s a lot of power behind this plan and honestly with my love of Wordpress I needed something that was going to be able to handle the load that my main site and developer site were going to produce. My last host, many of you noticed the long load times, but with the transition of my main site nearing completion I could not be happier. The panel was a little confusing for me to understand right off of the jump, but I quickly got use to it, using the built in HTML5 VNC client to fool around with things until I was able to get the VNC client built into macOS setup properly followed by getting SSH enabled so I can tinker even on my iPhone. I would say CubeData exceeds expectations with 99.99% uptime, so I know my clients and business will always be connected.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Pros:</span><br />
Consistant uptime<br />
Fast and easy to setup<br />
Panel Tools are powerful, limited and direct<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Cons:</span><br />
I noticed with the Panel that the Virtual CDROM would often unmount itself while I was trying to get my server reset up and optimized.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Server Specs:</span><br />
OS: Ubuntu Server 18.04.5<br />
Virtualization: XenHVM<br />
Location: Huston, TX<br />
Web Server: Apache2<br />
Configurations: Domain + Subdomains with SSL, SSH and MFA<br />
Storage: 50GB<br />
Memory: 3.91GB<br />
Bandwidth: Unmetered <br />
Swap: Disabled<br />
Network Card: Intel E1000<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Benchmarks:</span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font">----------------------------------------------------------------------</span></span></span><br />
<span style="color: #38b9c7;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"><span style="color: #000000;" class="mycode_color"> CPU Model             : </span>Intel&reg; Xeon&reg; CPU           X5560  @ 2.80GHz</span></span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"> CPU Cores             : <span style="color: #38b9c7;" class="mycode_color">2</span></span></span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"> CPU Frequency         : <span style="color: #38b9c7;" class="mycode_color">2800.136 MHz</span></span></span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"> CPU Cache             : <span style="color: #38b9c7;" class="mycode_color">8192 KB</span></span></span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"> Total Disk            : <span style="color: #38b9c7;" class="mycode_color">45.5 GB (4.3 GB Used)</span></span></span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"> Total Mem             : <span style="color: #38b9c7;" class="mycode_color">3833 MB (600 MB Used)</span></span></span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"> Total Swap            : <span style="color: #38b9c7;" class="mycode_color">4119 MB (0 MB Used)</span></span></span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"> System uptime         : <span style="color: #38b9c7;" class="mycode_color">5 days, 9 hour 23 min</span></span></span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"> Load average          : <span style="color: #38b9c7;" class="mycode_color">0.05, 0.03, 0.01</span></span></span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"> OS                    : <span style="color: #38b9c7;" class="mycode_color">Ubuntu 18.04.5 LTS</span></span></span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"> Arch                  : <span style="color: #38b9c7;" class="mycode_color">x86_64 (64 Bit)</span></span></span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"> Kernel                : <span style="color: #38b9c7;" class="mycode_color">4.15.0-123-generic</span></span></span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"> TCP CC                : <span style="color: #38b9c7;" class="mycode_color">cubic</span></span></span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"> Virtualization        : <span style="color: #38b9c7;" class="mycode_color">Xen</span></span></span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"> Organization          : <span style="color: #38b9c7;" class="mycode_color">AS40676 Psychz Networks</span></span></span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"> Location              : <span style="color: #38b9c7;" class="mycode_color">Houston / US</span></span></span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"> Region                : <span style="color: #38b9c7;" class="mycode_color">Texas</span></span></span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font">----------------------------------------------------------------------</span></span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"> I/O Speed(1st run)    : <span style="color: #aaab25;" class="mycode_color">211 MB/s</span></span></span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"> I/O Speed(2nd run)    : <span style="color: #aaab25;" class="mycode_color">232 MB/s</span></span></span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"> I/O Speed(3rd run)    : <span style="color: #aaab25;" class="mycode_color">202 MB/s</span></span></span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"> Average I/O speed     : <span style="color: #aaab25;" class="mycode_color">215.0 MB/s</span></span></span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font">----------------------------------------------------------------------</span></span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"> Node Name        Upload Speed      Download Speed      Latency     </span></span></span><br />
<span style="color: #ca3323;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"><span style="color: #aaab25;" class="mycode_color"> Speedtest.net    </span><span style="color: #39c026;" class="mycode_color">937.72 Mbps       </span>927.97 Mbps         <span style="color: #38b9c7;" class="mycode_color">1.59 ms     </span></span></span></span><br />
<span style="color: #ca3323;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"><span style="color: #aaab25;" class="mycode_color"> Shanghai   CU    </span><span style="color: #39c026;" class="mycode_color">1.06 Mbps         </span>287.86 Mbps         <span style="color: #38b9c7;" class="mycode_color">314.52 ms   </span></span></span></span><br />
<span style="color: #ca3323;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"><span style="color: #aaab25;" class="mycode_color"> Guangzhou  CT    </span><span style="color: #39c026;" class="mycode_color">0.18 Mbps         </span>124.39 Mbps         <span style="color: #38b9c7;" class="mycode_color">230.33 ms   </span></span></span></span><br />
<span style="color: #ca3323;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"><span style="color: #aaab25;" class="mycode_color"> Shenzhen   CU    </span><span style="color: #39c026;" class="mycode_color">0.27 Mbps         </span>232.71 Mbps         <span style="color: #38b9c7;" class="mycode_color">303.80 ms   </span></span></span></span><br />
<span style="color: #ca3323;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"><span style="color: #aaab25;" class="mycode_color"> Hongkong   CN    </span><span style="color: #39c026;" class="mycode_color">464.33 Mbps       </span>368.77 Mbps         <span style="color: #38b9c7;" class="mycode_color">190.04 ms   </span></span></span></span><br />
<span style="color: #ca3323;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"><span style="color: #aaab25;" class="mycode_color"> Singapore  SG    </span><span style="color: #39c026;" class="mycode_color">388.06 Mbps       </span>301.57 Mbps         <span style="color: #38b9c7;" class="mycode_color">212.40 ms   </span></span></span></span><br />
<span style="color: #ca3323;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"><span style="color: #aaab25;" class="mycode_color"> Tokyo      JP    </span><span style="color: #39c026;" class="mycode_color">191.15 Mbps       </span>23.63 Mbps          <span style="color: #38b9c7;" class="mycode_color">151.87 ms   </span></span></span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font">----------------------------------------------------------------------</span></span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">My plans for the future:</span><br />
With this server going above and beyond my expectations, some of my plans for the future is to continue developing softwares and CMSs that I've had in development for a while now along with venturing into new technologies such as creating an AI Assistant for said projects.The sky is the limit and I see my self keeping up with and continuing to maintain access to this VPS until I out grow it. One thing I would like to do is create a small mail server, so I can move my email from gmail to have a jdoe@tbelldesign.co, but that can come at a later time and date. Thank you once again to Post4VPS and <dvz_me_placeholder id="11" /> for the wonderful server.]]></description>
			<content:encoded><![CDATA[Hello all! I am going on month two of using my VPS provided by <dvz_me_placeholder id="11" /> and I have learned a lot to say the least. In this review I will be breaking things down by my thoughts, some benchmarks followed by my current use and what I hope to accomplish with the VPS in the next month or so. So let’s get right into it. <br />
<br />
<span style="font-weight: bold;" class="mycode_b">My thoughts:</span><br />
I honestly did not know what to expect when I first got the keys and got behind the wheel of this VPS. As you will see in the benchmarks, there’s a lot of power behind this plan and honestly with my love of Wordpress I needed something that was going to be able to handle the load that my main site and developer site were going to produce. My last host, many of you noticed the long load times, but with the transition of my main site nearing completion I could not be happier. The panel was a little confusing for me to understand right off of the jump, but I quickly got use to it, using the built in HTML5 VNC client to fool around with things until I was able to get the VNC client built into macOS setup properly followed by getting SSH enabled so I can tinker even on my iPhone. I would say CubeData exceeds expectations with 99.99% uptime, so I know my clients and business will always be connected.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Pros:</span><br />
Consistant uptime<br />
Fast and easy to setup<br />
Panel Tools are powerful, limited and direct<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Cons:</span><br />
I noticed with the Panel that the Virtual CDROM would often unmount itself while I was trying to get my server reset up and optimized.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Server Specs:</span><br />
OS: Ubuntu Server 18.04.5<br />
Virtualization: XenHVM<br />
Location: Huston, TX<br />
Web Server: Apache2<br />
Configurations: Domain + Subdomains with SSL, SSH and MFA<br />
Storage: 50GB<br />
Memory: 3.91GB<br />
Bandwidth: Unmetered <br />
Swap: Disabled<br />
Network Card: Intel E1000<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Benchmarks:</span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font">----------------------------------------------------------------------</span></span></span><br />
<span style="color: #38b9c7;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"><span style="color: #000000;" class="mycode_color"> CPU Model             : </span>Intel&reg; Xeon&reg; CPU           X5560  @ 2.80GHz</span></span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"> CPU Cores             : <span style="color: #38b9c7;" class="mycode_color">2</span></span></span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"> CPU Frequency         : <span style="color: #38b9c7;" class="mycode_color">2800.136 MHz</span></span></span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"> CPU Cache             : <span style="color: #38b9c7;" class="mycode_color">8192 KB</span></span></span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"> Total Disk            : <span style="color: #38b9c7;" class="mycode_color">45.5 GB (4.3 GB Used)</span></span></span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"> Total Mem             : <span style="color: #38b9c7;" class="mycode_color">3833 MB (600 MB Used)</span></span></span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"> Total Swap            : <span style="color: #38b9c7;" class="mycode_color">4119 MB (0 MB Used)</span></span></span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"> System uptime         : <span style="color: #38b9c7;" class="mycode_color">5 days, 9 hour 23 min</span></span></span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"> Load average          : <span style="color: #38b9c7;" class="mycode_color">0.05, 0.03, 0.01</span></span></span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"> OS                    : <span style="color: #38b9c7;" class="mycode_color">Ubuntu 18.04.5 LTS</span></span></span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"> Arch                  : <span style="color: #38b9c7;" class="mycode_color">x86_64 (64 Bit)</span></span></span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"> Kernel                : <span style="color: #38b9c7;" class="mycode_color">4.15.0-123-generic</span></span></span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"> TCP CC                : <span style="color: #38b9c7;" class="mycode_color">cubic</span></span></span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"> Virtualization        : <span style="color: #38b9c7;" class="mycode_color">Xen</span></span></span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"> Organization          : <span style="color: #38b9c7;" class="mycode_color">AS40676 Psychz Networks</span></span></span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"> Location              : <span style="color: #38b9c7;" class="mycode_color">Houston / US</span></span></span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"> Region                : <span style="color: #38b9c7;" class="mycode_color">Texas</span></span></span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font">----------------------------------------------------------------------</span></span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"> I/O Speed(1st run)    : <span style="color: #aaab25;" class="mycode_color">211 MB/s</span></span></span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"> I/O Speed(2nd run)    : <span style="color: #aaab25;" class="mycode_color">232 MB/s</span></span></span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"> I/O Speed(3rd run)    : <span style="color: #aaab25;" class="mycode_color">202 MB/s</span></span></span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"> Average I/O speed     : <span style="color: #aaab25;" class="mycode_color">215.0 MB/s</span></span></span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font">----------------------------------------------------------------------</span></span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"> Node Name        Upload Speed      Download Speed      Latency     </span></span></span><br />
<span style="color: #ca3323;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"><span style="color: #aaab25;" class="mycode_color"> Speedtest.net    </span><span style="color: #39c026;" class="mycode_color">937.72 Mbps       </span>927.97 Mbps         <span style="color: #38b9c7;" class="mycode_color">1.59 ms     </span></span></span></span><br />
<span style="color: #ca3323;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"><span style="color: #aaab25;" class="mycode_color"> Shanghai   CU    </span><span style="color: #39c026;" class="mycode_color">1.06 Mbps         </span>287.86 Mbps         <span style="color: #38b9c7;" class="mycode_color">314.52 ms   </span></span></span></span><br />
<span style="color: #ca3323;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"><span style="color: #aaab25;" class="mycode_color"> Guangzhou  CT    </span><span style="color: #39c026;" class="mycode_color">0.18 Mbps         </span>124.39 Mbps         <span style="color: #38b9c7;" class="mycode_color">230.33 ms   </span></span></span></span><br />
<span style="color: #ca3323;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"><span style="color: #aaab25;" class="mycode_color"> Shenzhen   CU    </span><span style="color: #39c026;" class="mycode_color">0.27 Mbps         </span>232.71 Mbps         <span style="color: #38b9c7;" class="mycode_color">303.80 ms   </span></span></span></span><br />
<span style="color: #ca3323;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"><span style="color: #aaab25;" class="mycode_color"> Hongkong   CN    </span><span style="color: #39c026;" class="mycode_color">464.33 Mbps       </span>368.77 Mbps         <span style="color: #38b9c7;" class="mycode_color">190.04 ms   </span></span></span></span><br />
<span style="color: #ca3323;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"><span style="color: #aaab25;" class="mycode_color"> Singapore  SG    </span><span style="color: #39c026;" class="mycode_color">388.06 Mbps       </span>301.57 Mbps         <span style="color: #38b9c7;" class="mycode_color">212.40 ms   </span></span></span></span><br />
<span style="color: #ca3323;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font"><span style="color: #aaab25;" class="mycode_color"> Tokyo      JP    </span><span style="color: #39c026;" class="mycode_color">191.15 Mbps       </span>23.63 Mbps          <span style="color: #38b9c7;" class="mycode_color">151.87 ms   </span></span></span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: x-small;" class="mycode_size"><span style="font-family: Menlo;" class="mycode_font">----------------------------------------------------------------------</span></span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">My plans for the future:</span><br />
With this server going above and beyond my expectations, some of my plans for the future is to continue developing softwares and CMSs that I've had in development for a while now along with venturing into new technologies such as creating an AI Assistant for said projects.The sky is the limit and I see my self keeping up with and continuing to maintain access to this VPS until I out grow it. One thing I would like to do is create a small mail server, so I can move my email from gmail to have a jdoe@tbelldesign.co, but that can come at a later time and date. Thank you once again to Post4VPS and <dvz_me_placeholder id="11" /> for the wonderful server.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[VPS 18 - Review By Decent12]]></title>
			<link>https://post4vps.com/Thread-HostLease-VPS-18-Review-By-Decent12</link>
			<pubDate>Tue, 28 Jul 2020 22:39:36 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://post4vps.com/member.php?action=profile&uid=327">Decent12</a>]]></dc:creator>
			<guid isPermaLink="false">https://post4vps.com/Thread-HostLease-VPS-18-Review-By-Decent12</guid>
			<description><![CDATA[Hey Guys,<br />
I hope you all are good and safe from coronavirus, Today I will review my VPS 18 and big thanks to Hostlease and especially to Post4vps for getting them in this forum otherwise we would not have got this golden chance of grabbing VPS just in return of 20 posts.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">VPS 18 SPECIFICATIONS</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #888888;" class="mycode_color">Disk Space: 75 GB SSD</span></span><br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #888888;" class="mycode_color">RAM: 4 GB</span></span><br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #888888;" class="mycode_color">IP Addresses: 1x IPv4</span></span><br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #888888;" class="mycode_color">Virtualization:KVM</span></span><br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #888888;" class="mycode_color">Monthly Traffic: 5 TB</span></span><br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #888888;" class="mycode_color">Location: <img src="https://post4vps.com/flags/nl.png" loading="lazy"  alt="[Image: nl.png]" class="mycode_img" /> Amsterdam/Lelystad, Netherlands</span></span><br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #888888;" class="mycode_color">Control Panel: Ask Admin</span></span><br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #888888;" class="mycode_color">Windows: Yes.  Windows is allowed.</span></span><br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #888888;" class="mycode_color">Connection: 1 Gbps</span></span><br />
<span style="color: #888888;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Provided by: </span><span style="color: #0072bc;" class="mycode_color"><a href="https://www.hostlease.com/" target="_blank" rel="noopener" class="mycode_url"><span style="font-weight: bold;" class="mycode_b">Hostlease</span></a><br />
</span></span><span style="color: #008000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Game Servers are allowed without limitation - both private and public<br />
</span></span><br />
<span style="font-weight: bold;" class="mycode_b">Aight now let's go in detail and analyze every single thing but first I will post every benchmark scripts information and give my comments at the end of my review.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Benchmark Scripts by Hidden Refugee(Modified by sohamb)</span><br />
<div class='terminal_header'><a class='prp close' ></a><a class='prp min'></a><a class='prp max'></a><span>Terminal</span></div><div class='unix'>Benchmark started on Tue Jul 28 16:28:11 EDT 2020<br />
Full benchmark log: /root/bench.log<br />
<br />
System Info<br />
-----------<br />
Processor       : Intel&reg; Xeon&reg; CPU E5-2620 v2 @ 2.10GHz<br />
CPU Cores       : 2 @ 2095.006 MHz<br />
Memory          : 3963 MiB<br />
Swap            : buffers/cache: MiB<br />
Uptime          : 16 days, 2:54,<br />
<br />
OS              : Debian GNU/Linux 8 (jessie)<br />
Arch            : x86_64 (64 Bit)<br />
Kernel          : 3.16.0-4-amd64<br />
Hostname        : P4v2.hostlease.com<br />
<br />
<br />
Speedtest (IPv4 only)<br />
---------------------<br />
Your public IPv4 is 5.253.86.232<br />
<br />
Location                Provider        Speed<br />
--------        --------        -----<br />
CDN                     Cachefly        39.5MB/s<br />
<br />
Atlanta, GA, US         <dvz_me_placeholder id="2" />allas, TX, US          Softlayer       9.60MB/s<br />
Seattle, WA, US         Softlayer       5.64MB/s<br />
San Jose, CA, US        Softlayer       4.61MB/s<br />
Washington, DC, US      Leaseweb        8.09MB/s<br />
<br />
Sao Paulo, Brazil       Softlayer       4.94MB/s<br />
<br />
Singapore               Softlayer       5.47MB/s<br />
Taiwan                  Hinet           2.67MB/s<br />
Tokyo, Japan            Linode          4.10MB/s<br />
<br />
Nuremberg, Germany      Hetzner         21.9MB/s<br />
Rotterdam, Netherlands  id3.net         3.78MB/s<br />
Haarlem, Netherlands    Leaseweb        19.5MB/s<br />
Milan, Italy            Softlayer       3.78MB/s<br />
<br />
Melbourne, AU           Softlayer       3.30MB/s<br />
<br />
<br />
Buffered Sequential Write Speed<br />
-------------------------------<br />
I/O (1st run)   : 45.3 MB/s<br />
I/O (2nd run)   : 128 MB/s<br />
I/O (3rd run)   : 159 MB/s<br />
Average I/O: 110.767 MB/s<br />
<br />
</div>
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Geek Bench</span><br />
<br />
<div class='terminal_header'><a class='prp close' ></a><a class='prp min'></a><a class='prp max'></a><span>Terminal</span></div><div class='unix'>  Running Gathering system information<br />
System Information<br />
  Operating System              Linux 3.16.0-4-amd64 x86_64<br />
  Model                         Red Hat KVM<br />
  Motherboard                   N/A<br />
  BIOS                          Seabios 0.5.1<br />
<br />
Processor Information<br />
  Name                          Intel Xeon E5-2620 v2<br />
  Topology                      2 Processors, 2 Cores<br />
  Identifier                    GenuineIntel Family 6 Model 62 Stepping 4<br />
  Base Frequency                2.10 GHz<br />
  L1 Instruction Cache          32.0 KB<br />
  L1 Data Cache                 32.0 KB<br />
  L2 Cache                      4.00 MB<br />
<br />
Memory Information<br />
  Size                          3.87 GB<br />
<br />
<br />
Single-Core<br />
  Running AES-XTS<br />
  Running Text Compression<br />
  Running Image Compression<br />
  Running Navigation<br />
  Running HTML5<br />
  Running SQLite<br />
  Running PDF Rendering<br />
  Running Text Rendering<br />
  Running Clang<br />
  Running Camera<br />
  Running N-Body Physics<br />
  Running Rigid Body Physics<br />
  Running Gaussian Blur<br />
  Running Face Detection<br />
  Running Horizon Detection<br />
  Running Image Inpainting<br />
  Running HDR<br />
  Running Ray Tracing<br />
  Running Structure from Motion<br />
  Running Speech Recognition<br />
  Running Machine Learning<br />
<br />
Multi-Core<br />
  Running AES-XTS<br />
  Running Text Compression<br />
  Running Image Compression<br />
  Running Navigation<br />
  Running HTML5<br />
  Running SQLite<br />
  Running PDF Rendering<br />
  Running Text Rendering<br />
  Running Clang<br />
  Running Camera<br />
  Running N-Body Physics<br />
  Running Rigid Body Physics<br />
  Running Gaussian Blur<br />
  Running Face Detection<br />
  Running Horizon Detection<br />
  Running Image Inpainting<br />
  Running HDR<br />
  Running Ray Tracing<br />
  Running Structure from Motion<br />
  Running Speech Recognition<br />
  Running Machine Learning<br />
<br />
<br />
Uploading results to the Geekbench Browser. This could take a minute or two<br />
depending on the speed of your internet connection.<br />
<br />
Upload succeeded. Visit the following link and view your results online:<br />
<br />
  <a href="https://browser.geekbench.com/v5/cpu/3092036" target="_blank" rel="noopener" class="mycode_url">https://browser.geekbench.com/v5/cpu/3092036</a><br />
<br />
</div>
<br />
<span style="font-weight: bold;" class="mycode_b">Unix Benchmarks</span><br />
<br />
<div class='terminal_header'><a class='prp close' ></a><a class='prp min'></a><a class='prp max'></a><span>Terminal</span></div><div class='unix'>1 x Dhrystone 2 using register variables  1 2 3 4 5 6 7 8 9 10<br />
<br />
1 x Double-Precision Whetstone  1 2 3 4 5 6 7 8 9 10<br />
<br />
1 x Execl Throughput  1 2 3<br />
<br />
1 x File Copy 1024 bufsize 2000 maxblocks  1 2 3<br />
<br />
1 x File Copy 256 bufsize 500 maxblocks  1 2 3<br />
<br />
1 x File Copy 4096 bufsize 8000 maxblocks  1 2 3<br />
<br />
1 x Pipe Throughput  1 2 3 4 5 6 7 8 9 10<br />
<br />
1 x Pipe-based Context Switching  1 2 3 4 5 6 7 8 9 10<br />
<br />
1 x Process Creation  1 2 3<br />
<br />
1 x System Call Overhead  1 2 3 4 5 6 7 8 9 10<br />
<br />
1 x Shell Scripts (1 concurrent)  1 2 3<br />
<br />
1 x Shell Scripts (8 concurrent)  1 2 3<br />
<br />
2 x Dhrystone 2 using register variables  1 2 3 4 5 6 7 8 9 10<br />
<br />
2 x Double-Precision Whetstone  1 2 3 4 5 6 7 8 9 10<br />
<br />
2 x Execl Throughput  1 2 3<br />
<br />
2 x File Copy 1024 bufsize 2000 maxblocks  1 2 3<br />
<br />
2 x File Copy 256 bufsize 500 maxblocks  1 2 3<br />
<br />
2 x File Copy 4096 bufsize 8000 maxblocks  1 2 3<br />
<br />
2 x Pipe Throughput  1 2 3 4 5 6 7 8 9 10<br />
<br />
2 x Pipe-based Context Switching  1 2 3 4 5 6 7 8 9 10<br />
<br />
2 x Process Creation  1 2 3<br />
<br />
2 x System Call Overhead  1 2 3 4 5 6 7 8 9 10<br />
<br />
2 x Shell Scripts (1 concurrent)  1 2 3<br />
<br />
2 x Shell Scripts (8 concurrent)  1 2 3<br />
<br />
========================================================================<br />
   BYTE UNIX Benchmarks (Version 5.1.3)<br />
<br />
   System: P4v2.hostlease.com: GNU/Linux<br />
   OS: GNU/Linux -- 3.16.0-4-amd64 -- #1 SMP Debian 3.16.39-1+deb8u2 (2017-03-07)<br />
   Machine: x86_64 (unknown)<br />
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")<br />
   CPU 0: Intel&reg; Xeon&reg; CPU E5-2620 v2 @ 2.10GHz (4190.0 bogomips)<br />
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET<br />
   CPU 1: Intel&reg; Xeon&reg; CPU E5-2620 v2 @ 2.10GHz (4190.0 bogomips)<br />
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET<br />
   16:57:14 up 16 days,  3:23,  1 user,  load average: 0.38, 0.26, 0.27; runlevel 2020-07-12<br />
<br />
------------------------------------------------------------------------<br />
Benchmark Run: Tue Jul 28 2020 16:57:15 - 17:25:24<br />
2 CPUs in system; running 1 parallel copy of tests<br />
<br />
Dhrystone 2 using register variables       18798465.3 lps   (10.0 s, 7 samples)<br />
Double-Precision Whetstone                     2638.5 MWIPS (9.7 s, 7 samples)<br />
Execl Throughput                                868.8 lps   (29.6 s, 2 samples)<br />
File Copy 1024 bufsize 2000 maxblocks        493687.8 KBps  (30.0 s, 2 samples)<br />
File Copy 256 bufsize 500 maxblocks          143827.8 KBps  (30.0 s, 2 samples)<br />
File Copy 4096 bufsize 8000 maxblocks       1019575.2 KBps  (30.0 s, 2 samples)<br />
Pipe Throughput                             1223053.0 lps   (10.0 s, 7 samples)<br />
Pipe-based Context Switching                 192892.7 lps   (10.0 s, 7 samples)<br />
Process Creation                               2410.2 lps   (30.0 s, 2 samples)<br />
Shell Scripts (1 concurrent)                   3821.4 lpm   (60.0 s, 2 samples)<br />
Shell Scripts (8 concurrent)                    921.3 lpm   (60.0 s, 2 samples)<br />
System Call Overhead                        2531969.1 lps   (10.0 s, 7 samples)<br />
<br />
System Benchmarks Index Values               BASELINE       RESULT    INDEX<br />
Dhrystone 2 using register variables         116700.0   18798465.3   1610.8<br />
Double-Precision Whetstone                       55.0       2638.5    479.7<br />
Execl Throughput                                 43.0        868.8    202.1<br />
File Copy 1024 bufsize 2000 maxblocks          3960.0     493687.8   1246.7<br />
File Copy 256 bufsize 500 maxblocks            1655.0     143827.8    869.1<br />
File Copy 4096 bufsize 8000 maxblocks          5800.0    1019575.2   1757.9<br />
Pipe Throughput                               12440.0    1223053.0    983.2<br />
Pipe-based Context Switching                   4000.0     192892.7    482.2<br />
Process Creation                                126.0       2410.2    191.3<br />
Shell Scripts (1 concurrent)                     42.4       3821.4    901.3<br />
Shell Scripts (8 concurrent)                      6.0        921.3   1535.5<br />
System Call Overhead                          15000.0    2531969.1   1688.0<br />
                                                                   ========<br />
System Benchmarks Index Score                                         794.2<br />
<br />
------------------------------------------------------------------------<br />
Benchmark Run: Tue Jul 28 2020 17:25:24 - 17:53:36<br />
2 CPUs in system; running 2 parallel copies of tests<br />
<br />
Dhrystone 2 using register variables       37808313.0 lps   (10.0 s, 7 samples)<br />
Double-Precision Whetstone                     5259.7 MWIPS (9.4 s, 7 samples)<br />
Execl Throughput                               5131.4 lps   (30.0 s, 2 samples)<br />
File Copy 1024 bufsize 2000 maxblocks        588495.3 KBps  (30.0 s, 2 samples)<br />
File Copy 256 bufsize 500 maxblocks          186496.2 KBps  (30.0 s, 2 samples)<br />
File Copy 4096 bufsize 8000 maxblocks       1588821.5 KBps  (30.0 s, 2 samples)<br />
Pipe Throughput                             2301048.5 lps   (10.0 s, 7 samples)<br />
Pipe-based Context Switching                 373172.2 lps   (10.0 s, 7 samples)<br />
Process Creation                               9885.9 lps   (30.0 s, 2 samples)<br />
Shell Scripts (1 concurrent)                   5921.7 lpm   (60.0 s, 2 samples)<br />
Shell Scripts (8 concurrent)                   1065.4 lpm   (60.0 s, 2 samples)<br />
System Call Overhead                        3583359.1 lps   (10.0 s, 7 samples)<br />
<br />
System Benchmarks Index Values               BASELINE       RESULT    INDEX<br />
Dhrystone 2 using register variables         116700.0   37808313.0   3239.8<br />
Double-Precision Whetstone                       55.0       5259.7    956.3<br />
Execl Throughput                                 43.0       5131.4   1193.4<br />
File Copy 1024 bufsize 2000 maxblocks          3960.0     588495.3   1486.1<br />
File Copy 256 bufsize 500 maxblocks            1655.0     186496.2   1126.9<br />
File Copy 4096 bufsize 8000 maxblocks          5800.0    1588821.5   2739.3<br />
Pipe Throughput                               12440.0    2301048.5   1849.7<br />
Pipe-based Context Switching                   4000.0     373172.2    932.9<br />
Process Creation                                126.0       9885.9    784.6<br />
Shell Scripts (1 concurrent)                     42.4       5921.7   1396.6<br />
Shell Scripts (8 concurrent)                      6.0       1065.4   1775.6<br />
System Call Overhead                          15000.0    3583359.1   2388.9<br />
                                                                   ========<br />
System Benchmarks Index Score                                        1505.9<br />
</div>
<br />
<span style="font-weight: bold;" class="mycode_b">Speed Test<br />
</span><br />
<div class='terminal_header'><a class='prp close' ></a><a class='prp min'></a><a class='prp max'></a><span>Terminal</span></div><div class='unix'>root@P4v2:~# speedtest-cli<br />
Retrieving speedtest.net configuration...<br />
Retrieving speedtest.net server list...<br />
Testing from HostSlick (127.0.0.1)...<br />
Selecting best server based on latency...<br />
Hosted by Tarr ltd. (Szekszard) [1740.50 km]: 1800000.0 ms<br />
Testing download speed........................................<br />
Download: 121.08 Mbits/s<br />
Testing upload speed..................................................<br />
Upload: 83.50 Mbits/s</div>
<br />
<span style="font-weight: bold;" class="mycode_b">Conclusion:</span><br />
Aight now you guys can take a look at benchmarks and I did run every benchmark which HR has posted in his review resources topic so you guys can judge it as well.<br />
<br />
VPS 18 is a great VPS but there are few problems due to which you can't run game servers smoothly not every time but sometimes as the connection speed of the VPS is not stable and it keeps going up and down and the spikes in VPS connection speed is annoying as sometimes I check the speed its 20mbps/s download and 4mbps upload but sometimes the connection is good as you guys can check the speed which I provided now.<br />
<br />
CPU: The CPU of VPS 18 is not much reliable since if you give it a bit heavy task it will start lagging the whole thing for which I think<br />
the VPS cpu is quite weak as the tasks I ran were not much heavy but still, the VPS CPU caused a bit lagg.<br />
<br />
<br />
Overall I like the VPS 18 when its connection speed is stable and running smoothly but sometimes the VPS goes crazy and start lagging everything I do on VPS which is a bit disturbing but I can't complain much as we got this just for 20 posts but the up point of the VPS is we got 4gb and games servers are allowed which is a major plus.<br />
<br />
Rating: 7.5/10<br />
<br />
Have a nice day]]></description>
			<content:encoded><![CDATA[Hey Guys,<br />
I hope you all are good and safe from coronavirus, Today I will review my VPS 18 and big thanks to Hostlease and especially to Post4vps for getting them in this forum otherwise we would not have got this golden chance of grabbing VPS just in return of 20 posts.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">VPS 18 SPECIFICATIONS</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #888888;" class="mycode_color">Disk Space: 75 GB SSD</span></span><br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #888888;" class="mycode_color">RAM: 4 GB</span></span><br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #888888;" class="mycode_color">IP Addresses: 1x IPv4</span></span><br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #888888;" class="mycode_color">Virtualization:KVM</span></span><br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #888888;" class="mycode_color">Monthly Traffic: 5 TB</span></span><br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #888888;" class="mycode_color">Location: <img src="https://post4vps.com/flags/nl.png" loading="lazy"  alt="[Image: nl.png]" class="mycode_img" /> Amsterdam/Lelystad, Netherlands</span></span><br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #888888;" class="mycode_color">Control Panel: Ask Admin</span></span><br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #888888;" class="mycode_color">Windows: Yes.  Windows is allowed.</span></span><br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #888888;" class="mycode_color">Connection: 1 Gbps</span></span><br />
<span style="color: #888888;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Provided by: </span><span style="color: #0072bc;" class="mycode_color"><a href="https://www.hostlease.com/" target="_blank" rel="noopener" class="mycode_url"><span style="font-weight: bold;" class="mycode_b">Hostlease</span></a><br />
</span></span><span style="color: #008000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Game Servers are allowed without limitation - both private and public<br />
</span></span><br />
<span style="font-weight: bold;" class="mycode_b">Aight now let's go in detail and analyze every single thing but first I will post every benchmark scripts information and give my comments at the end of my review.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Benchmark Scripts by Hidden Refugee(Modified by sohamb)</span><br />
<div class='terminal_header'><a class='prp close' ></a><a class='prp min'></a><a class='prp max'></a><span>Terminal</span></div><div class='unix'>Benchmark started on Tue Jul 28 16:28:11 EDT 2020<br />
Full benchmark log: /root/bench.log<br />
<br />
System Info<br />
-----------<br />
Processor       : Intel&reg; Xeon&reg; CPU E5-2620 v2 @ 2.10GHz<br />
CPU Cores       : 2 @ 2095.006 MHz<br />
Memory          : 3963 MiB<br />
Swap            : buffers/cache: MiB<br />
Uptime          : 16 days, 2:54,<br />
<br />
OS              : Debian GNU/Linux 8 (jessie)<br />
Arch            : x86_64 (64 Bit)<br />
Kernel          : 3.16.0-4-amd64<br />
Hostname        : P4v2.hostlease.com<br />
<br />
<br />
Speedtest (IPv4 only)<br />
---------------------<br />
Your public IPv4 is 5.253.86.232<br />
<br />
Location                Provider        Speed<br />
--------        --------        -----<br />
CDN                     Cachefly        39.5MB/s<br />
<br />
Atlanta, GA, US         <dvz_me_placeholder id="2" />allas, TX, US          Softlayer       9.60MB/s<br />
Seattle, WA, US         Softlayer       5.64MB/s<br />
San Jose, CA, US        Softlayer       4.61MB/s<br />
Washington, DC, US      Leaseweb        8.09MB/s<br />
<br />
Sao Paulo, Brazil       Softlayer       4.94MB/s<br />
<br />
Singapore               Softlayer       5.47MB/s<br />
Taiwan                  Hinet           2.67MB/s<br />
Tokyo, Japan            Linode          4.10MB/s<br />
<br />
Nuremberg, Germany      Hetzner         21.9MB/s<br />
Rotterdam, Netherlands  id3.net         3.78MB/s<br />
Haarlem, Netherlands    Leaseweb        19.5MB/s<br />
Milan, Italy            Softlayer       3.78MB/s<br />
<br />
Melbourne, AU           Softlayer       3.30MB/s<br />
<br />
<br />
Buffered Sequential Write Speed<br />
-------------------------------<br />
I/O (1st run)   : 45.3 MB/s<br />
I/O (2nd run)   : 128 MB/s<br />
I/O (3rd run)   : 159 MB/s<br />
Average I/O: 110.767 MB/s<br />
<br />
</div>
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Geek Bench</span><br />
<br />
<div class='terminal_header'><a class='prp close' ></a><a class='prp min'></a><a class='prp max'></a><span>Terminal</span></div><div class='unix'>  Running Gathering system information<br />
System Information<br />
  Operating System              Linux 3.16.0-4-amd64 x86_64<br />
  Model                         Red Hat KVM<br />
  Motherboard                   N/A<br />
  BIOS                          Seabios 0.5.1<br />
<br />
Processor Information<br />
  Name                          Intel Xeon E5-2620 v2<br />
  Topology                      2 Processors, 2 Cores<br />
  Identifier                    GenuineIntel Family 6 Model 62 Stepping 4<br />
  Base Frequency                2.10 GHz<br />
  L1 Instruction Cache          32.0 KB<br />
  L1 Data Cache                 32.0 KB<br />
  L2 Cache                      4.00 MB<br />
<br />
Memory Information<br />
  Size                          3.87 GB<br />
<br />
<br />
Single-Core<br />
  Running AES-XTS<br />
  Running Text Compression<br />
  Running Image Compression<br />
  Running Navigation<br />
  Running HTML5<br />
  Running SQLite<br />
  Running PDF Rendering<br />
  Running Text Rendering<br />
  Running Clang<br />
  Running Camera<br />
  Running N-Body Physics<br />
  Running Rigid Body Physics<br />
  Running Gaussian Blur<br />
  Running Face Detection<br />
  Running Horizon Detection<br />
  Running Image Inpainting<br />
  Running HDR<br />
  Running Ray Tracing<br />
  Running Structure from Motion<br />
  Running Speech Recognition<br />
  Running Machine Learning<br />
<br />
Multi-Core<br />
  Running AES-XTS<br />
  Running Text Compression<br />
  Running Image Compression<br />
  Running Navigation<br />
  Running HTML5<br />
  Running SQLite<br />
  Running PDF Rendering<br />
  Running Text Rendering<br />
  Running Clang<br />
  Running Camera<br />
  Running N-Body Physics<br />
  Running Rigid Body Physics<br />
  Running Gaussian Blur<br />
  Running Face Detection<br />
  Running Horizon Detection<br />
  Running Image Inpainting<br />
  Running HDR<br />
  Running Ray Tracing<br />
  Running Structure from Motion<br />
  Running Speech Recognition<br />
  Running Machine Learning<br />
<br />
<br />
Uploading results to the Geekbench Browser. This could take a minute or two<br />
depending on the speed of your internet connection.<br />
<br />
Upload succeeded. Visit the following link and view your results online:<br />
<br />
  <a href="https://browser.geekbench.com/v5/cpu/3092036" target="_blank" rel="noopener" class="mycode_url">https://browser.geekbench.com/v5/cpu/3092036</a><br />
<br />
</div>
<br />
<span style="font-weight: bold;" class="mycode_b">Unix Benchmarks</span><br />
<br />
<div class='terminal_header'><a class='prp close' ></a><a class='prp min'></a><a class='prp max'></a><span>Terminal</span></div><div class='unix'>1 x Dhrystone 2 using register variables  1 2 3 4 5 6 7 8 9 10<br />
<br />
1 x Double-Precision Whetstone  1 2 3 4 5 6 7 8 9 10<br />
<br />
1 x Execl Throughput  1 2 3<br />
<br />
1 x File Copy 1024 bufsize 2000 maxblocks  1 2 3<br />
<br />
1 x File Copy 256 bufsize 500 maxblocks  1 2 3<br />
<br />
1 x File Copy 4096 bufsize 8000 maxblocks  1 2 3<br />
<br />
1 x Pipe Throughput  1 2 3 4 5 6 7 8 9 10<br />
<br />
1 x Pipe-based Context Switching  1 2 3 4 5 6 7 8 9 10<br />
<br />
1 x Process Creation  1 2 3<br />
<br />
1 x System Call Overhead  1 2 3 4 5 6 7 8 9 10<br />
<br />
1 x Shell Scripts (1 concurrent)  1 2 3<br />
<br />
1 x Shell Scripts (8 concurrent)  1 2 3<br />
<br />
2 x Dhrystone 2 using register variables  1 2 3 4 5 6 7 8 9 10<br />
<br />
2 x Double-Precision Whetstone  1 2 3 4 5 6 7 8 9 10<br />
<br />
2 x Execl Throughput  1 2 3<br />
<br />
2 x File Copy 1024 bufsize 2000 maxblocks  1 2 3<br />
<br />
2 x File Copy 256 bufsize 500 maxblocks  1 2 3<br />
<br />
2 x File Copy 4096 bufsize 8000 maxblocks  1 2 3<br />
<br />
2 x Pipe Throughput  1 2 3 4 5 6 7 8 9 10<br />
<br />
2 x Pipe-based Context Switching  1 2 3 4 5 6 7 8 9 10<br />
<br />
2 x Process Creation  1 2 3<br />
<br />
2 x System Call Overhead  1 2 3 4 5 6 7 8 9 10<br />
<br />
2 x Shell Scripts (1 concurrent)  1 2 3<br />
<br />
2 x Shell Scripts (8 concurrent)  1 2 3<br />
<br />
========================================================================<br />
   BYTE UNIX Benchmarks (Version 5.1.3)<br />
<br />
   System: P4v2.hostlease.com: GNU/Linux<br />
   OS: GNU/Linux -- 3.16.0-4-amd64 -- #1 SMP Debian 3.16.39-1+deb8u2 (2017-03-07)<br />
   Machine: x86_64 (unknown)<br />
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")<br />
   CPU 0: Intel&reg; Xeon&reg; CPU E5-2620 v2 @ 2.10GHz (4190.0 bogomips)<br />
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET<br />
   CPU 1: Intel&reg; Xeon&reg; CPU E5-2620 v2 @ 2.10GHz (4190.0 bogomips)<br />
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET<br />
   16:57:14 up 16 days,  3:23,  1 user,  load average: 0.38, 0.26, 0.27; runlevel 2020-07-12<br />
<br />
------------------------------------------------------------------------<br />
Benchmark Run: Tue Jul 28 2020 16:57:15 - 17:25:24<br />
2 CPUs in system; running 1 parallel copy of tests<br />
<br />
Dhrystone 2 using register variables       18798465.3 lps   (10.0 s, 7 samples)<br />
Double-Precision Whetstone                     2638.5 MWIPS (9.7 s, 7 samples)<br />
Execl Throughput                                868.8 lps   (29.6 s, 2 samples)<br />
File Copy 1024 bufsize 2000 maxblocks        493687.8 KBps  (30.0 s, 2 samples)<br />
File Copy 256 bufsize 500 maxblocks          143827.8 KBps  (30.0 s, 2 samples)<br />
File Copy 4096 bufsize 8000 maxblocks       1019575.2 KBps  (30.0 s, 2 samples)<br />
Pipe Throughput                             1223053.0 lps   (10.0 s, 7 samples)<br />
Pipe-based Context Switching                 192892.7 lps   (10.0 s, 7 samples)<br />
Process Creation                               2410.2 lps   (30.0 s, 2 samples)<br />
Shell Scripts (1 concurrent)                   3821.4 lpm   (60.0 s, 2 samples)<br />
Shell Scripts (8 concurrent)                    921.3 lpm   (60.0 s, 2 samples)<br />
System Call Overhead                        2531969.1 lps   (10.0 s, 7 samples)<br />
<br />
System Benchmarks Index Values               BASELINE       RESULT    INDEX<br />
Dhrystone 2 using register variables         116700.0   18798465.3   1610.8<br />
Double-Precision Whetstone                       55.0       2638.5    479.7<br />
Execl Throughput                                 43.0        868.8    202.1<br />
File Copy 1024 bufsize 2000 maxblocks          3960.0     493687.8   1246.7<br />
File Copy 256 bufsize 500 maxblocks            1655.0     143827.8    869.1<br />
File Copy 4096 bufsize 8000 maxblocks          5800.0    1019575.2   1757.9<br />
Pipe Throughput                               12440.0    1223053.0    983.2<br />
Pipe-based Context Switching                   4000.0     192892.7    482.2<br />
Process Creation                                126.0       2410.2    191.3<br />
Shell Scripts (1 concurrent)                     42.4       3821.4    901.3<br />
Shell Scripts (8 concurrent)                      6.0        921.3   1535.5<br />
System Call Overhead                          15000.0    2531969.1   1688.0<br />
                                                                   ========<br />
System Benchmarks Index Score                                         794.2<br />
<br />
------------------------------------------------------------------------<br />
Benchmark Run: Tue Jul 28 2020 17:25:24 - 17:53:36<br />
2 CPUs in system; running 2 parallel copies of tests<br />
<br />
Dhrystone 2 using register variables       37808313.0 lps   (10.0 s, 7 samples)<br />
Double-Precision Whetstone                     5259.7 MWIPS (9.4 s, 7 samples)<br />
Execl Throughput                               5131.4 lps   (30.0 s, 2 samples)<br />
File Copy 1024 bufsize 2000 maxblocks        588495.3 KBps  (30.0 s, 2 samples)<br />
File Copy 256 bufsize 500 maxblocks          186496.2 KBps  (30.0 s, 2 samples)<br />
File Copy 4096 bufsize 8000 maxblocks       1588821.5 KBps  (30.0 s, 2 samples)<br />
Pipe Throughput                             2301048.5 lps   (10.0 s, 7 samples)<br />
Pipe-based Context Switching                 373172.2 lps   (10.0 s, 7 samples)<br />
Process Creation                               9885.9 lps   (30.0 s, 2 samples)<br />
Shell Scripts (1 concurrent)                   5921.7 lpm   (60.0 s, 2 samples)<br />
Shell Scripts (8 concurrent)                   1065.4 lpm   (60.0 s, 2 samples)<br />
System Call Overhead                        3583359.1 lps   (10.0 s, 7 samples)<br />
<br />
System Benchmarks Index Values               BASELINE       RESULT    INDEX<br />
Dhrystone 2 using register variables         116700.0   37808313.0   3239.8<br />
Double-Precision Whetstone                       55.0       5259.7    956.3<br />
Execl Throughput                                 43.0       5131.4   1193.4<br />
File Copy 1024 bufsize 2000 maxblocks          3960.0     588495.3   1486.1<br />
File Copy 256 bufsize 500 maxblocks            1655.0     186496.2   1126.9<br />
File Copy 4096 bufsize 8000 maxblocks          5800.0    1588821.5   2739.3<br />
Pipe Throughput                               12440.0    2301048.5   1849.7<br />
Pipe-based Context Switching                   4000.0     373172.2    932.9<br />
Process Creation                                126.0       9885.9    784.6<br />
Shell Scripts (1 concurrent)                     42.4       5921.7   1396.6<br />
Shell Scripts (8 concurrent)                      6.0       1065.4   1775.6<br />
System Call Overhead                          15000.0    3583359.1   2388.9<br />
                                                                   ========<br />
System Benchmarks Index Score                                        1505.9<br />
</div>
<br />
<span style="font-weight: bold;" class="mycode_b">Speed Test<br />
</span><br />
<div class='terminal_header'><a class='prp close' ></a><a class='prp min'></a><a class='prp max'></a><span>Terminal</span></div><div class='unix'>root@P4v2:~# speedtest-cli<br />
Retrieving speedtest.net configuration...<br />
Retrieving speedtest.net server list...<br />
Testing from HostSlick (127.0.0.1)...<br />
Selecting best server based on latency...<br />
Hosted by Tarr ltd. (Szekszard) [1740.50 km]: 1800000.0 ms<br />
Testing download speed........................................<br />
Download: 121.08 Mbits/s<br />
Testing upload speed..................................................<br />
Upload: 83.50 Mbits/s</div>
<br />
<span style="font-weight: bold;" class="mycode_b">Conclusion:</span><br />
Aight now you guys can take a look at benchmarks and I did run every benchmark which HR has posted in his review resources topic so you guys can judge it as well.<br />
<br />
VPS 18 is a great VPS but there are few problems due to which you can't run game servers smoothly not every time but sometimes as the connection speed of the VPS is not stable and it keeps going up and down and the spikes in VPS connection speed is annoying as sometimes I check the speed its 20mbps/s download and 4mbps upload but sometimes the connection is good as you guys can check the speed which I provided now.<br />
<br />
CPU: The CPU of VPS 18 is not much reliable since if you give it a bit heavy task it will start lagging the whole thing for which I think<br />
the VPS cpu is quite weak as the tasks I ran were not much heavy but still, the VPS CPU caused a bit lagg.<br />
<br />
<br />
Overall I like the VPS 18 when its connection speed is stable and running smoothly but sometimes the VPS goes crazy and start lagging everything I do on VPS which is a bit disturbing but I can't complain much as we got this just for 20 posts but the up point of the VPS is we got 4gb and games servers are allowed which is a major plus.<br />
<br />
Rating: 7.5/10<br />
<br />
Have a nice day]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[VPS 7 - ReadiDedis - VPS Review]]></title>
			<link>https://post4vps.com/Thread-ReadyDedis-VPS-7-ReadiDedis-VPS-Review</link>
			<pubDate>Sun, 14 Jun 2020 14:42:22 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://post4vps.com/member.php?action=profile&uid=453">sAmI</a>]]></dc:creator>
			<guid isPermaLink="false">https://post4vps.com/Thread-ReadyDedis-VPS-7-ReadiDedis-VPS-Review</guid>
			<description><![CDATA[Hello there,<br />
A few days back i received a replacement VPS as there were many issues going on with the VPS 10. Here is my review for the amazing VPS 7! <br />
<br />
I have been using this for 4 days now and i can say the speed and the performance of the VPS is outstanding, The network speed and the SSD are just too good. Sadly, I'm currently using it for my personal Voice Server and the ping and latency is absolutely solid!<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Specs :</span> <br />
<br />
Disk Space : 25GB SSD<br />
RAM : 1GB<br />
Virtualization : KVM<br />
Bandwidth : Unmetered<br />
Location : Locations are multiple like US: AT LA NY but i chose Germany<br />
Provided by : ReadiDedis<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Benchmark : </span><br />
<br />
System Info<br />
-----------<br />
Processor       : AMD Ryzen 7 3700X 8-Core Processor<br />
CPU Cores       : 1 @ 3593.250 MHz<br />
Memory          : 992 MiB<br />
Swap            : 0 MiB<br />
Uptime          : 4 days, 14:18,<br />
<br />
OS              : Ubuntu 16.04.6 LTS<br />
Arch            : x86_64 (64 Bit)<br />
Kernel          : 4.4.0-21-generic<br />
<br />
<span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">System Info</span></span><br />
-----------<br />
Processor       : AMD Ryzen 7 3700X 8-Core Processor<br />
CPU Cores       : 1 @ 3593.250 MHz<br />
Memory          : 992 MiB<br />
Swap            : 0 MiB<br />
Uptime          : 4 days, 14:18,<br />
<br />
OS              : Ubuntu 16.04.6 LTS<br />
Arch            : x86_64 (64 Bit)<br />
Kernel          : 4.4.0-21-generic<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Speedtest (IPv4 only)<br />
---------------------<br />
Your public IPv4 is xxx.xxx.xxx<br />
<br />
Location                Provider        Speed<br />
--------        --------        -----<br />
CDN                     Cachefly        86.2MB/s<br />
<br />
Atlanta, GA, US         @sohamb03       16.1MB/s<br />
Dallas, TX, US          Softlayer       12.2MB/s<br />
Seattle, WA, US         Softlayer       10.0MB/s<br />
San Jose, CA, US        Softlayer       9.94MB/s<br />
Washington, DC, US      Leaseweb        12.1MB/s<br />
<br />
Sao Paulo, Brazil       Softlayer       7.25MB/s<br />
<br />
Singapore               Softlayer       10.1MB/s<br />
Taiwan                  Hinet           4.99MB/s<br />
Tokyo, Japan            Linode          4.84MB/s<br />
<br />
Nuremberg, Germany      Hetzner         30.9MB/s<br />
Rotterdam, Netherlands  id3.net         60.1MB/s<br />
Haarlem, Netherlands    Leaseweb        91.3MB/s<br />
Milan, Italy            Softlayer       60.1MB/s<br />
<br />
Melbourne, AU           Softlayer       6.47MB/s<br />
<br />
Speedtest-CLI Result : <br />
Testing from Hetzner Online GmbH (148.xx.xx.xx)...<br />
Selecting best server based on latency...<br />
Hosted by Keyweb AG (Erfurt) [112.91 km]: 8.493 ms<br />
Testing download speed........................................<br />
Download: 785.92 Mbit/s<br />
Testing upload speed..................................................<br />
Upload: 322.04 Mbit/s</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">Disk Speed </span>:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Buffered Sequential Write Speed<br />
-------------------------------<br />
I/O (1st run)   : 1.9 GB/s<br />
I/O (2nd run)   : 2.1 GB/s<br />
I/O (3rd run)   : 2.2 GB/s<br />
Average I/O     : 2.06667 MB/s</code></div></div><span style="font-weight: bold;" class="mycode_b">HDParm : </span><br />
Direct : <br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>/dev/vda1:<br />
 Timing O_DIRECT cached reads:   3846 MB in  2.00 seconds = 1922.70 MB/sec<br />
 Timing O_DIRECT disk reads: 7840 MB in  3.00 seconds = 2612.88 MB/sec<br />
<br />
/dev/vda1:<br />
 Timing O_DIRECT cached reads:   3934 MB in  2.00 seconds = 1967.23 MB/sec<br />
 Timing O_DIRECT disk reads: 8032 MB in  3.00 seconds = 2677.11 MB/sec</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">Cached : </span><br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>/dev/vda1:<br />
 Timing cached reads:   23816 MB in  2.00 seconds = 11918.81 MB/sec<br />
 Timing buffered disk reads: 3246 MB in  3.00 seconds = 1081.69 MB/sec<br />
<br />
/dev/vda1:<br />
 Timing cached reads:   22428 MB in  2.00 seconds = 11223.47 MB/sec<br />
 Timing buffered disk reads: 3200 MB in  3.00 seconds = 1066.61 MB/sec</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">Geek Bench</span> : <br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>1260<br />
Single-Core Score<br />
<br />
1277<br />
Multi-Core Score</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">Usage/Pros/Cons</span> : <br />
My Usage is usually hosting a TeamSpeak3 Server and hosting a small RankSystem for my TeamSpeak3 Server and some music bots. The pros of the VPS are the performance of the VPS is pretty solid, I have seen much much more worse performance in paid one, The connection speed is impressive and as promised. The VPS is available in multiple locations, I personally chose Germany and i usually get 110MS which is pretty decent for me. I haven't encountered anytype of issue right now with the VPS, I'm pretty happy with the VPS, The specs are decent, CPU is Ryzen 3700x!<br />
I would like to thanks ReadiDedis and Post4VPS for this amazing VPS!<br />
I hope you like my review as it is my first review, If there are any mistakes or is there something missing please do let me know!<br />
Regards,]]></description>
			<content:encoded><![CDATA[Hello there,<br />
A few days back i received a replacement VPS as there were many issues going on with the VPS 10. Here is my review for the amazing VPS 7! <br />
<br />
I have been using this for 4 days now and i can say the speed and the performance of the VPS is outstanding, The network speed and the SSD are just too good. Sadly, I'm currently using it for my personal Voice Server and the ping and latency is absolutely solid!<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Specs :</span> <br />
<br />
Disk Space : 25GB SSD<br />
RAM : 1GB<br />
Virtualization : KVM<br />
Bandwidth : Unmetered<br />
Location : Locations are multiple like US: AT LA NY but i chose Germany<br />
Provided by : ReadiDedis<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Benchmark : </span><br />
<br />
System Info<br />
-----------<br />
Processor       : AMD Ryzen 7 3700X 8-Core Processor<br />
CPU Cores       : 1 @ 3593.250 MHz<br />
Memory          : 992 MiB<br />
Swap            : 0 MiB<br />
Uptime          : 4 days, 14:18,<br />
<br />
OS              : Ubuntu 16.04.6 LTS<br />
Arch            : x86_64 (64 Bit)<br />
Kernel          : 4.4.0-21-generic<br />
<br />
<span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">System Info</span></span><br />
-----------<br />
Processor       : AMD Ryzen 7 3700X 8-Core Processor<br />
CPU Cores       : 1 @ 3593.250 MHz<br />
Memory          : 992 MiB<br />
Swap            : 0 MiB<br />
Uptime          : 4 days, 14:18,<br />
<br />
OS              : Ubuntu 16.04.6 LTS<br />
Arch            : x86_64 (64 Bit)<br />
Kernel          : 4.4.0-21-generic<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Speedtest (IPv4 only)<br />
---------------------<br />
Your public IPv4 is xxx.xxx.xxx<br />
<br />
Location                Provider        Speed<br />
--------        --------        -----<br />
CDN                     Cachefly        86.2MB/s<br />
<br />
Atlanta, GA, US         @sohamb03       16.1MB/s<br />
Dallas, TX, US          Softlayer       12.2MB/s<br />
Seattle, WA, US         Softlayer       10.0MB/s<br />
San Jose, CA, US        Softlayer       9.94MB/s<br />
Washington, DC, US      Leaseweb        12.1MB/s<br />
<br />
Sao Paulo, Brazil       Softlayer       7.25MB/s<br />
<br />
Singapore               Softlayer       10.1MB/s<br />
Taiwan                  Hinet           4.99MB/s<br />
Tokyo, Japan            Linode          4.84MB/s<br />
<br />
Nuremberg, Germany      Hetzner         30.9MB/s<br />
Rotterdam, Netherlands  id3.net         60.1MB/s<br />
Haarlem, Netherlands    Leaseweb        91.3MB/s<br />
Milan, Italy            Softlayer       60.1MB/s<br />
<br />
Melbourne, AU           Softlayer       6.47MB/s<br />
<br />
Speedtest-CLI Result : <br />
Testing from Hetzner Online GmbH (148.xx.xx.xx)...<br />
Selecting best server based on latency...<br />
Hosted by Keyweb AG (Erfurt) [112.91 km]: 8.493 ms<br />
Testing download speed........................................<br />
Download: 785.92 Mbit/s<br />
Testing upload speed..................................................<br />
Upload: 322.04 Mbit/s</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">Disk Speed </span>:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Buffered Sequential Write Speed<br />
-------------------------------<br />
I/O (1st run)   : 1.9 GB/s<br />
I/O (2nd run)   : 2.1 GB/s<br />
I/O (3rd run)   : 2.2 GB/s<br />
Average I/O     : 2.06667 MB/s</code></div></div><span style="font-weight: bold;" class="mycode_b">HDParm : </span><br />
Direct : <br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>/dev/vda1:<br />
 Timing O_DIRECT cached reads:   3846 MB in  2.00 seconds = 1922.70 MB/sec<br />
 Timing O_DIRECT disk reads: 7840 MB in  3.00 seconds = 2612.88 MB/sec<br />
<br />
/dev/vda1:<br />
 Timing O_DIRECT cached reads:   3934 MB in  2.00 seconds = 1967.23 MB/sec<br />
 Timing O_DIRECT disk reads: 8032 MB in  3.00 seconds = 2677.11 MB/sec</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">Cached : </span><br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>/dev/vda1:<br />
 Timing cached reads:   23816 MB in  2.00 seconds = 11918.81 MB/sec<br />
 Timing buffered disk reads: 3246 MB in  3.00 seconds = 1081.69 MB/sec<br />
<br />
/dev/vda1:<br />
 Timing cached reads:   22428 MB in  2.00 seconds = 11223.47 MB/sec<br />
 Timing buffered disk reads: 3200 MB in  3.00 seconds = 1066.61 MB/sec</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">Geek Bench</span> : <br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>1260<br />
Single-Core Score<br />
<br />
1277<br />
Multi-Core Score</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">Usage/Pros/Cons</span> : <br />
My Usage is usually hosting a TeamSpeak3 Server and hosting a small RankSystem for my TeamSpeak3 Server and some music bots. The pros of the VPS are the performance of the VPS is pretty solid, I have seen much much more worse performance in paid one, The connection speed is impressive and as promised. The VPS is available in multiple locations, I personally chose Germany and i usually get 110MS which is pretty decent for me. I haven't encountered anytype of issue right now with the VPS, I'm pretty happy with the VPS, The specs are decent, CPU is Ryzen 3700x!<br />
I would like to thanks ReadiDedis and Post4VPS for this amazing VPS!<br />
I hope you like my review as it is my first review, If there are any mistakes or is there something missing please do let me know!<br />
Regards,]]></content:encoded>
		</item>
	</channel>
</rss>