Docs
Search…
Docs
Home
Antsle One Setup
Antsle Nano Setup
Antsle Two Setup
Get Started
edgeLinux Installation
Log in to the edgeLinux OS
Name Your Antsle/Nano
Setting Up Your Tech Stack
Antlets
Antlets Overview
Create and Manage an Antlet
Antlet Details
Access Antlets
Virtual Drives
Backing Up Antlets
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
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
FAQs
Protector Mode
Powered By
GitBook
Log in to the edgeLinux OS
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
page
Click the '>_Console' link in the main menu.
Antman
SSH
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
1
ssh
[email protected]
Copied!
​
Using antsle_name.local
1
ssh
[email protected]
Copied!
replace 'myantsle' with the name of your antsle
With an .antsle.us subdomain
You can
get an antsle.us subdomain in antHill
​
1
ssh
[email protected]
Copied!
​
Read the docs on accessing your antlets
​
SSH Tools
In case you are not familiar with
ssh
, it's very easy to use with many
excellent tutorials
out there.
MacOS and Linux
: SSH is built-in and run with the terminal
Windows
: For Windows you can use packages like
PuTTY
or
MobaXterm
.
Or try WSL, aka: Bash on Ubuntu on Windows. This seems to work well but will not resolve .local domain names.
Want to access your antlets next?
Read the guide
.
​
Previous
Installing edgeLinux on Oracle VirtualBox
Next - Get Started
Name Your Antsle/Nano
Last modified
1yr ago
Copy link
Contents
Access the edgeLinux OS terminal
SSH Tools
Want to access your antlets next? Read the guide.