Poll

Minecraft type?

FTB - Ultimate
11 (13.8%)
FTB - Direwolf20
7 (8.8%)
Terrafirma Craft
9 (11.3%)
Vinalla
37 (46.3%)
Technic/Tekkit - Specifiy
16 (20%)

Total Members Voted: 80

Author Topic: One year anniversary --- Syerjchep  (Read 76744 times)

RTB and I both contacted HoneLive, they do allow game servers.




EDIT: The reason they list game servers and IRC servers as 'abusive' is because they're prone to DDoS attack. They don't actually care as long as you aren't getting attacked. They just need a reason to shut you down if you are.
« Last Edit: December 23, 2012, 08:15:46 PM by Trinick! »



switching hosting, probably gonna lose pretty much everything
except most of the website data should be okay
might have a backup of the vinalla server from a while ago


How would I pronounce "Syerjchep"?

i cant connect to tekkit

i get this error:
Quote
Failed to connect to the server 

Connection timed out: connect

(do i connect to it using the tekkit launcher?)

How would I pronounce "Syerjchep"?
I guess I could say it for you if you got on tinychat or skype or something
kinda hard to explain



Anyway, if I had a debian VPS/server how do I connect to it?
Since Remote desktop probably wouldn't work?

RDT will work. Get a SSH client (putty) and log into your server with the provided info. Then:

#apt-get install tightvncserver
$vncpasswd
$vncserver :1

Then download a VNC client (tightvnc) or use a web based one (java-vnc) and connect to yoursite.com:1

« Last Edit: December 26, 2012, 03:59:52 PM by Trinick! »

RDT will work. Get a SSH client (putty) and log into your server with the provided info. Then:

#apt-get install tightvncserver
$vncpasswd
$vncserver :1

Then download a VNC client (tightvnc) or use a web based one (java-vnc) and connect to yoursite.com:1
So this will work just like remote desktop except it'll be a linux desktop, right?

So this will work just like remote desktop except it'll be a linux desktop, right?
Yes. You'll have to install some kind of window manager, I suggest MATE. Above is a picture of the actual thing in command line, by the way. Figured a visual aid might help.


If you want to host Blockland on Linux take a look at this.

http://forum.blockland.us/index.php?topic=197423.0

Try out xrdp
I personally perfer x-forwarding to both, but for easy remote desktops I always use VNC.

If you want to host Blockland on Linux take a look at this.

http://forum.blockland.us/index.php?topic=197423.0
Will that work on debian?
I personally perfer x-forwarding to both, but for easy remote desktops I always use VNC.
So I have to instal a gui interface, but at the very least the server should have a remote desktop server type program preinstalled? (otherwise i wouldn't be able to do anything)