ID:181801
 
Hi, i've just installed byond on ubuntu and i'm wondering in easy steps, how to host on ubuntu via the terminal and where the files need to be and etc.

Please take the time as i am a novince Ubuntu Terminal user.
The BYOND Help article on Linux and the Linuxguild might prove interesting places for you.
In response to Schnitzelnagler
I have already got wine and byond works with wine, but i can't host using the wine. I am trying to host using DreamDaemon.
In response to Gamemakingdude
Schnitzelnagler's link tells you how to do exactly what you want to do. Try actually reading links when people take the time of day to lay them out for you.
In response to Ryan P
Ryan P wrote:
Schnitzelnagler's link tells you how to do exactly what you want to do. Try actually reading links when people take the time of day to lay them out for you.

I am looking at the one with the GNU.
In response to Gamemakingdude
conor@ubuntu:~$ wget http://games.byond.com/download/byond_linux.zip
--2009-08-26 22:09:26-- http://games.byond.com/download/byond_linux.zip
Resolving games.byond.com... 67.228.127.155
Connecting to games.byond.com|67.228.127.155|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://www.byond.com/games/download/byond_linux.zip [following]
--2009-08-26 22:09:27-- http://www.byond.com/games/download/byond_linux.zip
Resolving www.byond.com... 67.228.127.155
Connecting to www.byond.com|67.228.127.155|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2009-08-26 22:09:27 ERROR 404: Not Found.


Any idea?
In response to Gamemakingdude
In response to Ryan P
Fixed it.

What's the basic hosting command for terminal ubuntu?
In response to Gamemakingdude