Domain Technologie Control (DTC) is a Web-based control panel for hosting that can delegate the task of creating subdomains, email, and FTP accounts to users for the domain names they own. It has support for many programs, including bind 8 and 9, MySQL, Apache, PHP 4, qmail, Postfix, Courier, Dovecot, ProFTPD, Webalizer, and mod-log-sql. It can also generate backup scripts, calculation scripts, and config files using a single system UID/GID, and monitor all traffic accounting per user and per service. It is fully skinnable and translated into several languages.
DTC-Xen is a Xen dom0 application and SOAP server (with authentication and SSL) through which a Domain Technologie Control (DTC) Web hosting panel can be connected to manage your VMs. It supports remote start, shutdown, and destroy of your virtual machines, fsck, and OS reinstallation (Debian, CentOS, Gentoo, and NetBSD are supported), as well as SSH login in the physical console (with the ability to remotely change the SSH password). It also displays CPU and network graphs that can be used to analyze the performance of your virtual machines.
mysqmail is a replacement for the qmail standard checkpasswd that performs authentication with a MySQL table. After authentication, it sets up two environment variables that it uses to perform traffic accounting. For SMTP, it provides an alternative logger for the qmail-send program. Instead of logs, it writes the traffic to a MySQL table for the related domain.
mysqmail-postfix-logger is a (very small) daemon that logs all SMTP traffic to an SQL database. It splits the information by domain and user for the From and To fields, making it very easy to count all the SMTP traffic for a given domain name. DTC (Domain Technologie Control) uses it for logging the SMTP traffic.
mysqmail-qmail-logger is a very small daemon that logs SMTP traffic such as successful delivery and relaying to an SQL database. It splits the information by domain and by users in both the to and from fields, which makes it very easy to count all the SMTP traffic for a given domain name.
mysqmail-qmail-pop3d is a replacement for the qmail standard checkpasswd that does authentication via a MySQL table. When done, it sets up two more environment variables, MYSQMAIL_USERNAME and MYSQMAIL_DOMAINNAME. The mysqmail qmail-pop3d replacement will use these variables to do the traffic accounting in the MySQL table for the account.
sbox is a CGI wrapper script that allows Web site hosting services to safely grant CGI authoring privileges to untrusted clients. In addition to changing the process privileges of client scripts to match their owners, it goes beyond other wrappers by placing configurable ceilings on script resource usage, avoiding unintentional and intentional denial of service attacks. It also optionally allows the Webmaster to place clients' CGI scripts in a chroot'ed shell restricted to the author's home directories.
Re: Developer is very knowledgeable and willing to help. > Sorry, DTC do not start a flame-bait war. Hi, I don't know if you are talking to me, but if you do think that I wrote ...
Re: Reinventing the wheel > by the way, > asking "why a new control panel while > there is one ? " > sound like, > "why another car if there is many" ...
Re: Reinventing the wheel > additionally, > ehcp is apt-get powered. So, all server > related programs installed thrugh > apt-get. This means, they are always > updated.....
Reinventing the wheel Hi. What's the point in starting a project like this from scratch nowadays? Don't take it bad, I just want to know your motivation when there is some other altern...
Re: You should help mysqlISP project > Clarification and response: > > 1-. mysqlISP [...] is for large WAN deployment and can easily run 1000s of servers for ISP infrastructure qua...