hi,

I use the LAMP turnkey, i would like to add some extra options to the configuration console. But i can't seem to find where those files are located. Could someone point me into the right direction ?

Replies (4)

confconsole usage template

Reply 1
You're looking for /etc/confconsole/usage.txt

ermmm

Reply 2

that's only the text file that gets outputted, i want to add to the code itself (if i'm right it's written in python) so that's what i'm looking for

Source hosted on github

Reply 3
Sorry, I misunderstood the question. The confconsole source code is hosted on github.

thanks

Reply 4

ok thanks for pointing to the code, i have one more question ...

Do i need to compile this code (i'm new to python) and where (what directory) do i need to put them in ?