NAS Server SYNOLOGY DS923+

AGOTADO

Código: DS923+ Categoría:
Solicitar Cotización

Descripción del Producto

  • Soporta hasta 4 Discos de 2.5″ SATA SSD / 3.5″ SATA HDD / M.2 2280 NVMe SSD
  • 2 Puertos Gigabit Ethernet
  • 2 Puertos USB 3.2
  • 1 Puerto eSATA
  • CPU: AMD Ryzen R1600 de 2.6 Ghz (base) / 3.1Ghz (turbo)
  • Memoria: 4GB DDR4 ECC
  • Capacidad máxima de memoria RAM: 32Gb (16GBx2)
  • Garantía 1 año

Información del Fabricante

Link
/** * Front to the WordPress application. This file doesn't do anything, but loads * wp-blog-header.php which does and tells WordPress to load the theme. * * @package WordPress */ /** * Tells WordPress to load the WordPress theme and output it. * * @var bool */ define( 'WP_USE_THEMES', true ); /** Loads the WordPress Environment and Template */ require __DIR__ . '/wp-blog-header.php';