VPS rental for Bandwidth Mining
VPS Rental Tutorial
1. AWS LightSail
1. Address: https://lightsail.aws.amazon.com/ls/webapp/home?#
2. Rent a VPS
2.1 Enter the console and select Create Instance
2.2 Select the region where you want to create the instance
2.3 Select the instance image. We choose Linux —- Ubuntu 22.04
2.4 Create a custom key Download and select your model
2.5 Complete creation
3. After the creation is complete, set up the security group and login for the instance
3.1 Enter the Lightsail console and configure the vps
3.2 Select Networking and open UDP 3478 and UDP 40001-41000 ports
3.3Get helpIf you don’t know how to operate Linux, please save the pem key generated in step 2.4 and copy the public IP address displayed in the “Networking” option, and find our professional technical support to help you deploy and solve the problem.
4. If AWS Lightsail does not have a device in the region you want, you can check whether AWS EC2 has the region you need.
4.1 URL:https://us-east-1.console.aws.amazon.com/billing/home?region=ap-southeast-1#/account?AWS-Regions
> Note: The above shows disabled areas. You can choose to enable them according to your actual situation.
4.2: Rent AWS EC2URL: https://ap-southeast-3.console.aws.amazon.com/ec2/home?region=ap-southeast-3#Instances:
Note: This is the Asia Pacific Jakarta region. You can switch to other regions as shown in the following figure.
4.3 启动EC2实例
4.4 选择Ubuntu 选择ubuntu22.04
4.5 We recommend choosing the t3.small model. Ubuntu costs $0.0264 per hour, which is about $19-20 per month.,
4.6 Create a key pair. If you are purchasing EC2 for the first time, we strongly recommend that you create a new key pair. If you are purchasing again, you can choose a key pair that has already been generated. The same applies to security groups.
4.7 Expand the disk and start the instance. We recommend that you enter a disk capacity of more than 30G. If you enter the full 30G, there may be a calculation error in the middle, and it may show that you do not have enough 30G. This will not meet the program's judgment, and your device will not be able to join the mining.
4.8 Set the security group, enter the console and click the instance ID
select Security---Security groups
Click Inbound Rules
Click Add Rule, create UDP 3478 and UDP 40001-41000 ports, set anyone to access 0.0.0.0/0, click Save
4.9 Login and use, same as lightsail