Initial pointers for web based LAMP installation

Dwight Hutto dwightdhutto at gmail.com
Sat Sep 8 19:43:46 EDT 2012


On Sat, Sep 8, 2012 at 7:42 PM, Dwight Hutto <dwightdhutto at gmail.com> wrote:

>
>
> On Sat, Sep 8, 2012 at 4:31 PM, Matteo Grämlin <matteo.g at gmx.net> wrote:
>
>> Hi all
>>
>> This is what I want to do: On a LAMP server, people are able
>> to request for an instance of a particular LAMP application
>> by submitting a few options. That involves creating a couple
>> of directories, getting the code, writing a config file,
>> setting file permissions and creating a mysql user.
>>
>> I can do it except for the interface with a shell script. Because
>> of the web interface I was told that python is the right language
>> but I have no knowledge in python.
>>
>> Could you pl. give me the initial pointers for this scheme?
>>
> I haven't played with this part of that much of Linux yet.
>
> you give them group access, certain privileges, and shell access, then
> they sudo apt-get install, or yum(correction), etc., and use it in usr/shr
> I think, but not from the admin, it becomes sandboxed.
>
>
> --
> Best Regards,
> David Hutto
> *CEO:* *http://www.hitwebdevelopment.com*
>
>


-- 
Best Regards,
David Hutto
*CEO:* *http://www.hitwebdevelopment.com*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20120908/724dd7f9/attachment.html>


More information about the Python-list mailing list