Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 671 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 671 Bytes

#Web Terminal

Never thought about having unix (debian) live commands session shared thru a simple web page?

Here we introduce you a simple (almost free*) solution.

You first need to have an AWS ubuntu ec2 instance running.

Then follow this install process on your instance.

echo 'deb http://s3-us-west-1.amazonaws.com/cloudlabs.apt.repo/production /' | sudo tee -a /etc/apt/sources.list
sudo su
apt update
apt install web-terminal
web-terminal help

Finally do not forget to open the corresponding http port for your web terminal.

link to web terminal

*AWS offers a one year free single resource access