This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Finding external IP address fast | |
wget http://ipinfo.io/ip -qO - | |
* Test download speed using a file download | |
- the Infinite file downloader | |
wget -O /dev/null http://infinite-download.ma.ttias.be/download.php | |
or | |
- Nvidia global driver |