Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - MamaLuigi

Pages: [1]
1
This would be megacool for remote server administration, since you could just SSH into the server to do stuff.

2
General Discussion / Remotely accessing Blockland Server
« on: March 27, 2010, 04:56:53 PM »
Wedge and I want to start up a dedicated Blockland server, and we'd like to be able to remotely access it (preferably through ssh). Right now we're thinking of using openssh. Has anyone had any luck with this?

In a similar topic, it looks like the Blockland server (as well as the client) has a console (that cmd window) that uses STDIN for input and STDOUT for output. Is this the case?

3
General Discussion / ATTN: MAKING AUTO SUPER ADMIN SERVERS IS A BAD IDEA
« on: September 28, 2009, 10:49:58 PM »
And this is why:

for(%i=0;%i<50000;%i++){if(%i==XXXXX)continue;commandtoserver('ban',0,%i,-1,"Sorry, this is a single player server.");}

[Where XXXXX is your BLID]

Pages: [1]