5 ms·
Anyone having trouble connecting to this?
by starnix17 15y ago
Anyone having trouble connecting to this?
- jnorthrop 15y agoI am. I think their server must be overloaded. I bookmarked the blog post announcing this and I'm going to try again tomorrow.
- dthunt 15y agopeople were having fun with forkbombs a bit ago. Presumably we're on the synflood stage now.
- gdb 15y agoYeah, we're rebooting. Should be up in a few more minutes. Sorry about that.
- saurik 15y agoFor anyone building something similar, I imagine having an elastic load balancer for TCP port 22 with a health check on a web service that spawns a process as each of the user accounts before returning "good", combined with an auto-scaling group to make certain there are always a couple healthy instances, would be an automated way to keep something like this running through fork bombs.
- mirkules 15y agoI was in there 5 minutes ago, did cat /levels/level02.c and then it stopped responding. I don't think cat could crash the server, but if it did, I'm sorry?
- derwildemomo 15y agopretty sure it wasn't you. but then again, you never know with cats.
- sidolin 15y agoDoesn't work for me as well. I managed to login an do one ls, but since then it's dead. Can someone share the source and program of the first level so we can have a look?
- heywire 15y agoYeah, my connection froze, and now I cannot connect, ssh or http...
- rottencupcakes 15y agoMaybe they should just publish a VM image.
- ab 15y agoNot a bad idea, but how do you keep people from peeking at the passwords with root access on their own VM?
- smountcastle 15y agoThey are asking for code or a brief description of how you proceeded through the steps. If you're going to take the time to document the process (correctly) then it shouldn't matter that you have the root password. Presumably you'd get stuck at some point where you couldn't explain how you achieved the subsequent step.
- Drbble 15y agoHow do you keep yourself from rifling through the deck to find the Aces when you play solitaire?
- luckygerbils 15y agoI think someone decided to forkbomb it. I'm still logged on and every external command I type gets me "bash: fork: retry: Resource temporarily unavailable". This is why we can't have nice things.