Search results for Virtual Hosting With PureFTPd And MySQL On CentOS 5.0
 |
|
Post date: November 22, 2011, 11:11
Category: Installing
Views: 30303
Comments
|
Tutorial quote: This is a detailed description about how to set up an OpenSUSE 12.1 64bit (x86_64) server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable) with PHP, CGI and SSI support, Postfix mail server with SMTP-AUTH, TLS and virtual mail users, BIND DNS server, Pureftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota, Firewall, Mailman, etc. Since version 3.0.4, ISPConfig comes with full support for the nginx web server in addition to Apache; this tutorial covers the setup of a server that uses Apache, not nginx. |
 |
|
Post date: April 16, 2009, 10:04
Category: Installing
Views: 6210
Comments
|
Tutorial quote: This tutorial shows how to set up a CentOS 5.3 server (x86_64) that offers all services needed by ISPs and web hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota, Firewall, etc. In the end you should have a system that works reliably, and if you like you can install the free webhosting control panel ISPConfig (i.e., ISPConfig runs on it out of the box). |
 |
|
Post date: September 23, 2010, 11:09
Category: Installing
Views: 3385
Comments
|
Tutorial quote: This howto describes one way to build a scalable, secure, full-featured mail platform. It offers virtual hosting of mailboxes in maildir format with support for quotas and server-side filtering, domain aliasing, address aliasing, address forwarding, catchall addresses. Relaying is secured with STARTTLS and SMTP-AUTH. Incoming mails are checked for viruses, spam, and checked against SPF policy and DNSBL. |
 |
|
Post date: August 19, 2008, 10:08
Category: Software
Views: 3691
Comments
|
Tutorial quote: This guide explains how you can create advanced virtual hosts on a lighttpd web server on Debian Etch that are stored in a MySQL database. The method described here does not use the lighttpd mod_mysql_vhost module, and unlike mod_mysql_vhost (which allows you to store only the hostname and document root of a vhost in a database), this method allows to store individual configuration directives for each vhost in the MySQL database. |
 |
|
Post date: April 15, 2008, 11:04
Category: Installing
Views: 3685
Comments
|
Tutorial quote: This document describes how to install a Postfix mail server that is based on virtual users and domains, i.e. users and domains that are in a MySQL database. I will also demonstrate the installation and configuration of Courier (Courier-POP3, Courier-IMAP), so that Courier can authenticate against the same MySQL database Postfix uses. In addition to that, this tutorial covers the installation of Amavisd, SpamAssassin and ClamAV so that emails will be scanned for spam and viruses. I will also show how to install SquirrelMail as a webmail interface so that users can read and send emails and change their passwords. |
 |
|
Post date: June 11, 2009, 12:06
Category: Installing
Views: 3326
Comments
|
Tutorial quote: This document describes how to install a Postfix mail server that is based on virtual users and domains, i.e. users and domains that are in a MySQL database. I'll also demonstrate the installation and configuration of Courier (Courier-POP3, Courier-IMAP), so that Courier can authenticate against the same MySQL database Postfix uses. In addition to that, this tutorial covers the installation of Amavisd, SpamAssassin and ClamAV so that emails will be scanned for spam and viruses. I will also show how to install SquirrelMail as a webmail interface so that users can read and send emails and change their passwords. |
 |
|
Post date: August 7, 2008, 09:08
Category: Installing
Views: 3323
Comments
|
Tutorial quote: This guide explains how you can use mod_mysql_vhost to create simple virtual hosts on a lighttpd web server on Debian Etch. With mod_mysql_vhost, lighttpd can read the vhost configuration from a MySQL database. Currently, you can store the domain and the document root in the MySQL database which results in very simple virtual hosts. If you need more directives for your vhosts, you would have to configure them in the global section of lighttpd.conf, which means they would be valid for all vhosts. Therefore, mod_mysql_vhost is ideal if your vhosts differ only in the domain and document root. |
 |
|
Post date: April 15, 2005, 21:04
Category: Network
Views: 2806
Comments
|
Tutorial quote: If you work around computers for any length of time you'll probably run into an FTP server. FTP stands for File Transfer Protocol and FTP servers are used to do just that, transfer files. FTP has been around for a long time, much longer than P2P programs, or the World Wide Web, in its day it was the primary method of sharing files with others on the Internet, and it remains very popular even today. This tutorial will cover the installation and setup of an FTP server using PureFTPd. |
 |
|
Post date: December 16, 2007, 11:12
Category: Desktop
Views: 5705
Comments
|
Tutorial quote: This document describes how to set up a CentOS 5.1 desktop. It provides all you need for daily work and entertainment, incl. multimedia codecs, Adobe Flash, Adobe Reader, Skype, TrueType fonts, VMware Server, ntfs-3g, Sun Java, and many more. |
 |
|
Post date: September 25, 2011, 16:09
Category: Security
Views: 5979
Comments
|
Tutorial quote: If you want to use nginx and PHP-FPM for shared hosting environments, you should make up your mind about security. In Apache/PHP environments, you can use suExec and/or suPHP to make PHP execute under individual user accounts instead of a system user like www-data. There's no such thing for PHP-FPM, but fortunately PHP-FPM allows us to set up a "pool" for each web site that makes PHP scripts execute as the user/group defined in that pool. This gives you all the benefits of suPHP, and in addition to that you don't have any FTP or SCP transfer problems because PHP scripts don't need to be owned by a specific user/group to be executed as the user/group defined in the pool. |
|
|