Docs
  • Home
  • Antsle One Setup
  • Antsle Nano Setup
  • Antsle Two Setup
  • Get Started
    • edgeLinux Installation
      • Installing edgeLinux on Oracle VirtualBox
    • Log in to the edgeLinux OS
    • Name Your Antsle/Nano
    • Setting Up Your Tech Stack
      • WordPress
      • Gitlab
      • Jenkins
  • Antlets
    • Antlets Overview
    • Create and Manage an Antlet
    • Antlet Details
    • Access Antlets
    • Virtual Drives
    • Backing Up Antlets
      • Self-Managed Restoration (Beta)
  • Templates
    • Templates Overview
    • Install OS from .iso
    • Import VM Images
    • Using the LEMP-Stack
    • Using Nextcloud
    • Using OPNsense
  • Networking
    • Networking Overview
    • Configure IP Addresses
    • Bridged Networking / Virtual NIC
    • Wifi on the Antsle Nano
    • Port Forwarding
    • Load Balancing
    • SDN: Software Defined Networking
  • System
    • Antsle Distributed Storage - ADS
    • Multi-Node
    • Secure (HTTPS) Access to Antman
    • Secure FTP (SFTP) Access
    • USB Drives
    • Docker Support
    • LDAP/SSO
    • antMan REST API
    • The antMan Terraform Provider
    • Access Your HDD (or SSD) Add-on
    • Setting Up Shared Storage Volume
    • edgeLinux OS
    • Windows License
  • antHill and Account Management
  • Troubleshooting
    • Reset edgeLinux on a Pi or Antsle Nano
    • Known Issues
  • FAQs
  • Protector Mode
Powered by GitBook
On this page
  • Access the edgeLinux OS terminal
  • SSH Tools
  • Want to access your antlets next? Read the guide.

Was this helpful?

  1. Get Started

Log in to the edgeLinux OS

PreviousInstalling edgeLinux on Oracle VirtualBoxNextName Your Antsle/Nano

Last updated 4 years ago

Was this helpful?

Access the edgeLinux OS terminal

There are several ways you can access the edgeLinux OS terminal

  • In AntMan (vers. 0.9.1)

  • via SSH

  • Connect a keyboard and monitor

  • IPMI: see the setup

  • Click the '>_Console' link in the main menu.

Prior to antMan 0.10.0 You are prompted to enter your root username.

Now you have access to the EdgeLinux command line.

You can SSH to the edgeLinux OS in the following ways

Using the private IP address of the antsle

ssh root@x.x.x.x

Using antsle_name.local

ssh root@myantsle.local

replace 'myantsle' with the name of your antsle

With an .antsle.us subdomain

ssh root@yoursubdomain.antsle.us

SSH Tools

Or try WSL, aka: Bash on Ubuntu on Windows. This seems to work well but will not resolve .local domain names.

You can

In case you are not familiar with ssh, it's very easy to use with many out there.

MacOS and Linux: SSH is built-in and run with the terminal Windows: For Windows you can use packages like or .

Want to access your antlets next? .

get an antsle.us subdomain in antHill
Read the docs on accessing your antlets
excellent tutorials
PuTTY
MobaXterm
Read the guide
page