killall python
nohup ./webfront.py --port=8080 > /dev/null  & 
nohup ./webfront.py --port=8081 > /dev/null & 
nohup ./webfront.py --port=8082  > /dev/null & 
nohup ./webfront.py --port=8083 > /dev/null &