::香农::青岛数据恢复中心::

网站网页


vsftpd在mysql上配置虚拟用户指南

Overview

VSFTPD (Very Secure FTP Daemon) is a Secure FTP server for unix/linux systems. It protects or encrypts transferred data using SSL. It is well known because of its security, performance and stability over other servers. Vsftpd supports virtual users with PAM (pluggable authentication modules). A virtual user is a user login which does not exist as a real login on the system in /etc/passwd and /etc/shadow file. Virtual users can therefore be more secure than real users, because a compromised account can only use the FTP server but cannot login to system to use other services. You can put your virtual users into a local db or myql db. This guide is for RHEL/CentOS 5/6 and focuses on mysql based ftp authentication.

 

作者:香农青岛数据恢复中心 2013-11-07 11:01

阅读全文

 
 


VPS上LVM扩容

VPS上LVM扩容

VPS空间原来为10G,现在升级为20G。使用LVM进行在线扩容。

作者:香农青岛数据恢复中心 2013-07-31 14:56

阅读全文

 
 


Apache内存优化

Apache内存优化

本文介绍如何根据服务内存或VPS内存来优化Apache httpd进程,合理优化内存占用

作者:香农青岛数据恢复中心 2012-03-19 15:36

阅读全文

 
 

第1页(共3页)

相关文章 

随便看看 

  1. vsftpd在mysql上配置虚拟用户指南
    OverviewVSFTPD (Very Secure FTP Daemon) is a Secure FTP serve...
    阅读全文
  2. joomla开启system-cache后的问题
    Joomla开启缓存后可以飞速提高页面载入速度,一般都知道在控制面板里启用cache,但是还有一个地方在plugin里有一...
    阅读全文
  3. VPS上LVM扩容
    VPS上LVM扩容VPS空间原来为10G,现在升级为20G。使用LVM进行在线扩容。
    阅读全文