Install Shell In A Box on Debian/Ubuntu - Browser Based Terminal Emulator

Channel:
Subscribers:
14,400
Published on ● Video Link: https://www.youtube.com/watch?v=RlmseyRSYj8



Duration: 1:07
654 views
7


#ShellInABox #Linux #SSH

Full steps can be found at https://i12bretro.github.io/tutorials/0582.html

--------------------------------------------------------------------
What is Shell In A Box?
--------------------------------------------------------------------
Shell In A Box implements a web server that can export arbitrary command line tools to a web based terminal emulator. This emulator is accessible to any JavaScript and CSS enabled web browser and does not require any additional browser plugins. - https://code.google.com/archive/p/shellinabox/
 
   01. Log into the Linux device
   02. Run the following commands in a terminal window
         # update software repositories
         sudo apt update
         # install available software updates
         sudo apt upgrade -y
         # install shellinabox
         sudo apt install openssl shellinabox -y
         # start and enable shellinabox service
         sudo systemctl enable shellinabox --now
   03. Open a web browser and navigate to https://DNSorIP:4200
   04. Welcome to Shell In A Box
   05. Login and do terminal things
 


### Connect with me and others ###
★ Discord: https://discord.com/invite/EzenvmSHW8
★ Reddit: https://reddit.com/r/i12bretro
★ Twitter: https://twitter.com/i12bretro







Tags:
How To Install Shell In A Box
Shell In A Box Install Guide
Web Based Terminal Emulator
Secure Shell
SSH
Free Open-Source Software
Browser Based
FOSS
Free Software
Home Lab
Install Guide
Linux
Open-Source
Self-Hosted
Shell In A Box
Terminal Emulator
Web Based
Web Based Tools
How To
Tutorial
i12bretro