一个分布式测试系统利器
Create an EC2instance Sign up forAWS In Services -> EC2, click “Launch Instance” Choose the 64 bit Debian Jessie image Hit review and launch Save your SSH key pair! Install Java SSH into your instance and open /etc/apt/sources.list in your favorite editor. Add jessie-backports to the file: deb http://ftp.debian.org/debian jessie-backports main Now run sudo apt-get update, and install the following! $ sudo apt-get install openjdk-8-jre openjdk-8-jre-headless libjna-java Use Docker You need toi...








