Setting Up The Lab Environment

okeanos

Register and Login

Learn How to Use it!

create instance

Prepare - Create

Remove instance

Prepare - Remove

ssh config

An SSH server is a software program which uses the secure shell protocol to accept connections from remote computers. SFTP/SCP file transfers and remote terminal connections are popular use cases for an SSH server.

ssh tunneling 1366x416 WPhEwBvP SSH is a standard for secure remote logins and file transfers over untrusted networks. It also provides a way to secure the data traffic of any given application using port forwarding, basically tunneling any TCP/IP port over SSH. This means that the application data traffic is directed to flow inside an encrypted SSH connection so that it cannot be eavesdropped or intercepted while it is in transit. SSH tunneling enables adding network security to legacy applications that do not natively support encryption.

Prepare - Create
Place the public key on Server
How it works

swarmlab.io-hybrid

Install docker @Linux

Prepare - Linux

Install docker @Windows

and
Prepare - windows

Install swarmlab.io-hybrid

Start/Stop swarmlab.io-hybrid

Start/Stop instance

Tasks

Make sure you have enough practice in the following tasks:
  • Create a instance @cloud

  • Config SSH and secure connect

  • Create a instance @home

  • Config and connect