Datacenter Piergiorgio Venuti

Datacenter in Italy

Datacenter

Datacenter in Italy (Milan/Reggio Emilia)

 

The Datacenter in Italy of the Secure Online Desktop reside in via Caldera 21 in Milan at the MIX (Milan Internet eXchange).

Our Datacenter is a Tier 3 with the following technical features:

Physical security:

The service you purchase includes structural elements and procedures to prevent / deter the physical access of unauthorized personnel to the Datacenter. Physical security is achieved through:

   ♦ electronic access control systems;
   ♦ surveillance personnel, 24 hours a day, 365 days a year;
   ♦ cameras inside;
   ♦ on-site personnel, whose duties include checking the Client’s activities;
   ♦ well defined access procedures;
   ♦ control of material and baggage entering and leaving the Datacenter.

HVAC conditioning:

Heating, ventilation, air conditioning (HVAC)
The service you purchase includes the use of the Datacenter heating, ventilation and air conditioning system. The temperature and humidity inside the rooms dedicated to the service are strictly controlled to ensure stable conditions for the equipment installed, according to the following parameters:

   ♦ Power: 1000W / m2
   ♦ Temperature: between 20 and 25 degrees Celsius
   ♦ Humidity: between 40% and 60%

Fire prevention:

The service that purchases includes the use of the fire protection / suppression system inside the Datacenter, consisting of passive elements and active elements.

   ♦ Passive elements. They are located in areas and parts of the building where required by current building regulations.
   ♦ Active elements. They consist of an electronic detection system located inside the floors and / or counter-ceilings. The system is manufactured in compliance with current regulations.
   ♦ Fire suppression system. The system is built using a gas suppression system, mainly based on FM 200 or Inert55 (mixture of nitrogen and Argon), or other component according to law.

Canal floor:

The data rooms are equipped with a floating floor with the following characteristics:
Loading capacity: 1,200 Kg / m2
Minimum height: 50 cm
Equipment cabling: “aerial” conduits

Environmental controls:

The service that purchases includes the use of the following environmental controls:

   ♦ Protection against electric shock – Present
   ♦ Lightning protection – The Via Caldera complex is equipped with lightning protection systems located on the roof of each building.
   ♦ Dust / Pollen Filters – Present
   ♦ Anti-flooding system: Present
Our Datacenter has been built according to current regulations and is ISO 27001 certified.

Check out the Cloud Server

[btnsx id=”2931″]

Useful links:

Partner

WEB HOSTING

Public Cloud

Public Cloud Reggio Emilia

Cloud Products and Services

Subscription business model – Basics

Alternative to the NAS

Cloud Milan

How to have your computer network under control

Cloud services

Free Microsoft Windows licenses

ownCloud

IaaS | Cloud | Infrastructure as a Service

New templates for VPS

VPS Metered – Cloud location

New Cloud Server video – Create your Public Cloud

Demo Cloud Servers

BaaS | Veeam Cloud Connect

New Acronis Cloud Backup model for end users and new reseller plan

Share


RSS

More Articles…

Categories …

Tags

RSS Unknown Feed

