What is 1Mbps 95th percentile?

So you’re wondering with 1 mbps 95th percentile could possible mean? It means you can use the full 100mbps connection, but 95% of the time you’re at or below 1mbps of actual usage. You’ll hear varying guesses of how much data you can actually transfer, but I usually estimate that each mbps is 330GB up [...]

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • Twitter
  • RSS

How to Bind IP’s to a Debian/Ubuntu Linux Server

To bind additional IP’s that have been provisioned for you to a Debian or Ubuntu server, simply follow the following procedure. 1. Edit the network interfaces configuration file: nano /etc/network/interfaces 2. Add the following lines to the end of the file, replacing x with the next unused number (starting at 0): auto eth0:x – and [...]

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • Twitter
  • RSS