La suite de ciberseguridad definitiva. Protege tu información con el sistema de cifrado líder en Europa. La suite de servicios en la nube más completa y segura del mercado.
Copias de seguridad: copias de seguridad incrementales cifradas para tus dispositivos. Define tu estrategia sin límite de equipos, carpetas o archivos. Guarda tus archivos con el mejor cifrado de extremo a extremo. Recupera tus datos cuando quieras. Descarga de informes en PDF con el resultado de todas tus copias de seguridad. Envío de informes por correo electrónico.
Nube segura con Espacios Privados doblemente encriptados: crea Espacios Privados doblemente encriptados para todo lo que necesites mantener oculto.
Unidades compartidas y contactos para colaborar en tiempo real, con videollamadas integradas.
Gestión de cuentas: avanzado sistema de acceso multi-cuenta, protegiendo la privacidad de tu contraseña. Creación de espacios secundarios con un solo clic.
Gestión local de archivos: copiar, mover, editar y borrar archivos de tu ordenador es ahora posible sin salir de Iberbox, gracias a nuestro nuevo explorador de disco local.
La sincronización de carpetas y la edición online han sido rediseñadas para ser mucho más rápidas, eficaces y ligeras.
Sistema de correo interno privado con encriptación de extremo a extremo.
Encriptación bajo demanda: selecciona el tipo de encriptación que necesitas. AES-128, rápido y seguro, o AES-256, totalmente blindado.
Accesibilidad total: recupera toda tu información donde y cuando quieras. Accede a tu información en todos tus dispositivos.
Apagado inteligente: activa el apagado automático de tu ordenador cuando finalice la carga de tus copias de seguridad.
Garantía de cumplimiento del GDPR: almacena tus datos sensibles en la nube más confidencial en cumplimiento del Reglamento General de Protección de Datos (GDPR).
You are about to open
Do you wish to proceed?
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.
Snaps are discoverable and installable from the Snap Store, an app store with an audience of millions.
Snap can be installed from the command line on openSUSE Leap 15.x and Tumbleweed.
You need first add the snappy repository from the terminal. Choose the appropriate command depending on your installed openSUSE flavor.
Tumbleweed:
sudo zypper addrepo --refresh https://download.opensuse.org/repositories/system:/snappy/openSUSE_Tumbleweed snappy
Leap 15.x:
sudo zypper addrepo --refresh https://download.opensuse.org/repositories/system:/snappy/openSUSE_Leap_15.6 snappy
If needed, Swap out openSUSE_Leap_15.
for, openSUSE_Leap_16.0
if you’re using a different version of openSUSE.
With the repository added, import its GPG key:
sudo zypper --gpg-auto-import-keys refresh
Finally, upgrade the package cache to include the new snappy repository:
sudo zypper dup --from snappy
Snap can now be installed with the following:
sudo zypper install snapd
You then need to either reboot, logout/login or source /etc/profile
to have /snap/bin added to PATH.
Additionally, enable and start both the snapd and the snapd.apparmor services with the following commands:
sudo systemctl enable --now snapd
sudo systemctl enable --now snapd.apparmor
To install Iberbox - Cloud, Backups & Privacy, simply use the following command:
sudo snap install iberbox
Browse and find snaps from the convenience of your desktop using the snap store snap.
Interested to find out more about snaps? Want to publish your own application? Visit snapcraft.io now.