Está en la página 1de 1

http://www.alcancelibre.org/staticpages/index.

php/procedimiento-instalar-centos6
http://danilodellaquila.com/blog/instalacion-de-un-servidor-centos-6
medidor de velocidad en terminal modo DOS y con servidores
http://lintut.com/test-internet-speed-from-linux-command-line/
ejemplo
# wget https://raw.github.com/sivel/speedtest-cli/master/speedtest_cli.py
# chmod +x speedtest_cli.py
ejecutar
# ./speedtest_cli.py
# ./speedtest_cli.py --share
# ./speedtest_cli.py --help
./speedtest_cli.py --help
Usage: speedtest_cli.py [options]
Command line interface for testing internet bandwidth using speedtest.net.
-------------------------------------------------------------------------https://github.com/sivel/speedtest-cli
Options:
-h, --help
--share

show this help message and exit


Generate and provide a URL to the speedtest.net share
results image
--simple
Suppress verbose output, only show basic information
--list
Display a list of speedtest.net servers sorted by distance
--server=SERVER Specify a server ID to test against
--mini=MINI
URL of the Speedtest Mini server
--source=SOURCE Source IP address to bind to
--version
Show the version number and exit

También podría gustarte