On Tue, Aug 23, 2011 at 11:29 AM, kasiviswanathan nathan <[email protected]
> wrote:

> Dear All,
>
>               How to design a GUI to execute a system commands(iptables)
> from web page using python. please any one help me.
>

>>>import os
>>>os.system("/sbin/iptables -h ");


-Satya
fossevents.in
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to