Closed Thread
Results 1 to 10 of 10

Thread: How To Make a Server

  1. #1
    Hunter100 is offline Programming Professional
    Join Date
    Feb 2010
    Location
    Australia
    Posts
    289
    Rep Power
    0

    How To Make a Server

    Hello All,

    This is the first web question I've posted on the forum and I didn't know where to put this.

    I want to know how to make a Server, I have Filezilla client and server interface but want to know more about how they work and how to make them.

    Thanks.

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Location
    Advertising world
    Posts
    Many

     
  3. #2
    Join Date
    Jul 2006
    Posts
    16,491
    Blog Entries
    75
    Rep Power
    143

    Re: How To Make a Server

    It depends a little on the OS you want to use, and the type of server you want. A Linux webserver will probably have Apache installed, most likely with PHP and MySQL as well. A Windows webserver would use either Apache or IIS, depending on whether you want to support ASP or ASP.NET. IIS requires a professional or server edition of Windows, however, just to make things more expensive.

    If you will be connecting to your server via FTP, you will need an FTP server as well. If you will be connecting to your server via SSH ... You get the idea.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  4. #3
    Hunter100 is offline Programming Professional
    Join Date
    Feb 2010
    Location
    Australia
    Posts
    289
    Rep Power
    0

    Question Re: How To Make a Server

    So is Windows Home Server an OS for that? Also, what hardware would I need?

    I plan to make a home server so it's not like a server farm or anything.

  5. #4
    Flanky is offline Newbie
    Join Date
    Mar 2010
    Posts
    1
    Rep Power
    0

    Re: How To Make a Server

    I have some books on this subject, interested?

  6. #5
    Hunter100 is offline Programming Professional
    Join Date
    Feb 2010
    Location
    Australia
    Posts
    289
    Rep Power
    0

    Re: How To Make a Server

    Yeah, any info would be great...

  7. #6
    Join Date
    Mar 2010
    Location
    Indiana
    Posts
    17
    Rep Power
    0

    Re: How To Make a Server

    Quote Originally Posted by Flanky View Post
    I have some books on this subject, interested?
    Yes, books would be nice

  8. #7
    throese is offline Learning Programmer
    Join Date
    Jun 2010
    Posts
    38
    Rep Power
    0

    Re: How To Make a Server

    I'm taking an all year Networking course next year.

    Software (Windows):

    Microsoft Server 2003
    Microsoft Server 2008
    WAMP (Windows, Apache, MySQL, and PHP)
    FileZilla Client/Server
    IIS (Read below)
    Microsoft XP Professional (IIS is on this OS for ASP and ASP.NET, you just have to turn it on)

    As for hardware, it depends on how the server will be run (wireless, cable, etc. etc.), what it will be used for (host websites, make a home network, etc. etc.), and what type of computer your using (Apple with Mac OSX or Microsoft with Windows on a Dell, Compaq, Acer, etc. etc.).

    IF it's a home server for Internet or to just connect all the computers in your house on one network, there are many ways to set one up, but I won't go into details until later on today (currently 3:36 AM and I'm really tired).

    I hope that I was able to give you helpful information. =)

  9. #8
    Glin Migrath is offline Newbie
    Join Date
    Jul 2010
    Posts
    5
    Rep Power
    0

    Re: How To Make a Server

    Uhmmm you have to port forward or get hamachi if you want others on your private server.

    Last edited by WingedPanther; 07-10-2010 at 06:57 AM. Reason: Delete spammy links
    sig spam deleted by management.

  10. #9
    ManZzup is offline Newbie
    Join Date
    Jul 2010
    Posts
    10
    Rep Power
    0

    Re: How To Make a Server

    web server?
    you can easily use WAMP on win os
    ex: easyphp

  11. #10
    bbqroast's Avatar
    bbqroast is offline Programming God
    Join Date
    Jul 2010
    Posts
    506
    Blog Entries
    9
    Rep Power
    9

    Re: How To Make a Server

    Too easy...
    Just install xampp HERE. Ther eare tons of youtube tutorials on installing xampp.
    Its basicly a mix of Apache, PHP, Mysql and a couple of other optional packages. Its easy to use witha GUI control panel (if you're using vista you might have to open up the XAMPP folder and run the "apache_start" file yourself). It also has phpmyadmin which makes using mysql a point and click affair instead of using the terminal.

    XAMPP is really for testing, its pretty secure but if you're creating a server which will have credit cards and such like i'd install them manually.
    Please, write clearly with proper structure. Double spacing makes the text feel un-jointed, Capitalizing Every Word Means People Stop Before Every Word Sub-Consciously Which Is A Pain In The Backside, and use code tags! (The right most styling box).

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 12
    Last Post: 09-02-2011, 09:32 PM
  2. How to make Radius server?
    By Hamed in forum PHP Development
    Replies: 0
    Last Post: 08-20-2011, 06:32 AM
  3. make a subdomain look at another folder on my server...
    By shackrock in forum Linux Networking
    Replies: 1
    Last Post: 07-15-2011, 05:47 PM
  4. Replies: 2
    Last Post: 03-19-2011, 04:13 AM
  5. Make my Server more secure
    By Grub in forum Linux/Unix General
    Replies: 4
    Last Post: 10-07-2007, 06:23 AM

Tags for this Thread

Bookmarks

Posting Permissions

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