If you have a web server of your own, how do you configure

  

Recently, the various webmasters have been implicated in their own servers, and Fish is thinking, if you have a server of your own, I How will it be configured? It happened that the company just had a new server, so I probably studied it and summarized the following points (this time I discussed the configuration software):

As a WEB server, what software should I have? Here are 10 of the most commonly used ones:

1.Arp firewall, the first software that must be installed on the hosting server is the Arp firewall. Now there are two free Arp firewalls, one is Qihoo. 360 Arp firewall, one is Jinshan Arp firewall;

2. Remote desktop connection, the first one said to install this is because, because of hosting, it is natural to remotely control, install "remote desktop connection" Server-side program, then the client can manage the server through Remote Desktop, program: Remote Desktop - Remote Desktop Connection (formerly known as "Terminal Services Client");

3.FTP Service and Client End: such as sever U; upload the client's file to the server, you can also use the FTP server function that comes with IIS;

4. Hardware detection, mainly to detect CPU, motherboard, memory, system, etc. Hardware design Prepared information, software has CPU-Z, etc.;

5. Code editor, you can use Notepad++, Notepad++ is a free and open source source code, HTML webpage code editing tool, support up to dozens of common Source code or script syntax, including C, C++, Java, C#, XML, HTML, PHP, Javascript, RC resource file, makefile, ASCII, doxygen, ini file, batch file, ASP, VB/VBS, SQL, Objective- C, CSS, Pascal, Perl, Python, Lua, etc., are very powerful. After installing on the server, you can directly modify the source code on the website.

6. Log search, WinHex is recommended here, it is a very fast file editor. Open hundreds of megabytes of large files quickly, use WinHex to easily open large log files on the server and search for them;

7. Log analysis, you can use Google Analytics this powerful free Web analytics services, of course, you can also use WebLog Expert;


8. Process monitoring, Process Explorer - Process Explorer is a free process monitoring tool;

9. Port Monitoring, TcpView - TcpViews is a free port and thread monitoring tool that lists current process lists for all TCP and UDP ports, including TCP connections for local and remote addresses, in fact similar to the system command netstat;

10. Traffic monitoring software, there are many free traffic monitoring software on the Internet, not listed here, saying that one is not free--DU Meter, DU Meter is an easy-to-use network traffic monitoring tool, graphics The interface display is very intuitive, and it can monitor the network speed of uploading and downloading of the server in real time, as well as the traffic statistics function.

Of course, these are all necessary tools for the WEB server, as well as the components that the website itself needs to use, such as IIS, SQL, Mysql, PHP, .net components, etc., needless to say It is.

Copyright © Windows knowledge All Rights Reserved