I am running a python script and when I execute it as normal user mininet says
must run as root
and when I execute it as root user it works fine but after the script I have to open xterm h1 and it doesn't allow if you are a root user.
How to open xterm as a root user?