hosting.py is a web server account manager for Debian GNU/Linux and derivatives, such as Ubuntu Linux I am maintaining. I am proud to announce that the version 0.2 is out ! hosting.py now supports MySQL accounts and databases management and his core is modular. The documentation as been rewrited and detailled. hosting.py needs contributors. Testers…
Category: Python
hosting.py: Debian/Ubuntu webserver administration tool
hosting.py allows to easily create and manage accounts on shared servers running Debian GNU/Linux (and derivatives, such as Ubuntu Linux). It includes support for Apache virtual hosts, UNIX accounts, MySQL databases and privileges. hosting.py is a command line tool wrote in Python by Kévin Dunglas. Philosophy The philosophy behind this tools is “keep it simple”….
hosting.py: un gestionnaire de serveur web pour Debian/Ubuntu
hosting.py, c’est un petit script d’administration de serveurs Debian et ses dérivés (testé sous lenny et Ubuntu). C’est un outils très simple destiné à gérer les utlisateurs d’un serveur Web (Linux Apache PHP MySQL). Il permet la création, la modification et la suppression d’utilisateurs UNIX et d’hôtes virtuels Apache. Le support des comptes MySQL n’est…