ssh -i JudithHe.cer ubuntu@ec2-34-205-255-244.compute-1.amazonaws.com(copy it from instances)
scp -i <private_key_path> <local_file_path> ubuntu@<public_ip>:~ (upload a file from local computer to EC2 instance)
wget https://phoronix-test-suite.com/releases/repo/pts.debian/files/phoronix-test-suite_10.8.4_all.deb
sudo dpkg -i phoronix*.deb
sudo apt-get update(fix some missing dependencies)
phoronix-test-suite
Sudo apt-get install php-cli php-xml
Sudo apt —fix-broken install
phoronix-test-suite list-available-suites
sudo apt-get install php-zip
- [ ] CPU test
phoronix-test-suite run pts/kvazaar
phoronix-test-suite run pts/compress-7zip
phoronix-test-suite show-result 7zip
phoronix-test-suite run pts/ramspeed
Cloud computing
最新推荐文章于 2025-05-05 20:55:16 发布