#!/bin/sh
export DISPLAY=localhost:1.0
cd /root
rm -rf ~/.vnc/*.log /tmp/plugtmp* > /dev/null 2>&1
killall firefox > /dev/null 2>&1
/usr/bin/firefox --new-tab http://www.ebesucher.com/surfbar/s18309823 > /dev/null 2>&1 &