- Joined
- Mar 12, 2009
- Messages
- 10
- Reaction score
- 0
Here it goes. For the past 2 days I'vee been working my hands off trying to establish a small LAN Cabal server for my own use. No intention of a public so that rules out WAN problems.
Now for me to get this thing working is .. I just need a logical explanation of how it really works. I mean:
I install MSSQL (which from my understanding is a server,duh!) and add the databases which are needed for the server to have it's "guidelines".. then CentOS which is a virtual OS (Linux) which contains my server files and needs to connect to MSSQL to feed it the server files. My OS (Windows Vista) is just a platform for all of these?
My biggest problem is networking. As I have stated I do not want a public server. So that means I gotta go with LAN. So .. I am in a LAN behind a router. I know my IP adress. 89.114.36.xxx (should i reveal what's behind the x's?) and the part that drives me nuts is: I need to give my virtual OS an IP.. How do I find it? How do I know that's it? I can share my IP so you can tell me how to determine it.
I'm just really tirred and I really wanna get this working. I've tried almost anything. If it's not too much to ask... pointing out an order in which to go.. I mean .. Step 1 install MSSQL, Step 2 Install CentOS (configure,etc)would be greatly apriciated. Another problem is in MSSQL.. After everything works fine I get to this part :
DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;
If I leave it like that, it works, but I don't understand it, so if I run into trouble, I'm unable to solve the problem.
Please just explain if you can. I would like to understand what I am doing, not just do it.. Especially when I keep failling.
Thank you.
Now for me to get this thing working is .. I just need a logical explanation of how it really works. I mean:
I install MSSQL (which from my understanding is a server,duh!) and add the databases which are needed for the server to have it's "guidelines".. then CentOS which is a virtual OS (Linux) which contains my server files and needs to connect to MSSQL to feed it the server files. My OS (Windows Vista) is just a platform for all of these?
My biggest problem is networking. As I have stated I do not want a public server. So that means I gotta go with LAN. So .. I am in a LAN behind a router. I know my IP adress. 89.114.36.xxx (should i reveal what's behind the x's?) and the part that drives me nuts is: I need to give my virtual OS an IP.. How do I find it? How do I know that's it? I can share my IP so you can tell me how to determine it.
I'm just really tirred and I really wanna get this working. I've tried almost anything. If it's not too much to ask... pointing out an order in which to go.. I mean .. Step 1 install MSSQL, Step 2 Install CentOS (configure,etc)would be greatly apriciated. Another problem is in MSSQL.. After everything works fine I get to this part :
DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;
If I leave it like that, it works, but I don't understand it, so if I run into trouble, I'm unable to solve the problem.
Please just explain if you can. I would like to understand what I am doing, not just do it.. Especially when I keep failling.
Thank you.