Cloud / Virtual Servers
- Necrosaro420
- Posts: 116
- Joined: Tue Jan 17, 2012 2:16 am
Re: Cloud / Virtual Servers
Sorry for digging up an old post. You said you had set this up for you and your friends. How many total characters/connections were there going to this at once?
Re: Cloud / Virtual Servers
Every ClassicMUD board (5 or 6 now?) has run on AWS and using the t2.micro instance the performance is stellar. We have had more than 100 connections in some moments. Very fast, very stable.Necrosaro420 wrote:Sorry for digging up an old post. You said you had set this up for you and your friends. How many total characters/connections were there going to this at once?
ClassicMUD... lightly seasoned with no dupes!
www.mudinfo.net/viewtopic.php?f=64&t=2357
www.mudinfo.net/viewtopic.php?f=64&t=2357
- Necrosaro420
- Posts: 116
- Joined: Tue Jan 17, 2012 2:16 am
Re: Cloud / Virtual Servers
That's cool. With that many connections, whats your average bill look like on there per month?MiOw wrote:Every ClassicMUD board (5 or 6 now?) has run on AWS and using the t2.micro instance the performance is stellar. We have had more than 100 connections in some moments. Very fast, very stable.Necrosaro420 wrote:Sorry for digging up an old post. You said you had set this up for you and your friends. How many total characters/connections were there going to this at once?
-
- Posts: 10
- Joined: Mon May 25, 2020 5:25 am
Re: Cloud / Virtual Servers
I know this is a very old post, but I am curious.
t2.micro now only has Windows Server 2016 and Server 2012 as options. Has anyone gotten these to work for world group and major mud? If so, how? I’d love to setup a board if possible!
Thanks... again sorry for dredging this up.
t2.micro now only has Windows Server 2016 and Server 2012 as options. Has anyone gotten these to work for world group and major mud? If so, how? I’d love to setup a board if possible!
Thanks... again sorry for dredging this up.
- BearFather
- Posts: 668
- Joined: Sun Feb 09, 2014 6:27 pm
- Location: Portland, OR
- Contact:
Re: Cloud / Virtual Servers
The best way to host on anything past windows 2k or xp, is to install all the modules to a xp vm then install WG on the new OS and then copy the WGSERV folder from xp to the the newer OS.
The reason you do it this way is cause a lot of modules won't install on new OS's. But you still need WG to install reg keys.
I hope that made sense.
The reason you do it this way is cause a lot of modules won't install on new OS's. But you still need WG to install reg keys.
I hope that made sense.
-
- Posts: 10
- Joined: Mon May 25, 2020 5:25 am
Re: Cloud / Virtual Servers
So basically if you were to use the AWS you'd have to install it locally on say a windows 2000 server get it all setup and then copy it to the AWS server which is running server 2016?BearFather wrote: Mon May 25, 2020 11:41 am The best way to host on anything past windows 2k or xp, is to install all the modules to a xp vm then install WG on the new OS and then copy the WGSERV folder from xp to the the newer OS.
The reason you do it this way is cause a lot of modules won't install on new OS's. But you still need WG to install reg keys.
I hope that made sense.
- BearFather
- Posts: 668
- Joined: Sun Feb 09, 2014 6:27 pm
- Location: Portland, OR
- Contact:
Re: Cloud / Virtual Servers
That is correct, that is the best way. You can find a mud installer for 64bit, but other addons will fail to install.