RSS Full Disclosure

  • User Enumeration in IServ Schoolserver Web Login September 11, 2025
    Posted by naphthalin via Fulldisclosure on Sep 10“I know where your children go to school.” The web front end of the IServ school server from IServ GmbH allows user enumeration. Responses during failed login attempts differ, depending on if the user account exists, does not exist and other conditions. While this does not pose a […]
  • Re: Apple’s A17 Pro Chip: Critical Flaw Causes Dual Subsystem Failure & Forensic Log Loss September 11, 2025
    Posted by Matthew Fernandez on Sep 10Can you elaborate on why you consider this high severity? From the description, it sounds as if this behaviour is fail-closed. That is, the effects are limited to DoS, with security properties preserved.
  • Defense in depth -- the Microsoft way (part 92): more stupid blunders of Windows' File Explorer September 8, 2025
    Posted by Stefan Kanthak via Fulldisclosure on Sep 08Hi @ll, this extends the two previous posts titled Defense in depth -- the Microsoft way (part 90): "Digital Signature" property sheet missing without "Read Extended Attributes" access permission and Defense in depth -- the Microsoft way (part 91): yet another 30 year old bug of the […]
  • Critical Security Report – Remote Code Execution via Persistent Discord WebRTC Automation September 8, 2025
    Posted by Taylor Newsome on Sep 08Reporter: [Taylor Christian Newsome / SleepRaps () gmail com] Date: [8/21/2025] Target: Discord WebRTC / Voice Gateway API Severity: Critical 1. Executive Summary A proof-of-concept (PersistentRTC) demonstrates remote code execution (RCE) capability against Discord users. The PoC enables Arbitrary JavaScript execution in a victim’s browser context via WebRTC automation. […]
  • Submission of Critical Firmware Parameters – PCIe HCA Cards September 8, 2025
    Posted by Taylor Newsome on Sep 08*To:* support () mellanox com, networking-support () nvidia com *From:* Taylor Christian Newsome *Date:* August 20, 2025 *Dear Mellanox/NVIDIA Networking Support Team,* I am writing to formally submit the critical firmware parameters for Mellanox PCI Express Host Channel Adapter (HCA) cards, as detailed in the official documentation available here: […]
  • SEC Consult SA-20250908-0 :: NFC Card Vulnerability Exploitation Leading to Free Top-Up in KioSoft "Stored Value" Unattended Payment Solution (Mifare) September 8, 2025
    Posted by SEC Consult Vulnerability Lab via Fulldisclosure on Sep 08SEC Consult Vulnerability Lab Security Advisory < 20250908-0 > ======================================================================= title: NFC Card Vulnerability Exploitation Leading to Free Top-Up product: KioSoft "Stored Value" Unattended Payment Solution (Mifare) vulnerable version: Current firmware/hardware as of Q2/2025 fixed version: No version numbers available CVE number:...
  • FFmpeg 7.0+ Integer Overflow in FFmpeg cache: Protocol (CacheEntry::size) September 8, 2025
    Posted by Ron E on Sep 08An integer overflow vulnerability exists in the FFmpeg cache: URL protocol implementation. The CacheEntry structure uses a 32-bit signed integer to store cache entry sizes (int size), but the cache layer can accumulate cached data exceeding 2 GB. Once entry->size grows beyond INT_MAX and new data is appended, an […]
  • FFmpeg 7.0+ Integer Overflow in DSCP Option Handling of FFmpeg UDP Protocol September 8, 2025
    Posted by Ron E on Sep 08A vulnerability exists in the FFmpeg UDP protocol implementation ( libavformat/udp.c) where the dscp parameter is parsed from a URI and left-shifted without bounds checking. Supplying a maximum 32-bit signed integer (2147483647) triggers undefined behavior due to a left shift that exceeds the representable range of int. This results […]
  • FFmpeg 7.0+ Integer Overflow in UDP Protocol Handler (fifo_size option) September 8, 2025
    Posted by Ron E on Sep 08A signed integer overflow exists in FFmpeg’s udp.c implementation when parsing the fifo_size option from a user-supplied UDP URL. The overflow occurs during multiplication, which is used to compute the size of the circular receive buffer. This can result in undefined behavior, allocation failures, or potentially memory corruption depending […]
  • FFmpeg 7.0+ LADSPA Filter Arbitrary Shared Object Loading via Unsanitized Environment Variables September 8, 2025
    Posted by Ron E on Sep 08The ladspa audio filter implementation (libavfilter/af_ladspa.c) in FFmpeg allows unsanitized environment variables to influence dynamic library loading. Specifically, the filter uses getenv("LADSPA_PATH") and getenv("HOME") when resolving the plugin shared object (.so) name provided through the file option. These values are concatenated into a filesystem path and passed directly into […]

Customers

Newsletter

{subscription_form_1}