var/cache/dev/twig/41/416f7efbf773ec868a140848af845d9f.php line 39
<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\CoreExtension;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* servers/dedicated.html.twig */
class __TwigTemplate_2d804d3360cd1daaec0ddd0940f649f0 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'main' => [$this, 'block_main'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "core/__skeleton.html.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "servers/dedicated.html.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "servers/dedicated.html.twig"));
$this->parent = $this->loadTemplate("core/__skeleton.html.twig", "servers/dedicated.html.twig", 1);
yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
}
// line 3
public function block_main($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "main"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "main"));
// line 4
yield "
<section id=\"hostingHeader\" class=\"hosting__heading hosting__heading--full dedicated\">
<div class=\"wrap\">
<h1>Dedicated Servers in Wales</h1>
<h2>Powerful & Secure<br><span>Dedicated</span> Servers</h2>
<p>
Deploy your Dedicated Server within 24 hours.<br>
Grow your business with security and confidence.
</p>
</div>
</section>
<section id=\"dedicatedPricing\" class=\"dedicated__pricing\">
<div class=\"wrap\">
<div class=\"dedicated__purchase\">
<div class=\"dedicated__purchase__options\">
<h3>Choose Your Server</h3>
<div class=\"dedicated__slider\">
";
// line 21
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable((isset($context["featured"]) || array_key_exists("featured", $context) ? $context["featured"] : (function () { throw new RuntimeError('Variable "featured" does not exist.', 21, $this->source); })()));
$context['loop'] = [
'parent' => $context['_parent'],
'index0' => 0,
'index' => 1,
'first' => true,
];
if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
$length = count($context['_seq']);
$context['loop']['revindex0'] = $length - 1;
$context['loop']['revindex'] = $length;
$context['loop']['length'] = $length;
$context['loop']['last'] = 1 === $length;
}
foreach ($context['_seq'] as $context["_key"] => $context["row"]) {
// line 22
yield " ";
if ((CoreExtension::getAttribute($this->env, $this->source, $context["row"], "isFeatured", [], "any", false, false, false, 22) == true)) {
// line 23
yield " <div class=\"dedicated__slide";
if ((CoreExtension::getAttribute($this->env, $this->source, $context["loop"], "index", [], "any", false, false, false, 23) == 1)) {
yield " active";
}
yield "\" data-option=\"dedicated";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["loop"], "index", [], "any", false, false, false, 23), "html", null, true);
yield "\" data-name=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["row"], "name", [], "any", false, false, false, 23), "html", null, true);
yield "\" data-price=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["row"], "sellPrice", [], "any", false, false, false, 23), "html", null, true);
yield "\">
<div class=\"dedicated__purchase__row\">
<div class=\"dedicated__purchase__icon\">
";
// line 26
if ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["row"], "processorType", [], "any", false, false, false, 26), "name", [], "any", false, false, false, 26) == "Intel")) {
// line 27
yield " <img src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/dedicated/intel-xeon.svg"), "html", null, true);
yield "\" alt=\"Intel Xeon Logo\" width=\"50px\">
";
} elseif (((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, // line 28
$context["row"], "processorType", [], "any", false, false, false, 28), "name", [], "any", false, false, false, 28) == "AMD") && CoreExtension::inFilter("Ryzen", CoreExtension::getAttribute($this->env, $this->source, $context["row"], "name", [], "any", false, false, false, 28)))) {
// line 29
yield " <img src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/dedicated/amd-ryzen.png"), "html", null, true);
yield "\" alt=\"AMD Ryzen Logo\" width=\"50px\">
";
} else {
// line 31
yield " <img src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/dedicated/amd-epyc.png"), "html", null, true);
yield "\" alt=\"AMD EPYC Logo\" width=\"50px\">
";
}
// line 33
yield " </div>
<div class=\"dedicated__purchase__content\">
<p><small>";
// line 35
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["row"], "processorType", [], "any", false, false, false, 35), "name", [], "any", false, false, false, 35), "html", null, true);
yield " Processor</small></p>
<h4>";
// line 36
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["row"], "name", [], "any", false, false, false, 36), "html", null, true);
yield "</h4>
</div>
</div>
<div class=\"dedicated__purchase__row\">
<hr>
</div>
<div class=\"dedicated__purchase__row\">
<div class=\"dedicated__purchase__icon\">
<i class=\"fab fa-linux fa-3x\"></i>
</div>
<div class=\"dedicated__purchase__content\">
<strong>Latest OS Available</strong><br>
<small>CentOS, AlmaLinux, RockyLinux, Debian & Ubuntu</small>
</div>
</div>
<div class=\"dedicated__purchase__row\">
<div class=\"dedicated__purchase__icon\">
<i class=\"fas fa-microchip fa-3x\"></i>
</div>
<div class=\"dedicated__purchase__content\">
<strong>";
// line 56
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["row"], "processorType", [], "any", false, false, false, 56), "name", [], "any", false, false, false, 56) . " ") . CoreExtension::getAttribute($this->env, $this->source, $context["row"], "processor", [], "any", false, false, false, 56)), "html", null, true);
yield "</strong><br>
<small>";
// line 57
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["row"], "cores", [], "any", false, false, false, 57), "html", null, true);
yield " cores x ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["row"], "speed", [], "any", false, false, false, 57), "html", null, true);
yield "GHz</small>
</div>
</div>
<div class=\"dedicated__purchase__row\">
<div class=\"dedicated__purchase__icon\">
<i class=\"fas fa-memory fa-3x\"></i>
</div>
<div class=\"dedicated__purchase__content\">
<strong>";
// line 65
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["row"], "memory", [], "any", false, false, false, 65), "html", null, true);
yield "GB RAM</strong><br>
<small>";
// line 66
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["row"], "ram", [], "any", false, false, false, 66), "html", null, true);
yield "</small>
</div>
</div>
<div class=\"dedicated__purchase__row\">
<div class=\"dedicated__purchase__icon\">
<i class=\"fas fa-hard-drive fa-3x\"></i>
</div>
<div class=\"dedicated__purchase__content\">
";
// line 74
if ((CoreExtension::getAttribute($this->env, $this->source, $context["row"], "storage", [], "any", false, false, false, 74) >= 1000)) {
// line 75
yield " <strong>";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((CoreExtension::getAttribute($this->env, $this->source, $context["row"], "storage", [], "any", false, false, false, 75) / 1000), "html", null, true);
yield "TB ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["row"], "hddType", [], "any", false, false, false, 75), "name", [], "any", false, false, false, 75), "html", null, true);
yield "</strong><br>
<small>(2x ";
// line 76
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((CoreExtension::getAttribute($this->env, $this->source, $context["row"], "storage", [], "any", false, false, false, 76) / 1000), "html", null, true);
yield "TB) ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["row"], "raid", [], "any", false, false, false, 76), "html", null, true);
yield "</small>
";
} else {
// line 78
yield " <strong>";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["row"], "storage", [], "any", false, false, false, 78), "html", null, true);
yield "GB ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["row"], "hddType", [], "any", false, false, false, 78), "name", [], "any", false, false, false, 78), "html", null, true);
yield "</strong><br>
<small>(2x ";
// line 79
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["row"], "storage", [], "any", false, false, false, 79), "html", null, true);
yield "GB) ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["row"], "raid", [], "any", false, false, false, 79), "html", null, true);
yield "</small>
";
}
// line 81
yield " </div>
</div>
</div>
";
}
// line 85
yield " ";
++$context['loop']['index0'];
++$context['loop']['index'];
$context['loop']['first'] = false;
if (isset($context['loop']['length'])) {
--$context['loop']['revindex0'];
--$context['loop']['revindex'];
$context['loop']['last'] = 0 === $context['loop']['revindex0'];
}
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['row'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 86
yield " </div>
<div class=\"dedicated__slider__actions\">
<button type=\"button\" id=\"slideLeft\" class=\"button button--slide\">
<i class=\"fas fa-chevron-left\"></i>
</button>
<button type=\"button\" id=\"slideRight\" class=\"button button--slide\">
<i class=\"fas fa-chevron-right\"></i>
</button>
</div>
</div>
<div class=\"dedicated__purchase__calculations\">
<p class=\"dedicated__purchase__calculations__price\">
<span>£";
// line 98
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["featured"]) || array_key_exists("featured", $context) ? $context["featured"] : (function () { throw new RuntimeError('Variable "featured" does not exist.', 98, $this->source); })()), 0, [], "array", false, false, false, 98), "sellPrice", [], "any", false, false, false, 98), "html", null, true);
yield "</span><small>/month</small>
</p>
<p>
<button type=\"button\" class=\"button button--green button--full button--xlarge\" data-modal=\"orderModal\" data-type=\"dedicated-hosting\" data-value=\"";
// line 101
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["featured"]) || array_key_exists("featured", $context) ? $context["featured"] : (function () { throw new RuntimeError('Variable "featured" does not exist.', 101, $this->source); })()), 0, [], "array", false, false, false, 101), "name", [], "any", false, false, false, 101), "html", null, true);
yield "\">
Order Now
</button>
</p>
<hr>
<p>
<strong>Includes:</strong> Our Professional Server Management Service. (Plus, a FREE .uk domain
for lifetime of the server)
</p>
<p>
Ready within 24 hours (usually same day)
</p>
</div>
</div>
</div>
</section>
<section class=\"dedicated-info\">
<div class=\"wrap\">
<div class=\"dedicated-info__content\">
<h2>Dedicated Servers</h2>
<h3>What Our Dedicated Servers Come With</h3>
<p>
Purchase your brand new Dedicated Server for your Welsh Business today with a Local Welsh Hosting
Company, based in Wales. Why buy with the big guys when you can buy your dedicated server with a
local Welsh business?
</p>
</div>
<div class=\"dedicated-info__box-wrap\">
<div class=\"dedicated-info__box\">
<i class=\"fas fa-microchip fa-3x\"></i>
<h4>Intel/AMD Processors</h4>
<p>
We use the very best Intel Xeon and AMD Epyc Processors to ensure your server has the power it
needs to meet the demand of your business.
</p>
</div>
<div class=\"dedicated-info__box\">
<i class=\"fas fa-memory fa-3x\"></i>
<h4>Up to 256GB RAM</h4>
<p>
Starting at 16GB rising to 256GB of memory, our Dedicated Servers are scalable to your business
needs. Just pick what you need to make it work.
</p>
</div>
<div class=\"dedicated-info__box\">
<i class=\"fas fa-hard-drive fa-3x\"></i>
<h4>NVMe, SSD or HDD Hard Drives</h4>
<p>
Choose from 3 different types of Hard Drives to store your files on. We can provide standard HDD
RAID drives right up to NVMe RAID Drives, up to 4TB in size.
</p>
</div>
<div class=\"dedicated-info__box\">
<i class=\"fas fa-ethernet fa-3x\"></i>
<h4>1Gbps Network Speeds</h4>
<p>
1 GBit/s applies to public facing connections. Some private networks will be able to connect
via a 10Gbit/s bandwidth.
</p>
</div>
<div class=\"dedicated-info__box\">
<box-icon name=\"terminal\" type=\"solid\" size=\"lg\"></box-icon>
<h4>Full Root Access</h4>
<p>
Get complete admin control with root-level access and fully manage your server’s configuration in
any way you need to for your project.
</p>
</div>
<div class=\"dedicated-info__box\">
<i class=\"fab fa-linux fa-3x\"></i>
<h4>Latest Operating Systems</h4>
<p>
Our Dedicated Servers have the latest versions of AlmaLinux, CentOS, Rocky Linux, Ubuntu and
Debian for you to choose from.
</p>
</div>
</div>
</div>
</section>
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "servers/dedicated.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 277 => 101, 271 => 98, 257 => 86, 243 => 85, 237 => 81, 230 => 79, 223 => 78, 216 => 76, 209 => 75, 207 => 74, 196 => 66, 192 => 65, 179 => 57, 175 => 56, 152 => 36, 148 => 35, 144 => 33, 138 => 31, 132 => 29, 130 => 28, 125 => 27, 123 => 26, 108 => 23, 105 => 22, 88 => 21, 69 => 4, 59 => 3, 36 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends 'core/__skeleton.html.twig' %}
{% block main %}
<section id=\"hostingHeader\" class=\"hosting__heading hosting__heading--full dedicated\">
<div class=\"wrap\">
<h1>Dedicated Servers in Wales</h1>
<h2>Powerful & Secure<br><span>Dedicated</span> Servers</h2>
<p>
Deploy your Dedicated Server within 24 hours.<br>
Grow your business with security and confidence.
</p>
</div>
</section>
<section id=\"dedicatedPricing\" class=\"dedicated__pricing\">
<div class=\"wrap\">
<div class=\"dedicated__purchase\">
<div class=\"dedicated__purchase__options\">
<h3>Choose Your Server</h3>
<div class=\"dedicated__slider\">
{% for row in featured %}
{% if row.isFeatured == true %}
<div class=\"dedicated__slide{% if loop.index == 1 %} active{% endif %}\" data-option=\"dedicated{{ loop.index }}\" data-name=\"{{ row.name }}\" data-price=\"{{ row.sellPrice }}\">
<div class=\"dedicated__purchase__row\">
<div class=\"dedicated__purchase__icon\">
{% if row.processorType.name == 'Intel' %}
<img src=\"{{ asset('assets/img/dedicated/intel-xeon.svg') }}\" alt=\"Intel Xeon Logo\" width=\"50px\">
{% elseif row.processorType.name == 'AMD' and 'Ryzen' in row.name %}
<img src=\"{{ asset('assets/img/dedicated/amd-ryzen.png') }}\" alt=\"AMD Ryzen Logo\" width=\"50px\">
{% else %}
<img src=\"{{ asset('assets/img/dedicated/amd-epyc.png') }}\" alt=\"AMD EPYC Logo\" width=\"50px\">
{% endif %}
</div>
<div class=\"dedicated__purchase__content\">
<p><small>{{ row.processorType.name}} Processor</small></p>
<h4>{{ row.name }}</h4>
</div>
</div>
<div class=\"dedicated__purchase__row\">
<hr>
</div>
<div class=\"dedicated__purchase__row\">
<div class=\"dedicated__purchase__icon\">
<i class=\"fab fa-linux fa-3x\"></i>
</div>
<div class=\"dedicated__purchase__content\">
<strong>Latest OS Available</strong><br>
<small>CentOS, AlmaLinux, RockyLinux, Debian & Ubuntu</small>
</div>
</div>
<div class=\"dedicated__purchase__row\">
<div class=\"dedicated__purchase__icon\">
<i class=\"fas fa-microchip fa-3x\"></i>
</div>
<div class=\"dedicated__purchase__content\">
<strong>{{ row.processorType.name ~ \" \" ~ row.processor }}</strong><br>
<small>{{ row.cores }} cores x {{ row.speed }}GHz</small>
</div>
</div>
<div class=\"dedicated__purchase__row\">
<div class=\"dedicated__purchase__icon\">
<i class=\"fas fa-memory fa-3x\"></i>
</div>
<div class=\"dedicated__purchase__content\">
<strong>{{ row.memory }}GB RAM</strong><br>
<small>{{ row.ram }}</small>
</div>
</div>
<div class=\"dedicated__purchase__row\">
<div class=\"dedicated__purchase__icon\">
<i class=\"fas fa-hard-drive fa-3x\"></i>
</div>
<div class=\"dedicated__purchase__content\">
{% if row.storage >= 1000 %}
<strong>{{ row.storage / 1000 }}TB {{ row.hddType.name }}</strong><br>
<small>(2x {{ row.storage / 1000 }}TB) {{ row.raid }}</small>
{% else %}
<strong>{{ row.storage }}GB {{ row.hddType.name }}</strong><br>
<small>(2x {{ row.storage }}GB) {{ row.raid }}</small>
{% endif %}
</div>
</div>
</div>
{% endif %}
{% endfor %}
</div>
<div class=\"dedicated__slider__actions\">
<button type=\"button\" id=\"slideLeft\" class=\"button button--slide\">
<i class=\"fas fa-chevron-left\"></i>
</button>
<button type=\"button\" id=\"slideRight\" class=\"button button--slide\">
<i class=\"fas fa-chevron-right\"></i>
</button>
</div>
</div>
<div class=\"dedicated__purchase__calculations\">
<p class=\"dedicated__purchase__calculations__price\">
<span>£{{ featured[0].sellPrice }}</span><small>/month</small>
</p>
<p>
<button type=\"button\" class=\"button button--green button--full button--xlarge\" data-modal=\"orderModal\" data-type=\"dedicated-hosting\" data-value=\"{{ featured[0].name }}\">
Order Now
</button>
</p>
<hr>
<p>
<strong>Includes:</strong> Our Professional Server Management Service. (Plus, a FREE .uk domain
for lifetime of the server)
</p>
<p>
Ready within 24 hours (usually same day)
</p>
</div>
</div>
</div>
</section>
<section class=\"dedicated-info\">
<div class=\"wrap\">
<div class=\"dedicated-info__content\">
<h2>Dedicated Servers</h2>
<h3>What Our Dedicated Servers Come With</h3>
<p>
Purchase your brand new Dedicated Server for your Welsh Business today with a Local Welsh Hosting
Company, based in Wales. Why buy with the big guys when you can buy your dedicated server with a
local Welsh business?
</p>
</div>
<div class=\"dedicated-info__box-wrap\">
<div class=\"dedicated-info__box\">
<i class=\"fas fa-microchip fa-3x\"></i>
<h4>Intel/AMD Processors</h4>
<p>
We use the very best Intel Xeon and AMD Epyc Processors to ensure your server has the power it
needs to meet the demand of your business.
</p>
</div>
<div class=\"dedicated-info__box\">
<i class=\"fas fa-memory fa-3x\"></i>
<h4>Up to 256GB RAM</h4>
<p>
Starting at 16GB rising to 256GB of memory, our Dedicated Servers are scalable to your business
needs. Just pick what you need to make it work.
</p>
</div>
<div class=\"dedicated-info__box\">
<i class=\"fas fa-hard-drive fa-3x\"></i>
<h4>NVMe, SSD or HDD Hard Drives</h4>
<p>
Choose from 3 different types of Hard Drives to store your files on. We can provide standard HDD
RAID drives right up to NVMe RAID Drives, up to 4TB in size.
</p>
</div>
<div class=\"dedicated-info__box\">
<i class=\"fas fa-ethernet fa-3x\"></i>
<h4>1Gbps Network Speeds</h4>
<p>
1 GBit/s applies to public facing connections. Some private networks will be able to connect
via a 10Gbit/s bandwidth.
</p>
</div>
<div class=\"dedicated-info__box\">
<box-icon name=\"terminal\" type=\"solid\" size=\"lg\"></box-icon>
<h4>Full Root Access</h4>
<p>
Get complete admin control with root-level access and fully manage your server’s configuration in
any way you need to for your project.
</p>
</div>
<div class=\"dedicated-info__box\">
<i class=\"fab fa-linux fa-3x\"></i>
<h4>Latest Operating Systems</h4>
<p>
Our Dedicated Servers have the latest versions of AlmaLinux, CentOS, Rocky Linux, Ubuntu and
Debian for you to choose from.
</p>
</div>
</div>
</div>
</section>
{% endblock %}", "servers/dedicated.html.twig", "/home/lwhc/website/templates/servers/dedicated.html.twig");
}
}