Neat to see one of these connected to the internet serving a production service! I also have a C2750 system.
Show HN: Termbox – Launch a Linux terminal with two clicks
51–59 of 59 posts
Re: Show HN: Termbox – Launch a Linux terminal with two clicks
#52STATUS Reconnecting
Will need to try again when the traffic slows down...
Re: Show HN: Termbox – Launch a Linux terminal with two clicks
#53over capacity. anyone have a screenshot for what the terminal looks like? Is there a countdown timer?
I clicked "Launch" and that's what I got, no errors or anything.
Re: Show HN: Termbox – Launch a Linux terminal with two clicks
#54Earlier quoted context omitted.
After I got past the "over capacity" error I got to a screen like the above, but without the terminal. Javascript error: index.js:2371 Uncaught TypeError: this.base.append is not a function
Interesting, what browser and OS are you using?
Re: Show HN: Termbox – Launch a Linux terminal with two clicks
#55Earlier quoted context omitted.
Same here. Chromium: "Version 53.0.2785.143 built on Debian stretch/sid, running on Debian stretch/sid (64-bit)"
That's odd, probably a bug in preact but I can't reproduce it. I've deployed a fix nonetheless.
Still getting an error. As before, only header and footer visible.
Re: Show HN: Termbox – Launch a Linux terminal with two clicks
#56Termbox is somewhat similar to the recently announced dply.co, but I think our approach is much better for the following reasons: * The interface is super streamlined. Open the page, confirm captcha, click launch - boom, you got a terminal. The planned SSH support will be similar to that - no web page, just do ssh root@ubuntu.termbox.io and you get logged in to a Ubuntu box. * We use VM based containers (hypercontain…
Re: Show HN: Termbox – Launch a Linux terminal with two clicks
#57Re: Show HN: Termbox – Launch a Linux terminal with two clicks
#58ctrl-b d
to disconnect from tmux, it pretty much leaves the server useless.