You wish to SSH on to your InvizBox 2. Here is how to setup an SSH access to the InvizBox 2 (only attempt these if you understand SSH and Linux command line).
Enabling SSH
- Access your InvizBox 2's Administration Interface
- Go to the Profiles page
- Select your currently active Profile and enter Edit mode
- Enable SSH using the toggle switch in the Remote Access section
- Make sure you save the Profile as it has been modified
- Also make sure you associate that Profile with the intended Network(s) if not already done
You will now be able to SSH into your InvizBox 2 on Networks the Profile is associated with.
Adding a public key for password-less SSH
- Access your InvizBox 2's Administration Interface
- Go to the System page
- Go to the Remote Access page
- Paste your SSH public key in the "Add Public Key" text area and click "Add"
You will now not be prompted for a password when SSH from the device associated with this public key.
Remote access (SSH) onto the InvizBox 2
- Connect your computer to a Network associated with a Profile where SSH is enabled
- Open a terminal on your Computer (consider using PuTTY or similar if you're on Windows)
- Type the following: `ssh root@inviz.box`, and then hit enter
- If prompted for a password, type in your InvizBox 2 Administration interface password, and then hit enter
You are now logged in as the root user onto your InvizBox 2.
Comments
0 comments
Please sign in to leave a comment.