![]() |
|
|
#26 |
![]() Join Date: Jan 2012
Location: Dover, New Hampshire, USA
Posts: 4,277 (8.84/day)
Thanks: 1,284
Thanked 1,336 Times in 992 Posts
|
I hope that isn't your solution. Using VMPlayer to run a virtual server is a terrible idea.
What else is running on this server that requires you to be running Windows on it? Can you get away with not running Windows in the first place? I know you said some websites, file sharing, and some game servers, but specifics would be nice since the only thing here that I would imagine that might require Windows is the game server part.
__________________
MyHeat |
|
|
|
|
|
#27 |
![]() Join Date: Jan 2007
Location: New York
Posts: 841 (0.36/day)
Thanks: 138
Thanked 64 Times in 56 Posts
|
Im running a mincraft server that is 100% and a website for that server. Then I will have a file server for me so I can grab my files from anywhere.
Their will be other websites but not sure on that and maybe some other game server.
__________________
By: Zach (zaqwsx) (zach90z)
![]() |
|
|
|
|
|
#28 |
![]() Join Date: Jan 2007
Location: New York
Posts: 841 (0.36/day)
Thanks: 138
Thanked 64 Times in 56 Posts
|
I open to ideas but as far as buying new stuff I can't. I have to work with what I have cant spend anymore money.
__________________
By: Zach (zaqwsx) (zach90z)
![]() |
|
|
|
|
|
#29 | |
![]() Join Date: Feb 2012
Location: Zagreb, Croatia
Posts: 242 (0.51/day)
Thanks: 13
Thanked 68 Times in 56 Posts
|
Quote:
![]() http://support.microsoft.com/kb/323972 Just remember - DocumentRoot in apache is Web Site Home Directory in IIS, ServerName in apache is Host Header in IIS, Listen in apache is IP Address and TCP Port in IIS |
|
|
|
|
|
|
#30 |
![]() Join Date: Jan 2007
Location: New York
Posts: 841 (0.36/day)
Thanks: 138
Thanked 64 Times in 56 Posts
|
Anyone else want to comment on IIS for a website?
__________________
By: Zach (zaqwsx) (zach90z)
![]() |
|
|
|
|
|
#31 | |
![]() Join Date: Jan 2012
Location: Dover, New Hampshire, USA
Posts: 4,277 (8.84/day)
Thanks: 1,284
Thanked 1,336 Times in 992 Posts
|
Yeah, IIS extensions for PHP suck and managing PHP versions in Windows is terrible. Unless you're only serving up static content or using ASP.net I wouldn't use it. I would however use it as an FTP server.
Quote:
Websites can run on Linux. File servers can run on Linux. ...so you're not using Linux why again? It almost seems to make more sense to just run Ubuntu Server and run a VM of Windows if you really need it. It seems like most of what you're going to do can be done in *nix land. Considering the machine doesn't have virtualization extensions and most of what you're doing will run well in Linux, I don't see what reason there would be to use Windows Server as the host OS. The fewer VMs you can run the better because they're take a hit in performance without the VT extensions. I'm also partial to *nix servers since I run one for my own gateway, have several dev VMs with it, and I manage a rack full of Ubuntu servers at work. So I learn towards Ubuntu because I've had good experiences with it and I have to use it. Easy does not mean better. Simple, as in less options, also does not imply better. Having a lot of control over the system you run is way more important. Yeah, Apache configs have a steeper learning curve, but when you start using things like mod_rewrite, you ask yourself why you even considered using IIS.
__________________
MyHeat Last edited by Aquinus; Apr 1, 2013 at 10:54 PM. |
|
|
|
|
| The Following User Says Thank You to Aquinus For This Useful Post: |
|
|
#32 |
![]() Join Date: Jan 2007
Location: New York
Posts: 841 (0.36/day)
Thanks: 138
Thanked 64 Times in 56 Posts
|
OK that sounds good, what other game servers can run in Linux? Also what about remote desktop and getting into the machine from anywhere is that easy as windows?
Edit: Also which version of Linux would recommend?
__________________
By: Zach (zaqwsx) (zach90z)
![]() Last edited by zaqwsx; Apr 2, 2013 at 12:36 PM. |
|
|
|
|
|
#33 | |
![]() Join Date: Jan 2012
Location: Dover, New Hampshire, USA
Posts: 4,277 (8.84/day)
Thanks: 1,284
Thanked 1,336 Times in 992 Posts
|
Quote:
Code:
sudo apt-get install ubuntu-desktop You also shouldn't be asking "what runs on Linux," The question should be, "What do you need to run," because you tailor the server to your needs, not your needs to the server in most cases.
__________________
MyHeat |
|
|
|
|
|
|
#34 |
![]() Join Date: Mar 2013
Location: UK
Posts: 70 (1.17/day)
Thanks: 0
Thanked 23 Times in 20 Posts
|
Also, licensing is a nightmare if you are running a Windows server. Often, each device that connects to it in any way needs either you or the connecting person to have a licence to do so. Even worse if you have a Microsoft database on it. A real headache causer...
Ubuntu server is actually pretty good. I have a few running myself, and they typically use around 128MB RAM when running (before I start installing all the extra stuff I need) so it really helps reduce overheads. Its also really easy to do maintenance scripts for Minecraft and for webservers (something else that causes me real headaches on Windows as I'm not a Visual Basic or 'powershell' programmer). Another bonus with Ubuntu server is patching is a real gem. Most of the time you can apply all your security patches without having to bring the server down
|
|
|
|
| The Following User Says Thank You to Geekoid For This Useful Post: |
|
|
#35 | |
![]() Join Date: Feb 2012
Location: Zagreb, Croatia
Posts: 242 (0.51/day)
Thanks: 13
Thanked 68 Times in 56 Posts
|
Quote:
Also, based on that misconception, when I said "better solution for OP" I never meant "better web server than apache". That would be silly. |
|
|
|
|
|
|
#36 | |
![]() Join Date: Jan 2012
Location: Dover, New Hampshire, USA
Posts: 4,277 (8.84/day)
Thanks: 1,284
Thanked 1,336 Times in 992 Posts
|
Quote:
Well, since we don't know really what the website requirements are I leaned towards that which is more flexible, and I don't think IIS is more flexible.
__________________
MyHeat |
|
|
|
|
|
|
#37 |
![]() Join Date: Jan 2007
Location: New York
Posts: 841 (0.36/day)
Thanks: 138
Thanked 64 Times in 56 Posts
|
Just to clarify again what I want my server to do since It seems most are still confused. I'll post this in my main post later.
I need to be able to host a game server (i.e. mincraft) I need to be able to host a webserver needs to be secure (i.e. mincraft website with logins, my own personal site, A website for my doctor which will not contain any personal customer info but may have an option to making appointments online.) I need to be able to access my personal files from anywhere I have web access needs to be secure. So it was between Ubuntu and Windows Server and after reading your comments I will go with Ubuntu. Their were also comments on command line interface or gui interface. As far as that how difficult is it to use the command line interface and can most stuff be found online or youtube? Those are the most major things for me I can think of at the moment. If that is still not clear please tell me. Thanks guys for all your help!
__________________
By: Zach (zaqwsx) (zach90z)
![]() |
|
|
|
|
|
#38 | |
![]() Join Date: Jan 2012
Location: Dover, New Hampshire, USA
Posts: 4,277 (8.84/day)
Thanks: 1,284
Thanked 1,336 Times in 992 Posts
|
Quote:
What are the software requirements for what you want to run. As far as Minecraft and file sharing is concerned, that's not too bad. You can try Webmin, but it will be grossly insufficient for what you're going to be doing I think. Learning how to use the CLI isn't a "watch a youtube video and be done" kind of thing. It's something that you learn and get better at, like anything else. Google is a powerful thing, I suggest using it. If you see something that is confusing, Google it, learn and continue.
__________________
MyHeat |
|
|
|
|
| The Following User Says Thank You to Aquinus For This Useful Post: |
|
|
#39 |
![]() Join Date: Jan 2007
Location: New York
Posts: 841 (0.36/day)
Thanks: 138
Thanked 64 Times in 56 Posts
|
OK Ill get the details in the next few weeks as I am currently busy with college
.
__________________
By: Zach (zaqwsx) (zach90z)
![]() |
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Need help Building a gmain Pc | MicroIce | Project Logs | 4 | Feb 15, 2010 03:02 PM |
| Help with building COD4 server | techjunkie | Games | 13 | Apr 25, 2009 03:31 PM |
| Building computer, need help. | Zinic | System Builder's Advice | 19 | Mar 10, 2009 03:06 PM |
| Building PC, need help | Heldelance | General Hardware | 14 | Sep 13, 2007 12:59 PM |
| Help Needed Building a Server ! | zOaib | General Hardware | 16 | Oct 15, 2006 05:59 PM |