When the site development to a certain scale, the webmaster should start to consider for the site hosting server. Usually the server will be placed in the telecommunications or Netcom's computer room, the webmaster through remote to manage the server. When the site server for hosting, need to install some common server running software, in order to more effectively manage this remote server, today I based on my own management experience, recommended 10 useful Server tools software for everyone to reference and share.
ARP Firewall
ARP Firewall-The first software that the hosting server must install now is the ARP firewall, no way ah, China This network environment, do not install ARP firewall is waiting to be hanged Trojan. Now the free ARP firewall mainly has two, one is Qihoo's ARP firewall, one is Jinshan ARP firewall.
Remote Desktop Connection
Remote Desktop Connection (formerly known as the Terminal Services Client) is primarily used for remote management of remotely hosted servers and is easy to use, just as easy as operating a local computer. The remote server side must first install the Remote Desktop Connection server-side program, and then the client can manage the server through Remote Desktop.
FTP Service and Client
FileZilla-The client file upload to the server, the most commonly used software is FTP, Microsoft's IIS comes with a simple FTP server software, if it does not feel good, the server can also install free FileZilla Server software, Network Money clients can use the free FileZilla client to support multi-threaded upload files.
Hardware detection
Cpu-z-Cpu-z is a free system detection tool that detects information on a variety of hardware devices such as CPUs, motherboards, memory, systems, and more. It supports a fairly comprehensive range of CPUs, with software that starts fast and detects faster. In addition, it can detect the motherboard and memory related information, which has our common memory dual channel detection function. When you manage your server remotely, you can use this software to make your server's hardware information clear.
Flow monitoring
DU Meter-du Meter is an easy to use network traffic monitoring tool, graphical interface display is very intuitive, real-time monitoring of the server's upload and download speed, as well as traffic statistics function. Can analyze the daily flow, weekly traffic, monthly traffic and other cumulative statistics. Unfortunately, this software is not free.
Port monitoring
Tcpview-tcpviews is a free port and thread monitoring tool, can list all the current TCP and UDP port process inventory, including local and remote address TCP connection, in fact, and System command netstat similar, but GUI interface, easy to use, take up less resources, The default font is small in the Chinese environment and needs to be modified manually. When running on the server, the default refresh time does not use the default of 1 seconds.
Process monitoring
Process Explorer-process Explorer is a free progress monitoring tool that is much more powerful than the Windows-brought Task manager, not only to monitor, pause, terminate processes, but also to view the DLL files called by the process, to prevent viruses, A good helper for killing Trojans.
Log analysis
WebLog expert-Although Google Analytics is a powerful free website analysis service, but must be added to the statistical code to use, WebLog Expert can directly analyze the site's access log files, through the log file to analyze the site visitors, Activity statistics, file visits, search engines, browsers, how to brush Q currency operating system and error pages, and many other statistical information, network monitoring is a good assistant. The software itself is not free, but another version of Weblog Expert Lite is free.
Log Search
Winhex-winhex is a fast file editor. Open hundreds of trillion large file speed, using Winhex can easily open a large log file on the server and keyword search, the effect is very good, I see the fastest text editing search software, overall is a very good 16 binary editor.
Code editing
notepad++-notepad++ is a free source code, HTML page Code editing tool that supports 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 et, Features are very powerful. You can modify the source code on the Web site directly after you install it on the server.
Well, the above is the Moonlight Blog Summary of the ten commonly used server Tools software, on the server using these tools software, will make the server maintenance more convenient and simple, if you also know what other server Tools software, please leave a message to tell me.
Top ten Webmaster Server Tools software you know what