Hi Ganesh Why do you want to do it with Django? You can go about building a light GUI in python that accomplishes your task, but, again, since you say the system's embedded, I don't know what libraries are you willing to put on it. Also, it will require the Python runtime to be installed. That said, this <http://code.google.com/p/ipaddr-py/> might help.
Cheers! On Sun, Jan 22, 2012 at 2:50 PM, Ganesh Kumar <bugcy...@gmail.com> wrote: > Hi guys > > I'm working on a simple web interface for an embedded computer. The > computer will ship with a static default ip that will then need to be > updated by the install tech who may not be tech/linux savvy. > > Basicly I need to change the following system settings from a Django app. > > 1. IP Addres > 2. Subnet > 3. Default Gateway > 4. DNS Servers 1&2 > > I realize that I can could just overwrite the config files in linux but I > was wondering if there is a more "Python" way of doing it. > > I want any ready to use module is there, please guide me. > > > -Ganesh. > Did I learn something today? If not, I wasted it. > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to django-users@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > -- Yati Sagade <http://twitter.com/yati_itay> (@yati_itay <http://twitter.com/yati_itay>) -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.