Results 1 to 14 of 14

Thread: setting up a machine as a server

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2005
    Location
    Wisconsin
    Posts
    788

    setting up a machine as a server

    Can anyone tell me a good source for information on setting up a machine as a server. Now I know I would need to get a static ip but what I need help on is setting up the machine. I have nerver done anything like this before so I would need something with a newbie in mind. Not sure if this is the right forum for this.


    THanks

  2. #2
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: setting up a machine as a server

    You mean a Server as in a Domain Controller or a Server as in a Web Server?
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2005
    Location
    Wisconsin
    Posts
    788

    Re: setting up a machine as a server

    I am sorry, a web server. Hosting my own site is what I have in mind.

  4. #4
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: setting up a machine as a server

    What OS are you running? Windows Server or Windows XP? Etc.

    You need to be able to run Internet Information Server services.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  5. #5

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2005
    Location
    Wisconsin
    Posts
    788

    Re: setting up a machine as a server

    Right I know about IIS. I have some experience running IIS. The OS that would be used is win2k. It has IIS installed. That works as I can set it up to run locally.

    I was just reading about Apache, that is normally associated with Java correct? Would that be better to use than a microsoft product?

  6. #6

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2005
    Location
    Wisconsin
    Posts
    788

    Re: setting up a machine as a server

    Do I develop the site, drop it in wwwroot and there it is. As long as I have a static IP? What are the configs for IIS to allow outside traffic to reach the wwwroot folder?

  7. #7
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: setting up a machine as a server

    Its not really my area but I like Ms products when running other MS products.

    Basically if you want it for public hosting of a web site then you need a static IP, decent connection speed, like dsl, and IIS configured to your local website in your wwwroot folder.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  8. #8

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2005
    Location
    Wisconsin
    Posts
    788

    Re: setting up a machine as a server

    Sounds simple enough. I have cable right now but plan on checking out dsl, seeing how charter has decided that they are not getting enough money out of me!! I would think that cable would be getting cheaper not more expensive since it is less and less costly to maintain. But I digress. Do you think I can find the settings(configs for IIS) on MSDN? Not even thought of looking there yet.

  9. #9
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: setting up a machine as a server

    I think visualAd has a tutorial on setting up something concerning webservers. I dont think IIS was complicated at all. It was just like a wizard to step through each step. You should be able to find visualAds thread or search on MSDN.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  10. #10
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: setting up a machine as a server

    Here is a bunch of information on setting up a web server. Some of it is old, but the principles remain the same.

  11. #11
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985

    Re: setting up a machine as a server

    Quote Originally Posted by mojo69
    I was just reading about Apache, that is normally associated with Java correct? Would that be better to use than a microsoft product?
    Apache is an open-source web server. It has nothing to do with java (thankfully).

    Apache has been in use longer than IIS so it has matured and the majority of websites are operated with Apache.

    You can use Apache with Windows, however; it's better to run Apache on FreeBSD, Linux, or Unix where it was developed rather than the port for Windows which can have some problems.

    So, basically, use IIS if you're on Windows. Use Apache if you're on anything else or if you want to use other technologies like PHP or MySQL (don't know how well they work with IIS, or if they even work with it but it's a breeze to setup with Apache)

  12. #12
    Frenzied Member tr333's Avatar
    Join Date
    Nov 2004
    Location
    /dev/st0
    Posts
    1,605

    Re: setting up a machine as a server

    Last edited by tr333; Jan 1st, 2006 at 12:59 AM.
    CSS layout comes in to the 21st century with flexbox!
    Just another Perl hacker,

  13. #13
    Fanatic Member
    Join Date
    Oct 2004
    Posts
    751

    Re: setting up a machine as a server

    Quote Originally Posted by RobDog888
    Its not really my area but I like Ms products when running other MS products.

    Basically if you want it for public hosting of a web site then you need a static IP, decent connection speed, like dsl, and IIS configured to your local website in your wwwroot folder.
    Acctually I disagree , if you have a dynamic IP you can setup dynamic DNS with a free service such as dyndns.org or freedns.afraid.org (I'm sure if you google free dns youll get a lot more).
    My Projects: [ Instant Messagener Client/Server ] [ VBPictochat ]

    My Sites:
    [ Datanethost ]
    [ Helpdesk ]

    Remember if my post was helpful then Rate This Post.

  14. #14
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: setting up a machine as a server

    Yes, thats true but thats why I posted "Basically". I didnt want to get into every possible solution.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width