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" />
2021-12-15 14:11:20 +01:00
< link rel = "canonical" href = "http://localhost:4000/servizi-e-prodotti.html" / >
< meta property = "og:url" content = "http://localhost:4000/servizi-e-prodotti.html" / >
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" >
2021-12-15 14:11:20 +01:00
{"author":{"@type":"Person","name":"Unitoo"},"description":"meta.descriptions.services_and_products","url":"http://localhost:4000/servizi-e-prodotti.html","@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
2021-12-15 14:11:20 +01:00
< link rel = "stylesheet" type = "text/css" href = "/assets/main-45970e4694b7f9997bf1916d017b9ce23acaa5ffcb860a406d6757b00337f3533145fff6bf0f6c999b45d5efba1222fcd821ef7583a0f1784a512d05ae746ea2.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 >
< div id = "mySidenav" class = "sidenav" >
< a href = "javascript:void(0)" class = "closebtn" onclick = "closeNav()" > × < / a >
2021-08-25 00:34:55 +02:00
< a class = "btn-outline-primary" href = "/chisiamo.html" > Chi siamo< / a >
< a class = "btn-outline-primary" href = "/servizi-e-prodotti.html" > Servizi e Prodotti< / a >
< a class = "btn-outline-primary" href = "/progetti.html" > Progetti< / a >
< a class = "btn-outline-primary" href = "/contattaci.html" > Contattaci< / a >
2021-06-15 14:01:04 +02:00
< / div >
< navbar class = "navbar site-header pt-2 pb-2 pl-0 pr-0 p-sm-0 sticky-top" >
< 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" >
2021-12-15 14:11:20 +01:00
< a class = "p-2 text-white" href = "/chisiamo.html" > Chi siamo< / a >
< a class = "p-2 text-white" href = "/servizi-e-prodotti.html" > Servizi e Prodotti< / a >
< a class = "btn btn-primary ml-4 text-white" href = "/contattaci.html" > 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 >
< div class = "page-content" >
< div class = "container-main" >
2021-12-15 14:11:20 +01:00
< section class = "bg-white pt-5 pb-5" >
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 >
2021-08-23 12:20:16 +02:00
< hr class = "border-primary mb-5" >
< div class = "row" >
< div class = "col-lg-6" >
2021-12-15 14:11:20 +01:00
< h3 > Servizi< / h3 >
2021-08-23 12:20:16 +02:00
< p >
2021-12-15 14:11:20 +01:00
L'erogazione del nostro servizio di consulenza e assistenza è disponibile in due soluzioni.< br > < br > È possibile quindi 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 >
2021-12-15 14:11:20 +01:00
< a class = "btn btn-secondary" href = "/assistenza-e-consulenza.html" > Scopri i servizi< / a >
2021-08-23 12:20:16 +02:00
< / div >
< div class = "col text-right" >
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 >
2021-12-15 14:11:20 +01:00
< a class = "btn btn-secondary" href = "/cybersecurity.html" > 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" >
< 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 >
2021-12-15 14:11:20 +01:00
< a class = "btn btn-secondary" href = "/communications.html" > Migliora le tue comunicazioni< / a >
2021-08-23 12:20:16 +02:00
< / div >
< div class = "col text-right" >
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 >
2021-06-15 14:01:04 +02:00
< / div >
< / section >
< / div >
< / div >
< footer class = "site-footer" >
< 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 >
Copyright © Unitoo 2017-2021< br > < br >
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" >
2021-08-08 17:54:45 +02:00
< a href = "https://gitlab.com/unitoo" rel = "nofollow" target = "_blank" data-original-title = "" title = "" >
< i class = "fab fa-gitlab " 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 = "" >
2021-08-25 00:27:38 +02:00
< img width = "20" alt = "Logo ufficiale di Mastodon, rete social di microblogging decentralizzata" src = "/assets/mastodon-448a0e1cefce72f1aadd521b2ca3d7c5edf2f76fd6aa12f1ac11bdf07f5e92f586fb517e5f76bbcd5b5d79c430b26261443dd6e06dca5fa25ac423d61025a916.webp" >
2021-06-15 14:01:04 +02:00
< / a >
< / li >
< li class = "list-inline-item" >
2021-08-25 00:34:55 +02:00
< a href = "/news.html" 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 >
< li class = "list-inline-item" > < a href = "https://liberapay.com/Unitoo/" rel = "nofollow" target = "_blank" data-original-title = "" title = "" >
2021-08-25 00:27:38 +02:00
< img width = "20" alt = "Logo ufficiale di Liberapay" src = "/assets/liberapay-a7f315ef8f959d993dfc27372fc0f25a9f41a964e4a1a6996cff2befd1a49d4ce10b5bb689f6b8e52c9f2a199691f905c2efd1634390096efb85597ae795fb82.webp" >
2021-06-15 14:01:04 +02:00
< / a > < / li >
< / ul >
< div class = "small mt-3" >
Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA:
AP-204883 - info@unitoo.pw
< br >
2021-08-25 00:34:55 +02:00
< a href = "/privacy-policy.html" > Informativa privacy< / a >
2021-06-15 14:01:04 +02:00
< / div >
< / div >
< / footer >
2021-08-27 13:09:00 +02: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
< div id = "cookie-notice" >
< 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 >