Build your own WEB and FTP server with peanut shells

Source: Internet
Author: User

I. Starting from the Operating System
1. Select the Server Family System
If we want to build a stable and powerful network server, we must use a system that supports network services. In the WINDOWS system set, the system used as a Server includes the old NT Server series, the popular 2000 Server series, the 2000 Advanced Server series, and the future. net Server series. For peanut users, it is more appropriate to use Windows 2000 Server in terms of speed and performance as a personal or small-scale company website. Subsequent introductions will be based on this system.
In addition, I would like to remind you that most of the WIN2000 purchased on the d version market has been patched, that is, the so-called SP version. Microsoft's latest patch is SP3. When you choose, you 'd better buy the SP3 version, which saves a lot of time for online patching :)
2. Install the system and software
You can install the WIN2000 SERVER System in the default mode. Most of the functions we need are available. After the installation is complete, we also need to install the dialing software. I personally recommend RASPPPOE and NetVoyager. The previous installation is complicated, for new users, we should select a simple one: NetVoyager is a dial-up software compiled by South Koreans. In the same principle as RASPPPOE, NetVoyager binds a Protocol to the nic and uses ISDN for dial-up, automatic dialing is also supported, okay :) http://gdhttp.skycn.net/down/netvoyager2.0.exe) this is.

The installation of this software is also very simple, and it will be OK without stopping NEXT. After the installation is complete, run the new icon on the desktop and enter your account and password to connect to the INTERNET, which is what we call the INTERNET. If you cannot find the software, you can also use the software provided by the network service provider to access the Internet)
After connecting to the Internet, the first thing is to go to Microsoft's Windows Update Website. Click "start" on the top of the "Windows Update" menu ". He will pop up a series of plug-ins to install, all click "yes" to complete. Then, according to his prompt, you may be allowed to restart only the class, so you may have to repeat this step several times until all the "key system updates" are updated. Remember, during this time, you 'd better not log on to any other website or install any software or other plug-ins. Wait for him to download and install all updates.
Then I install network firewall, my recommendation is Norton's personal firewall http://www.99soft.com/down.asp? Id = 7080 & no = 1) secure and easy to use, as well as automatic updates. This is also done by a charge "NEXT". After the installation is complete, run its "live Update" Update.
If you have a network firewall, you still need a virus firewall. Why are there too many walls. Is Norton Antivirus 8.0 Chinese Enterprise Edition http://www.cnyou.com/down/download.asp recommended? After downid = 1 & id = 1747), Run "live Update" to Update to the latest version.
After all the walls of the Great Wall are built, it's our turn to be a peanut shell. Don't say that? Ah or stick it to the http://www.oray.net /)

2. Software settings
1. Set peanut shells
To use peanuts, you must have an account passport)
Go to the peanut account application page http://8008.oray.net: 8008/Workstation /)
Apply for a proud passport, register your peanut shells, apply for a free Domain Name. As for top-level domain names, we will talk about it later.) are you done? Open your peanut shell, that is, a small box next to time in the lower right corner of the system. By the way, this box is colored when it connects to the network and logs on to the peanut server. Once the peanut server or your network fails, it will become gray. We haven't logged on yet, so the small box should be gray now. Log on to the server now. Double-click the box and a window will pop up. On the "status" Page, enter the account and password you just applied for, and click "Refresh list ". At this time, your firewall will tell you that you want to access the public network. You must agree to this request. We will accept this request.) If you can see the domain name you just applied for, it means you have succeeded! The peanuts should be colored now.

2. Set IIS
Everybody, the key content is coming. IIS 5.0 is an HTTP/FTP/SMTP/frontpage server service that comes with WIN2000. It integrates ASP dynamic page technology, ftp server, SMTP mail SERVER, and frontpage SERVER. Is a very powerful service group.
Right-click my computer and choose "manage". In the "Computer Management" window, expand "services and applications" and click "Internet Information Service" on the right of the window, we can see that the "Default Web site" and its "status" is "running"; "Host header name" is empty "ip address" is "all unallocated "; "Port" is "80"

Don't confuse these concepts for a while. You will understand it later. In fact, they are not important. What we say here is not important. It is not that they are really not important, but for us, we will not understand them for the time being because they need to be changed)
Right-click "Default Web site" and select "properties ". A "Default Web site properties" window is displayed. You must be careful not to modify any attributes unless you are sure that the modification is beneficial to you.
We should first change the "Description" on the "Web site" page to the original "Default Web site" description to your own site name.
Click the "main directory" Page, modify the "local path", click "Browse", and select the directory where your website is located. For example, if you want to save the website file in the "MYWEBSITE" Directory of drive D, you can click "Browse" and select the "MYWEBSITE" Directory of drive D, and then confirm. The address in the "local path" column is changed to "D: \ MYWEBSITE.
Okay. The last step is to change the Website access documentation. That is to say, after someone typed your domain name in a browser, how does the server know how to open one of the many files in your website directory? Let's just look at it! On the document page, we can see that there are three documents in "enable default Document", and there are two arrows up and down and two buttons "add" and "delete. When IIS receives a service request, it will look for it in your website directory. The first of the three files is the one in the first line, open the file to respond to the service request. If you cannot find the file, you will find the second file, the one in the second line, and so on. Therefore, if you want your website to be more efficient, you must put your homepage file on the first line. Click "add" to enter the file name, for example,"
Index. asp "and click OK. Then, you can see how the last row is located? Don't worry. First click the file "index. asp" you just filled in, and then click the up arrow to see the file go up :)
Now, the most basic IIS settings are complete. Click "OK ". Enter your domain name in your browser.
3. Set up your own forum, message board, and chat room
If you only use HTML static pages, you only use the IIS function with less than 10 points. Have you ever thought about creating a forum like peanut? Yes? Of course! However, you must first learn about ASP, databases, and so on. Not very difficult :)
ASP stands for Active Server Pages, which is a technology that Microsoft uses to replace CGI as an early standard for dynamic services and other services. The latest version is asp. net, but IIS 5 cannot be used to explain the pages written in ASP. NET. We should use ASP. JSP, PHP, CRML... are of the same nature as ASP ...... And so on. Everyone has different performance and other aspects. For new users, we are unlikely to develop a set of forums, message boards, and other programs on our own. Therefore, we can only do this.
We go to http://down.vv66.com/) find a suitable forum to download or go to http://www.dvbbs.net/download/dvbbs5_final.exe) direct download dynamic Network Forum recommendations) dynamic network forum for fast and stable known, there are a variety of plug-ins installed, the most important thing is that he has detailed installation instructions. It's good for new users. It's also good for my hands .)
After the download, install the self-extracting files) to your website directory such as "D: \ mywebsite \" he will create a new directory "dvbbs" after completion, visit your domain name http://XXXX.vicp.net/dvbbs look. You have already entered the forum ~~~~~ Haha
Then let's set the Forum color and some configurations. In the browser, Type. After entering the management page, you can see many, many, and many options. Hey, let's look at this.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.