I was just thinking of how people tend to create a GR Playerworld,
Lose interest and forget about it.
Just a thought- If someone was to offer hosting for peoples Gservers.
A kind of virtual server with a web interface, ftp and rc access. Benefits would be a highspeed connection, simple for people with hosting issues, ect.
A con would be the bulls eye painted on it. Hackers and Unixmad and what not…
If you think about it, what is the average disk space requirement on a typical server. How much traffic would we expect to see? If server activity increased I wouldn’t hesitate to pay the bandwidth.
The idea is too make hosting easier for small servers, improve stability, speed, ect…
Ill play around with a linux virtual machine as a prototype.
@ Agret: Give me a while, ill send you what i’ve done…
I am hosting a server for Xero, it is called Dynamo.
His server is currently 16.5 MB
The dump of Graal2001 is 29.2 MB however that is without heads/shields/bodies/swords which seem to take up the most space.
For example, in my graal folder my:
Bodies - 31.5 MB
Hats - 6.28 MB
Heads - 56.6 MB
Webgifs - 54.0 MB
Shields - 7.88 MB
Swords - 9.31 MB
So I would allocate roughly 80-150mb per server.
You could probably cap it at 80mb and if they hit it ask them why they need more.
Would just need to modify the gserver to check your quota when doing RC uploads.
Would not want to disable RC uploads as that disables the ability to ‘edit’ a level live.
[QUOTE=Agret;11882]
I am hosting a server for Xero, it is called Dynamo.
His server is currently 16.5 MB
The dump of Graal2001 is 29.2 MB however that is without heads/shields/bodies/swords which seem to take up the most space.
For example, in my graal folder my:
Bodies - 31.5 MB
Hats - 6.28 MB
Heads - 56.6 MB
Webgifs - 54.0 MB
Shields - 7.88 MB
Swords - 9.31 MB
So I would allocate roughly 80-150mb per server.
You could probably cap it at 80mb and if they hit it ask them why they need more.
Would just need to modify the gserver to check your quota when doing RC uploads.
Would not want to disable RC uploads as that disables the ability to ‘edit’ a level live.
[/QUOTE]
I meant for Global Images. It’s implimentation still seems half assed considering maybe 10% of the GServers were actually able to use it. GServer needs a method to be able to add folders, this would be especially vital for RC FTP, in which it creates folders it requests to view if the folder(s) does not exist in the first place.
[QUOTE=Beholder;11887]I meant for Global Images. It’s implimentation still seems half assed considering maybe 10% of the GServers were actually able to use it. GServer needs a method to be able to add folders, this would be especially vital for RC FTP, in which it creates folders it requests to view if the folder(s) does not exist in the first place.[/QUOTE]
Ideally, you would have them sign up with their forum account.
Maybe create a simple PHP interface and have PHP do all the work extracting a clean GServer Buiild, writing to the file default options + maybe a few with the interface. Ill be home tonight to have a play with this.
RhinoSoft’s Serv-U program could prove invaluable to this project. It can create user names with locked directory permissions per user. Other cool features include filesize/type restrictions, quota settings, active admin controls and more.
I used it for a while, but ran into conflicts with my router and was too lazy to try and resolve them. I think I’m gonna try using it, again. I really liked it.
[QUOTE=Koroshiya;15003]
RhinoSoft’s Serv-U program could prove invaluable to this project. It can create user names with locked directory permissions per user. Other cool features include filesize/type restrictions, quota settings, active admin controls and more.
I used it for a while, but ran into conflicts with my router and was too lazy to try and resolve them. I think I’m gonna try using it, again. I really liked it.
[/QUOTE]
I use that program as well, however my experience has been that hosting on a linux vm and using linux for ftp was much better for compatibility. With Serv-U hosted on an XP box, my clients running Vista had problems getting a directory list. They could connect ok so it wasnt a port forwarding issue, they would get past authentication and just hang on entering passive mode.
[QUOTE=Arcain;15005]I use that program as well, however my experience has been that hosting on a linux vm and using linux for ftp was much better for compatibility. With Serv-U hosted on an XP box, my clients running Vista had problems getting a directory list. They could connect ok so it wasnt a port forwarding issue, they would get past authentication and just hang on entering passive mode.[/QUOTE]
I haven’t used it before I knew anyone with Vista. It was originally used to allow certain Admin to alter certain parts of my old Ragnarok server via FTP.