-
著名的 良葛格 Java学习笔记 适合入门 简约 清晰 还有很多其他的教程。
-
GNUPanel is a completely free (GPL) replacement for proprietary web hosting automation software. GNUPanel is under development, focusing on translation efforts that permit the entire free software community to participate. Currently, GNUPanel is Debian-centric, however, a distro-agnostic approach is planned.
-
ISPConfig is an open source hosting control panel for Linux. ISPConfig is licensed under BSD license. cpanel的开源替代 cpanel open source alternative
-
FTP SERVERS behind the LinkSys – Any Port
Just the opposite of the client case, when a server is behind the LinkSys it can NOT do PASV mode for the outside world. Notice the irony – if both client AND server are behind LinkSys’ AND non-standard ports are used, no connection can be made easily. Standard Port 21 is the only quick way.
详细讲述了主动模式和被动模式的FTP server和client的原理,包括了在NAT后面的FTP server和client -
a document about the FTPD on Active Mode(Port Mode) and Passive Mode. 介绍了FTPD的主动模式和被动模式。
-
ProFTPD is a proven, high-performance, scalable FTP server written from scratch, with a focus toward simplicity, security, and ease of configuration. Naturally, ProFTPD powers some of the largest sites on the Internet. It features a very Apache-like configuration syntax, modules, and a highly customizable server infrastructure, including support for multiple ‘virtual’ FTP servers, anonymous FTP, and permission-based directory visibility.The main purpose of these tools is easy to maintain proftp server.
-
setup a proftpd in Debian with TLS enabled, very good article, very simple and clear document.
-
ProFTPD is a ftp server written for use on Unix and Unix-a-like operating systems, there is no support for native use under Microsoft Windows.
The TLS protocol allows applications to communicate across a network in a way designed to prevent eavesdropping, tampering, and message forgery. TLS provides endpoint authentication and communications privacy over the Internet using cryptography. Typically, only the server is authenticated (i.e., its identity is ensured) while the client remains unauthenticated.
-
FTP is a very insecure protocol because all passwords and all data are transferred in clear text. By using TLS, the whole communication can be encrypted, thus making FTP much more secure. This article explains how to set up ProFTPd with TLS on a Debian Etch server.
-
As popular as MySQL is there aren't many third party backup tools that will do a proper backup of your data. If you want to avoid data corruption, half-committed transactions, and many other problems, your best to go with one of the bundled backup utilities: mysqldump, mysqlhotcopy, mysqlsnapshot,
-
GADMINTOOLS consists of several easy to use C / GTK+ server administration tools for the following list of servers: ISC BIND DNS server ISC DHCPD server
Proftpd standalone server Samba filesharing
Apache webserver Squid proxy server
RSYNC backup server and client