How to check connectivity/network speed of your VPS
If you concerned about network speed of your vps you can test it by downloading some test files from the internet.
For example:
wget -O /dev/null - http://cachefly.cachefly.net/100mb.testwget -O /dev/null - http://speedtest.tweak.nl/500mb.binThis commands should be exexuted in ssh console.