Advanced Search
Search Results
5 total results found
⬇️ AtomOS & atomos-cli Installation Guide
This guide explains how to install the atomos-cli and use it to deploy AtomOS and its components on supported Linux distributions. Prerequisites Run all commands as root (use sudo). Supported distributions: AlmaLinux (RHEL), Ubuntu, Debian (x86_64 only). Min...
🖥️ atomos-cli Documentation
atomos-cli is the command-line interface (CLI) for installing, configuring, and managing AtomOS and its services. It supports installation, updates, service management, vault creation, network bridge setup, module installation, and developer utilities for Atom...
🚀 How-To update from < 0.6.0 to 0.6.x
The latest release of AtomOS completely revolutionizes how it operates and is installed. However, it is important to understand what will be changed before updating your installation. :::warning In order to execute this update you will need to shutdown and del...
🔃 Veeam Backup setup on AtomOS
General informations Veeam supports single file (file-level) backup and also incremental snapshots on Linux servers, this automatically makes AtomOS compatible with such a system. This document guides in going about configuring a Veeam (Window...
How to import volumes
Import volumes in AtomOS Folder Structure: . └── elemento-imports ├── qcow2 ├── raw ├── vdi ├── vhdx └── vmdk Place your QEMU-compatible volumes (in .qcow2 format) in the /mnt/elemento-imports/qcow2 folder. Place your "raw" images in the ...