2021-06-15 14:01:04 +02:00
<!DOCTYPE html>
2021-08-23 12:35:32 +02:00
< html lang = it >
2021-06-15 14:01:04 +02:00
< head >
< meta charset = "utf-8" >
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" >
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
< meta name = "theme-color" content = "#943526" >
< meta name = "no-results" content = "Nessun risultato" >
<!-- Begin Jekyll SEO tag v2.7.2 -->
< title >
Servizi e prodotti | Unitoo< / title >
< meta name = "generator" content = "Jekyll v3.9.1" / >
< meta property = "og:title" content = "
Servizi e prodotti" />
2021-08-23 12:35:32 +02:00
< meta name = "author" content = "Unitoo" / >
2021-06-15 14:01:04 +02:00
< meta property = "og:locale" content = "it" / >
< meta name = "description" content = "
I servizi ed i prodotti che principalmente offriamo, utilizzando sempre ed esclusivamente software libero" />
< meta property = "og:description" content = "
I servizi ed i prodotti che principalmente offriamo, utilizzando sempre ed esclusivamente software libero" />
2022-01-13 12:47:49 +01:00
< link rel = "canonical" href = "http://localhost:4000/servizi-e-prodotti/" / >
< meta property = "og:url" content = "http://localhost:4000/servizi-e-prodotti/" / >
2021-06-15 14:01:04 +02:00
< meta property = "og:site_name" content = "Unitoo" / >
2021-12-15 14:11:20 +01:00
< meta property = "og:image" content = "http://localhost:4000/logo.png" / >
2021-06-15 14:01:04 +02:00
< meta name = "twitter:card" content = "summary" / >
2021-12-15 14:11:20 +01:00
< meta property = "twitter:image" content = "http://localhost:4000/logo.png" / >
2021-06-15 14:01:04 +02:00
< meta name = "twitter:site" content = "@UnitooInc" / >
2021-08-23 12:35:32 +02:00
< meta name = "twitter:creator" content = "@Unitoo" / >
2021-06-15 14:01:04 +02:00
< script type = "application/ld+json" >
2022-01-13 12:47:49 +01:00
{"author":{"@type":"Person","name":"Unitoo"},"description":"meta.descriptions.services_and_products","url":"http://localhost:4000/servizi-e-prodotti/","@type":"WebPage","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"http://localhost:4000/assets/images/logo-extended.webp"},"name":"Unitoo"},"image":"http://localhost:4000/logo.png","headline":"meta.titles.services_and_products","@context":"https://schema.org"}< / script >
2021-06-15 14:01:04 +02:00
<!-- End Jekyll SEO tag -->
2021-08-27 12:44:13 +02:00
< meta property = "og:type" content = "website" / >
2021-06-15 14:01:04 +02:00
2021-12-15 14:11:20 +01:00
< link rel = 'icon' href = "http://localhost:4000/favicon.ico" type = "image/x-icon" >
< link rel = 'shortcut icon' href = "http://localhost:4000/favicon.ico" type = "image/x-icon" >
< link rel = "apple-touch-icon" href = "http://localhost:4000/apple-touch-icon.png" >
< link rel = "manifest" href = "http://localhost:4000/path.webmanifest" >
2021-06-15 14:01:04 +02:00
2022-01-21 18:57:11 +01:00
< link rel = "stylesheet" type = "text/css" href = "/assets/main-7ff348d3f9f108b201a24142fdbcaddc6b55a3bf040f78be16e1e345b41e1fec21ce7848d76d058fd12a94087214e3a8840d39b4cd7d4fa67551720db09576ec.css" >
2021-06-15 14:01:04 +02:00
2021-08-20 16:48:07 +02:00
2021-06-15 14:01:04 +02:00
< / head >
< body >
2022-01-13 12:47:49 +01:00
< navbar class = "navbar site-header pt-2 pb-2 pl-0 pr-0 p-sm-0 sticky-top" >
2021-06-15 14:01:04 +02:00
< div class = "container" >
< a class = "site-title" href = "/" >
2021-12-15 14:11:20 +01:00
< img height = "30" alt = "Logo ufficiale Unitoo" src = "/assets/logo-extended-6cd92f43ef91fc074c523a982cfa7b050b83f446f4c499195787207823803969930684e6228ff1d1bda6e3d12a4cab4611a5cfe04f75e5c583a521eb393cf9a3.webp" >
2021-06-15 14:01:04 +02:00
< / a >
< nav class = "my-2 d-none d-lg-block" >
2022-01-21 18:57:11 +01:00
< a class = "text-white" href = "#search-input" > < i class = "fa fa-search" > < / i > < / a >
2022-01-13 12:47:49 +01:00
< a class = "p-2 text-white" href = "/chisiamo/" > Chi siamo< / a >
< a class = "p-2 text-white" href = "/servizi-e-prodotti/" > Servizi e Prodotti< / a >
2022-01-21 18:57:11 +01:00
< a class = "btn btn-primary ml-3 text-white" href = "/contattaci/" > Contattaci< / a >
2021-06-15 14:01:04 +02:00
< / nav >
< a class = "d-block d-lg-none" href = "javascript:openNav();" >
2021-08-20 16:48:07 +02:00
< i class = "fa-menu" > < / i >
2021-06-15 14:01:04 +02:00
< / a >
< / div >
< / navbar >
2022-01-13 12:47:49 +01:00
< div id = "mySidenav" class = "sidenav" >
< a href = "javascript:void(0)" class = "closebtn" onclick = "closeNav()" > × < / a >
< a class = "btn-outline-primary" href = "/chisiamo/" > Chi siamo< / a >
< a class = "btn-outline-primary" href = "/servizi-e-prodotti/" > Servizi e Prodotti< / a >
< a class = "btn-outline-primary" href = "/progetti/" > Progetti< / a >
< a class = "btn-outline-primary" href = "/contattaci/" > Contattaci< / a >
< / div >
< section class = "jumbotron jumbotron-fluid mb-0" >
2021-08-23 12:20:16 +02:00
< div class = "container" >
2021-12-15 14:11:20 +01:00
< h1 class = "text-center" > Servizi e prodotti< / h1 >
2022-01-13 12:47:49 +01:00
< hr class = "border-primary" >
2021-08-23 12:20:16 +02:00
2022-01-13 12:47:49 +01:00
< p class = "mt-5" > Come in un film di fantascienza abbiamo creato un insieme di soluzioni e procedure ottimizzate atte a formare un ambiente di lavoro sicuro e affidabile.< br > < br > Il nostro obiettivo mira inoltre ad aumentare la consapevolezza dei nostri clienti riguardo i pericoli del mondo informatico e dei metodi utilizzati nella cyber security.< / p >
< / div >
< / section >
2021-08-23 12:20:16 +02:00
2022-01-13 12:47:49 +01:00
< section class = "bg-white pt-5 pb-5" >
< div class = "container" >
2021-08-23 12:20:16 +02:00
< div class = "row" >
2022-01-13 12:47:49 +01:00
< div class = "col text-left d-block d-lg-none" >
< img alt = "" class = "mt-3 mt-lg-0" src = "/assets/element-technical-assistance-2ec2911fa0e02bf4b994e48e4a8de2f58008264fef1fbb917cad7838db39d75abe0fdddb9a7ccdc722e499aa542507615406a6608df62d814f53420ce9948439.webp" >
< / div >
2021-08-23 12:20:16 +02:00
< div class = "col-lg-6" >
2022-01-13 12:47:49 +01:00
< h3 > Consulenza< / h3 >
2021-08-23 12:20:16 +02:00
< p >
2022-01-13 12:47:49 +01:00
L'erogazione del nostro servizio di consulenza è disponibile in due soluzioni.< br > < br > È possibile pianificare appuntamenti periodici e manutentivi, ottenere supporto per la risoluzione dei problemi nell'utilizzo del computer e nella configurazione del servizi e dei server.
2021-08-23 12:20:16 +02:00
< / p >
2022-01-13 12:47:49 +01:00
< a class = "btn btn-secondary" href = "/assistenza-e-consulenza/" > Scopri i servizi< / a >
2021-08-23 12:20:16 +02:00
< / div >
2022-01-13 12:47:49 +01:00
< div class = "col text-right d-none d-lg-block" >
2021-12-15 14:11:20 +01:00
< img alt = "" class = "mt-3 mt-lg-0" src = "/assets/element-technical-assistance-2ec2911fa0e02bf4b994e48e4a8de2f58008264fef1fbb917cad7838db39d75abe0fdddb9a7ccdc722e499aa542507615406a6608df62d814f53420ce9948439.webp" >
2021-08-23 12:20:16 +02:00
< / div >
< / div >
2021-06-15 14:01:04 +02:00
2021-12-15 14:11:20 +01:00
< br > < br >
< hr class = "border-dark" >
< br > < br >
2021-06-15 14:01:04 +02:00
2021-08-23 12:20:16 +02:00
< div class = "row" >
< div class = "col text-left" >
2021-12-15 14:11:20 +01:00
< img alt = "" class = "mb-3 mb-lg-0" src = "/assets/element-cybersecurity-faca2187ff2d41d057bc52f68a469b6a480028c6e3b8dce23f1c4729807b6ea070f0026eafcc3761cde6ce393b623ca07295de738e55538f53ff5102ded33c01.webp" >
2021-08-23 12:20:16 +02:00
< / div >
< div class = "col-lg-6" >
2021-12-15 14:11:20 +01:00
< h3 > Sicurezza< / h3 >
2021-08-23 12:20:16 +02:00
< p >
2021-12-15 14:11:20 +01:00
In informatica, l'hardening è il processo di messa in sicurezza di un sistema che ne riduce le superfici vulnerabili.< br > < br > La riduzione delle modalità di attacco disponibili include in genere la modifica delle password predefinite, l'aggiunta di sistemi di autenticazione a due fattori, la rimozione di software e/o servizi, nomi utente o accessi non necessari.
2021-08-23 12:20:16 +02:00
< / p >
2022-01-13 12:47:49 +01:00
< a class = "btn btn-secondary" href = "/cybersecurity/" > Consulta i nostri sistemi di difesa< / a >
2021-08-23 12:20:16 +02:00
< / div >
< / div >
2021-06-15 14:01:04 +02:00
2021-12-15 14:11:20 +01:00
< br > < br >
< hr class = "border-dark" >
< br > < br >
2021-06-15 14:01:04 +02:00
2021-08-23 12:20:16 +02:00
< div class = "row" >
2022-01-13 12:47:49 +01:00
< div class = "col text-left d-block d-lg-none" >
< img alt = "" class = "mt-3 mt-lg-0" src = "/assets/element-communications-a8cd07fcb8ffe7175b83abdb23ff2c10358488f2e2034bd8cd3c0266fbb8737d14b52042934fb2b5d50da66da08eeb1bebcef778006b3fc871800df375abe45d.webp" >
< / div >
2021-08-23 12:20:16 +02:00
< div class = "col-lg-6" >
2021-12-15 14:11:20 +01:00
< h3 > Comunicazioni< / h3 >
2021-08-23 12:20:16 +02:00
< p >
2021-12-15 14:11:20 +01:00
L'uso di sistemi di comunicazione semplici ed efficienti è una priorità oggi per accrescere la produttività di ogni tipologia di business, per semplificare l'operatività e aumentare l'engagement della propria forza lavoro. Poter rendere disponibili i sistemi di comunicazione anche in mobilità è una necessità ancor più urgente nello scenario attuale del digital business, sempre più caratterizzato nello smart working e alla social collaboration.
2021-08-23 12:20:16 +02:00
< / p >
2022-01-13 12:47:49 +01:00
< a class = "btn btn-secondary" href = "/comunicazioni/" > Migliora le tue comunicazioni< / a >
2021-08-23 12:20:16 +02:00
< / div >
2022-01-13 12:47:49 +01:00
< div class = "col text-right d-none d-lg-block" >
2021-12-15 14:11:20 +01:00
< img alt = "" class = "mt-3 mt-lg-0" src = "/assets/element-communications-a8cd07fcb8ffe7175b83abdb23ff2c10358488f2e2034bd8cd3c0266fbb8737d14b52042934fb2b5d50da66da08eeb1bebcef778006b3fc871800df375abe45d.webp" >
2021-08-23 12:20:16 +02:00
< / div >
< / div >
2022-01-13 12:47:49 +01:00
< br > < br >
< hr class = "border-dark" >
< br > < br >
< div class = "row" >
< div class = "col text-left" >
< img alt = "" class = "mb-3 mb-lg-0" src = "/assets/element-blackhole-2c9aafe11d461c38034425dd9d2422f8a9961c1fda163edd910a7637c0e15ea9724c24c4997da02a9f5a14959f15018a7d9ebc8072eed3a06c8056af5a471096.webp" >
< / div >
< div class = "col-lg-6" >
< h3 > Black hole< / h3 >
< p >
Black Hole è un sistema hardware di blocco dei tracker, malware, ransomware, porno, spam, scam, cryptomining, fraud, fake-news, gambling, adware e della pubblicità, a livello applicativo, tramite un'applicazione server che funge da sinkhole DNS e facoltativamente con server DHCP.< br > < br > Destinato all'uso su una rete privata (Intranet), è progettato con dispositivi a basso consumo con alta capacità di rete, come il Raspberry Pi.< br > < br > Black Hole ha la capacità quindi di bloccare gli annunci di siti web tradizionali e le minacce informatiche su qualunque dispositivo collegato alla rete sulla quale è installato.
< / p >
2022-01-21 18:57:11 +01:00
< a class = "btn btn-secondary" href = "/contattaci/" > Scoprilo e richiedine uno!< / a >
2022-01-13 12:47:49 +01:00
< / div >
< / div >
2021-06-15 14:01:04 +02:00
< / div >
< / section >
2022-01-13 12:47:49 +01:00
< section class = "text-center pt-5 pb-5" >
< div class = "container" >
< h1 > Ecco come contattarci!< / h1 >
< hr class = "border-primary" >
2022-01-21 12:33:34 +01:00
< p class = "mt-5" > Tutti i nostri servizi e prodotti sono acquistabili solo previo contatto. È molto importante per noi il rapporto umano che si instaura, affinche possiate avere il miglior servizio, al massimo delle nostre capacità.< br > < br > Il modo più semplice, per contattarci quindi, è mandare un'email oppure contattarci al nostro telefono, nei seguenti orari: dalle < strong > 9:30 alle 12:30< / strong > oppure dalle < strong > 14:30 alle 18:00< / strong > 😃 < / i > < / p >
2022-01-13 12:47:49 +01:00
< a class = "btn btn-primary" href = "mailto:info@unitoo.it" > < i class = "fa fa-mail" > < / i > info@unitoo.it< / a >
2022-01-21 12:33:34 +01:00
< a class = "btn btn-secondary" href = "tel:+393516172117" > < i class = "fa fa-phone" > < / i > +39 351 617 2117< / a >
2022-01-13 12:47:49 +01:00
< br > < br >
< hr class = "mt-4 mb-4" >
< a href = "/info_at_unitoo_dot_it.gpg" > Download the GPG Public Key< / a >
< br > < br >
< small >
< strong > GPG Fingerprint< / strong > < br > 732C B3AA B142 22AD 5650 E6E2 0A67 0F04 54EA BD72
< br > < br >
< strong > MD5sum file< / strong > < br > 3ac43d92daaa845fa3d2c4049d278075
< / small >
< br > < br >
< / div >
< / section >
2021-06-15 14:01:04 +02:00
2022-01-13 12:47:49 +01:00
< footer class = "site-footer" >
2022-01-21 18:57:11 +01:00
< div class = "row text-left ml-0 mr-0" >
< div class = "col-1 col-lg-2 ml-auto" > < / div >
< nav class = "col-3 col-lg-2" >
2022-01-13 12:47:49 +01:00
< strong class = "text-uppercase" > Mappa del sito< / strong >
< ul class = "list-unstyled ml-0" >
< li > < a href = "/" > Home< / a > < / li >
< li > < a href = "/chisiamo/" > Chi siamo< / a > < / li >
< li > < a href = "/servizi-e-prodotti/" > Servizi e prodotti< / a > < / li >
< li > < a href = "/contattaci/" > Contatti< / a > < / li >
< / ul >
< / nav >
2022-01-21 18:57:11 +01:00
< div class = "col-3 col-lg-2" >
2022-01-13 12:47:49 +01:00
< strong class = "text-uppercase" > Progetti< / strong >
< ul class = "list-unstyled ml-0" >
2022-01-24 11:20:05 +01:00
< li > < a href = "/cybersecurity/referral" > Referral< / a > < / li >
2022-01-13 12:47:49 +01:00
< li > < a href = "/progetti/radio/" > La nostra radio libera< / a > < / li >
< li > < a href = "/progetti/software/" > Progetti - Il software< / a > < / li >
< li > < a href = "/news/" > News< / a > < / li >
< / ul >
< / div >
2022-01-21 18:57:11 +01:00
< div class = "col-3 col-lg-2" >
2022-01-13 12:47:49 +01:00
< strong class = "text-uppercase" > Canali< / strong >
< ul class = "list-unstyled ml-0" >
< li > < a href = "/partners/peertube/" > Partners - Peertube Italia< / a > < / li >
< li > < a href = "/partners/funkwhale/" > Partners - Funkwhale Italia< / a > < / li >
< / ul >
< / div >
2022-01-21 18:57:11 +01:00
< div class = "col-1 col-lg-2 mr-auto" > < / div >
2022-01-13 12:47:49 +01:00
< / div >
< br >
2021-06-15 14:01:04 +02:00
< div class = "container" >
< div class = "input-group mb-5" >
< input type = "text" id = "search-input" class = "form-control rounded-right" placeholder = "Vuoi cercare qualcosa?"
2021-08-08 17:54:45 +02:00
aria-label="Vuoi cercare qualcosa?" aria-describedby="button-search" autocomplete="off">
2021-06-15 14:01:04 +02:00
< div class = "input-group-append" >
< div id = "results-container" class = "dropdown-menu d-block p-0 border-0" > < / div >
< / div >
< / div >
< p >
2022-01-13 12:47:49 +01:00
Copyright © Unitoo 2017-2022< br > < br >
2021-06-15 14:01:04 +02:00
Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione< br >
< small >
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui:
2021-07-29 17:12:03 +02:00
< a target = "_blank" rel = "nofollow" href = "https://gitea.it/Unitoo/unitoo-site" >
2021-08-20 16:48:07 +02:00
< i class = "fas fa-link-ext" > < / i > Gitea
2021-06-15 14:01:04 +02:00
< / a >
< br >
< / small >
< / p >
2021-08-21 19:14:52 +02:00
2021-06-15 14:01:04 +02:00
< ul class = "list-inline social-buttons mt-2 mb-3 mx-auto" >
< li class = "list-inline-item" >
2022-01-13 12:47:49 +01:00
< a href = "https://gitea.it/Unitoo" rel = "nofollow" target = "_blank" data-original-title = "" title = "" >
< i class = "fab fa-gitea" data-original-title = "" title = "" > < / i > < / a >
2021-06-15 14:01:04 +02:00
< / li >
< li class = "list-inline-item" >
< a href = "https://github.com/UnitooTeam" rel = "nofollow" target = "_blank" data-original-title = ""
2021-08-20 16:48:07 +02:00
title="">< i class = "fab fa-github-circled" data-original-title = "" title = "" > < / i > < / a >
2021-06-15 14:01:04 +02:00
< / li >
< li class = "list-inline-item" >
< a href = "https://mastodon.uno/@unitoo" rel = "me" target = "_blank" data-original-title = "" title = "" >
2022-01-13 12:47:49 +01:00
< i class = "fab fa-mastodon" > < / i >
2021-06-15 14:01:04 +02:00
< / a >
< / li >
< li class = "list-inline-item" >
2022-01-13 12:47:49 +01:00
< a href = "https://matrix.to/#/#nodo-1-unity:unitoo.it" target = "_blank" rel = "nofollow" data-original-title = "" title = "" >
< i class = "fab fa-element" > < / i >
< / a >
< / li >
< li class = "list-inline-item" >
< a href = "/news/" target = "_blank" data-original-title = "" title = "" >
2021-08-20 16:48:07 +02:00
< i class = "fab fa-telegram" > < / i >
2021-08-08 17:54:45 +02:00
< / a >
2021-06-15 14:01:04 +02:00
< / li >
2022-01-13 12:47:49 +01:00
< li class = "list-inline-item" >
< a href = "https://liberapay.com/Unitoo/" rel = "nofollow" target = "_blank" data-original-title = "" title = "" >
< i class = "fab fa-liberapay" > < / i >
< / a >
< / li >
2021-06-15 14:01:04 +02:00
< / ul >
< div class = "small mt-3" >
Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA:
2022-01-13 12:47:49 +01:00
AP-204883 - info@unitoo.it
2021-06-15 14:01:04 +02:00
< br >
2022-01-13 12:47:49 +01:00
< a href = "/privacy-policy/" > Informativa privacy< / a >
2021-06-15 14:01:04 +02:00
< / div >
< / div >
< / footer >
2022-01-13 12:47:49 +01:00
< script type = "text/javascript" src = "/assets/main-c65f21c86c980bf75bd95388cc2ff11603867d9ff67f3db2ec9b13476966fa52350a9c98dc6d1f2b66cb20fee2d4b9eec4a77ae7097493559a78a2a3664b3009.js" > < / script >
2021-08-27 16:31:53 +02:00
< script defer type = "text/javascript" src = "/assets/matomo-e9fa97b4ef39fda9e24f7c0db2744bdb731c84e01a8d86e42498e98788ec7a460d26029adc873f45b18028476792bae8286b88c013ee24d3dd3d72cff6923f8f.js" > < / script >
< script defer async = "" type = "text/javascript" src = "/assets/analytics-1ed1e14dc3b33a31d62e4a1f4da624abd119a75fa549edaa290b7a5afa16d5fa4b7daf7e1270eec5dd50bcf1992aa9a20875d731232f4416831bb095120cc668.js" > < / script >
2021-08-25 00:27:38 +02:00
2022-01-13 12:47:49 +01:00
< div id = "cookie-notice" >
2021-08-25 00:27:38 +02:00
< span > Utilizziamo Matomo (una tecnologia libera) per analizzare e migliorare il servizio che offriamo.< / span >
< a id = "cookie-notice-accept" class = "btn btn-primary btn-sm text-white" > Approva< / a >
< a href = "https://matomo.org/gdpr/" rel = "nofollow" target = "_blank" class = "btn btn-primary btn-sm text-white" > Scopri di più< / a >
< a id = "cookie-notice-dismiss" class = "mt-1 float-right text-decoration-none border border-secondary rounded btn btn-sm btn-secondary text-white" > X< / a >
< / div >
2021-06-15 14:01:04 +02:00
< / body >
< / html >