-
-
Notifications
You must be signed in to change notification settings - Fork 28
1.13 Speedtest
Tomato6966 edited this page Aug 14, 2022
·
5 revisions
Copy Paste this Command:
curl -s https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py | python -
or manual installation:
curl -s https://install.speedtest.net/app/cli/install.deb.sh | sudo bash
sudo apt-get install speedtest -y
Then:
speedtest
or download from SOURCE:
mkdir speedtest
cd speedtest
wget https://install.speedtest.net/app/cli/ookla-speedtest-1.1.1-linux-x86_64.tgz
tar -xvzf ./ookla-speedtest-1.1.1-linux-x86_64.tgz
rm speedtest.* -r # delete useless files
./speedtest # start a speedtest
-
1 All needed Console Commands
- 1.1 Directory Navigation
- 1.2 System Information
- 1.3 Hardware Information
- 1.4 File and Directory Cmds
- 1.5 Process Management
- 1.6 File Permissions
- 1.7 Networking
- 1.8 Archives (Tar Files)
- 1.9 Search
- 1.10 File Transfers
- 1.11 Disk Usage
- 1.12 User Information and Management
- 1.13 Speedtest
- 1.14 Clear Cache
- 1.15 Disable Sleeping Processes (Suspending)
- 1.16 Remove Welcome Message