Hacker News new | ask | show | jobs
by detaro 2419 days ago
I'd look around for web-based tooling where possible.

Potentially you could install some kind of web-based shell on your AWS instance (or maybe Amazon even has something like that?)? If you have a smartphone you could run an SSH client on there for initial setup.

If you don't need to have AWS, there might also be other options. What kind of environment do you need?

2 comments

> Potentially you could install some kind of web-based shell on your AWS instance (or maybe Amazon even has something like that?)?

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-inst...

Hey detaro,

I've got AWS but I can't find any web-based ssh that doesn't require a download. There are some other links in this post that I haven't checked out yet but I did do the initial research.

What do you mean by web-based shell? Would that be different from a web-based ssh client?

- ripread

edit: I need to install nodejs, go, and git.