Re: [Tutor] Setting Network settings from Python/Djang

2012-01-22 Thread ian douglas
Well DNS would be easy, just modify /etc/resolve.conf ... the other files you need to modify would depend on your distro because they all do something slightly different it seems. On Jan 22, 2012 3:25 AM, "Ganesh Kumar" wrote: > I'm working on a simple web interface for an embedded computer. The

[Tutor] Setting Network settings from Python/Djang

2012-01-22 Thread Ganesh Kumar
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. Su