Category: Articles

Computer (3)
Open Source (313)
Security (30)
Server (5)

How to Install pure-ftpd

1. Yum Install Default Version 1.0.30-1.el6
CentOS 6 64-bit EPEL install:
rpm -ivh http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
CentOS 7 EPEL install:
rpm -ivh http://dl.fedoraproject.org/pub …

Yunsuo Common Issues Summary

1. Fix for Website Loading Errors with “security_verify_data=313932xxx” in the URL Below is the Yunsuo 3 settings interface: Log in to Yunsuo: On the main screen, find Anti-CC Attack: As shown above, change the original CC protection level from Medium to Low (or uncheck Enable Browser Behavior Authentication), then reopen the website …

100M Telecom Fiber vs. 20M Enterprise Dedicated Line Comparison

Test Environment: 100Mbps Telecom Fiber, 20Mbps Enterprise Dedicated Line
Platform: Windows 7
Router: H3C Enterprise Router (specific model)
Testing Software: China Telecom Official Broadband Assistant 9.3

Below is the speed for the 20Mbps enterprise dedicated line (click image to enlarge):

Below is the speed for the 100Mbps standard fiber:

Notes: …

About Dedicated Fiber Optics and Regular Fiber Optics

In fact, regular fiber optics are not much different from the old ADSL telephone line broadband — except they are more stable and can support higher speeds. However, this so-called fiber has asymmetric upload and download speeds; downloads feel fast but uploading things is terrible. This is also why some people feel lag when playing online games while running apps like Kugou Music…

ClamAV Installation Guide

ClamAV Antivirus is the most popular antivirus software on the Linux platform. ClamAV is a free and open-source product that supports multiple platforms, such as Linux/Unix, MAC OS X, Windows, and OpenVMS. 1. Installation and Configuration useradd clamav #Add user wget http://mirror.cn …