2023-02-07 20:56:58 -03:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
|
|
|
|
<head>
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
<link rel="stylesheet" href="../style.css" type="text/css">
|
|
|
|
<title>PCs/Servers specs</title>
|
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
2023-04-14 18:42:19 -04:00
|
|
|
|
2023-02-07 20:56:58 -03:00
|
|
|
<div class="content">
|
|
|
|
<h1 style="margin-bottom:0;">PCs/Servers Info</h1>
|
2023-04-14 18:42:19 -04:00
|
|
|
<p style="text-align: center; font-size: 1.1ch;">Creation Date: 2023-02-07 | Last Updated: 2023-04-14 (ISO
|
|
|
|
Format)</p>
|
2023-02-07 20:56:58 -03:00
|
|
|
<p>Here you will find information about the servers running on the different services that i serve</p>
|
|
|
|
<h2>The computer @ my 🏠</h2>
|
2023-04-14 18:42:19 -04:00
|
|
|
<p>Some while ago (not more than 1 month), i was exploring in a forum from my country, and i found a person
|
|
|
|
selling a HP business model
|
2023-02-07 20:56:58 -03:00
|
|
|
PC at $100.000CLP ($125 USDs), it was very cheap taking in account the components that were inside.</p>
|
2023-04-14 18:42:19 -04:00
|
|
|
<p>So I bought it, cleaned the dust and installed a nVME SSD of 250GB (a "Western Digital Blue SN550 250 GB") on
|
|
|
|
it. And then i installed Arch Linux in a BTRFS partition (I LOVE TRANSPARENT COMPRESSION).</p>
|
2023-02-07 20:56:58 -03:00
|
|
|
<p>Very happy with it for now, no problems.</p>
|
|
|
|
<h3>Technical specs</h3>
|
|
|
|
<ul style="font-size: 1em;">
|
|
|
|
<li>
|
|
|
|
<a style="color: burlywood;">Exact Model</a>: HP 280 G3 SFF Business PC (3WU20LT#ABM)
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a style="color: burlywood;">Location</a>: My house lol
|
|
|
|
</li>
|
|
|
|
<li>
|
2023-04-14 18:42:19 -04:00
|
|
|
<a style="color: burlywood;">CPU</a>: Intel(R) Core(TM) i5-8500 CPU @ 3.00GHz (6 Cores) (Literaly better
|
|
|
|
than my own PC)
|
2023-02-07 20:56:58 -03:00
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a style="color: burlywood;">RAM</a>: 8GB
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a style="color: burlywood;">Operating System</a>: Arch Linux
|
|
|
|
</li>
|
|
|
|
<li>
|
2023-10-26 00:49:09 -03:00
|
|
|
<a style="color: burlywood;">Storage</a>: 250GB nVME SSD PCI-E 3.0
|
2023-02-07 20:56:58 -03:00
|
|
|
</li>
|
|
|
|
<li>
|
2023-10-26 00:49:09 -03:00
|
|
|
<a style="color: burlywood;">Network Speed</a>: ~500Mbit/s TX/RX
|
2023-02-07 20:56:58 -03:00
|
|
|
</li>
|
2023-04-14 18:42:19 -04:00
|
|
|
<p style="font-size: 1.2ch;">Someday i will try to mitigate Intel ME on this machine, it has the version
|
|
|
|
<code>12.0.10.1127</code>, so if someone has experience mitigating Intel ME, just shoot into matrix
|
|
|
|
</p>
|
2023-02-07 20:56:58 -03:00
|
|
|
</ul>
|
|
|
|
|
|
|
|
<h2>Rented VPS running @ 🇺🇸</h2>
|
|
|
|
<p>The first server that i bought seriously, used mainly for hosting a <a
|
|
|
|
href="https://logs.zzls.xyz">Justlog</a> instance and other shit that i like to host. It's from the
|
|
|
|
guys at <a href="https://buyvm.net">BuyVM</a>, very happy with them (<a
|
|
|
|
style="color: rgb(255, 164, 131);">not sponsored BTW</a>), good prices, good
|
|
|
|
CPUs, good network speeds, and good support.</p>
|
|
|
|
<p>I also bought a "Block Storage" of 250GB but i upgraded it to a
|
|
|
|
500GB one because i was running out of space and i moved everything to the 500GB block storage with
|
|
|
|
<code>rsync</code> without any loss of data.
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<h3>Technical specs</h3>
|
|
|
|
<ul style="font-size: 1em;">
|
|
|
|
<li>
|
|
|
|
<a style="color: burlywood;">Location</a>: United States, New York
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a style="color: burlywood;">CPU</a>: AMD Ryzen 9 3900X 12-Core Processor (Just 1 core assigned to the
|
|
|
|
VPS)
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a style="color: burlywood;">RAM</a>: 1GB
|
|
|
|
</li>
|
|
|
|
<li>
|
2023-10-26 00:49:09 -03:00
|
|
|
<a style="color: burlywood;">Operating System</a>: Debian GNU/Linux 12
|
2023-02-07 20:56:58 -03:00
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a style="color: burlywood;">Storage</a>: 20GB on main drive, 500GB in the Block Storage
|
|
|
|
</li>
|
|
|
|
</ul>
|
2023-04-14 18:42:19 -04:00
|
|
|
<h2>Oracle VPS @ 🇨🇱 (New)</h2>
|
|
|
|
<p>So my old rented VPS was utter shit, some day it just stopped receiving requests in SearXNG and every search
|
|
|
|
engine was throwing 404 or Timeout because of rate limits.</p>
|
|
|
|
<p>That was the tip of the iceberg, it was enough, the server had very bad network performance and a shit CPU so
|
|
|
|
i just
|
|
|
|
canceled it and move into the Free Tier of Oracle. The old VPS provider (Opencloud) even deleted my pending
|
|
|
|
invoice after complaining about the server lol.</p>
|
|
|
|
<p>So now in this server i host SearxNG and Rimgo, some essential services that needs to be always up.</p>
|
|
|
|
<h3>Technical Specs</h3>
|
2023-02-07 20:56:58 -03:00
|
|
|
<ul style="font-size: 1em;">
|
|
|
|
<li>
|
2023-04-14 18:42:19 -04:00
|
|
|
<a style="color: burlywood;">Location</a>: Chile, Santiago
|
2023-02-07 20:56:58 -03:00
|
|
|
</li>
|
|
|
|
<li>
|
2023-10-26 00:49:09 -03:00
|
|
|
<a style="color: burlywood;">CPU</a>: AMD EPYC 7J13 64-Core Processor @ 2.45GHz (Just 2 cores
|
2023-04-14 18:42:19 -04:00
|
|
|
assigned to
|
2023-02-07 20:56:58 -03:00
|
|
|
the
|
|
|
|
VPS)
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a style="color: burlywood;">RAM</a>: 1GB
|
|
|
|
</li>
|
|
|
|
<li>
|
2023-04-14 18:42:19 -04:00
|
|
|
<a style="color: burlywood;">Operating System</a>: Ubuntu 22.04 (The only decent one of the free tier)
|
2023-02-07 20:56:58 -03:00
|
|
|
</li>
|
|
|
|
<li>
|
2023-04-14 18:42:19 -04:00
|
|
|
<a style="color: burlywood;">Storage</a>: 45GB
|
2023-02-07 20:56:58 -03:00
|
|
|
</li>
|
|
|
|
<li>
|
2023-04-14 18:42:19 -04:00
|
|
|
<a style="color: burlywood;">Network Speed</a>: 480Mb/s
|
2023-02-07 20:56:58 -03:00
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</body>
|
|
|
|
|
|
|
|
</html>
|