logoalt Hacker News

TekMoltoday at 7:38 AM2 repliesview on HN

This is cool. I am currently using GitHub codespaces and I would love a version of it with nothing but a web based terminal. I don't need all the other windows they put around it. This might be it.

Trying my way around it now. Not sure what is going on:

    me: apt install apache
    the shell: exe.dev repl: command not found: "apt"
What is "exe.dev repl"? Am I not in a shell?

    me: bash
    the shell: exe.dev repl: command not found: "bash"
Damn, it seems the "shell" is not a Linux shell?

Replies

crawshawtoday at 7:45 AM

[exe.dev co-founder here] Hi there, I am not sure exactly where you are, but your VM is ubuntu derived and definitely starts with apt and bash. Perhaps try `ssh yourvm.exe.xyz`?

Thanks for trying it!

show 2 replies
fredstedtoday at 9:54 AM

What you connect to first is the exe.dev jump server/management interface. You can ssh into your vm from there. Try typing help