Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

5 total results found

⬇️ AtomOS & atomos-cli Installation Guide

AtomOS

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

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

AtomOS

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

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

AtomOS

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 ...