Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

speed test centos

wget -O speedtest-cli https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py
chmod +x speedtest-cli
./speedtest-cli
Comment

centos speedtest

# CentOS/RedHat/Fedora
curl -s https://packagecloud.io/install/repositories/ookla/speedtest-cli/script.deb.sh | sudo bash && sudo yum install speedtest
# List Available Servers
speedtest -L
# Run Test
speedtest
Comment

PREVIOUS NEXT
Code Example
Shell :: git clone in gitpython 
Shell :: install yaourt on arch linux 
Shell :: Linux command line search and replace string 
Shell :: reconnaissance in cyber security 
Shell :: what my ip mac 
Shell :: restart cronjob 
Shell :: linux trim all lines in file 
Shell :: aws credentials file location ubuntu 
Shell :: ubuntu turn off swap 
Shell :: linux shell script print environment variables 
Shell :: remove git ignore cache 
Shell :: unzip all to dir linux 
Shell :: git clone from specific branch 
Shell :: convert crt to pem 
Shell :: bash unsquash specific files 
Shell :: gitkraken gragh empty 
Shell :: arhlinux python.h 
Shell :: git unsafe repository is owned by someone else 
Shell :: install svelte 
Shell :: install openssl 1.0 ubuntu 20.04 
Shell :: ubuntu list users in group 
Shell :: installing nodejs on fedora 
Shell :: get ssh key mac 
Shell :: lhapüasd 
Shell :: install mongodb with brew 
Shell :: ubuntu activate venv 
Shell :: how to change date of file in linux 
Shell :: Install GDAL on AWS EC2 ubuntu instance 
Shell :: install jq command 
Shell :: Criar um dispositivo gerido por cores 
ADD CONTENT
Topic
Content
Source link
Name
3+1 =