Server Question

Any discussion not related to the other forum topics
Post Reply
HackGoDz
Posts: 37
Joined: Thu Aug 16, 2012 12:12 pm

Server Question

Post by HackGoDz » Fri Jan 04, 2013 12:51 am

Can someone explain to me how to run my server from another pc? I want to be able to give my other pc access to my server so i can run it from there as well.

PrBlahBlahtson
Developer
Posts: 539
Joined: Sun Jul 22, 2012 12:17 am

Re: Server Question

Post by PrBlahBlahtson » Fri Jan 04, 2013 4:09 am

Server software on NEW_PC accessing data on OLD_PC?

As long as you have an SQL account with remote login, read, and write permissions, you just change the conf files to point at the old PC's SQL database. May need to open firewall ports, etc.

HackGoDz
Posts: 37
Joined: Thu Aug 16, 2012 12:12 pm

Re: Server Question

Post by HackGoDz » Fri Jan 04, 2013 4:13 am

Would this let me access my server from both computers?

bluekirby0
Developer
Posts: 707
Joined: Sun Jul 22, 2012 12:11 am

Re: Server Question

Post by bluekirby0 » Sat Jan 05, 2013 12:25 am

Define "access" here. If you mean you want to be able to log into the server with a client from multiple PCs, that is what this is designed for. Just set it up on an interface that both PCs have access to and that's it.

Post Reply